[==========] 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:34:11.873903   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:40671,127.0.194.253:46279,127.0.194.252:35293
I20260630 12:34:11.875643   779 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:34:11.876642   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:11.893887   785 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:34:11.893955   788 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:34:11.895550   779 server_base.cc:1061] running on GCE node
W20260630 12:34:11.893920   786 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:34:13.118322   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:13.118563   779 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:34:13.118813   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822853118786 us; error 0 us; skew 500 ppm
I20260630 12:34:13.119663   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:13.126219   779 webserver.cc:533] Webserver started at http://127.0.194.254:45431/ using document root <none> and password file <none>
I20260630 12:34:13.127013   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:13.127243   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:13.127719   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:13.133569   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "d8a4b534c86940a5a200e33fca6ead20"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.141471   779 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:34:13.146936   794 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:34:13.148159   779 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:13.148531   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "d8a4b534c86940a5a200e33fca6ead20"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.148947   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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:34:13.210376   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:13.211925   779 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:34:13.212405   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:13.284129   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:40671
I20260630 12:34:13.284209   845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:40671 every 8 connection(s)
I20260630 12:34:13.290561   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:13.292248   846 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:34:13.298725   849 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:34:13.297358   848 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:34:13.302121   851 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:34:13.302811   779 server_base.cc:1061] running on GCE node
I20260630 12:34:13.303541   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:13.303755   779 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:34:13.303944   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822853303916 us; error 0 us; skew 500 ppm
I20260630 12:34:13.304483   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:13.308475   779 webserver.cc:533] Webserver started at http://127.0.194.253:41543/ using document root <none> and password file <none>
I20260630 12:34:13.309042   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:13.309262   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:13.309540   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:13.310663   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root/instance:
uuid: "054013eef3da4117bd558bb9976a7bf1"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.313647   846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.316527   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:34:13.325428   858 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:34:13.326370   779 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.000s	sys 0.007s
I20260630 12:34:13.326670   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
uuid: "054013eef3da4117bd558bb9976a7bf1"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.326970   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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:34:13.343202   846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:13.345606   796 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.253:46279: connect: Connection refused (error 111)
I20260630 12:34:13.347203   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:13.348868   779 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:34:13.349764   846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.253:46279: Network error: Client connection negotiation failed: client connection to 127.0.194.253:46279: connect: Connection refused (error 111)
I20260630 12:34:13.399258   846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } attempt: 1
W20260630 12:34:13.404609   846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.253:46279: Network error: Client connection negotiation failed: client connection to 127.0.194.253:46279: connect: Connection refused (error 111)
I20260630 12:34:13.417553   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.253:46279
I20260630 12:34:13.417635   910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.253:46279 every 8 connection(s)
I20260630 12:34:13.422111   911 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:34:13.422998   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:13.427734   911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:13.429744   913 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:34:13.433324   914 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:34:13.436059   916 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:34:13.437668   779 server_base.cc:1061] running on GCE node
I20260630 12:34:13.438439   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:13.438628   779 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:34:13.438870   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822853438832 us; error 0 us; skew 500 ppm
I20260630 12:34:13.439604   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:13.443179   779 webserver.cc:533] Webserver started at http://127.0.194.252:37423/ using document root <none> and password file <none>
I20260630 12:34:13.443809   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:13.444036   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:13.444330   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:13.445325   911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.445696   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root/instance:
uuid: "edab161451d04a4c89580ed96e2e0499"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.451992   779 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:34:13.457701   923 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:34:13.458479   911 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.459092   779 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:13.459432   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
uuid: "edab161451d04a4c89580ed96e2e0499"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.459792   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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)
W20260630 12:34:13.464578   911 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:35293: Network error: Client connection negotiation failed: client connection to 127.0.194.252:35293: connect: Connection refused (error 111)
I20260630 12:34:13.473043   846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } attempt: 2
I20260630 12:34:13.482352   846 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:13.486676   846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:35293: Network error: Client connection negotiation failed: client connection to 127.0.194.252:35293: connect: Connection refused (error 111)
I20260630 12:34:13.498816   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:13.499984   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:13.508163   911 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } attempt: 1
W20260630 12:34:13.513407   911 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:35293: Network error: Client connection negotiation failed: client connection to 127.0.194.252:35293: connect: Connection refused (error 111)
I20260630 12:34:13.518126   846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } attempt: 1
W20260630 12:34:13.523638   846 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:35293: Network error: Client connection negotiation failed: client connection to 127.0.194.252:35293: connect: Connection refused (error 111)
I20260630 12:34:13.569380   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.252:35293
I20260630 12:34:13.569473   975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.252:35293 every 8 connection(s)
I20260630 12:34:13.573729   976 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:34:13.573753   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:13.578961   976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.588960   911 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } attempt: 2
I20260630 12:34:13.590294   976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.591120   846 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } attempt: 2
I20260630 12:34:13.602406   976 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:13.613958   846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: Bootstrap starting.
I20260630 12:34:13.613958   911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: Bootstrap starting.
I20260630 12:34:13.617091   976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: Bootstrap starting.
I20260630 12:34:13.622272   976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.622336   911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.622742   846 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:13.624415   976 log.cc:826] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: Log is configured to *not* fsync() on all Append() calls
I20260630 12:34:13.632153   911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: No bootstrap required, opened a new log
I20260630 12:34:13.632269   976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: No bootstrap required, opened a new log
I20260630 12:34:13.633327   846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: No bootstrap required, opened a new log
I20260630 12:34:13.651916   976 raft_consensus.cc:359] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.651916   911 raft_consensus.cc:359] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.653113   976 raft_consensus.cc:385] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.653154   911 raft_consensus.cc:385] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.651916   846 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.653573   911 raft_consensus.cc:740] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054013eef3da4117bd558bb9976a7bf1, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.653520   976 raft_consensus.cc:740] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edab161451d04a4c89580ed96e2e0499, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.653682   846 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:13.654158   846 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8a4b534c86940a5a200e33fca6ead20, State: Initialized, Role: FOLLOWER
I20260630 12:34:13.654774   911 consensus_queue.cc:260] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.654772   976 consensus_queue.cc:260] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.655046   846 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.659543   985 sys_catalog.cc:455] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [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: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:13.660797   985 sys_catalog.cc:458] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:13.662364   976 sys_catalog.cc:565] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:13.662338   984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [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: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:13.663663   984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:13.663794   911 sys_catalog.cc:565] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:13.665508   986 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [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: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:13.666399   986 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:13.667275   846 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:13.708613   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:13.715975   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:34:13.717494  1017 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:13.717736   800 tablet.cc:2406] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:34:13.717896  1017 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:13.718007   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:13.721421  1020 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:13.721784  1020 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:13.722647  1014 catalog_manager.cc:1594] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:13.722970  1014 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:13.726877  1021 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:34:13.729044  1022 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:34:13.741171   779 server_base.cc:1061] running on GCE node
W20260630 12:34:13.741539  1024 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:34:13.742632   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:13.742918   779 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:34:13.743121   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822853743103 us; error 0 us; skew 500 ppm
I20260630 12:34:13.743808   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:13.746603   779 webserver.cc:533] Webserver started at http://127.0.194.193:43111/ using document root <none> and password file <none>
I20260630 12:34:13.747215   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:13.747450   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:13.747795   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:13.749284   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "7c42fab444974b55919c1e721fe52681"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.755447   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:34:13.759722  1029 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:34:13.760629   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:13.760936   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "7c42fab444974b55919c1e721fe52681"
format_stamp: "Formatted at 2026-06-30 12:34:13 on dist-test-slave-zctk"
I20260630 12:34:13.761189   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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:34:13.788842   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:13.790177   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:13.793157   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:13.797024   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:13.797236   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:13.797538   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:13.797706   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:13.866077   985 raft_consensus.cc:493] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.866329   986 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:13.866802   985 raft_consensus.cc:515] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.867012   986 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.869987   985 leader_election.cc:290] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8a4b534c86940a5a200e33fca6ead20 (127.0.194.254:40671), 054013eef3da4117bd558bb9976a7bf1 (127.0.194.253:46279)
I20260630 12:34:13.871826   821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "edab161451d04a4c89580ed96e2e0499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a4b534c86940a5a200e33fca6ead20" is_pre_election: true
I20260630 12:34:13.872375   886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "edab161451d04a4c89580ed96e2e0499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054013eef3da4117bd558bb9976a7bf1" is_pre_election: true
I20260630 12:34:13.874159   886 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edab161451d04a4c89580ed96e2e0499 in term 0.
I20260630 12:34:13.874209   986 leader_election.cc:290] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054013eef3da4117bd558bb9976a7bf1 (127.0.194.253:46279), edab161451d04a4c89580ed96e2e0499 (127.0.194.252:35293)
I20260630 12:34:13.876031   926 leader_election.cc:304] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [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: 054013eef3da4117bd558bb9976a7bf1, edab161451d04a4c89580ed96e2e0499; no voters: 
I20260630 12:34:13.872735   821 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edab161451d04a4c89580ed96e2e0499 in term 0.
I20260630 12:34:13.877475   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8a4b534c86940a5a200e33fca6ead20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edab161451d04a4c89580ed96e2e0499" is_pre_election: true
I20260630 12:34:13.878322   886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8a4b534c86940a5a200e33fca6ead20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054013eef3da4117bd558bb9976a7bf1" is_pre_election: true
I20260630 12:34:13.878772   886 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8a4b534c86940a5a200e33fca6ead20 in term 0.
I20260630 12:34:13.879407   985 raft_consensus.cc:2804] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.879765   985 raft_consensus.cc:493] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.880086   985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.880141   796 leader_election.cc:304] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [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: 054013eef3da4117bd558bb9976a7bf1, d8a4b534c86940a5a200e33fca6ead20; no voters: 
I20260630 12:34:13.881462   986 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:13.881937   986 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:13.882396   986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.887379   985 raft_consensus.cc:515] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.888890   951 raft_consensus.cc:2393] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8a4b534c86940a5a200e33fca6ead20 in current term 1: Already voted for candidate edab161451d04a4c89580ed96e2e0499 in this term.
I20260630 12:34:13.893138   986 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.896976   886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8a4b534c86940a5a200e33fca6ead20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054013eef3da4117bd558bb9976a7bf1"
I20260630 12:34:13.897825   886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:13.900719   821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "edab161451d04a4c89580ed96e2e0499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8a4b534c86940a5a200e33fca6ead20"
I20260630 12:34:13.901605   821 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate edab161451d04a4c89580ed96e2e0499 in current term 1: Already voted for candidate d8a4b534c86940a5a200e33fca6ead20 in this term.
I20260630 12:34:13.904428   985 leader_election.cc:290] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [CANDIDATE]: Term 1 election: Requested vote from peers d8a4b534c86940a5a200e33fca6ead20 (127.0.194.254:40671), 054013eef3da4117bd558bb9976a7bf1 (127.0.194.253:46279)
I20260630 12:34:13.904825   885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "edab161451d04a4c89580ed96e2e0499" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054013eef3da4117bd558bb9976a7bf1"
I20260630 12:34:13.906708   886 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8a4b534c86940a5a200e33fca6ead20 in term 1.
I20260630 12:34:13.908054   796 leader_election.cc:304] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [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: 054013eef3da4117bd558bb9976a7bf1, d8a4b534c86940a5a200e33fca6ead20; no voters: 
I20260630 12:34:13.911834   926 leader_election.cc:304] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [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: edab161451d04a4c89580ed96e2e0499; no voters: 054013eef3da4117bd558bb9976a7bf1, d8a4b534c86940a5a200e33fca6ead20
I20260630 12:34:13.914369   985 raft_consensus.cc:2749] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:34:13.919771   986 leader_election.cc:290] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [CANDIDATE]: Term 1 election: Requested vote from peers 054013eef3da4117bd558bb9976a7bf1 (127.0.194.253:46279), edab161451d04a4c89580ed96e2e0499 (127.0.194.252:35293)
I20260630 12:34:13.921286   986 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:13.921808   986 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 LEADER]: Becoming Leader. State: Replica: d8a4b534c86940a5a200e33fca6ead20, State: Running, Role: LEADER
I20260630 12:34:13.922785   986 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [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: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } }
I20260630 12:34:13.928244   951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8a4b534c86940a5a200e33fca6ead20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edab161451d04a4c89580ed96e2e0499"
I20260630 12:34:13.929411   951 raft_consensus.cc:2393] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8a4b534c86940a5a200e33fca6ead20 in current term 1: Already voted for candidate edab161451d04a4c89580ed96e2e0499 in this term.
I20260630 12:34:13.936538  1076 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8a4b534c86940a5a200e33fca6ead20. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:13.937426  1076 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:13.941154  1082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:13.949842  1082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:13.970988   951 raft_consensus.cc:1275] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Refusing update from remote peer d8a4b534c86940a5a200e33fca6ead20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:13.972055   886 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 1 FOLLOWER]: Refusing update from remote peer d8a4b534c86940a5a200e33fca6ead20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:13.972851  1076 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:13.974211   986 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:13.980741   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:35045
I20260630 12:34:13.981040  1095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:35045 every 8 connection(s)
I20260630 12:34:13.989092   984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8a4b534c86940a5a200e33fca6ead20. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:13.989909   984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:13.999209  1092 mvcc.cc:204] Tried to move back new op lower bound from 7302442409843011584 to 7302442409679962112. Current Snapshot: MvccSnapshot[applied={T|T < 7302442409843011584}]
I20260630 12:34:14.009114  1076 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:14.020344   985 sys_catalog.cc:455] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8a4b534c86940a5a200e33fca6ead20. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:14.020984  1076 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:14.021117   985 sys_catalog.cc:458] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:14.013975   984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:14.027551   984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:14.028149  1082 catalog_manager.cc:1383] Generated new cluster ID: b1b7de13fdc74049ad369108b4060c94
I20260630 12:34:14.028472  1082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:14.035044  1076 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:14.035802  1076 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:14.056241   985 sys_catalog.cc:455] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d8a4b534c86940a5a200e33fca6ead20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8a4b534c86940a5a200e33fca6ead20" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 40671 } } peers { permanent_uuid: "054013eef3da4117bd558bb9976a7bf1" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 46279 } } peers { permanent_uuid: "edab161451d04a4c89580ed96e2e0499" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 35293 } } }
I20260630 12:34:14.057080   985 sys_catalog.cc:458] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:14.069233   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:14.078426  1101 heartbeater.cc:344] Connected to a master server at 127.0.194.253:46279
I20260630 12:34:14.078663  1099 heartbeater.cc:344] Connected to a master server at 127.0.194.252:35293
I20260630 12:34:14.078966  1101 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.079239  1099 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.080454  1101 heartbeater.cc:507] Master 127.0.194.253:46279 requested a full tablet report, sending...
I20260630 12:34:14.080694  1099 heartbeater.cc:507] Master 127.0.194.252:35293 requested a full tablet report, sending...
I20260630 12:34:14.087200   876 ts_manager.cc:194] Registered new tserver with Master: 7c42fab444974b55919c1e721fe52681 (127.0.194.193:35045)
I20260630 12:34:14.090168   941 ts_manager.cc:194] Registered new tserver with Master: 7c42fab444974b55919c1e721fe52681 (127.0.194.193:35045)
I20260630 12:34:14.112257  1105 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40671
I20260630 12:34:14.112718  1105 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:14.112766  1109 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:34:14.113692  1105 heartbeater.cc:507] Master 127.0.194.254:40671 requested a full tablet report, sending...
I20260630 12:34:14.116670   811 ts_manager.cc:194] Registered new tserver with Master: 7c42fab444974b55919c1e721fe52681 (127.0.194.193:35045)
I20260630 12:34:14.120986  1082 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:14.123136  1082 catalog_manager.cc:1540] Loading token signing keys...
W20260630 12:34:14.141842  1110 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:34:14.143230  1112 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:34:14.160013  1082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: Generated new TSK 0
I20260630 12:34:14.161789  1082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:14.169263   779 server_base.cc:1061] running on GCE node
I20260630 12:34:14.170324   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.170547   779 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:34:14.170750   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822854170729 us; error 0 us; skew 500 ppm
I20260630 12:34:14.171293   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.174037   779 webserver.cc:533] Webserver started at http://127.0.194.194:36177/ using document root <none> and password file <none>
I20260630 12:34:14.174517   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.174685   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.174997   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.176069   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "7abb253fe8064f189d58e2cb6db9aeea"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-zctk"
I20260630 12:34:14.180501   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:34:14.184171  1117 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:34:14.185206   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:14.185539   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "7abb253fe8064f189d58e2cb6db9aeea"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-zctk"
I20260630 12:34:14.185889   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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:34:14.236703   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.238351   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.239986   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.242920   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.243187   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.243528   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.243748   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.331408   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:40791
I20260630 12:34:14.331892  1179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:40791 every 8 connection(s)
I20260630 12:34:14.361270  1180 heartbeater.cc:344] Connected to a master server at 127.0.194.252:35293
I20260630 12:34:14.361753  1180 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.362689  1180 heartbeater.cc:507] Master 127.0.194.252:35293 requested a full tablet report, sending...
I20260630 12:34:14.365492   941 ts_manager.cc:194] Registered new tserver with Master: 7abb253fe8064f189d58e2cb6db9aeea (127.0.194.194:40791)
I20260630 12:34:14.361269   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:14.368808  1181 heartbeater.cc:344] Connected to a master server at 127.0.194.253:46279
I20260630 12:34:14.369172  1181 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.370179  1181 heartbeater.cc:507] Master 127.0.194.253:46279 requested a full tablet report, sending...
I20260630 12:34:14.373214   876 ts_manager.cc:194] Registered new tserver with Master: 7abb253fe8064f189d58e2cb6db9aeea (127.0.194.194:40791)
I20260630 12:34:14.374963  1183 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40671
I20260630 12:34:14.375561  1183 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.377131  1183 heartbeater.cc:507] Master 127.0.194.254:40671 requested a full tablet report, sending...
W20260630 12:34:14.377424  1186 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:34:14.380206   811 ts_manager.cc:194] Registered new tserver with Master: 7abb253fe8064f189d58e2cb6db9aeea (127.0.194.194:40791)
W20260630 12:34:14.381274  1187 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:34:14.383380   811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41652
I20260630 12:34:14.390461   779 server_base.cc:1061] running on GCE node
W20260630 12:34:14.392778  1189 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:34:14.393848   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:14.394140   779 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:34:14.394366   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822854394347 us; error 0 us; skew 500 ppm
I20260630 12:34:14.395011   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:14.397852   779 webserver.cc:533] Webserver started at http://127.0.194.195:32853/ using document root <none> and password file <none>
I20260630 12:34:14.398461   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:14.398702   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:14.399019   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:14.400444   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "566bf13c13054d218802a6294a0c8630"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-zctk"
I20260630 12:34:14.406239   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:34:14.410447  1194 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:34:14.411352   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:34:14.411697   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "566bf13c13054d218802a6294a0c8630"
format_stamp: "Formatted at 2026-06-30 12:34:14 on dist-test-slave-zctk"
I20260630 12:34:14.412046   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822851694463-779-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:34:14.432255   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:14.433939   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:14.436369   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:14.440068   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:14.440338   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.440635   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:14.440846   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:14.548025   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:33807
I20260630 12:34:14.548141  1256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:33807 every 8 connection(s)
I20260630 12:34:14.577343  1257 heartbeater.cc:344] Connected to a master server at 127.0.194.252:35293
I20260630 12:34:14.577768  1257 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.578676  1257 heartbeater.cc:507] Master 127.0.194.252:35293 requested a full tablet report, sending...
I20260630 12:34:14.582168   941 ts_manager.cc:194] Registered new tserver with Master: 566bf13c13054d218802a6294a0c8630 (127.0.194.195:33807)
I20260630 12:34:14.582490  1258 heartbeater.cc:344] Connected to a master server at 127.0.194.253:46279
I20260630 12:34:14.582846  1258 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.583782  1258 heartbeater.cc:507] Master 127.0.194.253:46279 requested a full tablet report, sending...
I20260630 12:34:14.585405  1259 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40671
I20260630 12:34:14.585762  1259 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:14.586465   876 ts_manager.cc:194] Registered new tserver with Master: 566bf13c13054d218802a6294a0c8630 (127.0.194.195:33807)
I20260630 12:34:14.586687  1259 heartbeater.cc:507] Master 127.0.194.254:40671 requested a full tablet report, sending...
I20260630 12:34:14.589036   811 ts_manager.cc:194] Registered new tserver with Master: 566bf13c13054d218802a6294a0c8630 (127.0.194.195:33807)
I20260630 12:34:14.589306   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.032331448s
I20260630 12:34:14.590760   811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41660
I20260630 12:34:14.727028  1020 catalog_manager.cc:1295] Loaded cluster ID: b1b7de13fdc74049ad369108b4060c94
I20260630 12:34:14.727350  1020 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: loading cluster ID for follower catalog manager: success
I20260630 12:34:14.728859  1014 catalog_manager.cc:1295] Loaded cluster ID: b1b7de13fdc74049ad369108b4060c94
I20260630 12:34:14.729166  1014 catalog_manager.cc:1588] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: loading cluster ID for follower catalog manager: success
I20260630 12:34:14.732856  1020 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: acquiring CA information for follower catalog manager: success
I20260630 12:34:14.736183  1014 catalog_manager.cc:1610] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: acquiring CA information for follower catalog manager: success
I20260630 12:34:14.736940  1020 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:14.741755  1014 catalog_manager.cc:1638] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:15.122560   811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41648
I20260630 12:34:15.387639  1183 heartbeater.cc:499] Master 127.0.194.254:40671 was elected leader, sending a full tablet report...
I20260630 12:34:15.593623  1259 heartbeater.cc:499] Master 127.0.194.254:40671 was elected leader, sending a full tablet report...
I20260630 12:34:15.707162  1015 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:15.819671   811 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41674:
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:34:15.904475  1145 tablet_service.cc:1511] Processing CreateTablet for tablet 549600240ce84536a0a6841cd434a917 (DEFAULT_TABLE table=test-workload [id=e9c05b2da13643fb976e28d8599b4ee3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:34:15.905544  1057 tablet_service.cc:1511] Processing CreateTablet for tablet 36a83456d11a4b829852e044ca584337 (DEFAULT_TABLE table=test-workload [id=e9c05b2da13643fb976e28d8599b4ee3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:34:15.906298  1145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549600240ce84536a0a6841cd434a917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:15.906067  1056 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc8f40b97a84b01a733a477d2cad7f8 (DEFAULT_TABLE table=test-workload [id=e9c05b2da13643fb976e28d8599b4ee3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:34:15.907311  1057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a83456d11a4b829852e044ca584337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:15.908201  1056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc8f40b97a84b01a733a477d2cad7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:15.923101  1293 tablet_bootstrap.cc:492] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: Bootstrap starting.
I20260630 12:34:15.924218  1222 tablet_service.cc:1511] Processing CreateTablet for tablet cc89cff77d404a33bf9013dfd057d358 (DEFAULT_TABLE table=test-workload [id=e9c05b2da13643fb976e28d8599b4ee3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:34:15.925623  1222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc89cff77d404a33bf9013dfd057d358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:15.931064  1293 tablet_bootstrap.cc:654] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:15.939883  1294 tablet_bootstrap.cc:492] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: Bootstrap starting.
I20260630 12:34:15.943435  1293 tablet_bootstrap.cc:492] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: No bootstrap required, opened a new log
I20260630 12:34:15.943948  1293 ts_tablet_manager.cc:1403] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:34:15.946290  1296 tablet_bootstrap.cc:492] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: Bootstrap starting.
I20260630 12:34:15.946863  1294 tablet_bootstrap.cc:654] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:15.948494  1293 raft_consensus.cc:359] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7abb253fe8064f189d58e2cb6db9aeea" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40791 } }
I20260630 12:34:15.949131  1293 raft_consensus.cc:385] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.949401  1293 raft_consensus.cc:740] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7abb253fe8064f189d58e2cb6db9aeea, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.950098  1293 consensus_queue.cc:260] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7abb253fe8064f189d58e2cb6db9aeea" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40791 } }
I20260630 12:34:15.950613  1293 raft_consensus.cc:399] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:15.950891  1293 raft_consensus.cc:493] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:15.951174  1293 raft_consensus.cc:3060] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.955312  1296 tablet_bootstrap.cc:654] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:15.955819  1293 raft_consensus.cc:515] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7abb253fe8064f189d58e2cb6db9aeea" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40791 } }
I20260630 12:34:15.956681  1293 leader_election.cc:304] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [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: 7abb253fe8064f189d58e2cb6db9aeea; no voters: 
I20260630 12:34:15.958659  1294 tablet_bootstrap.cc:492] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: No bootstrap required, opened a new log
I20260630 12:34:15.959302  1294 ts_tablet_manager.cc:1403] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:34:15.959649  1293 leader_election.cc:290] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:15.960112  1298 raft_consensus.cc:2804] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:15.963950  1294 raft_consensus.cc:359] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:15.964988  1294 raft_consensus.cc:385] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.965369  1294 raft_consensus.cc:740] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c42fab444974b55919c1e721fe52681, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.968820  1298 raft_consensus.cc:697] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 1 LEADER]: Becoming Leader. State: Replica: 7abb253fe8064f189d58e2cb6db9aeea, State: Running, Role: LEADER
I20260630 12:34:15.969534  1293 ts_tablet_manager.cc:1434] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.019s
I20260630 12:34:15.968798  1294 consensus_queue.cc:260] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:15.970129  1298 consensus_queue.cc:237] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [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: "7abb253fe8064f189d58e2cb6db9aeea" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40791 } }
I20260630 12:34:15.972164  1294 raft_consensus.cc:399] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:15.972443  1294 raft_consensus.cc:493] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:15.972759  1294 raft_consensus.cc:3060] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.973934  1296 tablet_bootstrap.cc:492] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: No bootstrap required, opened a new log
I20260630 12:34:15.974579  1296 ts_tablet_manager.cc:1403] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260630 12:34:15.977895  1296 raft_consensus.cc:359] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566bf13c13054d218802a6294a0c8630" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33807 } }
I20260630 12:34:15.978489  1296 raft_consensus.cc:385] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:15.978850  1296 raft_consensus.cc:740] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566bf13c13054d218802a6294a0c8630, State: Initialized, Role: FOLLOWER
I20260630 12:34:15.979614  1294 raft_consensus.cc:515] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:15.979635  1296 consensus_queue.cc:260] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "566bf13c13054d218802a6294a0c8630" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33807 } }
I20260630 12:34:15.980497  1294 leader_election.cc:304] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [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: 7c42fab444974b55919c1e721fe52681; no voters: 
I20260630 12:34:15.980675  1296 raft_consensus.cc:399] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:15.981194  1296 raft_consensus.cc:493] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:15.981598  1296 raft_consensus.cc:3060] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:15.988777  1294 leader_election.cc:290] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:15.988768  1303 raft_consensus.cc:2804] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:15.989578  1296 raft_consensus.cc:515] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566bf13c13054d218802a6294a0c8630" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33807 } }
I20260630 12:34:15.990981  1296 leader_election.cc:304] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [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: 566bf13c13054d218802a6294a0c8630; no voters: 
I20260630 12:34:15.996078   811 catalog_manager.cc:5697] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea reported cstate change: term changed from 0 to 1, leader changed from <none> to 7abb253fe8064f189d58e2cb6db9aeea (127.0.194.194). New cstate: current_term: 1 leader_uuid: "7abb253fe8064f189d58e2cb6db9aeea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7abb253fe8064f189d58e2cb6db9aeea" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40791 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:16.046119  1303 raft_consensus.cc:697] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 1 LEADER]: Becoming Leader. State: Replica: 7c42fab444974b55919c1e721fe52681, State: Running, Role: LEADER
I20260630 12:34:16.047291  1296 leader_election.cc:290] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:16.047691  1305 raft_consensus.cc:2804] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:16.047325  1303 consensus_queue.cc:237] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [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: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:16.050604  1105 heartbeater.cc:499] Master 127.0.194.254:40671 was elected leader, sending a full tablet report...
I20260630 12:34:16.053385  1305 raft_consensus.cc:697] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 1 LEADER]: Becoming Leader. State: Replica: 566bf13c13054d218802a6294a0c8630, State: Running, Role: LEADER
I20260630 12:34:16.054215  1294 ts_tablet_manager.cc:1434] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: Time spent starting tablet: real 0.094s	user 0.036s	sys 0.046s
I20260630 12:34:16.054147  1305 consensus_queue.cc:237] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [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: "566bf13c13054d218802a6294a0c8630" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33807 } }
I20260630 12:34:16.055631  1294 tablet_bootstrap.cc:492] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: Bootstrap starting.
I20260630 12:34:16.059228  1296 ts_tablet_manager.cc:1434] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: Time spent starting tablet: real 0.084s	user 0.045s	sys 0.027s
I20260630 12:34:16.066071  1294 tablet_bootstrap.cc:654] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:16.075284  1294 tablet_bootstrap.cc:492] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: No bootstrap required, opened a new log
I20260630 12:34:16.075882  1294 ts_tablet_manager.cc:1403] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260630 12:34:16.077222   811 catalog_manager.cc:5697] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 reported cstate change: term changed from 0 to 1, leader changed from <none> to 566bf13c13054d218802a6294a0c8630 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "566bf13c13054d218802a6294a0c8630" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "566bf13c13054d218802a6294a0c8630" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33807 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:16.079376  1294 raft_consensus.cc:359] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:16.080049  1294 raft_consensus.cc:385] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:16.080489  1294 raft_consensus.cc:740] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c42fab444974b55919c1e721fe52681, State: Initialized, Role: FOLLOWER
I20260630 12:34:16.081316  1294 consensus_queue.cc:260] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:16.082059  1294 raft_consensus.cc:399] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:16.082429  1294 raft_consensus.cc:493] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:16.082846  1294 raft_consensus.cc:3060] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:16.089947  1294 raft_consensus.cc:515] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:16.090821  1294 leader_election.cc:304] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [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: 7c42fab444974b55919c1e721fe52681; no voters: 
I20260630 12:34:16.091503  1294 leader_election.cc:290] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:16.092984   810 catalog_manager.cc:5697] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c42fab444974b55919c1e721fe52681 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7c42fab444974b55919c1e721fe52681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:16.094400  1294 ts_tablet_manager.cc:1434] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:34:16.092128  1304 raft_consensus.cc:2804] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:16.095609  1304 raft_consensus.cc:697] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 1 LEADER]: Becoming Leader. State: Replica: 7c42fab444974b55919c1e721fe52681, State: Running, Role: LEADER
I20260630 12:34:16.096318  1304 consensus_queue.cc:237] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [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: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } }
I20260630 12:34:16.127640   810 catalog_manager.cc:5697] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c42fab444974b55919c1e721fe52681 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7c42fab444974b55919c1e721fe52681" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c42fab444974b55919c1e721fe52681" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35045 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:17.708314  1015 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:17.710915  1015 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:18.147111   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:34:18.166779   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.167475   779 tablet_replica.cc:333] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681: stopping tablet replica
I20260630 12:34:18.168098   779 raft_consensus.cc:2243] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.168648   779 raft_consensus.cc:2272] T 36a83456d11a4b829852e044ca584337 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.170750   779 tablet_replica.cc:333] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681: stopping tablet replica
I20260630 12:34:18.171196   779 raft_consensus.cc:2243] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.171588   779 raft_consensus.cc:2272] T 4dc8f40b97a84b01a733a477d2cad7f8 P 7c42fab444974b55919c1e721fe52681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.255666   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:34:18.265259   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:34:18.280927   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.281560   779 tablet_replica.cc:333] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea: stopping tablet replica
I20260630 12:34:18.282058   779 raft_consensus.cc:2243] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.282490   779 raft_consensus.cc:2272] T 549600240ce84536a0a6841cd434a917 P 7abb253fe8064f189d58e2cb6db9aeea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.299907   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:34:18.307386   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:34:18.323153   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:18.323792   779 tablet_replica.cc:333] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630: stopping tablet replica
I20260630 12:34:18.324331   779 raft_consensus.cc:2243] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.324779   779 raft_consensus.cc:2272] T cc89cff77d404a33bf9013dfd057d358 P 566bf13c13054d218802a6294a0c8630 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.342207   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:34:18.349645   779 master.cc:562] Master@127.0.194.254:40671 shutting down...
I20260630 12:34:18.505504   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:18.506407   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.506774   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8a4b534c86940a5a200e33fca6ead20: stopping tablet replica
I20260630 12:34:18.525038   779 master.cc:584] Master@127.0.194.254:40671 shutdown complete.
I20260630 12:34:18.535841   779 master.cc:562] Master@127.0.194.253:46279 shutting down...
I20260630 12:34:18.549399   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.549962   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.550285   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 054013eef3da4117bd558bb9976a7bf1: stopping tablet replica
I20260630 12:34:18.589023   779 master.cc:584] Master@127.0.194.253:46279 shutdown complete.
I20260630 12:34:18.598377   779 master.cc:562] Master@127.0.194.252:35293 shutting down...
I20260630 12:34:18.611166   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.611706   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.612022   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P edab161451d04a4c89580ed96e2e0499: stopping tablet replica
I20260630 12:34:18.629215   779 master.cc:584] Master@127.0.194.252:35293 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6783 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:34:18.654389   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:37173
I20260630 12:34:18.655412   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:18.659917  1317 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:34:18.661146  1318 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:34:18.662642   779 server_base.cc:1061] running on GCE node
W20260630 12:34:18.663028  1320 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:34:18.663880   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:18.664064   779 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:34:18.664271   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822858664236 us; error 0 us; skew 500 ppm
I20260630 12:34:18.664831   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:18.667050   779 webserver.cc:533] Webserver started at http://127.0.194.254:45075/ using document root <none> and password file <none>
I20260630 12:34:18.667526   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:18.667721   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:18.668007   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:18.669214   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.673545   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:34:18.676867  1325 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:34:18.677623   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:18.677935   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.678229   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-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:34:18.696106   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:18.697165   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:18.730597   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:37173
I20260630 12:34:18.730685  1376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:37173 every 8 connection(s)
I20260630 12:34:18.734339  1377 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:34:18.743557  1377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d: Bootstrap starting.
I20260630 12:34:18.747512  1377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:18.751200  1377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d: No bootstrap required, opened a new log
I20260630 12:34:18.753129  1377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER }
I20260630 12:34:18.753512  1377 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:18.753743  1377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8c7feb5ec84fd2acd1f8b2b06d7e6d, State: Initialized, Role: FOLLOWER
I20260630 12:34:18.754362  1377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER }
I20260630 12:34:18.754817  1377 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:18.755046  1377 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:18.755328  1377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:18.759130  1377 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER }
I20260630 12:34:18.759634  1377 leader_election.cc:304] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [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: 8c8c7feb5ec84fd2acd1f8b2b06d7e6d; no voters: 
I20260630 12:34:18.760741  1377 leader_election.cc:290] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:18.761019  1380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:18.762384  1380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 1 LEADER]: Becoming Leader. State: Replica: 8c8c7feb5ec84fd2acd1f8b2b06d7e6d, State: Running, Role: LEADER
I20260630 12:34:18.763041  1380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [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: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER }
I20260630 12:34:18.763530  1377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:18.765997  1381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER } }
I20260630 12:34:18.766110  1382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c8c7feb5ec84fd2acd1f8b2b06d7e6d. Latest consensus state: current_term: 1 leader_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8c7feb5ec84fd2acd1f8b2b06d7e6d" member_type: VOTER } }
I20260630 12:34:18.766727  1381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:18.766788  1382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:18.769559  1386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:18.774452  1386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:18.779750   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:18.783289  1386 catalog_manager.cc:1383] Generated new cluster ID: c688b57d49e5414eb0b5965b126899ba
I20260630 12:34:18.783566  1386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:18.795261  1386 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:18.796762  1386 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:18.810024  1386 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d: Generated new TSK 0
I20260630 12:34:18.810644  1386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:18.846470   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:18.852151  1398 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:34:18.853216  1399 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:34:18.855684   779 server_base.cc:1061] running on GCE node
W20260630 12:34:18.855983  1401 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:34:18.856920   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:18.857097   779 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:34:18.857220   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822858857208 us; error 0 us; skew 500 ppm
I20260630 12:34:18.857656   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:18.859856   779 webserver.cc:533] Webserver started at http://127.0.194.193:33759/ using document root <none> and password file <none>
I20260630 12:34:18.860265   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:18.860414   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:18.860690   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:18.861673   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "7213fc3dd67942fda741bce920a45bca"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.865943   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:18.869004  1406 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:34:18.869836   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:18.870122   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "7213fc3dd67942fda741bce920a45bca"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.870364   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-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:34:18.893424   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:18.894459   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:18.895870   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:18.898185   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:18.898406   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:18.898651   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:18.898828   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:18.934473   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:45313
I20260630 12:34:18.934571  1468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:45313 every 8 connection(s)
I20260630 12:34:18.939119   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:18.946023  1473 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:34:18.946522  1474 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:34:18.949342   779 server_base.cc:1061] running on GCE node
W20260630 12:34:18.950103  1476 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:34:18.951011   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:18.951201   779 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:34:18.951400   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822858951386 us; error 0 us; skew 500 ppm
I20260630 12:34:18.951932   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:18.954162   779 webserver.cc:533] Webserver started at http://127.0.194.194:39505/ using document root <none> and password file <none>
I20260630 12:34:18.954631   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:18.954891   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:18.955235   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:18.956282   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "43af781ad4e840f89580f60bbc11071d"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.958357  1469 heartbeater.cc:344] Connected to a master server at 127.0.194.254:37173
I20260630 12:34:18.958737  1469 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:18.959434  1469 heartbeater.cc:507] Master 127.0.194.254:37173 requested a full tablet report, sending...
I20260630 12:34:18.961251   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:18.961547  1342 ts_manager.cc:194] Registered new tserver with Master: 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313)
I20260630 12:34:18.963174  1342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60316
I20260630 12:34:18.964833  1481 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:34:18.965806   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:34:18.966048   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "43af781ad4e840f89580f60bbc11071d"
format_stamp: "Formatted at 2026-06-30 12:34:18 on dist-test-slave-zctk"
I20260630 12:34:18.966269   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-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:34:18.996255   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:18.997279   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:18.998570   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.000712   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.000946   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.001178   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.001345   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.036801   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:40421
I20260630 12:34:19.036890  1543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:40421 every 8 connection(s)
I20260630 12:34:19.041672   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:19.048092  1547 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:34:19.049844  1548 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:34:19.054231  1544 heartbeater.cc:344] Connected to a master server at 127.0.194.254:37173
I20260630 12:34:19.054680  1544 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.055186   779 server_base.cc:1061] running on GCE node
W20260630 12:34:19.055168  1550 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:34:19.055627  1544 heartbeater.cc:507] Master 127.0.194.254:37173 requested a full tablet report, sending...
I20260630 12:34:19.056373   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:19.056658   779 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:34:19.056845   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822859056821 us; error 0 us; skew 500 ppm
I20260630 12:34:19.057535   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:19.057943  1342 ts_manager.cc:194] Registered new tserver with Master: 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:19.059528  1342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60322
I20260630 12:34:19.060091   779 webserver.cc:533] Webserver started at http://127.0.194.195:39919/ using document root <none> and password file <none>
I20260630 12:34:19.060750   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:19.060971   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:19.061242   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:19.062280   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-zctk"
I20260630 12:34:19.066605   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:19.069725  1555 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:34:19.070503   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:19.070801   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
format_stamp: "Formatted at 2026-06-30 12:34:19 on dist-test-slave-zctk"
I20260630 12:34:19.071090   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-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:34:19.088317   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:19.089427   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:19.090777   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:19.092939   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:19.093164   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.093400   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:19.093581   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:19.129606   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:33065
I20260630 12:34:19.129773  1617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:33065 every 8 connection(s)
I20260630 12:34:19.142720  1618 heartbeater.cc:344] Connected to a master server at 127.0.194.254:37173
I20260630 12:34:19.143127  1618 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:19.143805  1618 heartbeater.cc:507] Master 127.0.194.254:37173 requested a full tablet report, sending...
I20260630 12:34:19.145572  1342 ts_manager.cc:194] Registered new tserver with Master: 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:19.146534   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013770048s
I20260630 12:34:19.146741  1342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60336
I20260630 12:34:19.965869  1469 heartbeater.cc:499] Master 127.0.194.254:37173 was elected leader, sending a full tablet report...
I20260630 12:34:20.062170  1544 heartbeater.cc:499] Master 127.0.194.254:37173 was elected leader, sending a full tablet report...
I20260630 12:34:20.149062  1618 heartbeater.cc:499] Master 127.0.194.254:37173 was elected leader, sending a full tablet report...
I20260630 12:34:20.200583  1342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39896:
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:34:20.202966  1342 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:34:20.278705  1583 tablet_service.cc:1511] Processing CreateTablet for tablet 53251a1cdf59432ba7d4c814b6a87338 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:20.279667  1433 tablet_service.cc:1511] Processing CreateTablet for tablet 7a22f23364924ef8aad6a80c6070248d (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:20.280306  1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53251a1cdf59432ba7d4c814b6a87338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.281147  1433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a22f23364924ef8aad6a80c6070248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.288057  1509 tablet_service.cc:1511] Processing CreateTablet for tablet 53251a1cdf59432ba7d4c814b6a87338 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:20.280731  1434 tablet_service.cc:1511] Processing CreateTablet for tablet 53251a1cdf59432ba7d4c814b6a87338 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:34:20.288954  1508 tablet_service.cc:1511] Processing CreateTablet for tablet 7a22f23364924ef8aad6a80c6070248d (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:20.289578  1509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53251a1cdf59432ba7d4c814b6a87338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.290267  1508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a22f23364924ef8aad6a80c6070248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.289585  1434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53251a1cdf59432ba7d4c814b6a87338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.292881  1429 tablet_service.cc:1511] Processing CreateTablet for tablet 60557658bec747f88fff7eb347e57d35 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:20.294255  1429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60557658bec747f88fff7eb347e57d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.297766  1507 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec0756febf04b54ad15db58ccf19e34 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:20.299196  1507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec0756febf04b54ad15db58ccf19e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.298759  1578 tablet_service.cc:1511] Processing CreateTablet for tablet 60557658bec747f88fff7eb347e57d35 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:20.300333  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60557658bec747f88fff7eb347e57d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.300661  1427 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4a9ce6b7e4425a442077203f830f5 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:20.301940  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4a9ce6b7e4425a442077203f830f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.305650  1428 tablet_service.cc:1511] Processing CreateTablet for tablet e9cbcf52b6834e019efafe684c372447 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:20.305903  1577 tablet_service.cc:1511] Processing CreateTablet for tablet e9cbcf52b6834e019efafe684c372447 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:20.306994  1428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cbcf52b6834e019efafe684c372447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.307400  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cbcf52b6834e019efafe684c372447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.281026  1430 tablet_service.cc:1511] Processing CreateTablet for tablet 35edad7c667b459abf8deefa94a325db (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:20.281795  1582 tablet_service.cc:1511] Processing CreateTablet for tablet 7a22f23364924ef8aad6a80c6070248d (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:34:20.309379  1430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35edad7c667b459abf8deefa94a325db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.309623  1582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a22f23364924ef8aad6a80c6070248d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.282456  1432 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec0756febf04b54ad15db58ccf19e34 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:20.282897  1431 tablet_service.cc:1511] Processing CreateTablet for tablet 8e29dc08ce184a4fab43c0c86aca0cab (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:20.283221  1580 tablet_service.cc:1511] Processing CreateTablet for tablet 8e29dc08ce184a4fab43c0c86aca0cab (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:20.313530  1432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec0756febf04b54ad15db58ccf19e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.313738  1580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e29dc08ce184a4fab43c0c86aca0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.313860  1506 tablet_service.cc:1511] Processing CreateTablet for tablet 8e29dc08ce184a4fab43c0c86aca0cab (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:34:20.315174  1431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e29dc08ce184a4fab43c0c86aca0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.316496  1576 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4a9ce6b7e4425a442077203f830f5 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:20.317953  1576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4a9ce6b7e4425a442077203f830f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.318279  1504 tablet_service.cc:1511] Processing CreateTablet for tablet 60557658bec747f88fff7eb347e57d35 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:34:20.321242  1503 tablet_service.cc:1511] Processing CreateTablet for tablet e9cbcf52b6834e019efafe684c372447 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:34:20.283882  1581 tablet_service.cc:1511] Processing CreateTablet for tablet 7ec0756febf04b54ad15db58ccf19e34 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:34:20.324877  1581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec0756febf04b54ad15db58ccf19e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.286233  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 35edad7c667b459abf8deefa94a325db (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:20.312095  1505 tablet_service.cc:1511] Processing CreateTablet for tablet 35edad7c667b459abf8deefa94a325db (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:34:20.333037  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35edad7c667b459abf8deefa94a325db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.315174  1506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e29dc08ce184a4fab43c0c86aca0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.341048  1505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35edad7c667b459abf8deefa94a325db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.344914  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9cbcf52b6834e019efafe684c372447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.347497  1502 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4a9ce6b7e4425a442077203f830f5 (DEFAULT_TABLE table=test-workload [id=65364deb463c43d9ad5cdedff98f9bde]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:34:20.346342  1504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60557658bec747f88fff7eb347e57d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.353157  1502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4a9ce6b7e4425a442077203f830f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:20.396015  1638 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.433715  1638 tablet_bootstrap.cc:654] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.445405  1639 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.447276  1640 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.460618  1639 tablet_bootstrap.cc:654] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.469312  1638 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.469815  1638 ts_tablet_manager.cc:1403] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.015s
I20260630 12:34:20.470722  1640 tablet_bootstrap.cc:654] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.472337  1638 raft_consensus.cc:359] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.473163  1638 raft_consensus.cc:385] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.473443  1638 raft_consensus.cc:740] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.474146  1638 consensus_queue.cc:260] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.475046  1639 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.475556  1639 ts_tablet_manager.cc:1403] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260630 12:34:20.476889  1638 ts_tablet_manager.cc:1434] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:34:20.477780  1638 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.478608  1640 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.478238  1639 raft_consensus.cc:359] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.478982  1639 raft_consensus.cc:385] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.479067  1640 ts_tablet_manager.cc:1403] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.004s
I20260630 12:34:20.479344  1639 raft_consensus.cc:740] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.480322  1639 consensus_queue.cc:260] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.482101  1640 raft_consensus.cc:359] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.482795  1640 raft_consensus.cc:385] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.483083  1640 raft_consensus.cc:740] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.483771  1640 consensus_queue.cc:260] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.484445  1638 tablet_bootstrap.cc:654] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.492965  1640 ts_tablet_manager.cc:1434] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.012s
I20260630 12:34:20.494206  1638 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.494616  1639 ts_tablet_manager.cc:1434] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:34:20.494714  1638 ts_tablet_manager.cc:1403] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:34:20.495669  1639 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.496395  1640 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.497366  1638 raft_consensus.cc:359] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.498131  1638 raft_consensus.cc:385] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.498435  1638 raft_consensus.cc:740] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.499195  1638 consensus_queue.cc:260] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.501291  1638 ts_tablet_manager.cc:1434] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:34:20.501663  1639 tablet_bootstrap.cc:654] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.502213  1638 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.504920  1640 tablet_bootstrap.cc:654] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.509119  1638 tablet_bootstrap.cc:654] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.533777  1639 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.534315  1639 ts_tablet_manager.cc:1403] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.024s
I20260630 12:34:20.534720  1640 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.534973  1638 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.535143  1640 ts_tablet_manager.cc:1403] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.021s
I20260630 12:34:20.535440  1638 ts_tablet_manager.cc:1403] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.007s
I20260630 12:34:20.537015  1639 raft_consensus.cc:359] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.537249  1640 raft_consensus.cc:359] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.537746  1639 raft_consensus.cc:385] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.537884  1640 raft_consensus.cc:385] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.538111  1639 raft_consensus.cc:740] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.538237  1640 raft_consensus.cc:740] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.539127  1640 consensus_queue.cc:260] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.538992  1639 consensus_queue.cc:260] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.539242  1638 raft_consensus.cc:359] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.539923  1638 raft_consensus.cc:385] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.540225  1638 raft_consensus.cc:740] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.541210  1639 ts_tablet_manager.cc:1434] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:34:20.540925  1638 consensus_queue.cc:260] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.542117  1639 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.543022  1638 ts_tablet_manager.cc:1434] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:20.543731  1640 ts_tablet_manager.cc:1434] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:34:20.543963  1638 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.544617  1640 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.548132  1639 tablet_bootstrap.cc:654] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.549399  1638 tablet_bootstrap.cc:654] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.550361  1640 tablet_bootstrap.cc:654] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.560250  1639 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.560920  1639 ts_tablet_manager.cc:1403] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260630 12:34:20.561419  1640 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.561887  1640 ts_tablet_manager.cc:1403] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:34:20.564664  1640 raft_consensus.cc:359] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.565429  1640 raft_consensus.cc:385] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.565755  1640 raft_consensus.cc:740] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.564448  1639 raft_consensus.cc:359] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.566624  1639 raft_consensus.cc:385] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.567035  1639 raft_consensus.cc:740] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.566672  1640 consensus_queue.cc:260] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.567706  1638 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.568228  1638 ts_tablet_manager.cc:1403] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:34:20.567975  1639 consensus_queue.cc:260] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.569242  1640 ts_tablet_manager.cc:1434] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:20.570266  1640 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.570457  1639 ts_tablet_manager.cc:1434] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:20.571449  1639 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.571151  1638 raft_consensus.cc:359] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.571993  1638 raft_consensus.cc:385] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.572372  1638 raft_consensus.cc:740] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.573493  1638 consensus_queue.cc:260] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.575713  1638 ts_tablet_manager.cc:1434] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:20.576735  1638 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.576694  1640 tablet_bootstrap.cc:654] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.576975  1639 tablet_bootstrap.cc:654] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.584431  1638 tablet_bootstrap.cc:654] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.589428  1640 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.589490  1639 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.590030  1640 ts_tablet_manager.cc:1403] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260630 12:34:20.590204  1639 ts_tablet_manager.cc:1403] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260630 12:34:20.592847  1640 raft_consensus.cc:359] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.593580  1640 raft_consensus.cc:385] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.593890  1640 raft_consensus.cc:740] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.593832  1639 raft_consensus.cc:359] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.594898  1639 raft_consensus.cc:385] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.594970  1640 consensus_queue.cc:260] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.595445  1639 raft_consensus.cc:740] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.597144  1639 consensus_queue.cc:260] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.597641  1640 ts_tablet_manager.cc:1434] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:20.598625  1640 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.599020  1639 ts_tablet_manager.cc:1434] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:34:20.599792  1639 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.604357  1639 tablet_bootstrap.cc:654] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.604470  1640 tablet_bootstrap.cc:654] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.606653  1638 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.607200  1638 ts_tablet_manager.cc:1403] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260630 12:34:20.610949  1638 raft_consensus.cc:359] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.612028  1638 raft_consensus.cc:385] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.612504  1638 raft_consensus.cc:740] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.613765  1638 consensus_queue.cc:260] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.616245  1638 ts_tablet_manager.cc:1434] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:34:20.617221  1638 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.618079  1639 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.618072  1640 tablet_bootstrap.cc:492] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.618808  1640 ts_tablet_manager.cc:1403] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:34:20.618808  1639 ts_tablet_manager.cc:1403] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:34:20.621407  1640 raft_consensus.cc:359] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.622126  1640 raft_consensus.cc:385] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.622422  1640 raft_consensus.cc:740] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.623250  1638 tablet_bootstrap.cc:654] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.623229  1640 consensus_queue.cc:260] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.623513  1639 raft_consensus.cc:359] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.624398  1646 raft_consensus.cc:493] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.624509  1639 raft_consensus.cc:385] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.624959  1639 raft_consensus.cc:740] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.624910  1646 raft_consensus.cc:515] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.625914  1639 consensus_queue.cc:260] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.627912  1646 leader_election.cc:290] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.630609  1640 ts_tablet_manager.cc:1434] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:34:20.631608  1640 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.636776  1639 ts_tablet_manager.cc:1434] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260630 12:34:20.638159  1640 tablet_bootstrap.cc:654] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.639576  1639 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.651116  1646 raft_consensus.cc:493] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.651856  1646 raft_consensus.cc:515] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.654806  1646 leader_election.cc:290] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.664472  1640 tablet_bootstrap.cc:492] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.666144  1640 ts_tablet_manager.cc:1403] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.010s
I20260630 12:34:20.666958  1639 tablet_bootstrap.cc:654] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.669159  1640 raft_consensus.cc:359] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.669965  1640 raft_consensus.cc:385] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.670267  1640 raft_consensus.cc:740] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.671006  1640 consensus_queue.cc:260] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.671952  1638 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.672492  1638 ts_tablet_manager.cc:1403] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.018s
I20260630 12:34:20.673364  1640 ts_tablet_manager.cc:1434] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:20.674337  1640 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.675443  1638 raft_consensus.cc:359] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.676198  1638 raft_consensus.cc:385] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.676486  1638 raft_consensus.cc:740] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.677224  1638 consensus_queue.cc:260] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.679423  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:20.679649  1638 ts_tablet_manager.cc:1434] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:34:20.680133  1592 raft_consensus.cc:2468] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:20.680868  1593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:20.681226  1638 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.682287  1407 leader_election.cc:304] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
W20260630 12:34:20.683199  1407 leader_election.cc:343] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:20.683607  1640 tablet_bootstrap.cc:654] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.684054  1646 raft_consensus.cc:2804] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.684446  1646 raft_consensus.cc:493] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.684835  1646 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.687260  1639 tablet_bootstrap.cc:492] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.687804  1639 ts_tablet_manager.cc:1403] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.005s
I20260630 12:34:20.688105  1638 tablet_bootstrap.cc:654] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.690909  1639 raft_consensus.cc:359] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.692049  1639 raft_consensus.cc:385] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.692509  1639 raft_consensus.cc:740] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.694350  1639 consensus_queue.cc:260] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.695191  1640 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.695777  1640 ts_tablet_manager.cc:1403] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.016s
I20260630 12:34:20.698320  1640 raft_consensus.cc:359] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.699038  1640 raft_consensus.cc:385] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.699335  1640 raft_consensus.cc:740] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.699465  1638 tablet_bootstrap.cc:492] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.699970  1638 ts_tablet_manager.cc:1403] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:34:20.700187  1640 consensus_queue.cc:260] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.700897  1644 raft_consensus.cc:493] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.701355  1644 raft_consensus.cc:515] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.702544  1638 raft_consensus.cc:359] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.703289  1638 raft_consensus.cc:385] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.703555  1638 raft_consensus.cc:740] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.704303  1638 consensus_queue.cc:260] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.710624  1644 leader_election.cc:290] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.712910  1639 ts_tablet_manager.cc:1434] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260630 12:34:20.715039  1640 ts_tablet_manager.cc:1434] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260630 12:34:20.717834  1640 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: Bootstrap starting.
I20260630 12:34:20.723161  1639 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.723969  1640 tablet_bootstrap.cc:654] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.724877  1666 raft_consensus.cc:493] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.725353  1666 raft_consensus.cc:515] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.729331  1645 raft_consensus.cc:493] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.729912  1666 leader_election.cc:290] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.729882  1645 raft_consensus.cc:515] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.741667  1645 leader_election.cc:290] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.743278  1639 tablet_bootstrap.cc:654] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.748168  1638 ts_tablet_manager.cc:1434] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.019s
I20260630 12:34:20.731292  1646 raft_consensus.cc:515] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.754189  1638 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: Bootstrap starting.
I20260630 12:34:20.755257  1593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35edad7c667b459abf8deefa94a325db" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:20.755874  1593 raft_consensus.cc:2468] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:20.758492  1407 leader_election.cc:304] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.758984  1444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca" is_pre_election: true
I20260630 12:34:20.759955  1444 raft_consensus.cc:2468] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.760035  1671 raft_consensus.cc:2804] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.763933  1556 leader_election.cc:304] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.764937  1644 raft_consensus.cc:2804] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.765326  1644 raft_consensus.cc:493] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.765683  1644 raft_consensus.cc:3060] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.766533  1666 raft_consensus.cc:493] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.767168  1666 raft_consensus.cc:515] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.768535  1646 leader_election.cc:290] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Requested vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.769795  1666 leader_election.cc:290] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.773079  1593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:20.760505  1671 raft_consensus.cc:493] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.773834  1593 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.774951  1671 raft_consensus.cc:3060] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.776636  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60557658bec747f88fff7eb347e57d35" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:20.777259  1592 raft_consensus.cc:2468] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
W20260630 12:34:20.778079  1390 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:20.773873  1644 raft_consensus.cc:515] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.781105  1395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:34:20.781917  1395 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:20.784760  1407 leader_election.cc:304] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.785547  1666 raft_consensus.cc:2804] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.785921  1666 raft_consensus.cc:493] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.786257  1666 raft_consensus.cc:3060] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.787061  1640 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: No bootstrap required, opened a new log
I20260630 12:34:20.787487  1640 ts_tablet_manager.cc:1403] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.009s
I20260630 12:34:20.791280  1640 raft_consensus.cc:359] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.791903  1640 raft_consensus.cc:385] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.792173  1640 raft_consensus.cc:740] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.793355  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.793949  1516 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.794245  1644 leader_election.cc:290] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.796329  1640 consensus_queue.cc:260] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.797247  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60557658bec747f88fff7eb347e57d35" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.800185  1519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.802542  1517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35edad7c667b459abf8deefa94a325db" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.803125  1640 ts_tablet_manager.cc:1434] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:34:20.803231  1517 raft_consensus.cc:2468] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:20.800896  1668 raft_consensus.cc:493] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.804731  1518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.804893  1668 raft_consensus.cc:515] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.807322  1668 leader_election.cc:290] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.808699  1444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca"
W20260630 12:34:20.810742  1409 leader_election.cc:343] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:20.801743  1519 raft_consensus.cc:2468] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:20.813620  1443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cbcf52b6834e019efafe684c372447" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca" is_pre_election: true
I20260630 12:34:20.819634  1671 raft_consensus.cc:515] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.815501  1593 raft_consensus.cc:2468] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.811825  1444 raft_consensus.cc:3060] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.819475  1666 raft_consensus.cc:515] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.815369  1638 tablet_bootstrap.cc:654] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.819437  1516 raft_consensus.cc:2468] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.822088  1407 leader_election.cc:304] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.823658  1646 raft_consensus.cc:2804] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.820549  1443 raft_consensus.cc:2468] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.825350  1666 leader_election.cc:290] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Requested vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.820324  1409 leader_election.cc:304] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [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: 43af781ad4e840f89580f60bbc11071d, 7213fc3dd67942fda741bce920a45bca; no voters: 5cd4ff8ad0d648828f3d962bf8285dc6
I20260630 12:34:20.825958  1556 leader_election.cc:304] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.827517  1593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60557658bec747f88fff7eb347e57d35" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:20.828009  1593 raft_consensus.cc:3060] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.828496  1668 raft_consensus.cc:2804] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.829046  1668 raft_consensus.cc:493] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.829607  1668 raft_consensus.cc:3060] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.837894  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35edad7c667b459abf8deefa94a325db" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:20.838457  1592 raft_consensus.cc:3060] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.838891  1519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60557658bec747f88fff7eb347e57d35" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.841212  1666 raft_consensus.cc:2804] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.841588  1666 raft_consensus.cc:493] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.841907  1666 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.841943  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35edad7c667b459abf8deefa94a325db" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.842648  1516 raft_consensus.cc:3060] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:34:20.843748  1409 leader_election.cc:343] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:20.840732  1646 raft_consensus.cc:697] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Leader. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:20.844714  1593 raft_consensus.cc:2468] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.845566  1646 consensus_queue.cc:237] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.845917  1407 leader_election.cc:304] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 43af781ad4e840f89580f60bbc11071d
I20260630 12:34:20.838917  1671 leader_election.cc:290] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Requested vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.856499  1639 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.857023  1639 ts_tablet_manager.cc:1403] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.010s
I20260630 12:34:20.857774  1671 raft_consensus.cc:2804] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.859570  1519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.859781  1518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.861187  1671 raft_consensus.cc:697] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Leader. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:20.861917  1517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cbcf52b6834e019efafe684c372447" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.862003  1671 consensus_queue.cc:237] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.862597  1517 raft_consensus.cc:2468] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.860260  1519 raft_consensus.cc:2468] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.872092  1443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca" is_pre_election: true
I20260630 12:34:20.877928  1516 raft_consensus.cc:2468] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.877638  1339 catalog_manager.cc:5697] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7213fc3dd67942fda741bce920a45bca (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.869778  1639 raft_consensus.cc:359] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.879392  1409 leader_election.cc:304] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [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: 43af781ad4e840f89580f60bbc11071d, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.879714  1639 raft_consensus.cc:385] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.880170  1639 raft_consensus.cc:740] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.881191  1593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a22f23364924ef8aad6a80c6070248d" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:20.880951  1639 consensus_queue.cc:260] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.881923  1593 raft_consensus.cc:2393] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43af781ad4e840f89580f60bbc11071d in current term 1: Already voted for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in this term.
I20260630 12:34:20.882212  1646 raft_consensus.cc:2804] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.882685  1646 raft_consensus.cc:697] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Leader. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:20.883359  1482 leader_election.cc:304] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [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: 43af781ad4e840f89580f60bbc11071d; no voters: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca
I20260630 12:34:20.883486  1646 consensus_queue.cc:237] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.872457  1592 raft_consensus.cc:2468] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.868539  1666 raft_consensus.cc:515] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.885398  1645 raft_consensus.cc:3060] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.887179  1666 leader_election.cc:290] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Requested vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:20.889449  1668 raft_consensus.cc:515] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.891394  1668 leader_election.cc:290] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.883297  1639 ts_tablet_manager.cc:1434] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260630 12:34:20.892210  1443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cbcf52b6834e019efafe684c372447" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca"
I20260630 12:34:20.892369  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.892910  1443 raft_consensus.cc:3060] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.893190  1516 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.892421  1519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9cbcf52b6834e019efafe684c372447" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.893988  1519 raft_consensus.cc:3060] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.872521  1444 raft_consensus.cc:2468] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 1.
I20260630 12:34:20.899111  1556 leader_election.cc:304] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 43af781ad4e840f89580f60bbc11071d
I20260630 12:34:20.899940  1443 raft_consensus.cc:2468] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 1.
I20260630 12:34:20.901160  1556 leader_election.cc:304] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.901924  1644 raft_consensus.cc:2804] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.903225  1644 raft_consensus.cc:697] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Running, Role: LEADER
I20260630 12:34:20.903680  1682 raft_consensus.cc:2804] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.904028  1644 consensus_queue.cc:237] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.905929  1519 raft_consensus.cc:2468] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 1.
I20260630 12:34:20.906715  1682 raft_consensus.cc:697] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Running, Role: LEADER
I20260630 12:34:20.897068  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:20.908133  1592 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.897876  1645 raft_consensus.cc:2749] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:20.907826  1682 consensus_queue.cc:237] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.909008  1516 raft_consensus.cc:2468] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.910211  1409 leader_election.cc:304] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [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: 43af781ad4e840f89580f60bbc11071d, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.913326  1638 tablet_bootstrap.cc:492] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: No bootstrap required, opened a new log
I20260630 12:34:20.913792  1638 ts_tablet_manager.cc:1403] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.001s
I20260630 12:34:20.915632  1646 raft_consensus.cc:2804] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.916265  1646 raft_consensus.cc:697] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Leader. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:20.921707  1592 raft_consensus.cc:2468] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:20.925999  1638 raft_consensus.cc:359] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.917243  1646 consensus_queue.cc:237] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.927536  1638 raft_consensus.cc:385] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.927877  1638 raft_consensus.cc:740] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.922488  1639 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: Bootstrap starting.
I20260630 12:34:20.928457  1638 consensus_queue.cc:260] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.931734  1638 ts_tablet_manager.cc:1434] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260630 12:34:20.938442  1342 catalog_manager.cc:5697] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:20.945526  1339 catalog_manager.cc:5697] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7213fc3dd67942fda741bce920a45bca (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.946853  1644 raft_consensus.cc:493] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:20.947340  1644 raft_consensus.cc:515] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.947671  1339 catalog_manager.cc:5697] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7213fc3dd67942fda741bce920a45bca (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.949120  1339 catalog_manager.cc:5697] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7213fc3dd67942fda741bce920a45bca (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:20.950429  1443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53251a1cdf59432ba7d4c814b6a87338" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca" is_pre_election: true
I20260630 12:34:20.950599  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53251a1cdf59432ba7d4c814b6a87338" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:20.951051  1443 raft_consensus.cc:2468] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.951201  1516 raft_consensus.cc:2468] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 0.
I20260630 12:34:20.952487  1644 leader_election.cc:290] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.952425  1556 leader_election.cc:304] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.953336  1682 raft_consensus.cc:2804] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:20.953912  1682 raft_consensus.cc:493] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:20.954231  1682 raft_consensus.cc:3060] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.956214  1639 tablet_bootstrap.cc:654] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:20.961776  1682 raft_consensus.cc:515] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.962814  1639 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: No bootstrap required, opened a new log
I20260630 12:34:20.963285  1639 ts_tablet_manager.cc:1403] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.003s
I20260630 12:34:20.959947  1342 catalog_manager.cc:5697] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:20.964676  1443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53251a1cdf59432ba7d4c814b6a87338" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7213fc3dd67942fda741bce920a45bca"
I20260630 12:34:20.965236  1443 raft_consensus.cc:3060] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.966334  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53251a1cdf59432ba7d4c814b6a87338" candidate_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:20.966879  1516 raft_consensus.cc:3060] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:20.966782  1639 raft_consensus.cc:359] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.967500  1639 raft_consensus.cc:385] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:20.967795  1639 raft_consensus.cc:740] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Initialized, Role: FOLLOWER
I20260630 12:34:20.968901  1639 consensus_queue.cc:260] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:20.972288  1443 raft_consensus.cc:2468] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 1.
I20260630 12:34:20.973214  1639 ts_tablet_manager.cc:1434] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:34:20.973522  1556 leader_election.cc:304] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: 5cd4ff8ad0d648828f3d962bf8285dc6, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:20.974306  1644 raft_consensus.cc:2804] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:20.974604  1516 raft_consensus.cc:2468] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd4ff8ad0d648828f3d962bf8285dc6 in term 1.
I20260630 12:34:20.974807  1644 raft_consensus.cc:697] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Becoming Leader. State: Replica: 5cd4ff8ad0d648828f3d962bf8285dc6, State: Running, Role: LEADER
I20260630 12:34:20.975572  1644 consensus_queue.cc:237] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } }
I20260630 12:34:20.976046  1682 leader_election.cc:290] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [CANDIDATE]: Term 1 election: Requested vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:20.983531  1339 catalog_manager.cc:5697] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:21.099134  1671 raft_consensus.cc:493] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:21.099637  1671 raft_consensus.cc:515] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:21.101383  1671 leader_election.cc:290] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:21.102181  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4a9ce6b7e4425a442077203f830f5" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d" is_pre_election: true
I20260630 12:34:21.102458  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4a9ce6b7e4425a442077203f830f5" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" is_pre_election: true
I20260630 12:34:21.102855  1516 raft_consensus.cc:2468] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:21.103003  1592 raft_consensus.cc:2468] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 0.
I20260630 12:34:21.103976  1409 leader_election.cc:304] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [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: 43af781ad4e840f89580f60bbc11071d, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:21.104635  1671 raft_consensus.cc:2804] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:21.104970  1671 raft_consensus.cc:493] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:21.105276  1671 raft_consensus.cc:3060] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.109737  1671 raft_consensus.cc:515] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:21.111275  1671 leader_election.cc:290] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [CANDIDATE]: Term 1 election: Requested vote from peers 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:21.112112  1516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4a9ce6b7e4425a442077203f830f5" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43af781ad4e840f89580f60bbc11071d"
I20260630 12:34:21.112272  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4a9ce6b7e4425a442077203f830f5" candidate_uuid: "7213fc3dd67942fda741bce920a45bca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:21.112639  1516 raft_consensus.cc:3060] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.112916  1592 raft_consensus.cc:3060] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.116941  1516 raft_consensus.cc:2468] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:21.117805  1592 raft_consensus.cc:2468] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7213fc3dd67942fda741bce920a45bca in term 1.
I20260630 12:34:21.117904  1409 leader_election.cc:304] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [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: 43af781ad4e840f89580f60bbc11071d, 7213fc3dd67942fda741bce920a45bca; no voters: 
I20260630 12:34:21.118754  1671 raft_consensus.cc:2804] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:21.119227  1671 raft_consensus.cc:697] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Leader. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:21.119837  1671 consensus_queue.cc:237] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:21.126490  1339 catalog_manager.cc:5697] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7213fc3dd67942fda741bce920a45bca (127.0.194.193). New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:21.184842   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:21.190428  1692 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:34:21.191462  1693 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:34:21.193065   779 server_base.cc:1061] running on GCE node
W20260630 12:34:21.193303  1695 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:34:21.194217   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:21.194463   779 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:34:21.194644   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822861194630 us; error 0 us; skew 500 ppm
I20260630 12:34:21.195175   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:21.197515   779 webserver.cc:533] Webserver started at http://127.0.194.196:41125/ using document root <none> and password file <none>
I20260630 12:34:21.197976   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:21.198202   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:21.198504   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:21.199927   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "7f9e124b34b54f599596faef92254bbf"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-zctk"
I20260630 12:34:21.204650   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:21.207973  1700 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:34:21.208865   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:21.209161   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "7f9e124b34b54f599596faef92254bbf"
format_stamp: "Formatted at 2026-06-30 12:34:21 on dist-test-slave-zctk"
I20260630 12:34:21.209435   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-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:34:21.223044   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:21.224174   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:21.225708   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:21.227840   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:21.228123   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.228329   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:21.228456   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:21.246145  1671 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:21.262153  1646 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.287665  1516 raft_consensus.cc:3060] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:21.293809  1646 consensus_queue.cc:1048] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.296989   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:43873
I20260630 12:34:21.297098  1767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:43873 every 8 connection(s)
I20260630 12:34:21.297752  1644 consensus_queue.cc:1048] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.311645  1644 consensus_queue.cc:1048] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.313659  1671 consensus_queue.cc:1048] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.333266  1644 consensus_queue.cc:1048] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.340891  1676 consensus_queue.cc:1048] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:21.347635  1683 consensus_queue.cc:1048] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:34:21.360240  1769 heartbeater.cc:344] Connected to a master server at 127.0.194.254:37173
I20260630 12:34:21.360714  1769 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:21.361567  1769 heartbeater.cc:507] Master 127.0.194.254:37173 requested a full tablet report, sending...
I20260630 12:34:21.364208  1341 ts_manager.cc:194] Registered new tserver with Master: 7f9e124b34b54f599596faef92254bbf (127.0.194.196:43873)
I20260630 12:34:21.367089  1341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39900
I20260630 12:34:21.449795  1676 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.454087  1668 consensus_queue.cc:1048] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.472097  1666 consensus_queue.cc:1048] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:21.477715  1646 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.487238  1668 consensus_queue.cc:1048] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.518958  1646 consensus_queue.cc:1048] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:21.528491  1671 consensus_queue.cc:1048] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:22.394117  1769 heartbeater.cc:499] Master 127.0.194.254:37173 was elected leader, sending a full tablet report...
I20260630 12:34:22.783011  1395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:22.801867  1444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34"
dest_uuid: "7213fc3dd67942fda741bce920a45bca"
mode: GRACEFUL
new_leader_uuid: "43af781ad4e840f89580f60bbc11071d"
 from {username='slave'} at 127.0.0.1:35504
I20260630 12:34:22.802625  1444 raft_consensus.cc:606] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Received request to transfer leadership to TS 43af781ad4e840f89580f60bbc11071d
I20260630 12:34:22.805227  1444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab"
dest_uuid: "7213fc3dd67942fda741bce920a45bca"
mode: GRACEFUL
new_leader_uuid: "43af781ad4e840f89580f60bbc11071d"
 from {username='slave'} at 127.0.0.1:35504
I20260630 12:34:22.805685  1444 raft_consensus.cc:606] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Received request to transfer leadership to TS 43af781ad4e840f89580f60bbc11071d
I20260630 12:34:22.806653  1395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:34:22.807097  1395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:23.038447  1671 raft_consensus.cc:993] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: : Instructing follower 43af781ad4e840f89580f60bbc11071d to start an election
I20260630 12:34:23.038976  1671 raft_consensus.cc:1081] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Signalling peer 43af781ad4e840f89580f60bbc11071d to start an election
I20260630 12:34:23.040895  1519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab"
dest_uuid: "43af781ad4e840f89580f60bbc11071d"
 from {username='slave'} at 127.0.0.1:46260
I20260630 12:34:23.041450  1519 raft_consensus.cc:493] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:23.041873  1519 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.047180  1519 raft_consensus.cc:515] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.048918  1519 leader_election.cc:290] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [CANDIDATE]: Term 2 election: Requested vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:23.049898  1444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7213fc3dd67942fda741bce920a45bca"
I20260630 12:34:23.050294  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e29dc08ce184a4fab43c0c86aca0cab" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:23.050729  1444 raft_consensus.cc:3055] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:23.050830  1592 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.051133  1444 raft_consensus.cc:740] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:23.052062  1444 consensus_queue.cc:260] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.053436  1444 raft_consensus.cc:3060] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.058203  1592 raft_consensus.cc:2468] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43af781ad4e840f89580f60bbc11071d in term 2.
I20260630 12:34:23.059940  1482 leader_election.cc:304] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [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: 43af781ad4e840f89580f60bbc11071d, 5cd4ff8ad0d648828f3d962bf8285dc6; no voters: 
I20260630 12:34:23.060755  1444 raft_consensus.cc:2468] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43af781ad4e840f89580f60bbc11071d in term 2.
I20260630 12:34:23.061712  1791 raft_consensus.cc:2804] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:23.062897  1791 raft_consensus.cc:697] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Becoming Leader. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Running, Role: LEADER
I20260630 12:34:23.063696  1791 consensus_queue.cc:237] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.070516  1342 catalog_manager.cc:5697] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d reported cstate change: term changed from 1 to 2, leader changed from 7213fc3dd67942fda741bce920a45bca (127.0.194.193) to 43af781ad4e840f89580f60bbc11071d (127.0.194.194). New cstate: current_term: 2 leader_uuid: "43af781ad4e840f89580f60bbc11071d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:23.178877  1790 raft_consensus.cc:993] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: : Instructing follower 43af781ad4e840f89580f60bbc11071d to start an election
I20260630 12:34:23.179339  1671 raft_consensus.cc:1081] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Signalling peer 43af781ad4e840f89580f60bbc11071d to start an election
I20260630 12:34:23.180913  1519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34"
dest_uuid: "43af781ad4e840f89580f60bbc11071d"
 from {username='slave'} at 127.0.0.1:46260
I20260630 12:34:23.181437  1519 raft_consensus.cc:493] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:23.181778  1519 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.186165  1519 raft_consensus.cc:515] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.187690  1519 leader_election.cc:290] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [CANDIDATE]: Term 2 election: Requested vote from peers 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313), 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:23.188704  1444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7213fc3dd67942fda741bce920a45bca"
I20260630 12:34:23.189005  1592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ec0756febf04b54ad15db58ccf19e34" candidate_uuid: "43af781ad4e840f89580f60bbc11071d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6"
I20260630 12:34:23.189353  1444 raft_consensus.cc:3055] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:23.189623  1592 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.189764  1444 raft_consensus.cc:740] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7213fc3dd67942fda741bce920a45bca, State: Running, Role: LEADER
I20260630 12:34:23.190663  1444 consensus_queue.cc:260] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.191794  1444 raft_consensus.cc:3060] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:23.194680  1592 raft_consensus.cc:2468] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43af781ad4e840f89580f60bbc11071d in term 2.
I20260630 12:34:23.195664  1482 leader_election.cc:304] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [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: 43af781ad4e840f89580f60bbc11071d, 5cd4ff8ad0d648828f3d962bf8285dc6; no voters: 
I20260630 12:34:23.196355  1791 raft_consensus.cc:2804] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:23.196461  1444 raft_consensus.cc:2468] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43af781ad4e840f89580f60bbc11071d in term 2.
I20260630 12:34:23.196957  1791 raft_consensus.cc:697] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Becoming Leader. State: Replica: 43af781ad4e840f89580f60bbc11071d, State: Running, Role: LEADER
I20260630 12:34:23.197809  1791 consensus_queue.cc:237] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } }
I20260630 12:34:23.204541  1342 catalog_manager.cc:5697] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d reported cstate change: term changed from 1 to 2, leader changed from 7213fc3dd67942fda741bce920a45bca (127.0.194.193) to 43af781ad4e840f89580f60bbc11071d (127.0.194.194). New cstate: current_term: 2 leader_uuid: "43af781ad4e840f89580f60bbc11071d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:23.557642  1444 raft_consensus.cc:1275] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:23.559078  1791 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:23.568910  1592 raft_consensus.cc:1275] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:23.570399  1791 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:23.578204  1444 raft_consensus.cc:1275] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:23.579826  1791 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:23.593324  1592 raft_consensus.cc:1275] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:23.595023  1791 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:24.808040  1395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:24.814034  1395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:24.814482  1395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:26.815531  1395 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:26.821144  1444 consensus_queue.cc:237] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:26.823645  1395 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:26.824222  1395 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:26.829035  1592 raft_consensus.cc:1275] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Refusing update from remote peer 7213fc3dd67942fda741bce920a45bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:26.831231  1671 consensus_queue.cc:1048] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:26.847301  1519 raft_consensus.cc:1275] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Refusing update from remote peer 7213fc3dd67942fda741bce920a45bca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:26.846894  1813 raft_consensus.cc:2955] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.848991  1671 consensus_queue.cc:1048] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } 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:34:26.848358  1592 raft_consensus.cc:2955] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.858556  1519 raft_consensus.cc:2955] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
W20260630 12:34:26.863801  1409 consensus_peers.cc:597] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca -> Peer 7f9e124b34b54f599596faef92254bbf (127.0.194.196:43873): Couldn't send request to peer 7f9e124b34b54f599596faef92254bbf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60557658bec747f88fff7eb347e57d35. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:26.864306  1341 catalog_manager.cc:5697] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 reported cstate change: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "7213fc3dd67942fda741bce920a45bca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.885038  1519 consensus_queue.cc:237] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:26.893333  1592 raft_consensus.cc:1275] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:26.894704  1444 raft_consensus.cc:1275] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:26.894891  1809 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } 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:34:26.896231  1826 consensus_queue.cc:1048] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:26.905085  1809 raft_consensus.cc:2955] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
W20260630 12:34:26.909081  1484 consensus_peers.cc:597] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d -> Peer 7f9e124b34b54f599596faef92254bbf (127.0.194.196:43873): Couldn't send request to peer 7f9e124b34b54f599596faef92254bbf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e29dc08ce184a4fab43c0c86aca0cab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:26.909538  1592 raft_consensus.cc:2955] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.908200  1444 raft_consensus.cc:2955] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } attrs { replace: true } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.919791  1519 consensus_queue.cc:237] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:26.919770  1339 catalog_manager.cc:5697] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d reported cstate change: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "43af781ad4e840f89580f60bbc11071d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:26.929407  1592 raft_consensus.cc:1275] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:26.931664  1809 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:34:26.935330  1484 consensus_peers.cc:597] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d -> Peer 7f9e124b34b54f599596faef92254bbf (127.0.194.196:43873): Couldn't send request to peer 7f9e124b34b54f599596faef92254bbf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ec0756febf04b54ad15db58ccf19e34. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:26.941460  1444 raft_consensus.cc:1275] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Refusing update from remote peer 43af781ad4e840f89580f60bbc11071d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:26.943392  1831 consensus_queue.cc:1048] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } 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:34:26.947635  1809 raft_consensus.cc:2955] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.950129  1592 raft_consensus.cc:2955] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.955670  1443 raft_consensus.cc:2955] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:26.963805  1341 catalog_manager.cc:5697] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d reported cstate change: config changed from index -1 to 3, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "43af781ad4e840f89580f60bbc11071d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:26.986352  1592 consensus_queue.cc:237] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [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: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:26.993067  1519 raft_consensus.cc:1275] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Refusing update from remote peer 5cd4ff8ad0d648828f3d962bf8285dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:26.993356  1443 raft_consensus.cc:1275] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Refusing update from remote peer 5cd4ff8ad0d648828f3d962bf8285dc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:26.994869  1668 consensus_queue.cc:1048] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } 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:34:26.996896  1816 consensus_queue.cc:1048] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:27.005576  1836 raft_consensus.cc:2955] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:27.007205  1443 raft_consensus.cc:2955] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:27.008056  1519 raft_consensus.cc:2955] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
W20260630 12:34:27.015352  1558 consensus_peers.cc:597] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 -> Peer 7f9e124b34b54f599596faef92254bbf (127.0.194.196:43873): Couldn't send request to peer 7f9e124b34b54f599596faef92254bbf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53251a1cdf59432ba7d4c814b6a87338. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.022620  1342 catalog_manager.cc:5697] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca reported cstate change: config changed from index -1 to 2, NON_VOTER 7f9e124b34b54f599596faef92254bbf (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } } }
I20260630 12:34:27.211789  1840 ts_tablet_manager.cc:933] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: Initiating tablet copy from peer 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313)
I20260630 12:34:27.214010  1840 tablet_copy_client.cc:323] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:45313
I20260630 12:34:27.225966  1454 tablet_copy_service.cc:140] P 7213fc3dd67942fda741bce920a45bca: Received BeginTabletCopySession request for tablet 60557658bec747f88fff7eb347e57d35 from peer 7f9e124b34b54f599596faef92254bbf ({username='slave'} at 127.0.0.1:35514)
I20260630 12:34:27.226576  1454 tablet_copy_service.cc:161] P 7213fc3dd67942fda741bce920a45bca: Beginning new tablet copy session on tablet 60557658bec747f88fff7eb347e57d35 from peer 7f9e124b34b54f599596faef92254bbf at {username='slave'} at 127.0.0.1:35514: session id = 7f9e124b34b54f599596faef92254bbf-60557658bec747f88fff7eb347e57d35
I20260630 12:34:27.232299  1454 tablet_copy_source_session.cc:215] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.236138  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60557658bec747f88fff7eb347e57d35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.248195  1840 tablet_copy_client.cc:806] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.248860  1840 tablet_copy_client.cc:670] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.253046  1840 tablet_copy_client.cc:538] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.259822  1840 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: Bootstrap starting.
I20260630 12:34:27.276723  1840 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: 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:34:27.277493  1840 tablet_bootstrap.cc:492] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: Bootstrap complete.
I20260630 12:34:27.278038  1840 ts_tablet_manager.cc:1403] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.009s
I20260630 12:34:27.280604  1840 raft_consensus.cc:359] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.281212  1840 raft_consensus.cc:740] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f9e124b34b54f599596faef92254bbf, State: Initialized, Role: LEARNER
I20260630 12:34:27.281725  1840 consensus_queue.cc:260] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } attrs { replace: true } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.284724  1840 ts_tablet_manager.cc:1434] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:34:27.286405  1454 tablet_copy_service.cc:342] P 7213fc3dd67942fda741bce920a45bca: Request end of tablet copy session 7f9e124b34b54f599596faef92254bbf-60557658bec747f88fff7eb347e57d35 received from {username='slave'} at 127.0.0.1:35514
I20260630 12:34:27.286825  1454 tablet_copy_service.cc:434] P 7213fc3dd67942fda741bce920a45bca: ending tablet copy session 7f9e124b34b54f599596faef92254bbf-60557658bec747f88fff7eb347e57d35 on tablet 60557658bec747f88fff7eb347e57d35 with peer 7f9e124b34b54f599596faef92254bbf
I20260630 12:34:27.340692   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:34:27.346921  1840 ts_tablet_manager.cc:933] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: Initiating tablet copy from peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:27.349037  1840 tablet_copy_client.cc:323] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:40421
I20260630 12:34:27.363890  1529 tablet_copy_service.cc:140] P 43af781ad4e840f89580f60bbc11071d: Received BeginTabletCopySession request for tablet 7ec0756febf04b54ad15db58ccf19e34 from peer 7f9e124b34b54f599596faef92254bbf ({username='slave'} at 127.0.0.1:46282)
I20260630 12:34:27.364584  1529 tablet_copy_service.cc:161] P 43af781ad4e840f89580f60bbc11071d: Beginning new tablet copy session on tablet 7ec0756febf04b54ad15db58ccf19e34 from peer 7f9e124b34b54f599596faef92254bbf at {username='slave'} at 127.0.0.1:46282: session id = 7f9e124b34b54f599596faef92254bbf-7ec0756febf04b54ad15db58ccf19e34
W20260630 12:34:27.367823  1556 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:34:27.376770  1529 tablet_copy_source_session.cc:215] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.381294  1840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ec0756febf04b54ad15db58ccf19e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.381366   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.383944   779 tablet_replica.cc:333] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.384822   779 raft_consensus.cc:2243] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.385452   779 raft_consensus.cc:2272] T 53251a1cdf59432ba7d4c814b6a87338 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.388777   779 tablet_replica.cc:333] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.389554   779 raft_consensus.cc:2243] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.390522   779 raft_consensus.cc:2272] T 21a4a9ce6b7e4425a442077203f830f5 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:27.392604  1556 consensus_peers.cc:597] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 -> Peer 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313): Couldn't send request to peer 7213fc3dd67942fda741bce920a45bca. 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:34:27.393466   779 tablet_replica.cc:333] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.394270   779 raft_consensus.cc:2243] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.394819   779 raft_consensus.cc:2272] T e9cbcf52b6834e019efafe684c372447 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.397419   779 tablet_replica.cc:333] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.397519  1847 ts_tablet_manager.cc:933] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: Initiating tablet copy from peer 5cd4ff8ad0d648828f3d962bf8285dc6 (127.0.194.195:33065)
I20260630 12:34:27.398170   779 raft_consensus.cc:2243] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.398835   779 raft_consensus.cc:2272] T 8e29dc08ce184a4fab43c0c86aca0cab P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.399125  1847 tablet_copy_client.cc:323] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:33065
I20260630 12:34:27.400252  1840 tablet_copy_client.cc:806] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.400846  1840 tablet_copy_client.cc:670] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.401507   779 tablet_replica.cc:333] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.402251   779 raft_consensus.cc:2243] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.402740   779 raft_consensus.cc:2272] T 7a22f23364924ef8aad6a80c6070248d P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.405198   779 tablet_replica.cc:333] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.405920   779 raft_consensus.cc:2243] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.406452  1840 tablet_copy_client.cc:538] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.406538   779 raft_consensus.cc:2272] T 7ec0756febf04b54ad15db58ccf19e34 P 7213fc3dd67942fda741bce920a45bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.409341   779 tablet_replica.cc:333] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.410022   779 raft_consensus.cc:2243] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.410990   779 raft_consensus.cc:2272] T 35edad7c667b459abf8deefa94a325db P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.413275   779 tablet_replica.cc:333] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca: stopping tablet replica
I20260630 12:34:27.413936   779 raft_consensus.cc:2243] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.415182  1840 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: Bootstrap starting.
I20260630 12:34:27.415167   779 raft_consensus.cc:2272] T 60557658bec747f88fff7eb347e57d35 P 7213fc3dd67942fda741bce920a45bca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.421311  1603 tablet_copy_service.cc:140] P 5cd4ff8ad0d648828f3d962bf8285dc6: Received BeginTabletCopySession request for tablet 53251a1cdf59432ba7d4c814b6a87338 from peer 7f9e124b34b54f599596faef92254bbf ({username='slave'} at 127.0.0.1:37672)
I20260630 12:34:27.421904  1603 tablet_copy_service.cc:161] P 5cd4ff8ad0d648828f3d962bf8285dc6: Beginning new tablet copy session on tablet 53251a1cdf59432ba7d4c814b6a87338 from peer 7f9e124b34b54f599596faef92254bbf at {username='slave'} at 127.0.0.1:37672: session id = 7f9e124b34b54f599596faef92254bbf-53251a1cdf59432ba7d4c814b6a87338
I20260630 12:34:27.431311  1603 tablet_copy_source_session.cc:215] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.437331  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53251a1cdf59432ba7d4c814b6a87338. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.442741  1849 ts_tablet_manager.cc:933] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: Initiating tablet copy from peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421)
I20260630 12:34:27.444545  1849 tablet_copy_client.cc:323] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:40421
I20260630 12:34:27.446444  1529 tablet_copy_service.cc:140] P 43af781ad4e840f89580f60bbc11071d: Received BeginTabletCopySession request for tablet 8e29dc08ce184a4fab43c0c86aca0cab from peer 7f9e124b34b54f599596faef92254bbf ({username='slave'} at 127.0.0.1:46282)
I20260630 12:34:27.446965  1529 tablet_copy_service.cc:161] P 43af781ad4e840f89580f60bbc11071d: Beginning new tablet copy session on tablet 8e29dc08ce184a4fab43c0c86aca0cab from peer 7f9e124b34b54f599596faef92254bbf at {username='slave'} at 127.0.0.1:46282: session id = 7f9e124b34b54f599596faef92254bbf-8e29dc08ce184a4fab43c0c86aca0cab
I20260630 12:34:27.454082  1840 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: 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:34:27.454802   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:34:27.455049  1840 tablet_bootstrap.cc:492] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: Bootstrap complete.
I20260630 12:34:27.455528  1529 tablet_copy_source_session.cc:215] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:27.455799  1840 ts_tablet_manager.cc:1403] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.005s
I20260630 12:34:27.458763  1840 raft_consensus.cc:359] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.459564  1849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e29dc08ce184a4fab43c0c86aca0cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:27.459645  1840 raft_consensus.cc:740] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7f9e124b34b54f599596faef92254bbf, State: Initialized, Role: LEARNER
I20260630 12:34:27.460597  1840 consensus_queue.cc:260] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf [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: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.462888  1840 ts_tablet_manager.cc:1434] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:34:27.468881  1529 tablet_copy_service.cc:342] P 43af781ad4e840f89580f60bbc11071d: Request end of tablet copy session 7f9e124b34b54f599596faef92254bbf-7ec0756febf04b54ad15db58ccf19e34 received from {username='slave'} at 127.0.0.1:46282
I20260630 12:34:27.469353  1529 tablet_copy_service.cc:434] P 43af781ad4e840f89580f60bbc11071d: ending tablet copy session 7f9e124b34b54f599596faef92254bbf-7ec0756febf04b54ad15db58ccf19e34 on tablet 7ec0756febf04b54ad15db58ccf19e34 with peer 7f9e124b34b54f599596faef92254bbf
I20260630 12:34:27.477602  1847 tablet_copy_client.cc:806] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.478331  1847 tablet_copy_client.cc:670] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.482949  1847 tablet_copy_client.cc:538] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:27.492434   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
W20260630 12:34:27.492985  1556 consensus_peers.cc:597] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 -> Peer 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313): Couldn't send request to peer 7213fc3dd67942fda741bce920a45bca. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.496420  1847 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: Bootstrap starting.
W20260630 12:34:27.504837  1556 consensus_peers.cc:597] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 -> Peer 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313): Couldn't send request to peer 7213fc3dd67942fda741bce920a45bca. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.510565  1849 tablet_copy_client.cc:806] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:27.511591  1849 tablet_copy_client.cc:670] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:27.513293   779 tablet_copy_service.cc:362] P 43af781ad4e840f89580f60bbc11071d: Destroying tablet copy session 7f9e124b34b54f599596faef92254bbf-8e29dc08ce184a4fab43c0c86aca0cab due to service shutdown
I20260630 12:34:27.513667   779 tablet_copy_service.cc:434] P 43af781ad4e840f89580f60bbc11071d: ending tablet copy session 7f9e124b34b54f599596faef92254bbf-8e29dc08ce184a4fab43c0c86aca0cab on tablet 8e29dc08ce184a4fab43c0c86aca0cab with peer 7f9e124b34b54f599596faef92254bbf
I20260630 12:34:27.532236  1847 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: 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:34:27.533586  1847 tablet_bootstrap.cc:492] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: Bootstrap complete.
I20260630 12:34:27.534588  1847 ts_tablet_manager.cc:1403] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.011s
I20260630 12:34:27.538579  1847 raft_consensus.cc:359] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.539458  1847 raft_consensus.cc:740] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7f9e124b34b54f599596faef92254bbf, State: Initialized, Role: LEARNER
I20260630 12:34:27.540655  1847 consensus_queue.cc:260] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf [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: "5cd4ff8ad0d648828f3d962bf8285dc6" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33065 } } peers { permanent_uuid: "7213fc3dd67942fda741bce920a45bca" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45313 } attrs { replace: true } } peers { permanent_uuid: "43af781ad4e840f89580f60bbc11071d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40421 } } peers { permanent_uuid: "7f9e124b34b54f599596faef92254bbf" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43873 } attrs { promote: true } }
I20260630 12:34:27.547680  1847 ts_tablet_manager.cc:1434] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:34:27.549911  1603 tablet_copy_service.cc:342] P 5cd4ff8ad0d648828f3d962bf8285dc6: Request end of tablet copy session 7f9e124b34b54f599596faef92254bbf-53251a1cdf59432ba7d4c814b6a87338 received from {username='slave'} at 127.0.0.1:37672
I20260630 12:34:27.550344  1603 tablet_copy_service.cc:434] P 5cd4ff8ad0d648828f3d962bf8285dc6: ending tablet copy session 7f9e124b34b54f599596faef92254bbf-53251a1cdf59432ba7d4c814b6a87338 on tablet 53251a1cdf59432ba7d4c814b6a87338 with peer 7f9e124b34b54f599596faef92254bbf
I20260630 12:34:27.559866   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:34:27.562237  1482 consensus_peers.cc:597] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d -> Peer 7213fc3dd67942fda741bce920a45bca (127.0.194.193:45313): Couldn't send request to peer 7213fc3dd67942fda741bce920a45bca. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.563843   779 tablet_replica.cc:333] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.564913   779 raft_consensus.cc:2243] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.565584   779 raft_consensus.cc:2272] T 60557658bec747f88fff7eb347e57d35 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.570765   779 tablet_replica.cc:333] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.571712   779 raft_consensus.cc:2243] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.572333   779 raft_consensus.cc:2272] T 21a4a9ce6b7e4425a442077203f830f5 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.575258   779 tablet_replica.cc:333] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.576122   779 raft_consensus.cc:2243] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.576797   779 raft_consensus.cc:2272] T 35edad7c667b459abf8deefa94a325db P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.579671   779 tablet_replica.cc:333] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.580773   779 raft_consensus.cc:2243] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.581676   779 raft_consensus.cc:2272] T e9cbcf52b6834e019efafe684c372447 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.584473   779 tablet_replica.cc:333] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.585314   779 raft_consensus.cc:2243] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.585912   779 raft_consensus.cc:2272] T 7a22f23364924ef8aad6a80c6070248d P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.588213   779 tablet_replica.cc:333] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.588892   779 raft_consensus.cc:2243] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.589794   779 raft_consensus.cc:2272] T 8e29dc08ce184a4fab43c0c86aca0cab P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.591900   779 tablet_replica.cc:333] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.592419   779 raft_consensus.cc:2243] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.593350   779 raft_consensus.cc:2272] T 7ec0756febf04b54ad15db58ccf19e34 P 43af781ad4e840f89580f60bbc11071d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.595579   779 tablet_replica.cc:333] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d: stopping tablet replica
I20260630 12:34:27.596056   779 raft_consensus.cc:2243] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.596477   779 raft_consensus.cc:2272] T 53251a1cdf59432ba7d4c814b6a87338 P 43af781ad4e840f89580f60bbc11071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.624490   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
W20260630 12:34:27.636972  1849 ts_tablet_manager.cc:1011] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: Tablet Copy: Unable to fetch data from remote peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.0.194.194:40421: connect: Connection refused (error 111)
I20260630 12:34:27.637569  1849 tablet_replica.cc:333] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: stopping tablet replica
I20260630 12:34:27.637948  1849 raft_consensus.cc:2243] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:34:27.638455  1849 raft_consensus.cc:2272] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Raft consensus is shut down!
W20260630 12:34:27.641738  1849 tablet_copy_client.cc:1131] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.194:40421: connect: Connection refused (error 111)
W20260630 12:34:27.643549  1849 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 8e29dc08ce184a4fab43c0c86aca0cab but one is already registered
I20260630 12:34:27.644008  1849 ts_tablet_manager.cc:1916] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:27.647074   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:34:27.667033  1849 ts_tablet_manager.cc:1929] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:34:27.667709  1849 log.cc:1199] T 8e29dc08ce184a4fab43c0c86aca0cab P 7f9e124b34b54f599596faef92254bbf: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822851694463-779-0/minicluster-data/ts-3-root/wals/8e29dc08ce184a4fab43c0c86aca0cab
I20260630 12:34:27.683277   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.684073   779 tablet_replica.cc:333] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.684818   779 raft_consensus.cc:2243] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.685271   779 raft_consensus.cc:2272] T 21a4a9ce6b7e4425a442077203f830f5 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.687095   779 tablet_replica.cc:333] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.687602   779 raft_consensus.cc:2243] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.688009   779 raft_consensus.cc:2272] T 35edad7c667b459abf8deefa94a325db P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.689857   779 tablet_replica.cc:333] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.690356   779 raft_consensus.cc:2243] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.690797   779 raft_consensus.cc:2272] T 7ec0756febf04b54ad15db58ccf19e34 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.692920   779 tablet_replica.cc:333] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.693456   779 raft_consensus.cc:2243] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.694196   779 raft_consensus.cc:2272] T e9cbcf52b6834e019efafe684c372447 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.695885   779 tablet_replica.cc:333] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.696357   779 raft_consensus.cc:2243] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.696852   779 raft_consensus.cc:2272] T 60557658bec747f88fff7eb347e57d35 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.699324   779 tablet_replica.cc:333] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.699939   779 raft_consensus.cc:2243] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:27.700513   779 raft_consensus.cc:2272] T 8e29dc08ce184a4fab43c0c86aca0cab P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.703069   779 tablet_replica.cc:333] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
W20260630 12:34:27.703568  1558 consensus_peers.cc:597] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 -> Peer 43af781ad4e840f89580f60bbc11071d (127.0.194.194:40421): Couldn't send request to peer 43af781ad4e840f89580f60bbc11071d. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.194:40421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:27.703681   779 raft_consensus.cc:2243] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.704631   779 raft_consensus.cc:2272] T 7a22f23364924ef8aad6a80c6070248d P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.706322   779 tablet_replica.cc:333] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6: stopping tablet replica
I20260630 12:34:27.706795   779 raft_consensus.cc:2243] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.707628   779 raft_consensus.cc:2272] T 53251a1cdf59432ba7d4c814b6a87338 P 5cd4ff8ad0d648828f3d962bf8285dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.736712   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:34:27.761348   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:34:27.796015   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:27.797585   779 tablet_replica.cc:333] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf: stopping tablet replica
I20260630 12:34:27.798180   779 raft_consensus.cc:2243] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:27.798588   779 raft_consensus.cc:2272] T 53251a1cdf59432ba7d4c814b6a87338 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:27.800630   779 tablet_replica.cc:333] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf: stopping tablet replica
I20260630 12:34:27.801144   779 raft_consensus.cc:2243] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:34:27.801517   779 raft_consensus.cc:2272] T 7ec0756febf04b54ad15db58ccf19e34 P 7f9e124b34b54f599596faef92254bbf [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:34:27.803403   779 tablet_replica.cc:333] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf: stopping tablet replica
I20260630 12:34:27.803870   779 raft_consensus.cc:2243] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:34:27.804229   779 raft_consensus.cc:2272] T 60557658bec747f88fff7eb347e57d35 P 7f9e124b34b54f599596faef92254bbf [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:34:27.824448   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:34:27.836664   779 master.cc:562] Master@127.0.194.254:37173 shutting down...
W20260630 12:34:27.859143  1390 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:34:27.860399   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:27.860958   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:27.861294   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c8c7feb5ec84fd2acd1f8b2b06d7e6d: stopping tablet replica
I20260630 12:34:27.880728   779 master.cc:584] Master@127.0.194.254:37173 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9268 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:34:27.922639   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:41249,127.0.194.253:41211,127.0.194.252:34049
I20260630 12:34:27.923959   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:27.929190  1855 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:34:27.930269  1856 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:34:27.930581  1858 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:34:27.932240   779 server_base.cc:1061] running on GCE node
I20260630 12:34:27.933204   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:27.933403   779 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:34:27.933583   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822867933549 us; error 0 us; skew 500 ppm
I20260630 12:34:27.934130   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:27.936497   779 webserver.cc:533] Webserver started at http://127.0.194.254:37043/ using document root <none> and password file <none>
I20260630 12:34:27.937259   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:27.937448   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:27.937741   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:27.938807   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "239c10b82a92431fb70e2d4fbe586e68"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-zctk"
I20260630 12:34:27.943094   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:27.946300  1863 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:34:27.947001   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:27.947294   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "239c10b82a92431fb70e2d4fbe586e68"
format_stamp: "Formatted at 2026-06-30 12:34:27 on dist-test-slave-zctk"
I20260630 12:34:27.947561   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:27.971774   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:27.973011   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.009359   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:41249
I20260630 12:34:28.009457  1914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:41249 every 8 connection(s)
I20260630 12:34:28.013062  1915 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:34:28.013267   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.018926  1917 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:34:28.019692  1918 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:34:28.020072  1915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.022226   779 server_base.cc:1061] running on GCE node
W20260630 12:34:28.022500  1920 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:34:28.023543   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.023815   779 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:34:28.024121   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822868024093 us; error 0 us; skew 500 ppm
I20260630 12:34:28.024761   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.027544   779 webserver.cc:533] Webserver started at http://127.0.194.253:41009/ using document root <none> and password file <none>
I20260630 12:34:28.028182   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.028414   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.028748   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.030042   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root/instance:
uuid: "0be2971ea5104eafb2414064547bd5ed"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.034552  1915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.034785   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:28.039152  1928 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:34:28.040102   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
W20260630 12:34:28.040268  1915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.253:41211: Network error: Client connection negotiation failed: client connection to 127.0.194.253:41211: connect: Connection refused (error 111)
I20260630 12:34:28.040472   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
uuid: "0be2971ea5104eafb2414064547bd5ed"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.040822   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:28.052254   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.053357   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.089627   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.253:41211
I20260630 12:34:28.089751  1979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.253:41211 every 8 connection(s)
I20260630 12:34:28.093336  1980 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:34:28.093494   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.099045  1982 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:34:28.100298  1983 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:34:28.101871  1915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } attempt: 1
I20260630 12:34:28.102147  1980 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.103260   779 server_base.cc:1061] running on GCE node
W20260630 12:34:28.105042  1985 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:34:28.106781   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.107216   779 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:34:28.107529   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822868107507 us; error 0 us; skew 500 ppm
I20260630 12:34:28.108280   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.113511   779 webserver.cc:533] Webserver started at http://127.0.194.252:45339/ using document root <none> and password file <none>
I20260630 12:34:28.114199   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.114837   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.115185   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.116437  1915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.116633   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root/instance:
uuid: "6e3814dad4884f6681f813baaab60711"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.118384  1980 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:28.121943  1915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:34049: Network error: Client connection negotiation failed: client connection to 127.0.194.252:34049: connect: Connection refused (error 111)
I20260630 12:34:28.124604   779 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:28.128427  1992 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:34:28.129599   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:34:28.129931   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
uuid: "6e3814dad4884f6681f813baaab60711"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.130297   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:28.130548  1980 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:34:28.136523  1980 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:34049: Network error: Client connection negotiation failed: client connection to 127.0.194.252:34049: connect: Connection refused (error 111)
I20260630 12:34:28.157377  1915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } attempt: 1
W20260630 12:34:28.162274  1915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:34049: Network error: Client connection negotiation failed: client connection to 127.0.194.252:34049: connect: Connection refused (error 111)
I20260630 12:34:28.164934   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.166117   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.193017  1980 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } attempt: 1
W20260630 12:34:28.198987  1980 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.194.252:34049: Network error: Client connection negotiation failed: client connection to 127.0.194.252:34049: connect: Connection refused (error 111)
I20260630 12:34:28.203315   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.252:34049
I20260630 12:34:28.203392  2044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.252:34049 every 8 connection(s)
I20260630 12:34:28.206357   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:28.207065  2045 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:34:28.212448  2045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.216699  1915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } attempt: 2
I20260630 12:34:28.224756  2045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.234866  1915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: Bootstrap starting.
I20260630 12:34:28.235002  2045 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:34:28.240849  1915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:28.246021  1915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: No bootstrap required, opened a new log
I20260630 12:34:28.248047  1915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.248626  1915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:28.248896  1915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 239c10b82a92431fb70e2d4fbe586e68, State: Initialized, Role: FOLLOWER
I20260630 12:34:28.249492  1915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.250669  2045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: Bootstrap starting.
I20260630 12:34:28.251389  2050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [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: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.252115  2050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.252321  1915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:28.254575  1980 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } attempt: 2
I20260630 12:34:28.256043  2045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:28.261523  2045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: No bootstrap required, opened a new log
I20260630 12:34:28.265228  2045 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.266041  2045 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:28.266410  2045 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e3814dad4884f6681f813baaab60711, State: Initialized, Role: FOLLOWER
I20260630 12:34:28.267333  2045 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.267957   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:34:28.269778  2063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [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: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.270583  2063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.271324  2045 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:34:28.272702  2062 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:28.273036  2062 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:28.274827  1980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: Bootstrap starting.
I20260630 12:34:28.279327  1980 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:28.283921  1980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: No bootstrap required, opened a new log
I20260630 12:34:28.285954  1980 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.286473  1980 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:28.286705  1980 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be2971ea5104eafb2414064547bd5ed, State: Initialized, Role: FOLLOWER
I20260630 12:34:28.287230  1980 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
W20260630 12:34:28.287539  2075 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:28.287882  2075 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:34:28.288908  2076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [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: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.289494  2076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.290023  1980 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:28.299858   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:34:28.301697   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:28.304098  2087 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:34:28.304447  2087 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:34:28.308539  2088 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:34:28.309018  2089 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:34:28.311018  2050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:28.311609  2050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
W20260630 12:34:28.312332  2091 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:34:28.313073   779 server_base.cc:1061] running on GCE node
I20260630 12:34:28.314100   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.314375   779 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:34:28.314422  2050 leader_election.cc:290] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0be2971ea5104eafb2414064547bd5ed (127.0.194.253:41211), 6e3814dad4884f6681f813baaab60711 (127.0.194.252:34049)
I20260630 12:34:28.314654   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822868314630 us; error 0 us; skew 500 ppm
I20260630 12:34:28.314745  1955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "239c10b82a92431fb70e2d4fbe586e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be2971ea5104eafb2414064547bd5ed" is_pre_election: true
I20260630 12:34:28.314973  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "239c10b82a92431fb70e2d4fbe586e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3814dad4884f6681f813baaab60711" is_pre_election: true
I20260630 12:34:28.315502   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.315552  1955 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 239c10b82a92431fb70e2d4fbe586e68 in term 0.
I20260630 12:34:28.315651  2020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 239c10b82a92431fb70e2d4fbe586e68 in term 0.
I20260630 12:34:28.316944  1867 leader_election.cc:304] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [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: 0be2971ea5104eafb2414064547bd5ed, 239c10b82a92431fb70e2d4fbe586e68; no voters: 
I20260630 12:34:28.317759  2050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:28.318115  2050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:28.318449  2050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:28.318646   779 webserver.cc:533] Webserver started at http://127.0.194.193:33519/ using document root <none> and password file <none>
I20260630 12:34:28.319221   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.319430   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.319702   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.320876   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "455975850f744ed5ab60b04824082dd9"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.323210  2050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.325394  2050 leader_election.cc:290] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [CANDIDATE]: Term 1 election: Requested vote from peers 0be2971ea5104eafb2414064547bd5ed (127.0.194.253:41211), 6e3814dad4884f6681f813baaab60711 (127.0.194.252:34049)
I20260630 12:34:28.325610   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:34:28.325661  1955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "239c10b82a92431fb70e2d4fbe586e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0be2971ea5104eafb2414064547bd5ed"
I20260630 12:34:28.325913  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "239c10b82a92431fb70e2d4fbe586e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e3814dad4884f6681f813baaab60711"
I20260630 12:34:28.326349  2020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:28.326290  1955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:28.330921  2020 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 239c10b82a92431fb70e2d4fbe586e68 in term 1.
I20260630 12:34:28.331560  1955 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 239c10b82a92431fb70e2d4fbe586e68 in term 1.
I20260630 12:34:28.332147  1866 leader_election.cc:304] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [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: 239c10b82a92431fb70e2d4fbe586e68, 6e3814dad4884f6681f813baaab60711; no voters: 
I20260630 12:34:28.333079  2096 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:34:28.333139  2050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:28.334090   779 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:34:28.334209  2050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 1 LEADER]: Becoming Leader. State: Replica: 239c10b82a92431fb70e2d4fbe586e68, State: Running, Role: LEADER
I20260630 12:34:28.334535   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "455975850f744ed5ab60b04824082dd9"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.334916   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:28.335074  2050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [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: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:28.340988  2097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 239c10b82a92431fb70e2d4fbe586e68. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.341682  2097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:28.343406  2102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:28.348181  2102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:28.356662  1955 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Refusing update from remote peer 239c10b82a92431fb70e2d4fbe586e68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:28.356627  2020 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Refusing update from remote peer 239c10b82a92431fb70e2d4fbe586e68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:28.358175  2050 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:28.358767  2097 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:28.369427  2076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 239c10b82a92431fb70e2d4fbe586e68. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.370195  2076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.369906  2063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 239c10b82a92431fb70e2d4fbe586e68. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.370579  2063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.383445  2109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.384275  2109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:28.385097  2109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.385984  2109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:28.386801  2102 catalog_manager.cc:1383] Generated new cluster ID: e4fd8af7a99f491080631dc460d009c6
I20260630 12:34:28.387085  2102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:28.389875  2063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.390568  2063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.393270   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.394505   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.396165   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.397487  2076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "239c10b82a92431fb70e2d4fbe586e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:28.398150  2076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:34:28.399716   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.400029   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.400324   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.400545   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.434538  2102 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:28.436808  2102 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:28.462105  2102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: Generated new TSK 0
I20260630 12:34:28.462812  2102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:28.480070   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:36219
I20260630 12:34:28.480265  2171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:36219 every 8 connection(s)
I20260630 12:34:28.495850   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:28.504038  2172 heartbeater.cc:344] Connected to a master server at 127.0.194.253:41211
I20260630 12:34:28.504662  2172 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.505908  2172 heartbeater.cc:507] Master 127.0.194.253:41211 requested a full tablet report, sending...
I20260630 12:34:28.510784  1945 ts_manager.cc:194] Registered new tserver with Master: 455975850f744ed5ab60b04824082dd9 (127.0.194.193:36219)
W20260630 12:34:28.513422  2179 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:34:28.514123  2173 heartbeater.cc:344] Connected to a master server at 127.0.194.252:34049
I20260630 12:34:28.514633  2173 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.515686  2173 heartbeater.cc:507] Master 127.0.194.252:34049 requested a full tablet report, sending...
W20260630 12:34:28.517688  2180 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:34:28.519271  2010 ts_manager.cc:194] Registered new tserver with Master: 455975850f744ed5ab60b04824082dd9 (127.0.194.193:36219)
I20260630 12:34:28.520846  2174 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41249
I20260630 12:34:28.521281  2174 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.522024  2174 heartbeater.cc:507] Master 127.0.194.254:41249 requested a full tablet report, sending...
I20260630 12:34:28.523126   779 server_base.cc:1061] running on GCE node
W20260630 12:34:28.523808  2183 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:34:28.524281  1880 ts_manager.cc:194] Registered new tserver with Master: 455975850f744ed5ab60b04824082dd9 (127.0.194.193:36219)
I20260630 12:34:28.524919   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.525187   779 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:34:28.525370   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822868525355 us; error 0 us; skew 500 ppm
I20260630 12:34:28.525918   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.526213  1880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46154
I20260630 12:34:28.528752   779 webserver.cc:533] Webserver started at http://127.0.194.194:42717/ using document root <none> and password file <none>
I20260630 12:34:28.529238   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.529443   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.529713   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.530709   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "018d3c1818814f4b935eeefa8356d39d"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.534945   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:28.538165  2187 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:34:28.538964   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:28.539269   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "018d3c1818814f4b935eeefa8356d39d"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.539670   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:28.572999   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.574208   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.575656   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.577798   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.578029   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.578269   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.578444   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.615417   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:37107
I20260630 12:34:28.615530  2249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:37107 every 8 connection(s)
I20260630 12:34:28.626238   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:34:28.646288  2251 heartbeater.cc:344] Connected to a master server at 127.0.194.252:34049
I20260630 12:34:28.646734  2251 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.647689  2251 heartbeater.cc:507] Master 127.0.194.252:34049 requested a full tablet report, sending...
W20260630 12:34:28.647715  2257 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:34:28.648788  2252 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41249
I20260630 12:34:28.649394  2252 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.650553  2252 heartbeater.cc:507] Master 127.0.194.254:41249 requested a full tablet report, sending...
I20260630 12:34:28.651779  2010 ts_manager.cc:194] Registered new tserver with Master: 018d3c1818814f4b935eeefa8356d39d (127.0.194.194:37107)
I20260630 12:34:28.653877  1880 ts_manager.cc:194] Registered new tserver with Master: 018d3c1818814f4b935eeefa8356d39d (127.0.194.194:37107)
W20260630 12:34:28.654937  2258 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:34:28.655951  1880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46164
W20260630 12:34:28.657444  2260 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:34:28.657938   779 server_base.cc:1061] running on GCE node
I20260630 12:34:28.658046  2250 heartbeater.cc:344] Connected to a master server at 127.0.194.253:41211
I20260630 12:34:28.658576  2250 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.658972   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:28.659267   779 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:34:28.659260  2250 heartbeater.cc:507] Master 127.0.194.253:41211 requested a full tablet report, sending...
I20260630 12:34:28.659737   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822868659714 us; error 0 us; skew 500 ppm
I20260630 12:34:28.660687   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:28.662294  1945 ts_manager.cc:194] Registered new tserver with Master: 018d3c1818814f4b935eeefa8356d39d (127.0.194.194:37107)
I20260630 12:34:28.663573   779 webserver.cc:533] Webserver started at http://127.0.194.195:34607/ using document root <none> and password file <none>
I20260630 12:34:28.664116   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:28.664336   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:28.664662   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:28.665745   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "f025deb1b3d74fa1a03ecead319b98a1"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.670220   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:28.673524  2265 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:34:28.674350   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:28.674679   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "f025deb1b3d74fa1a03ecead319b98a1"
format_stamp: "Formatted at 2026-06-30 12:34:28 on dist-test-slave-zctk"
I20260630 12:34:28.674981   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822851694463-779-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:34:28.710383   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:28.711604   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:28.712868   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:28.714999   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:28.715226   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.715466   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:28.715647   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:28.757941   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:35225
I20260630 12:34:28.758028  2327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:35225 every 8 connection(s)
I20260630 12:34:28.776881  2328 heartbeater.cc:344] Connected to a master server at 127.0.194.253:41211
I20260630 12:34:28.777312  2328 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.777711  2329 heartbeater.cc:344] Connected to a master server at 127.0.194.252:34049
I20260630 12:34:28.778133  2329 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.778189  2328 heartbeater.cc:507] Master 127.0.194.253:41211 requested a full tablet report, sending...
I20260630 12:34:28.779048  2329 heartbeater.cc:507] Master 127.0.194.252:34049 requested a full tablet report, sending...
I20260630 12:34:28.781244  1945 ts_manager.cc:194] Registered new tserver with Master: f025deb1b3d74fa1a03ecead319b98a1 (127.0.194.195:35225)
I20260630 12:34:28.781749  2010 ts_manager.cc:194] Registered new tserver with Master: f025deb1b3d74fa1a03ecead319b98a1 (127.0.194.195:35225)
I20260630 12:34:28.785588  2330 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41249
I20260630 12:34:28.785955  2330 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:28.786571  2330 heartbeater.cc:507] Master 127.0.194.254:41249 requested a full tablet report, sending...
I20260630 12:34:28.788368  1880 ts_manager.cc:194] Registered new tserver with Master: f025deb1b3d74fa1a03ecead319b98a1 (127.0.194.195:35225)
I20260630 12:34:28.789238   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016499059s
I20260630 12:34:28.789917  1880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46170
I20260630 12:34:29.291811  2075 catalog_manager.cc:1295] Loaded cluster ID: e4fd8af7a99f491080631dc460d009c6
I20260630 12:34:29.292078  2075 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: loading cluster ID for follower catalog manager: success
I20260630 12:34:29.296787  2075 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: acquiring CA information for follower catalog manager: success
I20260630 12:34:29.299949  2075 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:29.307926  2087 catalog_manager.cc:1295] Loaded cluster ID: e4fd8af7a99f491080631dc460d009c6
I20260630 12:34:29.308223  2087 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: loading cluster ID for follower catalog manager: success
I20260630 12:34:29.313170  2087 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: acquiring CA information for follower catalog manager: success
I20260630 12:34:29.316617  2087 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:34:29.528812  2174 heartbeater.cc:499] Master 127.0.194.254:41249 was elected leader, sending a full tablet report...
I20260630 12:34:29.659729  2252 heartbeater.cc:499] Master 127.0.194.254:41249 was elected leader, sending a full tablet report...
I20260630 12:34:29.792407  2330 heartbeater.cc:499] Master 127.0.194.254:41249 was elected leader, sending a full tablet report...
I20260630 12:34:30.266062  2061 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:30.384199  1880 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48236:
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:34:30.456051  2136 tablet_service.cc:1511] Processing CreateTablet for tablet 7812c23ea7144d559053649cf4fa17a8 (DEFAULT_TABLE table=test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:34:30.457894  2136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7812c23ea7144d559053649cf4fa17a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:30.464468  2215 tablet_service.cc:1511] Processing CreateTablet for tablet 21a2e3623ed54e3baa80a730cd8f1ef0 (DEFAULT_TABLE table=test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:34:30.465863  2215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a2e3623ed54e3baa80a730cd8f1ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:30.471549  2293 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8804d8697f442e882cb4437c857d4a (DEFAULT_TABLE table=test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:34:30.472842  2293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8804d8697f442e882cb4437c857d4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:30.474689  2364 tablet_bootstrap.cc:492] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: Bootstrap starting.
I20260630 12:34:30.479779  2365 tablet_bootstrap.cc:492] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: Bootstrap starting.
I20260630 12:34:30.481796  2364 tablet_bootstrap.cc:654] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:30.486075  2365 tablet_bootstrap.cc:654] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:30.489147  2364 tablet_bootstrap.cc:492] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: No bootstrap required, opened a new log
I20260630 12:34:30.489701  2364 ts_tablet_manager.cc:1403] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:34:30.490021  2367 tablet_bootstrap.cc:492] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: Bootstrap starting.
I20260630 12:34:30.492645  2364 raft_consensus.cc:359] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "455975850f744ed5ab60b04824082dd9" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 36219 } }
I20260630 12:34:30.492991  2365 tablet_bootstrap.cc:492] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: No bootstrap required, opened a new log
I20260630 12:34:30.493347  2364 raft_consensus.cc:385] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:30.493673  2365 ts_tablet_manager.cc:1403] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:34:30.493781  2364 raft_consensus.cc:740] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 455975850f744ed5ab60b04824082dd9, State: Initialized, Role: FOLLOWER
I20260630 12:34:30.494864  2364 consensus_queue.cc:260] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "455975850f744ed5ab60b04824082dd9" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 36219 } }
I20260630 12:34:30.495589  2364 raft_consensus.cc:399] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:30.496049  2364 raft_consensus.cc:493] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:30.496356  2364 raft_consensus.cc:3060] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:30.496927  2367 tablet_bootstrap.cc:654] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:30.496965  2365 raft_consensus.cc:359] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018d3c1818814f4b935eeefa8356d39d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37107 } }
I20260630 12:34:30.497660  2365 raft_consensus.cc:385] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:30.497974  2365 raft_consensus.cc:740] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 018d3c1818814f4b935eeefa8356d39d, State: Initialized, Role: FOLLOWER
I20260630 12:34:30.498739  2365 consensus_queue.cc:260] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "018d3c1818814f4b935eeefa8356d39d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37107 } }
I20260630 12:34:30.499382  2365 raft_consensus.cc:399] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:30.499709  2365 raft_consensus.cc:493] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:30.500164  2365 raft_consensus.cc:3060] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:30.501770  2364 raft_consensus.cc:515] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "455975850f744ed5ab60b04824082dd9" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 36219 } }
I20260630 12:34:30.502357  2364 leader_election.cc:304] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [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: 455975850f744ed5ab60b04824082dd9; no voters: 
I20260630 12:34:30.502641  2367 tablet_bootstrap.cc:492] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: No bootstrap required, opened a new log
I20260630 12:34:30.503150  2367 ts_tablet_manager.cc:1403] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:34:30.503785  2364 leader_election.cc:290] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:30.504205  2370 raft_consensus.cc:2804] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:30.506155  2367 raft_consensus.cc:359] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f025deb1b3d74fa1a03ecead319b98a1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35225 } }
I20260630 12:34:30.506747  2367 raft_consensus.cc:385] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:30.506837  2365 raft_consensus.cc:515] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018d3c1818814f4b935eeefa8356d39d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37107 } }
I20260630 12:34:30.507138  2367 raft_consensus.cc:740] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f025deb1b3d74fa1a03ecead319b98a1, State: Initialized, Role: FOLLOWER
I20260630 12:34:30.507627  2365 leader_election.cc:304] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [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: 018d3c1818814f4b935eeefa8356d39d; no voters: 
I20260630 12:34:30.507928  2367 consensus_queue.cc:260] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f025deb1b3d74fa1a03ecead319b98a1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35225 } }
I20260630 12:34:30.508805  2367 raft_consensus.cc:399] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:30.509289  2367 raft_consensus.cc:493] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:30.509766  2367 raft_consensus.cc:3060] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:30.513531  2364 ts_tablet_manager.cc:1434] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:34:30.516245  2370 raft_consensus.cc:697] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 455975850f744ed5ab60b04824082dd9, State: Running, Role: LEADER
I20260630 12:34:30.516894  2365 leader_election.cc:290] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:30.517300  2373 raft_consensus.cc:2804] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:30.517117  2370 consensus_queue.cc:237] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [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: "455975850f744ed5ab60b04824082dd9" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 36219 } }
I20260630 12:34:30.518898  2367 raft_consensus.cc:515] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f025deb1b3d74fa1a03ecead319b98a1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35225 } }
I20260630 12:34:30.520067  2367 leader_election.cc:304] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [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: f025deb1b3d74fa1a03ecead319b98a1; no voters: 
I20260630 12:34:30.542515  2367 leader_election.cc:290] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:30.544608  2377 raft_consensus.cc:2804] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:30.553678  2377 raft_consensus.cc:697] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 1 LEADER]: Becoming Leader. State: Replica: f025deb1b3d74fa1a03ecead319b98a1, State: Running, Role: LEADER
I20260630 12:34:30.555747  2365 ts_tablet_manager.cc:1434] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: Time spent starting tablet: real 0.062s	user 0.020s	sys 0.037s
I20260630 12:34:30.555557  1880 catalog_manager.cc:5697] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 455975850f744ed5ab60b04824082dd9 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "455975850f744ed5ab60b04824082dd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "455975850f744ed5ab60b04824082dd9" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 36219 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:30.556627  2377 consensus_queue.cc:237] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [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: "f025deb1b3d74fa1a03ecead319b98a1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35225 } }
I20260630 12:34:30.562497  2367 ts_tablet_manager.cc:1434] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: Time spent starting tablet: real 0.059s	user 0.023s	sys 0.021s
I20260630 12:34:30.571022  1879 catalog_manager.cc:5697] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f025deb1b3d74fa1a03ecead319b98a1 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "f025deb1b3d74fa1a03ecead319b98a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f025deb1b3d74fa1a03ecead319b98a1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35225 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:30.588228  2373 raft_consensus.cc:697] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 1 LEADER]: Becoming Leader. State: Replica: 018d3c1818814f4b935eeefa8356d39d, State: Running, Role: LEADER
I20260630 12:34:30.589040  2373 consensus_queue.cc:237] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [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: "018d3c1818814f4b935eeefa8356d39d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37107 } }
I20260630 12:34:30.615799  1880 catalog_manager.cc:5697] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d reported cstate change: term changed from 0 to 1, leader changed from <none> to 018d3c1818814f4b935eeefa8356d39d (127.0.194.194). New cstate: current_term: 1 leader_uuid: "018d3c1818814f4b935eeefa8356d39d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "018d3c1818814f4b935eeefa8356d39d" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37107 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:32.267431  2061 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:32.269788  2061 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:32.646855   779 master.cc:562] Master@127.0.194.254:41249 shutting down...
W20260630 12:34:32.652094  2330 heartbeater.cc:646] Failed to heartbeat to 127.0.194.254:41249 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:34:32.673022   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:32.674029   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:32.674432   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 239c10b82a92431fb70e2d4fbe586e68: stopping tablet replica
I20260630 12:34:32.696226   779 master.cc:584] Master@127.0.194.254:41249 shutdown complete.
I20260630 12:34:33.965142  2389 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 239c10b82a92431fb70e2d4fbe586e68)
I20260630 12:34:33.965698  2389 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:33.967381  2389 leader_election.cc:290] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249), 6e3814dad4884f6681f813baaab60711 (127.0.194.252:34049)
I20260630 12:34:33.968734  2020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0be2971ea5104eafb2414064547bd5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "6e3814dad4884f6681f813baaab60711" is_pre_election: true
W20260630 12:34:33.970937  1930 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.254:41249: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:34:33.975000  1930 leader_election.cc:336] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249): Network error: Client connection negotiation failed: client connection to 127.0.194.254:41249: connect: Connection refused (error 111)
I20260630 12:34:33.975546  1930 leader_election.cc:304] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [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: 0be2971ea5104eafb2414064547bd5ed; no voters: 239c10b82a92431fb70e2d4fbe586e68, 6e3814dad4884f6681f813baaab60711
I20260630 12:34:33.976339  2389 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:34:33.984053  2392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 239c10b82a92431fb70e2d4fbe586e68)
I20260630 12:34:33.984470  2392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:33.986198  2392 leader_election.cc:290] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249), 0be2971ea5104eafb2414064547bd5ed (127.0.194.253:41211)
I20260630 12:34:33.987572  1954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e3814dad4884f6681f813baaab60711" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "0be2971ea5104eafb2414064547bd5ed" is_pre_election: true
I20260630 12:34:33.988237  1954 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e3814dad4884f6681f813baaab60711 in term 1.
I20260630 12:34:33.989444  1997 leader_election.cc:304] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [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: 0be2971ea5104eafb2414064547bd5ed, 6e3814dad4884f6681f813baaab60711; no voters: 
I20260630 12:34:33.990176  2392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:34:33.990471  2392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 239c10b82a92431fb70e2d4fbe586e68)
I20260630 12:34:33.990767  2392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:33.992399  1995 leader_election.cc:336] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249): Network error: Client connection negotiation failed: client connection to 127.0.194.254:41249: connect: Connection refused (error 111)
I20260630 12:34:33.996461  2392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:33.998036  2392 leader_election.cc:290] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [CANDIDATE]: Term 2 election: Requested vote from peers 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249), 0be2971ea5104eafb2414064547bd5ed (127.0.194.253:41211)
I20260630 12:34:33.998991  1954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6e3814dad4884f6681f813baaab60711" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "0be2971ea5104eafb2414064547bd5ed"
I20260630 12:34:33.999486  1954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:34:34.001227  1995 leader_election.cc:336] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249): Network error: Client connection negotiation failed: client connection to 127.0.194.254:41249: connect: Connection refused (error 111)
I20260630 12:34:34.004177  1954 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e3814dad4884f6681f813baaab60711 in term 2.
I20260630 12:34:34.005165  1997 leader_election.cc:304] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [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: 0be2971ea5104eafb2414064547bd5ed, 6e3814dad4884f6681f813baaab60711; no voters: 239c10b82a92431fb70e2d4fbe586e68
I20260630 12:34:34.005816  2392 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:34.006847  2392 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 LEADER]: Becoming Leader. State: Replica: 6e3814dad4884f6681f813baaab60711, State: Running, Role: LEADER
I20260630 12:34:34.007537  2392 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [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: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } }
I20260630 12:34:34.011379  2395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e3814dad4884f6681f813baaab60711. Latest consensus state: current_term: 2 leader_uuid: "6e3814dad4884f6681f813baaab60711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "239c10b82a92431fb70e2d4fbe586e68" member_type: VOTER last_known_addr { host: "127.0.194.254" port: 41249 } } peers { permanent_uuid: "0be2971ea5104eafb2414064547bd5ed" member_type: VOTER last_known_addr { host: "127.0.194.253" port: 41211 } } peers { permanent_uuid: "6e3814dad4884f6681f813baaab60711" member_type: VOTER last_known_addr { host: "127.0.194.252" port: 34049 } } }
I20260630 12:34:34.012281  2395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:34.013741  2397 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:34.018831  2397 catalog_manager.cc:679] Loaded metadata for table test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f]
I20260630 12:34:34.023234  2397 tablet_loader.cc:96] loaded metadata for tablet 21a2e3623ed54e3baa80a730cd8f1ef0 (table test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f])
I20260630 12:34:34.024480  2397 tablet_loader.cc:96] loaded metadata for tablet 6d8804d8697f442e882cb4437c857d4a (table test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f])
I20260630 12:34:34.025434  2397 tablet_loader.cc:96] loaded metadata for tablet 7812c23ea7144d559053649cf4fa17a8 (table test-workload [id=d0c4f2aa06eb4f5c91e87f41a8d0df5f])
I20260630 12:34:34.026345  2397 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:34.029326  2397 catalog_manager.cc:1295] Loaded cluster ID: e4fd8af7a99f491080631dc460d009c6
I20260630 12:34:34.029560  2397 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:34.033062  2397 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:34.035974  2397 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: Loaded TSK: 0
I20260630 12:34:34.036936  2397 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:34.285876  2074 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:34.287607  2074 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:34.388758   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:34:34.410678   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:34.411402   779 tablet_replica.cc:333] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9: stopping tablet replica
I20260630 12:34:34.411921   779 raft_consensus.cc:2243] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:34.412427   779 raft_consensus.cc:2272] T 7812c23ea7144d559053649cf4fa17a8 P 455975850f744ed5ab60b04824082dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:34:34.418310  1995 consensus_peers.cc:597] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 -> Peer 239c10b82a92431fb70e2d4fbe586e68 (127.0.194.254:41249): Couldn't send request to peer 239c10b82a92431fb70e2d4fbe586e68. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.254:41249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:34.432451   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:34:34.442581   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:34:34.464071   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:34.464746   779 tablet_replica.cc:333] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d: stopping tablet replica
I20260630 12:34:34.465257   779 raft_consensus.cc:2243] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:34.465690   779 raft_consensus.cc:2272] T 21a2e3623ed54e3baa80a730cd8f1ef0 P 018d3c1818814f4b935eeefa8356d39d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:34.483661   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:34:34.492882   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:34:34.513504   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:34.514245   779 tablet_replica.cc:333] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1: stopping tablet replica
I20260630 12:34:34.514767   779 raft_consensus.cc:2243] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:34.515290   779 raft_consensus.cc:2272] T 6d8804d8697f442e882cb4437c857d4a P f025deb1b3d74fa1a03ecead319b98a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:34.533667   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:34:34.543150   779 master.cc:562] Master@127.0.194.253:41211 shutting down...
I20260630 12:34:34.559399   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:34.559901   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:34.560141   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0be2971ea5104eafb2414064547bd5ed: stopping tablet replica
I20260630 12:34:34.579222   779 master.cc:584] Master@127.0.194.253:41211 shutdown complete.
I20260630 12:34:34.591549   779 master.cc:562] Master@127.0.194.252:34049 shutting down...
I20260630 12:34:34.610389   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:34:34.611312   779 pending_rounds.cc:70] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: Trying to abort 1 pending ops.
I20260630 12:34:34.611614   779 pending_rounds.cc:77] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: Aborting op as it isn't in flight: id { term: 2 index: 11 } timestamp: 7302442491941691392 op_type: NO_OP noop_request { }
I20260630 12:34:34.611990   779 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:34.612232   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:34.612466   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e3814dad4884f6681f813baaab60711: stopping tablet replica
I20260630 12:34:34.631263   779 master.cc:584] Master@127.0.194.252:34049 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6740 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:34:34.662911   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:42877
I20260630 12:34:34.663976   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:34.669580  2398 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:34:34.669595  2399 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:34:34.670204  2401 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:34:34.671567   779 server_base.cc:1061] running on GCE node
I20260630 12:34:34.672325   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:34.672540   779 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:34:34.672749   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822874672731 us; error 0 us; skew 500 ppm
I20260630 12:34:34.673228   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:34.675490   779 webserver.cc:533] Webserver started at http://127.0.194.254:43055/ using document root <none> and password file <none>
I20260630 12:34:34.675956   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:34.676167   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:34.676442   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:34.677531   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "0e92d6445db94690b34361468883ae7a"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.681706   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:34:34.685071  2406 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:34:34.685925   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:34.686168   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "0e92d6445db94690b34361468883ae7a"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.686403   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-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:34:34.698175   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:34.699357   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:34.737622   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:42877
I20260630 12:34:34.737726  2457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:42877 every 8 connection(s)
I20260630 12:34:34.741616  2458 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:34:34.751655  2458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a: Bootstrap starting.
I20260630 12:34:34.755925  2458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:34.759857  2458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a: No bootstrap required, opened a new log
I20260630 12:34:34.761804  2458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e92d6445db94690b34361468883ae7a" member_type: VOTER }
I20260630 12:34:34.762149  2458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:34.762334  2458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e92d6445db94690b34361468883ae7a, State: Initialized, Role: FOLLOWER
I20260630 12:34:34.762799  2458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e92d6445db94690b34361468883ae7a" member_type: VOTER }
I20260630 12:34:34.763201  2458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:34.763382  2458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:34.763581  2458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:34.767529  2458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e92d6445db94690b34361468883ae7a" member_type: VOTER }
I20260630 12:34:34.767951  2458 leader_election.cc:304] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [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: 0e92d6445db94690b34361468883ae7a; no voters: 
I20260630 12:34:34.768998  2458 leader_election.cc:290] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:34.769359  2461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:34.770780  2461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 1 LEADER]: Becoming Leader. State: Replica: 0e92d6445db94690b34361468883ae7a, State: Running, Role: LEADER
I20260630 12:34:34.771401  2461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [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: "0e92d6445db94690b34361468883ae7a" member_type: VOTER }
I20260630 12:34:34.771975  2458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:34.775064  2462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e92d6445db94690b34361468883ae7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e92d6445db94690b34361468883ae7a" member_type: VOTER } }
I20260630 12:34:34.774979  2463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e92d6445db94690b34361468883ae7a. Latest consensus state: current_term: 1 leader_uuid: "0e92d6445db94690b34361468883ae7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e92d6445db94690b34361468883ae7a" member_type: VOTER } }
I20260630 12:34:34.775771  2462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:34.775802  2463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:34.778867  2467 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:34.787070  2467 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:34.788130   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:34.795995  2467 catalog_manager.cc:1383] Generated new cluster ID: 0d7850e7fc3940de850712a67c0a3d62
I20260630 12:34:34.796326  2467 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:34.813277  2467 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:34.814471  2467 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:34.828510  2467 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a: Generated new TSK 0
I20260630 12:34:34.829094  2467 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:34.854380   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:34.861006  2479 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:34:34.861884  2480 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:34:34.863948  2482 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:34:34.864759   779 server_base.cc:1061] running on GCE node
I20260630 12:34:34.865660   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:34.865865   779 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:34:34.866060   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822874866039 us; error 0 us; skew 500 ppm
I20260630 12:34:34.866591   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:34.868834   779 webserver.cc:533] Webserver started at http://127.0.194.193:36875/ using document root <none> and password file <none>
I20260630 12:34:34.869316   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:34.869513   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:34.869803   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:34.870872   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "b33dd65f5ea04b0d9ccdd30f695d120c"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.875178   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:34:34.878388  2487 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:34:34.879084   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:34.879386   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "b33dd65f5ea04b0d9ccdd30f695d120c"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.879654   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-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:34:34.902490   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:34.903651   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:34.905102   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:34.907338   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:34.907562   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:34.907802   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:34.907986   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:34.946409   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:35783
I20260630 12:34:34.946539  2549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:35783 every 8 connection(s)
I20260630 12:34:34.951270   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:34.960012  2554 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:34:34.961937  2555 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:34:34.964308   779 server_base.cc:1061] running on GCE node
W20260630 12:34:34.964661  2557 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:34:34.965509   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:34.965765   779 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:34:34.965951   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822874965927 us; error 0 us; skew 500 ppm
I20260630 12:34:34.966506   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:34.969375   779 webserver.cc:533] Webserver started at http://127.0.194.194:40425/ using document root <none> and password file <none>
I20260630 12:34:34.969944   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:34.970093  2550 heartbeater.cc:344] Connected to a master server at 127.0.194.254:42877
I20260630 12:34:34.970196   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:34.970538  2550 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:34.970600   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:34.971539  2550 heartbeater.cc:507] Master 127.0.194.254:42877 requested a full tablet report, sending...
I20260630 12:34:34.972147   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.973924  2423 ts_manager.cc:194] Registered new tserver with Master: b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193:35783)
I20260630 12:34:34.975637  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46118
I20260630 12:34:34.977304   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:34.980808  2562 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:34:34.981726   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:34.982002   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c"
format_stamp: "Formatted at 2026-06-30 12:34:34 on dist-test-slave-zctk"
I20260630 12:34:34.982261   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-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:34:35.014864   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:35.016057   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:35.017558   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:35.019696   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:35.019869   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.020149   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:35.020325   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.059633   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:34685
I20260630 12:34:35.059738  2624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:34685 every 8 connection(s)
I20260630 12:34:35.064384   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:35.071237  2628 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:34:35.073478  2629 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:34:35.076233   779 server_base.cc:1061] running on GCE node
W20260630 12:34:35.076759  2631 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:34:35.077749   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:34:35.077766  2625 heartbeater.cc:344] Connected to a master server at 127.0.194.254:42877
W20260630 12:34:35.078032   779 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:34:35.078260  2625 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:35.078290   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822875078266 us; error 0 us; skew 500 ppm
I20260630 12:34:35.078989   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:35.079085  2625 heartbeater.cc:507] Master 127.0.194.254:42877 requested a full tablet report, sending...
I20260630 12:34:35.081189  2423 ts_manager.cc:194] Registered new tserver with Master: a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685)
I20260630 12:34:35.081930   779 webserver.cc:533] Webserver started at http://127.0.194.195:41087/ using document root <none> and password file <none>
I20260630 12:34:35.082399   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:35.082538   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:35.082628  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46132
I20260630 12:34:35.082732   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:35.084005   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-zctk"
I20260630 12:34:35.088384   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:35.091470  2636 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:34:35.092208   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:35.092484   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
format_stamp: "Formatted at 2026-06-30 12:34:35 on dist-test-slave-zctk"
I20260630 12:34:35.092800   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-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:34:35.107605   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:35.108713   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:35.110124   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:35.112242   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:35.112461   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.112707   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:35.112876   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:35.150301   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:45517
I20260630 12:34:35.150403  2698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:45517 every 8 connection(s)
I20260630 12:34:35.163421  2699 heartbeater.cc:344] Connected to a master server at 127.0.194.254:42877
I20260630 12:34:35.163813  2699 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:35.164517  2699 heartbeater.cc:507] Master 127.0.194.254:42877 requested a full tablet report, sending...
I20260630 12:34:35.166471  2423 ts_manager.cc:194] Registered new tserver with Master: 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:35.166972   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013475508s
I20260630 12:34:35.168195  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46144
I20260630 12:34:35.978276  2550 heartbeater.cc:499] Master 127.0.194.254:42877 was elected leader, sending a full tablet report...
I20260630 12:34:36.085165  2625 heartbeater.cc:499] Master 127.0.194.254:42877 was elected leader, sending a full tablet report...
I20260630 12:34:36.170784  2699 heartbeater.cc:499] Master 127.0.194.254:42877 was elected leader, sending a full tablet report...
I20260630 12:34:36.223091  2423 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46148:
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:34:36.225360  2423 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:34:36.281664  2590 tablet_service.cc:1511] Processing CreateTablet for tablet 52844ebed3544602bf864d4a434ab553 (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:36.281752  2589 tablet_service.cc:1511] Processing CreateTablet for tablet eacb3db95f464c36b69507f0d480058c (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:36.283231  2590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52844ebed3544602bf864d4a434ab553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.283849  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacb3db95f464c36b69507f0d480058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.284376  2515 tablet_service.cc:1511] Processing CreateTablet for tablet 52844ebed3544602bf864d4a434ab553 (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:36.285670  2515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52844ebed3544602bf864d4a434ab553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.288584  2514 tablet_service.cc:1511] Processing CreateTablet for tablet eacb3db95f464c36b69507f0d480058c (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:36.289064  2664 tablet_service.cc:1511] Processing CreateTablet for tablet 52844ebed3544602bf864d4a434ab553 (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:36.289906  2514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacb3db95f464c36b69507f0d480058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.290388  2664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52844ebed3544602bf864d4a434ab553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.296118  2663 tablet_service.cc:1511] Processing CreateTablet for tablet eacb3db95f464c36b69507f0d480058c (DEFAULT_TABLE table=test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:36.297441  2663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacb3db95f464c36b69507f0d480058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:36.306824  2719 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: Bootstrap starting.
I20260630 12:34:36.310243  2720 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: Bootstrap starting.
I20260630 12:34:36.314286  2719 tablet_bootstrap.cc:654] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.320048  2720 tablet_bootstrap.cc:654] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.326637  2719 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: No bootstrap required, opened a new log
I20260630 12:34:36.327157  2719 ts_tablet_manager.cc:1403] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260630 12:34:36.327214  2722 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: Bootstrap starting.
I20260630 12:34:36.330096  2719 raft_consensus.cc:359] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.330873  2719 raft_consensus.cc:385] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.331146  2719 raft_consensus.cc:740] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10e8a6620394dfbbb94a6c1cdfdc31c, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.332125  2719 consensus_queue.cc:260] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.333827  2720 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: No bootstrap required, opened a new log
I20260630 12:34:36.334120  2722 tablet_bootstrap.cc:654] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.335096  2719 ts_tablet_manager.cc:1434] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:36.335521  2720 ts_tablet_manager.cc:1403] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260630 12:34:36.336076  2719 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Bootstrap starting.
I20260630 12:34:36.340780  2720 raft_consensus.cc:359] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.341575  2720 raft_consensus.cc:385] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.341907  2720 raft_consensus.cc:740] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33dd65f5ea04b0d9ccdd30f695d120c, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.342623  2720 consensus_queue.cc:260] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.343663  2722 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: No bootstrap required, opened a new log
I20260630 12:34:36.344179  2722 ts_tablet_manager.cc:1403] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:34:36.344246  2719 tablet_bootstrap.cc:654] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.348001  2722 raft_consensus.cc:359] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.348680  2722 raft_consensus.cc:385] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.348971  2722 raft_consensus.cc:740] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c157c7f0a94b10ac4addfb53b11bd9, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.349730  2719 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: No bootstrap required, opened a new log
I20260630 12:34:36.349709  2722 consensus_queue.cc:260] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.350337  2719 ts_tablet_manager.cc:1403] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:34:36.351692  2720 ts_tablet_manager.cc:1434] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260630 12:34:36.353101  2720 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: Bootstrap starting.
I20260630 12:34:36.357506  2719 raft_consensus.cc:359] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.358242  2719 raft_consensus.cc:385] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.358561  2719 raft_consensus.cc:740] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a10e8a6620394dfbbb94a6c1cdfdc31c, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.358999  2720 tablet_bootstrap.cc:654] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.359283  2719 consensus_queue.cc:260] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.361681  2719 ts_tablet_manager.cc:1434] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:34:36.359293  2722 ts_tablet_manager.cc:1434] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.009s
I20260630 12:34:36.363968  2722 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: Bootstrap starting.
I20260630 12:34:36.370461  2720 tablet_bootstrap.cc:492] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: No bootstrap required, opened a new log
I20260630 12:34:36.371001  2720 ts_tablet_manager.cc:1403] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:34:36.373469  2720 raft_consensus.cc:359] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.374161  2720 raft_consensus.cc:385] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.374401  2720 raft_consensus.cc:740] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33dd65f5ea04b0d9ccdd30f695d120c, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.375254  2722 tablet_bootstrap.cc:654] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:36.375032  2720 consensus_queue.cc:260] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.377166  2720 ts_tablet_manager.cc:1434] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:34:36.382622  2722 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: No bootstrap required, opened a new log
I20260630 12:34:36.383044  2722 ts_tablet_manager.cc:1403] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260630 12:34:36.385596  2722 raft_consensus.cc:359] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.386312  2722 raft_consensus.cc:385] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:36.386595  2722 raft_consensus.cc:740] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c157c7f0a94b10ac4addfb53b11bd9, State: Initialized, Role: FOLLOWER
I20260630 12:34:36.387234  2722 consensus_queue.cc:260] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.389189  2722 ts_tablet_manager.cc:1434] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:34:36.478595  2726 raft_consensus.cc:493] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:36.479064  2726 raft_consensus.cc:515] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.481927  2726 leader_election.cc:290] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685), 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:36.496986  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52844ebed3544602bf864d4a434ab553" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" is_pre_election: true
I20260630 12:34:36.497619  2600 raft_consensus.cc:2468] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 0.
I20260630 12:34:36.497905  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52844ebed3544602bf864d4a434ab553" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" is_pre_election: true
I20260630 12:34:36.498638  2674 raft_consensus.cc:2468] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 0.
I20260630 12:34:36.498893  2488 leader_election.cc:304] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [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: a10e8a6620394dfbbb94a6c1cdfdc31c, b33dd65f5ea04b0d9ccdd30f695d120c; no voters: 
I20260630 12:34:36.499651  2726 raft_consensus.cc:2804] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:36.499922  2726 raft_consensus.cc:493] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:36.500190  2726 raft_consensus.cc:3060] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.504899  2726 raft_consensus.cc:515] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.506362  2726 leader_election.cc:290] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [CANDIDATE]: Term 1 election: Requested vote from peers a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685), 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:36.507207  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52844ebed3544602bf864d4a434ab553" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c"
I20260630 12:34:36.507572  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52844ebed3544602bf864d4a434ab553" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
I20260630 12:34:36.507800  2600 raft_consensus.cc:3060] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.508111  2674 raft_consensus.cc:3060] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.514837  2674 raft_consensus.cc:2468] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 1.
I20260630 12:34:36.514842  2600 raft_consensus.cc:2468] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 1.
I20260630 12:34:36.516259  2488 leader_election.cc:304] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [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: 03c157c7f0a94b10ac4addfb53b11bd9, b33dd65f5ea04b0d9ccdd30f695d120c; no voters: 
I20260630 12:34:36.516983  2726 raft_consensus.cc:2804] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:36.518103  2726 raft_consensus.cc:697] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Becoming Leader. State: Replica: b33dd65f5ea04b0d9ccdd30f695d120c, State: Running, Role: LEADER
I20260630 12:34:36.518788  2726 consensus_queue.cc:237] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.525233  2421 catalog_manager.cc:5697] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c reported cstate change: term changed from 0 to 1, leader changed from <none> to b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193). New cstate: current_term: 1 leader_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:36.772008  2726 raft_consensus.cc:493] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:36.772513  2726 raft_consensus.cc:515] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.774190  2726 leader_election.cc:290] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685), 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:36.775127  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" is_pre_election: true
I20260630 12:34:36.775308  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" is_pre_election: true
I20260630 12:34:36.775724  2600 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 0.
I20260630 12:34:36.775902  2674 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 0.
I20260630 12:34:36.776742  2488 leader_election.cc:304] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [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: a10e8a6620394dfbbb94a6c1cdfdc31c, b33dd65f5ea04b0d9ccdd30f695d120c; no voters: 
I20260630 12:34:36.777351  2726 raft_consensus.cc:2804] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:36.777626  2726 raft_consensus.cc:493] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:36.777921  2726 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.783082  2726 raft_consensus.cc:515] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
W20260630 12:34:36.784687  2471 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:34:36.784826  2726 leader_election.cc:290] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [CANDIDATE]: Term 1 election: Requested vote from peers a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685), 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:36.785631  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c"
I20260630 12:34:36.786103  2600 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.785933  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
I20260630 12:34:36.786711  2674 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:36.787019  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:34:36.789171  2476 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:34:36.790977  2600 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 1.
I20260630 12:34:36.791917  2488 leader_election.cc:304] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [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: a10e8a6620394dfbbb94a6c1cdfdc31c, b33dd65f5ea04b0d9ccdd30f695d120c; no voters: 
I20260630 12:34:36.792609  2726 raft_consensus.cc:2804] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:36.793076  2674 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33dd65f5ea04b0d9ccdd30f695d120c in term 1.
I20260630 12:34:36.793151  2726 raft_consensus.cc:697] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Becoming Leader. State: Replica: b33dd65f5ea04b0d9ccdd30f695d120c, State: Running, Role: LEADER
I20260630 12:34:36.794162  2726 consensus_queue.cc:237] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:36.801281  2421 catalog_manager.cc:5697] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c reported cstate change: term changed from 0 to 1, leader changed from <none> to b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193). New cstate: current_term: 1 leader_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:36.964344  2726 consensus_queue.cc:1048] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:36.976749  2726 consensus_queue.cc:1048] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:37.251897  2726 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:37.262611  2744 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:38.790158  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:38.802317  2525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c"
dest_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c"
mode: GRACEFUL
new_leader_uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
 from {username='slave'} at 127.0.0.1:53024
I20260630 12:34:38.802964  2525 raft_consensus.cc:606] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Received request to transfer leadership to TS 03c157c7f0a94b10ac4addfb53b11bd9
I20260630 12:34:38.804061  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:34:38.804471  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:39.292724  2748 raft_consensus.cc:993] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: : Instructing follower 03c157c7f0a94b10ac4addfb53b11bd9 to start an election
I20260630 12:34:39.293186  2748 raft_consensus.cc:1081] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Signalling peer 03c157c7f0a94b10ac4addfb53b11bd9 to start an election
I20260630 12:34:39.294804  2674 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c"
dest_uuid: "03c157c7f0a94b10ac4addfb53b11bd9"
 from {username='slave'} at 127.0.0.1:57818
I20260630 12:34:39.295378  2674 raft_consensus.cc:493] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:34:39.295745  2674 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:39.300380  2674 raft_consensus.cc:515] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:39.303620  2674 leader_election.cc:290] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [CANDIDATE]: Term 2 election: Requested vote from peers b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193:35783), a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685)
I20260630 12:34:39.313728  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c"
I20260630 12:34:39.314318  2525 raft_consensus.cc:3055] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:34:39.314635  2525 raft_consensus.cc:740] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b33dd65f5ea04b0d9ccdd30f695d120c, State: Running, Role: LEADER
I20260630 12:34:39.315459  2525 consensus_queue.cc:260] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:39.316644  2525 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:39.320675  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacb3db95f464c36b69507f0d480058c" candidate_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c"
I20260630 12:34:39.321274  2600 raft_consensus.cc:3060] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:34:39.323217  2525 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c157c7f0a94b10ac4addfb53b11bd9 in term 2.
I20260630 12:34:39.324465  2639 leader_election.cc:304] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [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: 03c157c7f0a94b10ac4addfb53b11bd9, b33dd65f5ea04b0d9ccdd30f695d120c; no voters: 
I20260630 12:34:39.326278  2753 raft_consensus.cc:2804] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:34:39.327461  2753 raft_consensus.cc:697] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 LEADER]: Becoming Leader. State: Replica: 03c157c7f0a94b10ac4addfb53b11bd9, State: Running, Role: LEADER
I20260630 12:34:39.327610  2600 raft_consensus.cc:2468] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c157c7f0a94b10ac4addfb53b11bd9 in term 2.
I20260630 12:34:39.328193  2753 consensus_queue.cc:237] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } }
I20260630 12:34:39.335148  2421 catalog_manager.cc:5697] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 reported cstate change: term changed from 1 to 2, leader changed from b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193) to 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195). New cstate: current_term: 2 leader_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:39.727982  2525 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:39.729389  2753 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:34:39.739133  2600 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:34:39.740674  2754 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:40.805409  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:40.807336  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:40.807700  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:42.809088  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:42.811600  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:42.812017  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:44.812963  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:44.815109  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:44.815493  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:46.816476  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:46.818411  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:46.818764  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:48.819736  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:48.821753  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:48.822085  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:48.933974   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:48.941149  2771 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:34:48.942559  2772 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:34:48.943080  2774 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:34:48.944171   779 server_base.cc:1061] running on GCE node
I20260630 12:34:48.945259   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:48.945503   779 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:34:48.945693   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822888945674 us; error 0 us; skew 500 ppm
I20260630 12:34:48.946221   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:48.949031   779 webserver.cc:533] Webserver started at http://127.0.194.196:36071/ using document root <none> and password file <none>
I20260630 12:34:48.949700   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:48.949965   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:48.950405   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:48.952389   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "babf09be01c84724ae2bc2b5b4934b42"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-zctk"
I20260630 12:34:48.957576   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:34:48.961149  2779 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:34:48.961951   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:34:48.962257   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "babf09be01c84724ae2bc2b5b4934b42"
format_stamp: "Formatted at 2026-06-30 12:34:48 on dist-test-slave-zctk"
I20260630 12:34:48.962585   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-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:34:48.983594   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:48.985113   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:48.986606   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:48.989217   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:48.989459   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:48.989704   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:48.989898   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:49.031075   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:35549
I20260630 12:34:49.031175  2841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:35549 every 8 connection(s)
I20260630 12:34:49.046417  2842 heartbeater.cc:344] Connected to a master server at 127.0.194.254:42877
I20260630 12:34:49.046819  2842 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:49.047591  2842 heartbeater.cc:507] Master 127.0.194.254:42877 requested a full tablet report, sending...
I20260630 12:34:49.049576  2423 ts_manager.cc:194] Registered new tserver with Master: babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196:35549)
I20260630 12:34:49.050921  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60944
I20260630 12:34:49.858438  2674 consensus_queue.cc:237] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } }
I20260630 12:34:49.868621  2600 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:49.869076  2525 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:34:49.870501  2849 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } 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:34:49.871696  2770 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:34:49.880867  2637 consensus_peers.cc:597] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 -> Peer babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196:35549): Couldn't send request to peer babf09be01c84724ae2bc2b5b4934b42. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eacb3db95f464c36b69507f0d480058c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:49.883353  2849 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } } }
I20260630 12:34:49.885233  2600 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } } }
I20260630 12:34:49.889026  2525 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } } }
I20260630 12:34:49.899207  2421 catalog_manager.cc:5697] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 reported cstate change: config changed from index -1 to 3, NON_VOTER babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:50.053364  2842 heartbeater.cc:499] Master 127.0.194.254:42877 was elected leader, sending a full tablet report...
I20260630 12:34:50.443650  2861 ts_tablet_manager.cc:933] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: Initiating tablet copy from peer 03c157c7f0a94b10ac4addfb53b11bd9 (127.0.194.195:45517)
I20260630 12:34:50.445585  2861 tablet_copy_client.cc:323] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:45517
I20260630 12:34:50.456483  2684 tablet_copy_service.cc:140] P 03c157c7f0a94b10ac4addfb53b11bd9: Received BeginTabletCopySession request for tablet eacb3db95f464c36b69507f0d480058c from peer babf09be01c84724ae2bc2b5b4934b42 ({username='slave'} at 127.0.0.1:41740)
I20260630 12:34:50.457115  2684 tablet_copy_service.cc:161] P 03c157c7f0a94b10ac4addfb53b11bd9: Beginning new tablet copy session on tablet eacb3db95f464c36b69507f0d480058c from peer babf09be01c84724ae2bc2b5b4934b42 at {username='slave'} at 127.0.0.1:41740: session id = babf09be01c84724ae2bc2b5b4934b42-eacb3db95f464c36b69507f0d480058c
I20260630 12:34:50.465178  2684 tablet_copy_source_session.cc:215] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:50.468187  2861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacb3db95f464c36b69507f0d480058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:50.478830  2861 tablet_copy_client.cc:806] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:50.479449  2861 tablet_copy_client.cc:670] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:50.483120  2861 tablet_copy_client.cc:538] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:50.488919  2861 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: Bootstrap starting.
I20260630 12:34:50.504776  2861 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: 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:34:50.505447  2861 tablet_bootstrap.cc:492] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: Bootstrap complete.
I20260630 12:34:50.505987  2861 ts_tablet_manager.cc:1403] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:34:50.508687  2861 raft_consensus.cc:359] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } }
I20260630 12:34:50.509584  2861 raft_consensus.cc:740] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: babf09be01c84724ae2bc2b5b4934b42, State: Initialized, Role: LEARNER
I20260630 12:34:50.510344  2861 consensus_queue.cc:260] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: true } }
I20260630 12:34:50.513949  2861 ts_tablet_manager.cc:1434] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:34:50.515437  2684 tablet_copy_service.cc:342] P 03c157c7f0a94b10ac4addfb53b11bd9: Request end of tablet copy session babf09be01c84724ae2bc2b5b4934b42-eacb3db95f464c36b69507f0d480058c received from {username='slave'} at 127.0.0.1:41740
I20260630 12:34:50.515826  2684 tablet_copy_service.cc:434] P 03c157c7f0a94b10ac4addfb53b11bd9: ending tablet copy session babf09be01c84724ae2bc2b5b4934b42-eacb3db95f464c36b69507f0d480058c on tablet eacb3db95f464c36b69507f0d480058c with peer babf09be01c84724ae2bc2b5b4934b42
I20260630 12:34:50.823123  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:50.825372  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:50.825774  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.049836  2817 raft_consensus.cc:1217] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:34:51.593706  2867 raft_consensus.cc:1064] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: attempting to promote NON_VOTER babf09be01c84724ae2bc2b5b4934b42 to VOTER
I20260630 12:34:51.596552  2867 consensus_queue.cc:237] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } }
I20260630 12:34:51.603678  2817 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 LEARNER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:51.604652  2525 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:51.607030  2599 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:34:51.606817  2870 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } 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:34:51.608290  2872 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:34:51.609248  2867 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } 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:34:51.629032  2867 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.630861  2525 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.631647  2599 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.643266  2817 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.645572  2422 catalog_manager.cc:5697] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c reported cstate change: config changed from index 3 to 4, babf09be01c84724ae2bc2b5b4934b42 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "a10e8a6620394dfbbb94a6c1cdfdc31c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.671527  2674 consensus_queue.cc:237] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [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: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } }
I20260630 12:34:51.676904  2817 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:51.677098  2525 raft_consensus.cc:1275] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Refusing update from remote peer 03c157c7f0a94b10ac4addfb53b11bd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:34:51.678561  2872 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:34:51.680212  2872 consensus_queue.cc:1048] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } 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:34:51.685065  2870 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.687789  2817 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.692481  2525 raft_consensus.cc:2955] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.695539  2407 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eacb3db95f464c36b69507f0d480058c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:51.698834  2423 catalog_manager.cc:5697] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 reported cstate change: config changed from index 4 to 5, VOTER a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194) evicted. New cstate: current_term: 2 leader_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b33dd65f5ea04b0d9ccdd30f695d120c" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35783 } } peers { permanent_uuid: "03c157c7f0a94b10ac4addfb53b11bd9" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45517 } } peers { permanent_uuid: "babf09be01c84724ae2bc2b5b4934b42" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 35549 } attrs { promote: false } } }
I20260630 12:34:51.709204  2589 tablet_service.cc:1558] Processing DeleteTablet for tablet eacb3db95f464c36b69507f0d480058c with delete_type TABLET_DATA_TOMBSTONED (TS a10e8a6620394dfbbb94a6c1cdfdc31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52094
I20260630 12:34:51.711308  2882 tablet_replica.cc:333] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: stopping tablet replica
I20260630 12:34:51.712180  2882 raft_consensus.cc:2243] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:51.712950  2882 raft_consensus.cc:2272] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:51.716077  2882 ts_tablet_manager.cc:1916] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:51.726228  2882 ts_tablet_manager.cc:1929] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:34:51.726599  2882 log.cc:1199] T eacb3db95f464c36b69507f0d480058c P a10e8a6620394dfbbb94a6c1cdfdc31c: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822851694463-779-0/minicluster-data/ts-1-root/wals/eacb3db95f464c36b69507f0d480058c
I20260630 12:34:51.728109  2407 catalog_manager.cc:5028] TS a10e8a6620394dfbbb94a6c1cdfdc31c (127.0.194.194:34685): tablet eacb3db95f464c36b69507f0d480058c (table test-workload [id=6b0dfb186ede44a6bcfc08c1db87fc97]) successfully deleted
I20260630 12:34:52.827471  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:52.829842  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:52.830224  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:54.831202  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:54.833091  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:54.833382  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:56.834297  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:56.836133  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:56.836403  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:58.837357  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:58.839226  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:58.839521  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:00.840437  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:00.842512  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:00.842813  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:00.980042  2838 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7180 after lost signal to thread 782
W20260630 12:35:00.981184  2838 debug-util.cc:398] Leaking SignalData structure 0x7b080011d820 after lost signal to thread 2457
W20260630 12:35:00.982168  2838 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee7a0 after lost signal to thread 2549
W20260630 12:35:00.983117  2838 debug-util.cc:398] Leaking SignalData structure 0x7b08000c19e0 after lost signal to thread 2624
W20260630 12:35:00.983997  2838 debug-util.cc:398] Leaking SignalData structure 0x7b08000c32a0 after lost signal to thread 2698
W20260630 12:35:00.984817  2838 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1240 after lost signal to thread 2841
I20260630 12:35:02.843888  2476 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:02.846223  2476 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:02.846637  2476 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:02.927862   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
W20260630 12:35:02.955539  2639 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]
W20260630 12:35:02.963737  2639 consensus_peers.cc:597] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 -> Peer b33dd65f5ea04b0d9ccdd30f695d120c (127.0.194.193:35783): Couldn't send request to peer b33dd65f5ea04b0d9ccdd30f695d120c. 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:35:02.966353   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:02.967283   779 tablet_replica.cc:333] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c: stopping tablet replica
I20260630 12:35:02.968155   779 raft_consensus.cc:2243] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:02.969535   779 raft_consensus.cc:2272] T 52844ebed3544602bf864d4a434ab553 P b33dd65f5ea04b0d9ccdd30f695d120c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:02.972940   779 tablet_replica.cc:333] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c: stopping tablet replica
I20260630 12:35:02.973618   779 raft_consensus.cc:2243] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:02.975443   779 raft_consensus.cc:2272] T eacb3db95f464c36b69507f0d480058c P b33dd65f5ea04b0d9ccdd30f695d120c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:02.996349   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:35:03.013105   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:35:03.060355   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:03.061259   779 tablet_replica.cc:333] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c: stopping tablet replica
I20260630 12:35:03.061879   779 raft_consensus.cc:2243] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:03.062463   779 raft_consensus.cc:2272] T 52844ebed3544602bf864d4a434ab553 P a10e8a6620394dfbbb94a6c1cdfdc31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:03.085839   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:35:03.101485   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:35:03.135957   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:03.136802   779 tablet_replica.cc:333] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9: stopping tablet replica
I20260630 12:35:03.137403   779 raft_consensus.cc:2243] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:03.138360   779 raft_consensus.cc:2272] T eacb3db95f464c36b69507f0d480058c P 03c157c7f0a94b10ac4addfb53b11bd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:03.140661   779 tablet_replica.cc:333] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9: stopping tablet replica
I20260630 12:35:03.141113   779 raft_consensus.cc:2243] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:03.141563   779 raft_consensus.cc:2272] T 52844ebed3544602bf864d4a434ab553 P 03c157c7f0a94b10ac4addfb53b11bd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:03.164743   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:35:03.185835   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:35:03.219476   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:03.220378   779 tablet_replica.cc:333] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42: stopping tablet replica
I20260630 12:35:03.221148   779 raft_consensus.cc:2243] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:03.221987   779 raft_consensus.cc:2272] T eacb3db95f464c36b69507f0d480058c P babf09be01c84724ae2bc2b5b4934b42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:03.589303   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:35:03.599550   779 master.cc:562] Master@127.0.194.254:42877 shutting down...
I20260630 12:35:03.618465   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:03.619143   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:03.619505   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e92d6445db94690b34361468883ae7a: stopping tablet replica
I20260630 12:35:03.638796   779 master.cc:584] Master@127.0.194.254:42877 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29012 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:35:03.675560   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:46865
I20260630 12:35:03.676693   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:03.682205  2891 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:35:03.682205  2890 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:35:03.683723  2893 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:35:03.684350   779 server_base.cc:1061] running on GCE node
I20260630 12:35:03.685292   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:03.685498   779 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:35:03.685683   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822903685648 us; error 0 us; skew 500 ppm
I20260630 12:35:03.686218   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:03.688736   779 webserver.cc:533] Webserver started at http://127.0.194.254:46639/ using document root <none> and password file <none>
I20260630 12:35:03.689218   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:03.689426   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:03.689741   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:03.690922   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "3d9ab959662048ebbd9163c773a4365f"
format_stamp: "Formatted at 2026-06-30 12:35:03 on dist-test-slave-zctk"
I20260630 12:35:03.695257   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:03.698437  2898 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:35:03.699134   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:03.699419   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "3d9ab959662048ebbd9163c773a4365f"
format_stamp: "Formatted at 2026-06-30 12:35:03 on dist-test-slave-zctk"
I20260630 12:35:03.699708   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822851694463-779-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:35:03.713403   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:03.714541   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:03.751590   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:46865
I20260630 12:35:03.751678  2949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:46865 every 8 connection(s)
I20260630 12:35:03.755450  2950 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:35:03.765683  2950 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f: Bootstrap starting.
I20260630 12:35:03.770236  2950 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:03.774353  2950 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f: No bootstrap required, opened a new log
I20260630 12:35:03.776383  2950 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER }
I20260630 12:35:03.776873  2950 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:03.777122  2950 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d9ab959662048ebbd9163c773a4365f, State: Initialized, Role: FOLLOWER
I20260630 12:35:03.777745  2950 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER }
I20260630 12:35:03.778208  2950 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:03.778427  2950 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:03.778728  2950 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:03.783049  2950 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER }
I20260630 12:35:03.783550  2950 leader_election.cc:304] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [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: 3d9ab959662048ebbd9163c773a4365f; no voters: 
I20260630 12:35:03.784714  2950 leader_election.cc:290] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:03.785017  2953 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:03.786330  2953 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 1 LEADER]: Becoming Leader. State: Replica: 3d9ab959662048ebbd9163c773a4365f, State: Running, Role: LEADER
I20260630 12:35:03.787096  2953 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [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: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER }
I20260630 12:35:03.787655  2950 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:03.792533  2955 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d9ab959662048ebbd9163c773a4365f. Latest consensus state: current_term: 1 leader_uuid: "3d9ab959662048ebbd9163c773a4365f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER } }
I20260630 12:35:03.792655  2954 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d9ab959662048ebbd9163c773a4365f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d9ab959662048ebbd9163c773a4365f" member_type: VOTER } }
I20260630 12:35:03.793277  2955 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:03.793296  2954 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:03.800439  2960 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:03.805555  2960 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:03.808349   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:03.814414  2960 catalog_manager.cc:1383] Generated new cluster ID: a67d969e26e148a3abf402282d552486
I20260630 12:35:03.814652  2960 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:03.827917  2960 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:03.829120  2960 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:03.845057  2960 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f: Generated new TSK 0
I20260630 12:35:03.845603  2960 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:03.874382   779 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000201503s
I20260630 12:35:15.968966   779 master.cc:562] Master@127.0.194.254:46865 shutting down...
I20260630 12:35:15.990618   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:15.991415   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:15.991736   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d9ab959662048ebbd9163c773a4365f: stopping tablet replica
I20260630 12:35:16.011155   779 master.cc:584] Master@127.0.194.254:46865 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12368 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:35:16.044973   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:44719
I20260630 12:35:16.046207   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:16.051461  2973 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:35:16.053094  2976 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:35:16.053359  2974 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:35:16.054032   779 server_base.cc:1061] running on GCE node
I20260630 12:35:16.054888   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:16.055065   779 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:35:16.055260   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822916055224 us; error 0 us; skew 500 ppm
I20260630 12:35:16.055933   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:16.059262   779 webserver.cc:533] Webserver started at http://127.0.194.254:44393/ using document root <none> and password file <none>
I20260630 12:35:16.059779   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:16.059973   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:16.060284   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:16.061527   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "eb8b2605e23e489faef4b4ffb5c22361"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.066195   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:35:16.069779  2981 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:35:16.070490   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:16.070796   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "eb8b2605e23e489faef4b4ffb5c22361"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.071060   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-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:35:16.088282   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:16.089555   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:16.128659   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:44719
I20260630 12:35:16.128754  3032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:44719 every 8 connection(s)
I20260630 12:35:16.132656  3033 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:35:16.143656  3033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361: Bootstrap starting.
I20260630 12:35:16.148351  3033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:16.152720  3033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361: No bootstrap required, opened a new log
I20260630 12:35:16.154915  3033 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER }
I20260630 12:35:16.155342  3033 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:16.155516  3033 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8b2605e23e489faef4b4ffb5c22361, State: Initialized, Role: FOLLOWER
I20260630 12:35:16.156028  3033 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER }
I20260630 12:35:16.156430  3033 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:16.156642  3033 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:16.156867  3033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:16.161285  3033 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER }
I20260630 12:35:16.161741  3033 leader_election.cc:304] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [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: eb8b2605e23e489faef4b4ffb5c22361; no voters: 
I20260630 12:35:16.162779  3033 leader_election.cc:290] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:16.163198  3036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:16.164515  3036 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 1 LEADER]: Becoming Leader. State: Replica: eb8b2605e23e489faef4b4ffb5c22361, State: Running, Role: LEADER
I20260630 12:35:16.165237  3036 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [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: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER }
I20260630 12:35:16.165845  3033 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:16.168546  3038 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb8b2605e23e489faef4b4ffb5c22361. Latest consensus state: current_term: 1 leader_uuid: "eb8b2605e23e489faef4b4ffb5c22361" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER } }
I20260630 12:35:16.169145  3038 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:16.168411  3037 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb8b2605e23e489faef4b4ffb5c22361" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b2605e23e489faef4b4ffb5c22361" member_type: VOTER } }
I20260630 12:35:16.169836  3037 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:16.173945  3041 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:16.182032  3041 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:16.183030   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:16.191303  3041 catalog_manager.cc:1383] Generated new cluster ID: 03d834e26ce44d0cab084c5ffd1a86f9
I20260630 12:35:16.191629  3041 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:16.220990  3041 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:16.222297  3041 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:16.238687  3041 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361: Generated new TSK 0
I20260630 12:35:16.239327  3041 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:16.249436   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:16.255652  3054 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:35:16.256867  3055 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:35:16.258253   779 server_base.cc:1061] running on GCE node
W20260630 12:35:16.258360  3057 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:35:16.259342   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:16.259573   779 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:35:16.259706   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822916259693 us; error 0 us; skew 500 ppm
I20260630 12:35:16.260130   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:16.262374   779 webserver.cc:533] Webserver started at http://127.0.194.193:42873/ using document root <none> and password file <none>
I20260630 12:35:16.262799   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:16.262949   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:16.263154   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:16.264245   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "d4476041dfde492b8a706e0dc317b43a"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.268993   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:35:16.272017  3062 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:35:16.272825   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:16.273114   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "d4476041dfde492b8a706e0dc317b43a"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.273406   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-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:35:16.290133   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:16.291298   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:16.292840   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:16.295178   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:16.295401   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.295637   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:16.295825   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.335889   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:38785
I20260630 12:35:16.335990  3124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:38785 every 8 connection(s)
I20260630 12:35:16.341042   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:16.348323  3129 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:35:16.348716  3130 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:35:16.352097   779 server_base.cc:1061] running on GCE node
W20260630 12:35:16.352144  3133 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:35:16.353178   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:16.353391   779 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:35:16.353595   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822916353575 us; error 0 us; skew 500 ppm
I20260630 12:35:16.354166   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:16.356962   779 webserver.cc:533] Webserver started at http://127.0.194.194:34769/ using document root <none> and password file <none>
I20260630 12:35:16.357513   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:16.357669  3125 heartbeater.cc:344] Connected to a master server at 127.0.194.254:44719
I20260630 12:35:16.357761   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:16.358132  3125 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:16.358198   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:16.358925  3125 heartbeater.cc:507] Master 127.0.194.254:44719 requested a full tablet report, sending...
I20260630 12:35:16.359598   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "3d65779c9aca4a46b072e4d5fdc5e6c8"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.361049  2998 ts_manager.cc:194] Registered new tserver with Master: d4476041dfde492b8a706e0dc317b43a (127.0.194.193:38785)
I20260630 12:35:16.362782  2998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38294
I20260630 12:35:16.364462   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:16.367981  3137 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:35:16.368714   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:16.368992   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "3d65779c9aca4a46b072e4d5fdc5e6c8"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.369270   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-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:35:16.380105   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:16.381312   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:16.382666   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:16.384814   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:16.385026   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.385248   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:16.385416   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.424396   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:33343
I20260630 12:35:16.424489  3199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:33343 every 8 connection(s)
I20260630 12:35:16.429134   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:16.436157  3203 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:35:16.436923  3204 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:35:16.439741  3206 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:35:16.440443   779 server_base.cc:1061] running on GCE node
I20260630 12:35:16.441341   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:16.441597   779 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:35:16.441825   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822916441806 us; error 0 us; skew 500 ppm
I20260630 12:35:16.441998  3200 heartbeater.cc:344] Connected to a master server at 127.0.194.254:44719
I20260630 12:35:16.442364  3200 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:16.442462   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:16.443118  3200 heartbeater.cc:507] Master 127.0.194.254:44719 requested a full tablet report, sending...
I20260630 12:35:16.445170   779 webserver.cc:533] Webserver started at http://127.0.194.195:37605/ using document root <none> and password file <none>
I20260630 12:35:16.445420  2998 ts_manager.cc:194] Registered new tserver with Master: 3d65779c9aca4a46b072e4d5fdc5e6c8 (127.0.194.194:33343)
I20260630 12:35:16.445777   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:16.446036   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:16.446384   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:16.447206  2998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38304
I20260630 12:35:16.447893   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "cec7de7a1bd24d789cc983c30ec096e8"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.452250   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:35:16.455361  3211 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:35:16.456197   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:16.456450   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "cec7de7a1bd24d789cc983c30ec096e8"
format_stamp: "Formatted at 2026-06-30 12:35:16 on dist-test-slave-zctk"
I20260630 12:35:16.456789   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822851694463-779-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:35:16.465046   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:16.466161   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:16.467666   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:16.469866   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:16.470103   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.470331   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:16.470498   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:16.510267   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:36255
I20260630 12:35:16.510349  3273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:36255 every 8 connection(s)
I20260630 12:35:16.523579  3274 heartbeater.cc:344] Connected to a master server at 127.0.194.254:44719
I20260630 12:35:16.523947  3274 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:16.524665  3274 heartbeater.cc:507] Master 127.0.194.254:44719 requested a full tablet report, sending...
I20260630 12:35:16.526454  2998 ts_manager.cc:194] Registered new tserver with Master: cec7de7a1bd24d789cc983c30ec096e8 (127.0.194.195:36255)
I20260630 12:35:16.526655   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013158768s
I20260630 12:35:16.527767  2998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38314
I20260630 12:35:17.365506  3125 heartbeater.cc:499] Master 127.0.194.254:44719 was elected leader, sending a full tablet report...
I20260630 12:35:17.449709  3200 heartbeater.cc:499] Master 127.0.194.254:44719 was elected leader, sending a full tablet report...
I20260630 12:35:17.530267  3274 heartbeater.cc:499] Master 127.0.194.254:44719 was elected leader, sending a full tablet report...
I20260630 12:35:18.180789  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:20.181828  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:22.183657  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:24.185192  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:26.186239  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:28.187265  3051 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:28.621268   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:35:28.648065   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:28.664856   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:35:28.675038   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:35:28.696130   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:28.712018   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:35:28.721174   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:35:28.741271   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:28.757712   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:35:28.765964   779 master.cc:562] Master@127.0.194.254:44719 shutting down...
I20260630 12:35:28.784014   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:28.784896   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:28.785298   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb8b2605e23e489faef4b4ffb5c22361: stopping tablet replica
I20260630 12:35:28.803107   779 master.cc:584] Master@127.0.194.254:44719 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12789 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:35:28.836006   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:38125
I20260630 12:35:28.837244   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:28.843071  3279 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:35:28.843166  3280 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:35:28.846246  3282 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:35:28.846331   779 server_base.cc:1061] running on GCE node
I20260630 12:35:28.847416   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:28.847613   779 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:35:28.847774   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822928847740 us; error 0 us; skew 500 ppm
I20260630 12:35:28.848272   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:28.850608   779 webserver.cc:533] Webserver started at http://127.0.194.254:43091/ using document root <none> and password file <none>
I20260630 12:35:28.851083   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:28.851285   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:28.851606   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:28.852911   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-zctk"
I20260630 12:35:28.857365   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:35:28.860862  3287 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:35:28.861591   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:28.861896   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc"
format_stamp: "Formatted at 2026-06-30 12:35:28 on dist-test-slave-zctk"
I20260630 12:35:28.862197   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-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:35:28.889832   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:28.891130   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:28.928831   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:38125
I20260630 12:35:28.928920  3338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:38125 every 8 connection(s)
I20260630 12:35:28.933039  3339 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:35:28.944216  3339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc: Bootstrap starting.
I20260630 12:35:28.948997  3339 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:28.953649  3339 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc: No bootstrap required, opened a new log
I20260630 12:35:28.955866  3339 raft_consensus.cc:359] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER }
I20260630 12:35:28.956374  3339 raft_consensus.cc:385] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:28.956660  3339 raft_consensus.cc:740] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c19b6e09b0254a6d8c64e3f3a9cbd9fc, State: Initialized, Role: FOLLOWER
I20260630 12:35:28.957219  3339 consensus_queue.cc:260] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER }
I20260630 12:35:28.957701  3339 raft_consensus.cc:399] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:28.957955  3339 raft_consensus.cc:493] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:28.958232  3339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:28.962749  3339 raft_consensus.cc:515] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER }
I20260630 12:35:28.963294  3339 leader_election.cc:304] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [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: c19b6e09b0254a6d8c64e3f3a9cbd9fc; no voters: 
I20260630 12:35:28.964471  3339 leader_election.cc:290] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:28.964887  3342 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:28.966226  3342 raft_consensus.cc:697] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 1 LEADER]: Becoming Leader. State: Replica: c19b6e09b0254a6d8c64e3f3a9cbd9fc, State: Running, Role: LEADER
I20260630 12:35:28.966941  3342 consensus_queue.cc:237] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [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: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER }
I20260630 12:35:28.967612  3339 sys_catalog.cc:565] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:28.970029  3343 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER } }
I20260630 12:35:28.970093  3344 sys_catalog.cc:455] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader c19b6e09b0254a6d8c64e3f3a9cbd9fc. Latest consensus state: current_term: 1 leader_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c19b6e09b0254a6d8c64e3f3a9cbd9fc" member_type: VOTER } }
I20260630 12:35:28.970916  3344 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:28.970863  3343 sys_catalog.cc:458] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:28.976925  3348 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:28.982067  3348 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:28.983779   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:28.991178  3348 catalog_manager.cc:1383] Generated new cluster ID: 073e7b408eba42bf8af8a0192661d134
I20260630 12:35:28.991477  3348 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:29.006346  3348 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:29.007613  3348 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:29.024075  3348 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc: Generated new TSK 0
I20260630 12:35:29.024705  3348 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:29.050316   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.056216  3360 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:35:29.057274  3361 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:35:29.059162  3363 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:35:29.059381   779 server_base.cc:1061] running on GCE node
I20260630 12:35:29.060292   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.060506   779 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:35:29.060719   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822929060701 us; error 0 us; skew 500 ppm
I20260630 12:35:29.061307   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.063557   779 webserver.cc:533] Webserver started at http://127.0.194.193:36381/ using document root <none> and password file <none>
I20260630 12:35:29.064154   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.064356   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.064657   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.065760   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "5f410c56c75a41739926598a504eacef"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.070298   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:29.073546  3368 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:35:29.074293   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:29.074608   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "5f410c56c75a41739926598a504eacef"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.074934   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-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:35:29.106699   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.107933   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.110003   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.113049   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.113286   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.113533   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.113711   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.153630   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:44057
I20260630 12:35:29.153767  3430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:44057 every 8 connection(s)
I20260630 12:35:29.158629   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.165361  3435 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:35:29.167939  3436 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:35:29.169860  3438 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:35:29.170454   779 server_base.cc:1061] running on GCE node
I20260630 12:35:29.171521   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.171787   779 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:35:29.171944   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822929171932 us; error 0 us; skew 500 ppm
I20260630 12:35:29.172467  3431 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38125
I20260630 12:35:29.172524   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.172987  3431 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.174001  3431 heartbeater.cc:507] Master 127.0.194.254:38125 requested a full tablet report, sending...
I20260630 12:35:29.175508   779 webserver.cc:533] Webserver started at http://127.0.194.194:38819/ using document root <none> and password file <none>
I20260630 12:35:29.176069   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.176301   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.176702   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.176550  3304 ts_manager.cc:194] Registered new tserver with Master: 5f410c56c75a41739926598a504eacef (127.0.194.193:44057)
I20260630 12:35:29.178113   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "e2ad9105ada0444bbe88075b9c34223c"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.178612  3304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33038
I20260630 12:35:29.183087   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:29.186424  3443 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:35:29.187264   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:29.187665   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "e2ad9105ada0444bbe88075b9c34223c"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.188002   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-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:35:29.215246   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.216701   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.218272   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.220825   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.221073   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.221351   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.221561   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.265710   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:43913
I20260630 12:35:29.265812  3505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:43913 every 8 connection(s)
I20260630 12:35:29.271083   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:29.278815  3509 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:35:29.280369  3510 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:35:29.283699  3506 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38125
W20260630 12:35:29.283861  3512 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:35:29.284293  3506 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.284543   779 server_base.cc:1061] running on GCE node
I20260630 12:35:29.285468  3506 heartbeater.cc:507] Master 127.0.194.254:38125 requested a full tablet report, sending...
I20260630 12:35:29.285486   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:29.286044   779 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:35:29.286216   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822929286183 us; error 0 us; skew 500 ppm
I20260630 12:35:29.286911   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:29.287956  3304 ts_manager.cc:194] Registered new tserver with Master: e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913)
I20260630 12:35:29.289455  3304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33050
I20260630 12:35:29.289865   779 webserver.cc:533] Webserver started at http://127.0.194.195:38387/ using document root <none> and password file <none>
I20260630 12:35:29.290449   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:29.290714   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:29.290997   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:29.292179   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "50507fae772048e0be2f88a81d4b1b19"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.296509   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:35:29.299659  3517 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:35:29.300422   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:29.300735   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "50507fae772048e0be2f88a81d4b1b19"
format_stamp: "Formatted at 2026-06-30 12:35:29 on dist-test-slave-zctk"
I20260630 12:35:29.300977   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822851694463-779-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:35:29.310894   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:29.311962   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:29.313357   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:29.315452   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:29.315620   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.315898   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:29.316056   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:29.355016   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:38459
I20260630 12:35:29.355110  3579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:38459 every 8 connection(s)
I20260630 12:35:29.369347  3580 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38125
I20260630 12:35:29.369755  3580 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:29.370864  3580 heartbeater.cc:507] Master 127.0.194.254:38125 requested a full tablet report, sending...
I20260630 12:35:29.372929  3304 ts_manager.cc:194] Registered new tserver with Master: 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:29.373413   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015297981s
I20260630 12:35:29.374303  3304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33054
I20260630 12:35:30.181401  3431 heartbeater.cc:499] Master 127.0.194.254:38125 was elected leader, sending a full tablet report...
I20260630 12:35:30.292073  3506 heartbeater.cc:499] Master 127.0.194.254:38125 was elected leader, sending a full tablet report...
I20260630 12:35:30.377003  3580 heartbeater.cc:499] Master 127.0.194.254:38125 was elected leader, sending a full tablet report...
I20260630 12:35:30.426936  3304 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55932:
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:35:30.429288  3304 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:35:30.502393  3471 tablet_service.cc:1511] Processing CreateTablet for tablet 73c162a49a4d4465b8007a9a932b5067 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.504012  3471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c162a49a4d4465b8007a9a932b5067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.504426  3396 tablet_service.cc:1511] Processing CreateTablet for tablet 73c162a49a4d4465b8007a9a932b5067 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.504747  3395 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ab375fa7b4a6693819ddad5983c18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.505463  3394 tablet_service.cc:1511] Processing CreateTablet for tablet db25f30da68547129bc000e97b539eb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.507680  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 974948d2f9384e809183ce4b6bfa99ed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.507872  3470 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ab375fa7b4a6693819ddad5983c18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.508123  3469 tablet_service.cc:1511] Processing CreateTablet for tablet db25f30da68547129bc000e97b539eb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.505923  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c162a49a4d4465b8007a9a932b5067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.509423  3470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ab375fa7b4a6693819ddad5983c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.509522  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db25f30da68547129bc000e97b539eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.511865  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974948d2f9384e809183ce4b6bfa99ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.513468  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ab375fa7b4a6693819ddad5983c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.514762  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db25f30da68547129bc000e97b539eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.517781  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 974948d2f9384e809183ce4b6bfa99ed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.519272  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974948d2f9384e809183ce4b6bfa99ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.537642  3545 tablet_service.cc:1511] Processing CreateTablet for tablet 73c162a49a4d4465b8007a9a932b5067 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.539180  3545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c162a49a4d4465b8007a9a932b5067. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.536245  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3ab375fa7b4a6693819ddad5983c18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.541847  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3ab375fa7b4a6693819ddad5983c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.543341  3600 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: Bootstrap starting.
I20260630 12:35:30.550698  3543 tablet_service.cc:1511] Processing CreateTablet for tablet db25f30da68547129bc000e97b539eb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:30.552822  3601 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: Bootstrap starting.
I20260630 12:35:30.554533  3600 tablet_bootstrap.cc:654] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.554190  3542 tablet_service.cc:1511] Processing CreateTablet for tablet 974948d2f9384e809183ce4b6bfa99ed (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=8c7796b4ea7e4422842829d81979eed1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:30.552457  3543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db25f30da68547129bc000e97b539eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.555689  3542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 974948d2f9384e809183ce4b6bfa99ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:30.561597  3601 tablet_bootstrap.cc:654] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.573426  3601 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: No bootstrap required, opened a new log
I20260630 12:35:30.573949  3601 ts_tablet_manager.cc:1403] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260630 12:35:30.582717  3600 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: No bootstrap required, opened a new log
I20260630 12:35:30.583246  3600 ts_tablet_manager.cc:1403] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.015s
I20260630 12:35:30.577093  3601 raft_consensus.cc:359] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.583841  3601 raft_consensus.cc:385] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.584210  3601 raft_consensus.cc:740] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ad9105ada0444bbe88075b9c34223c, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.585217  3601 consensus_queue.cc:260] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.587641  3600 raft_consensus.cc:359] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.588366  3600 raft_consensus.cc:385] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.588681  3600 raft_consensus.cc:740] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f410c56c75a41739926598a504eacef, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.585778  3604 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Bootstrap starting.
I20260630 12:35:30.590360  3601 ts_tablet_manager.cc:1434] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260630 12:35:30.592849  3600 consensus_queue.cc:260] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.596163  3601 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: Bootstrap starting.
I20260630 12:35:30.597888  3604 tablet_bootstrap.cc:654] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.599591  3605 raft_consensus.cc:493] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:30.600052  3605 raft_consensus.cc:515] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.607297  3605 leader_election.cc:290] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:30.617204  3600 ts_tablet_manager.cc:1434] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.008s
I20260630 12:35:30.618372  3600 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: Bootstrap starting.
I20260630 12:35:30.625663  3601 tablet_bootstrap.cc:654] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.628499  3600 tablet_bootstrap.cc:654] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.651872  3604 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: No bootstrap required, opened a new log
I20260630 12:35:30.652422  3604 ts_tablet_manager.cc:1403] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.018s
I20260630 12:35:30.652379  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50507fae772048e0be2f88a81d4b1b19" is_pre_election: true
I20260630 12:35:30.653106  3600 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: No bootstrap required, opened a new log
I20260630 12:35:30.653266  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef" is_pre_election: true
W20260630 12:35:30.654414  3447 leader_election.cc:343] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:30.655069  3446 leader_election.cc:343] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f410c56c75a41739926598a504eacef (127.0.194.193:44057): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:30.653602  3600 ts_tablet_manager.cc:1403] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260630 12:35:30.655543  3601 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: No bootstrap required, opened a new log
I20260630 12:35:30.655522  3446 leader_election.cc:304] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [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: e2ad9105ada0444bbe88075b9c34223c; no voters: 50507fae772048e0be2f88a81d4b1b19, 5f410c56c75a41739926598a504eacef
I20260630 12:35:30.656239  3601 ts_tablet_manager.cc:1403] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.002s
I20260630 12:35:30.656303  3604 raft_consensus.cc:359] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.656958  3605 raft_consensus.cc:2749] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:30.657362  3604 raft_consensus.cc:385] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.657760  3604 raft_consensus.cc:740] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.658569  3600 raft_consensus.cc:359] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
W20260630 12:35:30.659040  3432 tablet.cc:2406] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:30.658638  3604 consensus_queue.cc:260] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.659480  3600 raft_consensus.cc:385] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.659171  3601 raft_consensus.cc:359] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.659827  3600 raft_consensus.cc:740] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f410c56c75a41739926598a504eacef, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.659948  3601 raft_consensus.cc:385] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.660328  3601 raft_consensus.cc:740] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ad9105ada0444bbe88075b9c34223c, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.661015  3601 consensus_queue.cc:260] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.660842  3600 consensus_queue.cc:260] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.663815  3600 ts_tablet_manager.cc:1434] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:30.664726  3601 ts_tablet_manager.cc:1434] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:30.665500  3601 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Bootstrap starting.
I20260630 12:35:30.665547  3600 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Bootstrap starting.
I20260630 12:35:30.670449  3604 ts_tablet_manager.cc:1434] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.006s
I20260630 12:35:30.671430  3601 tablet_bootstrap.cc:654] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.671478  3604 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: Bootstrap starting.
I20260630 12:35:30.675298  3600 tablet_bootstrap.cc:654] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.681209  3604 tablet_bootstrap.cc:654] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.687155  3600 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: No bootstrap required, opened a new log
I20260630 12:35:30.687243  3604 tablet_bootstrap.cc:492] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: No bootstrap required, opened a new log
I20260630 12:35:30.687525  3601 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: No bootstrap required, opened a new log
I20260630 12:35:30.687728  3600 ts_tablet_manager.cc:1403] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260630 12:35:30.687808  3604 ts_tablet_manager.cc:1403] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260630 12:35:30.688007  3601 ts_tablet_manager.cc:1403] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.007s
I20260630 12:35:30.690469  3604 raft_consensus.cc:359] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.691046  3604 raft_consensus.cc:385] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.690884  3600 raft_consensus.cc:359] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.691083  3601 raft_consensus.cc:359] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.691483  3604 raft_consensus.cc:740] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.691702  3600 raft_consensus.cc:385] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.691860  3601 raft_consensus.cc:385] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.692121  3600 raft_consensus.cc:740] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f410c56c75a41739926598a504eacef, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.692216  3601 raft_consensus.cc:740] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ad9105ada0444bbe88075b9c34223c, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.692574  3604 consensus_queue.cc:260] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.693008  3600 consensus_queue.cc:260] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.693008  3601 consensus_queue.cc:260] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.695664  3601 ts_tablet_manager.cc:1434] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:35:30.696208  3604 ts_tablet_manager.cc:1434] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:35:30.696684  3601 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: Bootstrap starting.
I20260630 12:35:30.697170  3604 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: Bootstrap starting.
I20260630 12:35:30.703657  3601 tablet_bootstrap.cc:654] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.703991  3604 tablet_bootstrap.cc:654] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.695664  3600 ts_tablet_manager.cc:1434] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:35:30.707792  3600 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: Bootstrap starting.
I20260630 12:35:30.715487  3604 tablet_bootstrap.cc:492] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: No bootstrap required, opened a new log
I20260630 12:35:30.715905  3600 tablet_bootstrap.cc:654] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.715991  3604 ts_tablet_manager.cc:1403] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260630 12:35:30.721880  3601 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: No bootstrap required, opened a new log
I20260630 12:35:30.722536  3601 ts_tablet_manager.cc:1403] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260630 12:35:30.722680  3604 raft_consensus.cc:359] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.723366  3604 raft_consensus.cc:385] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.723600  3604 raft_consensus.cc:740] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.724226  3604 consensus_queue.cc:260] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.726372  3604 ts_tablet_manager.cc:1434] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:35:30.726193  3601 raft_consensus.cc:359] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.726949  3601 raft_consensus.cc:385] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.727245  3601 raft_consensus.cc:740] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2ad9105ada0444bbe88075b9c34223c, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.727378  3604 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Bootstrap starting.
I20260630 12:35:30.728351  3600 tablet_bootstrap.cc:492] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: No bootstrap required, opened a new log
I20260630 12:35:30.728012  3601 consensus_queue.cc:260] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.728834  3600 ts_tablet_manager.cc:1403] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:35:30.730474  3601 ts_tablet_manager.cc:1434] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:30.734083  3604 tablet_bootstrap.cc:654] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:30.734851  3600 raft_consensus.cc:359] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.735590  3600 raft_consensus.cc:385] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.735880  3600 raft_consensus.cc:740] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f410c56c75a41739926598a504eacef, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.737124  3600 consensus_queue.cc:260] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.739676  3600 ts_tablet_manager.cc:1434] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:30.742877  3604 tablet_bootstrap.cc:492] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: No bootstrap required, opened a new log
I20260630 12:35:30.743346  3604 ts_tablet_manager.cc:1403] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:35:30.745637  3604 raft_consensus.cc:359] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.746130  3604 raft_consensus.cc:385] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:30.746356  3604 raft_consensus.cc:740] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Initialized, Role: FOLLOWER
I20260630 12:35:30.746985  3604 consensus_queue.cc:260] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.748862  3604 ts_tablet_manager.cc:1434] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:30.804788  3612 raft_consensus.cc:493] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:30.805240  3612 raft_consensus.cc:515] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.807397  3612 leader_election.cc:290] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913)
I20260630 12:35:30.817612  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db25f30da68547129bc000e97b539eb1" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef" is_pre_election: true
I20260630 12:35:30.818324  3406 raft_consensus.cc:2468] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 0.
I20260630 12:35:30.819128  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db25f30da68547129bc000e97b539eb1" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c" is_pre_election: true
I20260630 12:35:30.819411  3520 leader_election.cc:304] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [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: 50507fae772048e0be2f88a81d4b1b19, 5f410c56c75a41739926598a504eacef; no voters: 
I20260630 12:35:30.819784  3481 raft_consensus.cc:2468] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 0.
I20260630 12:35:30.820302  3612 raft_consensus.cc:2804] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:30.820667  3612 raft_consensus.cc:493] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:30.821015  3612 raft_consensus.cc:3060] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.826361  3612 raft_consensus.cc:515] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.827956  3612 leader_election.cc:290] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [CANDIDATE]: Term 1 election: Requested vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913)
I20260630 12:35:30.828534  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db25f30da68547129bc000e97b539eb1" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef"
I20260630 12:35:30.828990  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db25f30da68547129bc000e97b539eb1" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c"
I20260630 12:35:30.829205  3406 raft_consensus.cc:3060] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.829643  3481 raft_consensus.cc:3060] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.836515  3481 raft_consensus.cc:2468] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 1.
I20260630 12:35:30.836515  3406 raft_consensus.cc:2468] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 1.
I20260630 12:35:30.837888  3520 leader_election.cc:304] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [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: 50507fae772048e0be2f88a81d4b1b19, e2ad9105ada0444bbe88075b9c34223c; no voters: 
I20260630 12:35:30.838470  3612 raft_consensus.cc:2804] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:30.839538  3612 raft_consensus.cc:697] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: Becoming Leader. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Running, Role: LEADER
I20260630 12:35:30.840319  3612 consensus_queue.cc:237] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [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: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.844718  3606 raft_consensus.cc:493] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:30.845206  3606 raft_consensus.cc:515] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.849319  3606 leader_election.cc:290] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913), 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:30.849848  3303 catalog_manager.cc:5697] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "50507fae772048e0be2f88a81d4b1b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:30.860165  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c162a49a4d4465b8007a9a932b5067" candidate_uuid: "5f410c56c75a41739926598a504eacef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c" is_pre_election: true
I20260630 12:35:30.860886  3481 raft_consensus.cc:2468] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f410c56c75a41739926598a504eacef in term 0.
I20260630 12:35:30.861208  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c162a49a4d4465b8007a9a932b5067" candidate_uuid: "5f410c56c75a41739926598a504eacef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50507fae772048e0be2f88a81d4b1b19" is_pre_election: true
I20260630 12:35:30.861810  3555 raft_consensus.cc:2468] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f410c56c75a41739926598a504eacef in term 0.
I20260630 12:35:30.861989  3371 leader_election.cc:304] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [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: 5f410c56c75a41739926598a504eacef, e2ad9105ada0444bbe88075b9c34223c; no voters: 
I20260630 12:35:30.862877  3606 raft_consensus.cc:2804] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:30.863131  3606 raft_consensus.cc:493] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:30.863345  3606 raft_consensus.cc:3060] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.868072  3606 raft_consensus.cc:515] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.869807  3606 leader_election.cc:290] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [CANDIDATE]: Term 1 election: Requested vote from peers e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913), 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:30.870599  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c162a49a4d4465b8007a9a932b5067" candidate_uuid: "5f410c56c75a41739926598a504eacef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c"
I20260630 12:35:30.870886  3555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c162a49a4d4465b8007a9a932b5067" candidate_uuid: "5f410c56c75a41739926598a504eacef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50507fae772048e0be2f88a81d4b1b19"
I20260630 12:35:30.871201  3481 raft_consensus.cc:3060] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.871413  3555 raft_consensus.cc:3060] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.875633  3605 raft_consensus.cc:493] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:30.876114  3605 raft_consensus.cc:515] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.878155  3605 leader_election.cc:290] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:30.878196  3481 raft_consensus.cc:2468] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f410c56c75a41739926598a504eacef in term 1.
I20260630 12:35:30.878952  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ab375fa7b4a6693819ddad5983c18" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef" is_pre_election: true
I20260630 12:35:30.878196  3555 raft_consensus.cc:2468] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f410c56c75a41739926598a504eacef in term 1.
I20260630 12:35:30.879597  3406 raft_consensus.cc:2468] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ad9105ada0444bbe88075b9c34223c in term 0.
I20260630 12:35:30.879841  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ab375fa7b4a6693819ddad5983c18" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50507fae772048e0be2f88a81d4b1b19" is_pre_election: true
I20260630 12:35:30.879601  3371 leader_election.cc:304] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [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: 5f410c56c75a41739926598a504eacef, e2ad9105ada0444bbe88075b9c34223c; no voters: 
I20260630 12:35:30.880676  3554 raft_consensus.cc:2468] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2ad9105ada0444bbe88075b9c34223c in term 0.
I20260630 12:35:30.881038  3446 leader_election.cc:304] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [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: 5f410c56c75a41739926598a504eacef, e2ad9105ada0444bbe88075b9c34223c; no voters: 
I20260630 12:35:30.881250  3606 raft_consensus.cc:2804] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:30.881848  3605 raft_consensus.cc:2804] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:30.882263  3605 raft_consensus.cc:493] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:30.882535  3606 raft_consensus.cc:697] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 LEADER]: Becoming Leader. State: Replica: 5f410c56c75a41739926598a504eacef, State: Running, Role: LEADER
I20260630 12:35:30.882697  3605 raft_consensus.cc:3060] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.883492  3606 consensus_queue.cc:237] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [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: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.889145  3605 raft_consensus.cc:515] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.891480  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ab375fa7b4a6693819ddad5983c18" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef"
I20260630 12:35:30.892009  3406 raft_consensus.cc:3060] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.892181  3605 leader_election.cc:290] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [CANDIDATE]: Term 1 election: Requested vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195:38459)
I20260630 12:35:30.892055  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3ab375fa7b4a6693819ddad5983c18" candidate_uuid: "e2ad9105ada0444bbe88075b9c34223c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50507fae772048e0be2f88a81d4b1b19"
I20260630 12:35:30.892827  3554 raft_consensus.cc:3060] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.892094  3303 catalog_manager.cc:5697] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f410c56c75a41739926598a504eacef (127.0.194.193). New cstate: current_term: 1 leader_uuid: "5f410c56c75a41739926598a504eacef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:30.897954  3406 raft_consensus.cc:2468] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ad9105ada0444bbe88075b9c34223c in term 1.
I20260630 12:35:30.899035  3446 leader_election.cc:304] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [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: 5f410c56c75a41739926598a504eacef, e2ad9105ada0444bbe88075b9c34223c; no voters: 
I20260630 12:35:30.899701  3554 raft_consensus.cc:2468] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2ad9105ada0444bbe88075b9c34223c in term 1.
I20260630 12:35:30.899923  3605 raft_consensus.cc:2804] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:30.901365  3605 raft_consensus.cc:697] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 LEADER]: Becoming Leader. State: Replica: e2ad9105ada0444bbe88075b9c34223c, State: Running, Role: LEADER
I20260630 12:35:30.902208  3605 consensus_queue.cc:237] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [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: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.909680  3303 catalog_manager.cc:5697] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c reported cstate change: term changed from 0 to 1, leader changed from <none> to e2ad9105ada0444bbe88075b9c34223c (127.0.194.194). New cstate: current_term: 1 leader_uuid: "e2ad9105ada0444bbe88075b9c34223c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:30.949630  3612 raft_consensus.cc:493] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:30.950107  3612 raft_consensus.cc:515] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.951709  3612 leader_election.cc:290] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913)
I20260630 12:35:30.952667  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef" is_pre_election: true
I20260630 12:35:30.952896  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c" is_pre_election: true
I20260630 12:35:30.953302  3406 raft_consensus.cc:2468] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 0.
I20260630 12:35:30.953518  3481 raft_consensus.cc:2468] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 0.
I20260630 12:35:30.954332  3520 leader_election.cc:304] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [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: 50507fae772048e0be2f88a81d4b1b19, 5f410c56c75a41739926598a504eacef; no voters: 
I20260630 12:35:30.954970  3612 raft_consensus.cc:2804] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:30.955274  3612 raft_consensus.cc:493] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:30.955539  3612 raft_consensus.cc:3060] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.960024  3612 raft_consensus.cc:515] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.961591  3612 leader_election.cc:290] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [CANDIDATE]: Term 1 election: Requested vote from peers 5f410c56c75a41739926598a504eacef (127.0.194.193:44057), e2ad9105ada0444bbe88075b9c34223c (127.0.194.194:43913)
I20260630 12:35:30.962433  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f410c56c75a41739926598a504eacef"
I20260630 12:35:30.962675  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "974948d2f9384e809183ce4b6bfa99ed" candidate_uuid: "50507fae772048e0be2f88a81d4b1b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2ad9105ada0444bbe88075b9c34223c"
I20260630 12:35:30.962953  3406 raft_consensus.cc:3060] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.963238  3481 raft_consensus.cc:3060] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:30.967563  3406 raft_consensus.cc:2468] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 1.
I20260630 12:35:30.967758  3481 raft_consensus.cc:2468] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50507fae772048e0be2f88a81d4b1b19 in term 1.
I20260630 12:35:30.968739  3520 leader_election.cc:304] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [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: 50507fae772048e0be2f88a81d4b1b19, 5f410c56c75a41739926598a504eacef; no voters: 
I20260630 12:35:30.969408  3612 raft_consensus.cc:2804] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:30.969873  3612 raft_consensus.cc:697] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: Becoming Leader. State: Replica: 50507fae772048e0be2f88a81d4b1b19, State: Running, Role: LEADER
I20260630 12:35:30.970664  3612 consensus_queue.cc:237] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [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: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } }
I20260630 12:35:30.976744  3303 catalog_manager.cc:5697] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50507fae772048e0be2f88a81d4b1b19 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "50507fae772048e0be2f88a81d4b1b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f410c56c75a41739926598a504eacef" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2ad9105ada0444bbe88075b9c34223c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 43913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50507fae772048e0be2f88a81d4b1b19" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38459 } health_report { overall_health: HEALTHY } } }
W20260630 12:35:30.982862  3352 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:30.983613  3357 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:35:30.987686  3357 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260630 12:35:30.988111  3357 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:30.999939   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:35:31.016960   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:31.017804   779 tablet_replica.cc:333] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef: stopping tablet replica
I20260630 12:35:31.018399   779 raft_consensus.cc:2243] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.018803   779 raft_consensus.cc:2272] T 974948d2f9384e809183ce4b6bfa99ed P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.020929   779 tablet_replica.cc:333] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: stopping tablet replica
I20260630 12:35:31.021445   779 raft_consensus.cc:2243] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:31.022033   779 pending_rounds.cc:70] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Trying to abort 1 pending ops.
I20260630 12:35:31.022189   779 pending_rounds.cc:77] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442724908261376 op_type: NO_OP noop_request { }
I20260630 12:35:31.022526   779 raft_consensus.cc:2889] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:31.022889   779 raft_consensus.cc:2272] T 73c162a49a4d4465b8007a9a932b5067 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.025563   779 tablet_replica.cc:333] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef: stopping tablet replica
I20260630 12:35:31.026036   779 raft_consensus.cc:2243] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.026347   779 raft_consensus.cc:2272] T 8f3ab375fa7b4a6693819ddad5983c18 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.028066   779 tablet_replica.cc:333] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef: stopping tablet replica
I20260630 12:35:31.028477   779 raft_consensus.cc:2243] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.028847   779 raft_consensus.cc:2272] T db25f30da68547129bc000e97b539eb1 P 5f410c56c75a41739926598a504eacef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.050920   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:35:31.062038   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:35:31.078950   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:31.079857   779 tablet_replica.cc:333] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c: stopping tablet replica
I20260630 12:35:31.080421   779 raft_consensus.cc:2243] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.080892   779 raft_consensus.cc:2272] T db25f30da68547129bc000e97b539eb1 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.082660   779 tablet_replica.cc:333] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: stopping tablet replica
I20260630 12:35:31.083180   779 raft_consensus.cc:2243] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:31.083731   779 pending_rounds.cc:70] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Trying to abort 1 pending ops.
I20260630 12:35:31.083945   779 pending_rounds.cc:77] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442724983701504 op_type: NO_OP noop_request { }
I20260630 12:35:31.084226   779 raft_consensus.cc:2889] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:31.084496   779 raft_consensus.cc:2272] T 8f3ab375fa7b4a6693819ddad5983c18 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.086678   779 tablet_replica.cc:333] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c: stopping tablet replica
I20260630 12:35:31.087173   779 raft_consensus.cc:2243] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.087538   779 raft_consensus.cc:2272] T 73c162a49a4d4465b8007a9a932b5067 P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.089519   779 tablet_replica.cc:333] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c: stopping tablet replica
I20260630 12:35:31.089975   779 raft_consensus.cc:2243] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.090405   779 raft_consensus.cc:2272] T 974948d2f9384e809183ce4b6bfa99ed P e2ad9105ada0444bbe88075b9c34223c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.111675   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:35:31.123608   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:35:31.140470   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:31.141357   779 tablet_replica.cc:333] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: stopping tablet replica
I20260630 12:35:31.141916   779 raft_consensus.cc:2243] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:31.142457   779 pending_rounds.cc:70] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Trying to abort 1 pending ops.
I20260630 12:35:31.142617   779 pending_rounds.cc:77] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442724728705024 op_type: NO_OP noop_request { }
I20260630 12:35:31.142848   779 raft_consensus.cc:2889] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:31.143065   779 raft_consensus.cc:2272] T db25f30da68547129bc000e97b539eb1 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.145080   779 tablet_replica.cc:333] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19: stopping tablet replica
I20260630 12:35:31.145536   779 raft_consensus.cc:2243] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.145877   779 raft_consensus.cc:2272] T 8f3ab375fa7b4a6693819ddad5983c18 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.147686   779 tablet_replica.cc:333] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19: stopping tablet replica
I20260630 12:35:31.148118   779 raft_consensus.cc:2243] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:31.148414   779 raft_consensus.cc:2272] T 73c162a49a4d4465b8007a9a932b5067 P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.150089   779 tablet_replica.cc:333] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: stopping tablet replica
I20260630 12:35:31.150513   779 raft_consensus.cc:2243] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:31.151077   779 pending_rounds.cc:70] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Trying to abort 1 pending ops.
I20260630 12:35:31.151270   779 pending_rounds.cc:77] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442725262454784 op_type: NO_OP noop_request { }
I20260630 12:35:31.151540   779 raft_consensus.cc:2889] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:35:31.151805   779 raft_consensus.cc:2272] T 974948d2f9384e809183ce4b6bfa99ed P 50507fae772048e0be2f88a81d4b1b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.164129   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:35:31.174860   779 master.cc:562] Master@127.0.194.254:38125 shutting down...
I20260630 12:35:31.188927   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:31.189455   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:31.189776   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P c19b6e09b0254a6d8c64e3f3a9cbd9fc: stopping tablet replica
I20260630 12:35:31.198001   779 master.cc:584] Master@127.0.194.254:38125 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2392 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:35:31.227814   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:33597
I20260630 12:35:31.228863   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:31.233611  3632 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:35:31.234642  3631 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:35:31.235396  3634 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:35:31.235823   779 server_base.cc:1061] running on GCE node
I20260630 12:35:31.236851   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:31.237056   779 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:35:31.237231   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822931237212 us; error 0 us; skew 500 ppm
I20260630 12:35:31.237735   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:31.239962   779 webserver.cc:533] Webserver started at http://127.0.194.254:33595/ using document root <none> and password file <none>
I20260630 12:35:31.240465   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:31.240720   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:31.240993   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:31.242038   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "7c9a7faf85594b2986829e12760d1805"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.246376   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:31.249598  3639 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:35:31.250388   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:31.250701   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "7c9a7faf85594b2986829e12760d1805"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.250985   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-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:35:31.262928   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:31.263904   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:31.297235   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:33597
I20260630 12:35:31.297322  3690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:33597 every 8 connection(s)
I20260630 12:35:31.300977  3691 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:35:31.311286  3691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: Bootstrap starting.
I20260630 12:35:31.315420  3691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:31.319245  3691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: No bootstrap required, opened a new log
I20260630 12:35:31.321265  3691 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER }
I20260630 12:35:31.321622  3691 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:31.321897  3691 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c9a7faf85594b2986829e12760d1805, State: Initialized, Role: FOLLOWER
I20260630 12:35:31.322489  3691 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER }
I20260630 12:35:31.322935  3691 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:31.323139  3691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:31.323398  3691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:31.327723  3691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER }
I20260630 12:35:31.328253  3691 leader_election.cc:304] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [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: 7c9a7faf85594b2986829e12760d1805; no voters: 
I20260630 12:35:31.329418  3691 leader_election.cc:290] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:31.329771  3694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:31.331104  3694 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 1 LEADER]: Becoming Leader. State: Replica: 7c9a7faf85594b2986829e12760d1805, State: Running, Role: LEADER
I20260630 12:35:31.331737  3694 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [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: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER }
I20260630 12:35:31.332358  3691 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:31.334730  3695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c9a7faf85594b2986829e12760d1805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER } }
I20260630 12:35:31.334821  3696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c9a7faf85594b2986829e12760d1805. Latest consensus state: current_term: 1 leader_uuid: "7c9a7faf85594b2986829e12760d1805" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c9a7faf85594b2986829e12760d1805" member_type: VOTER } }
I20260630 12:35:31.335466  3696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:31.335429  3695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:31.339237  3700 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:31.343909  3700 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:31.346712   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:31.353178  3700 catalog_manager.cc:1383] Generated new cluster ID: 9a9ab03f554f4136a5af36185ae8b9ce
I20260630 12:35:31.353440  3700 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:31.380189  3700 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:31.381472  3700 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:31.396850  3700 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: Generated new TSK 0
I20260630 12:35:31.397513  3700 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:31.412945   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:31.418363  3712 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:35:31.419510  3713 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:35:31.421141   779 server_base.cc:1061] running on GCE node
W20260630 12:35:31.421653  3715 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:35:31.422523   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:31.422708   779 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:35:31.422827   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822931422816 us; error 0 us; skew 500 ppm
I20260630 12:35:31.423242   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:31.425375   779 webserver.cc:533] Webserver started at http://127.0.194.193:41675/ using document root <none> and password file <none>
I20260630 12:35:31.425817   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:31.425981   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:31.426190   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:31.427253   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.431421   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:31.434721  3720 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:35:31.435498   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:31.435808   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.436092   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-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:35:31.463661   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:31.464839   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:31.466322   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:31.468616   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:31.468847   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.469101   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:31.469272   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.506484   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:46171
I20260630 12:35:31.506583  3782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:46171 every 8 connection(s)
I20260630 12:35:31.511381   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:31.518952  3787 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:35:31.520601  3788 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:35:31.522567   779 server_base.cc:1061] running on GCE node
W20260630 12:35:31.523394  3790 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:35:31.524427   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:31.524713   779 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:35:31.524950   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822931524929 us; error 0 us; skew 500 ppm
I20260630 12:35:31.525130  3783 heartbeater.cc:344] Connected to a master server at 127.0.194.254:33597
I20260630 12:35:31.525540  3783 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:31.525573   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:31.526468  3783 heartbeater.cc:507] Master 127.0.194.254:33597 requested a full tablet report, sending...
I20260630 12:35:31.528412   779 webserver.cc:533] Webserver started at http://127.0.194.194:34349/ using document root <none> and password file <none>
I20260630 12:35:31.529132   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:31.529070  3656 ts_manager.cc:194] Registered new tserver with Master: 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:31.529507   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:31.529870   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:31.531279   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "05facd732e084827a13672edd0a72a3a"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.531570  3656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58474
I20260630 12:35:31.536228   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:35:31.539546  3795 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:35:31.540287   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:31.540522   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "05facd732e084827a13672edd0a72a3a"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.541018   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-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:35:31.561265   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:31.562292   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:31.563599   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:31.565882   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:31.566062   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.566344   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:31.566496   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.606591   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:34519
I20260630 12:35:31.606693  3857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:34519 every 8 connection(s)
I20260630 12:35:31.611135   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:31.618220  3862 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:35:31.618359  3861 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:35:31.620795  3864 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:35:31.623361   779 server_base.cc:1061] running on GCE node
I20260630 12:35:31.624367   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:31.624678   779 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:35:31.624750  3858 heartbeater.cc:344] Connected to a master server at 127.0.194.254:33597
I20260630 12:35:31.624966   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822931624948 us; error 0 us; skew 500 ppm
I20260630 12:35:31.625183  3858 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:31.625689   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:31.626044  3858 heartbeater.cc:507] Master 127.0.194.254:33597 requested a full tablet report, sending...
I20260630 12:35:31.628060  3656 ts_manager.cc:194] Registered new tserver with Master: 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:31.628638   779 webserver.cc:533] Webserver started at http://127.0.194.195:41917/ using document root <none> and password file <none>
I20260630 12:35:31.629143   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:31.629333   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:31.629611   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:31.629664  3656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58476
I20260630 12:35:31.630656   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "84f770db42d94331be6a04204be1998e"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.635416   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:31.638777  3869 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:35:31.639690   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:31.639940   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "84f770db42d94331be6a04204be1998e"
format_stamp: "Formatted at 2026-06-30 12:35:31 on dist-test-slave-zctk"
I20260630 12:35:31.640161   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-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:35:31.655427   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:31.656400   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:31.657773   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:31.659955   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:31.660121   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:31.660410   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:31.660635   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:35:31.697439   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:45259
I20260630 12:35:31.697530  3931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:45259 every 8 connection(s)
I20260630 12:35:31.710644  3932 heartbeater.cc:344] Connected to a master server at 127.0.194.254:33597
I20260630 12:35:31.711033  3932 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:31.711730  3932 heartbeater.cc:507] Master 127.0.194.254:33597 requested a full tablet report, sending...
I20260630 12:35:31.713587  3656 ts_manager.cc:194] Registered new tserver with Master: 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:31.713954   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013350138s
I20260630 12:35:31.715277  3656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58484
I20260630 12:35:32.534507  3783 heartbeater.cc:499] Master 127.0.194.254:33597 was elected leader, sending a full tablet report...
I20260630 12:35:32.632537  3858 heartbeater.cc:499] Master 127.0.194.254:33597 was elected leader, sending a full tablet report...
I20260630 12:35:32.717988  3932 heartbeater.cc:499] Master 127.0.194.254:33597 was elected leader, sending a full tablet report...
I20260630 12:35:32.776346  3656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58500:
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:35:32.778895  3656 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:35:32.837303  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 4c57364f8e1c4dd5971693590b8bb226 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.839654  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c57364f8e1c4dd5971693590b8bb226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.839776  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 4c57364f8e1c4dd5971693590b8bb226 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.842692  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 261c1f7dfe124e3089ced85dd0577b0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.842803  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 261c1f7dfe124e3089ced85dd0577b0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.844245  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261c1f7dfe124e3089ced85dd0577b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.841465  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c57364f8e1c4dd5971693590b8bb226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.849218  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261c1f7dfe124e3089ced85dd0577b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.850688  3746 tablet_service.cc:1511] Processing CreateTablet for tablet 381e43c9c6fb4518a9c845b405958b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.852332  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e43c9c6fb4518a9c845b405958b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.861227  3745 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.862953  3745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.864454  3820 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.865940  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.866266  3744 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57f100b3cb470fa65205fbe40d0ae2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.867748  3744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57f100b3cb470fa65205fbe40d0ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.861230  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 381e43c9c6fb4518a9c845b405958b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.870421  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e43c9c6fb4518a9c845b405958b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.872782  3743 tablet_service.cc:1511] Processing CreateTablet for tablet ae17105c264348eb923d71851692bee9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.874230  3743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17105c264348eb923d71851692bee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.876030  3819 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57f100b3cb470fa65205fbe40d0ae2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.877513  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57f100b3cb470fa65205fbe40d0ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.878365  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 357596fd907e4c209951ab85e3508f00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.879725  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357596fd907e4c209951ab85e3508f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.879386  3818 tablet_service.cc:1511] Processing CreateTablet for tablet ae17105c264348eb923d71851692bee9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.880867  3818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17105c264348eb923d71851692bee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.886174  3817 tablet_service.cc:1511] Processing CreateTablet for tablet 357596fd907e4c209951ab85e3508f00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.887537  3817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357596fd907e4c209951ab85e3508f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.890448  3741 tablet_service.cc:1511] Processing CreateTablet for tablet c3501b2e576a451dbcde80ebc1fda6e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.891808  3741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3501b2e576a451dbcde80ebc1fda6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.900915  3816 tablet_service.cc:1511] Processing CreateTablet for tablet c3501b2e576a451dbcde80ebc1fda6e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.902349  3816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3501b2e576a451dbcde80ebc1fda6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.910977  3897 tablet_service.cc:1511] Processing CreateTablet for tablet 4c57364f8e1c4dd5971693590b8bb226 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.911721  3895 tablet_service.cc:1511] Processing CreateTablet for tablet 381e43c9c6fb4518a9c845b405958b00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.913667  3896 tablet_service.cc:1511] Processing CreateTablet for tablet 261c1f7dfe124e3089ced85dd0577b0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.915063  3897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c57364f8e1c4dd5971693590b8bb226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.914939  3894 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.916335  3894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.920970  3896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261c1f7dfe124e3089ced85dd0577b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.924955  3895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e43c9c6fb4518a9c845b405958b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.950192  3953 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:32.964964  3893 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57f100b3cb470fa65205fbe40d0ae2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.965322  3892 tablet_service.cc:1511] Processing CreateTablet for tablet ae17105c264348eb923d71851692bee9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.966538  3893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57f100b3cb470fa65205fbe40d0ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.968947  3892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae17105c264348eb923d71851692bee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.973723  3890 tablet_service.cc:1511] Processing CreateTablet for tablet c3501b2e576a451dbcde80ebc1fda6e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.975126  3890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3501b2e576a451dbcde80ebc1fda6e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:32.977689  3891 tablet_service.cc:1511] Processing CreateTablet for tablet 357596fd907e4c209951ab85e3508f00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:32.979066  3891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357596fd907e4c209951ab85e3508f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:33.001950  3953 tablet_bootstrap.cc:654] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.007766  3954 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.030839  3954 tablet_bootstrap.cc:654] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.045379  3955 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.050918  3953 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.051321  3953 ts_tablet_manager.cc:1403] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.015s
I20260630 12:35:33.051403  3955 tablet_bootstrap.cc:654] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.051559  3954 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.052125  3954 ts_tablet_manager.cc:1403] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.010s
I20260630 12:35:33.053817  3953 raft_consensus.cc:359] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.054610  3953 raft_consensus.cc:385] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.054944  3953 raft_consensus.cc:740] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.055366  3954 raft_consensus.cc:359] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.055838  3953 consensus_queue.cc:260] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.056984  3955 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.056180  3954 raft_consensus.cc:385] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.057421  3955 ts_tablet_manager.cc:1403] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:35:33.057520  3954 raft_consensus.cc:740] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.058985  3953 ts_tablet_manager.cc:1434] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:33.058612  3954 consensus_queue.cc:260] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.059984  3953 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.060436  3955 raft_consensus.cc:359] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.061146  3955 raft_consensus.cc:385] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.061403  3955 raft_consensus.cc:740] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.062302  3955 consensus_queue.cc:260] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.067273  3953 tablet_bootstrap.cc:654] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.067938  3954 ts_tablet_manager.cc:1434] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:35:33.079524  3959 raft_consensus.cc:493] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.080953  3959 raft_consensus.cc:515] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.082638  3954 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.090843  3955 ts_tablet_manager.cc:1434] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.018s
I20260630 12:35:33.092209  3955 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.100288  3955 tablet_bootstrap.cc:654] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.092767  3954 tablet_bootstrap.cc:654] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.103652  3959 leader_election.cc:290] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.109851  3954 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.110322  3954 ts_tablet_manager.cc:1403] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260630 12:35:33.114627  3955 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.114423  3954 raft_consensus.cc:359] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.115324  3955 ts_tablet_manager.cc:1403] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.018s
I20260630 12:35:33.115411  3954 raft_consensus.cc:385] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.115856  3954 raft_consensus.cc:740] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.116619  3954 consensus_queue.cc:260] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.119110  3955 raft_consensus.cc:359] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.120052  3955 raft_consensus.cc:385] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.120419  3955 raft_consensus.cc:740] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.121559  3955 consensus_queue.cc:260] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.124375  3955 ts_tablet_manager.cc:1434] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:33.125576  3955 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.122524  3907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
W20260630 12:35:33.130846  3799 leader_election.cc:343] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:33.133080  3955 tablet_bootstrap.cc:654] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.133315  3954 ts_tablet_manager.cc:1434] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260630 12:35:33.136176  3954 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.137620  3953 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.138267  3953 ts_tablet_manager.cc:1403] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.046s
I20260630 12:35:33.141918  3953 raft_consensus.cc:359] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.142594  3953 raft_consensus.cc:385] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.143015  3954 tablet_bootstrap.cc:654] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.142897  3953 raft_consensus.cc:740] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.143272  3955 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.143728  3955 ts_tablet_manager.cc:1403] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:35:33.144012  3953 consensus_queue.cc:260] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.146286  3953 ts_tablet_manager.cc:1434] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:35:33.146088  3955 raft_consensus.cc:359] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.146850  3955 raft_consensus.cc:385] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.147173  3955 raft_consensus.cc:740] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.147301  3953 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.148181  3955 consensus_queue.cc:260] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.150379  3955 ts_tablet_manager.cc:1434] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:33.151307  3955 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.154273  3953 tablet_bootstrap.cc:654] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.156947  3955 tablet_bootstrap.cc:654] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.164934  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.165167  3953 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.165822  3953 ts_tablet_manager.cc:1403] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:35:33.165943  3954 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.166424  3954 ts_tablet_manager.cc:1403] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260630 12:35:33.167928  3955 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.168380  3955 ts_tablet_manager.cc:1403] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:35:33.168684  3953 raft_consensus.cc:359] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.169401  3953 raft_consensus.cc:385] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.169205  3954 raft_consensus.cc:359] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.169770  3953 raft_consensus.cc:740] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.170049  3954 raft_consensus.cc:385] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:35:33.169760  3797 leader_election.cc:343] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:33.170495  3954 raft_consensus.cc:740] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.170646  3797 leader_election.cc:304] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e
I20260630 12:35:33.170810  3953 consensus_queue.cc:260] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.171072  3955 raft_consensus.cc:359] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.171271  3954 consensus_queue.cc:260] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.171738  3955 raft_consensus.cc:385] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.171913  3959 raft_consensus.cc:2749] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:33.172154  3955 raft_consensus.cc:740] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.173065  3953 ts_tablet_manager.cc:1434] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:33.173103  3955 consensus_queue.cc:260] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.173736  3954 ts_tablet_manager.cc:1434] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:33.174142  3953 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.174712  3954 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.177954  3955 ts_tablet_manager.cc:1434] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:35:33.178905  3955 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.180691  3953 tablet_bootstrap.cc:654] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.181147  3954 tablet_bootstrap.cc:654] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.185447  3955 tablet_bootstrap.cc:654] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.190100  3954 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.190593  3954 ts_tablet_manager.cc:1403] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:35:33.193282  3954 raft_consensus.cc:359] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.193992  3954 raft_consensus.cc:385] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.194262  3954 raft_consensus.cc:740] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.196233  3954 consensus_queue.cc:260] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.197755  3953 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.198350  3953 ts_tablet_manager.cc:1403] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:35:33.198630  3954 ts_tablet_manager.cc:1434] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:35:33.199626  3954 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.201934  3953 raft_consensus.cc:359] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.202854  3953 raft_consensus.cc:385] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.203253  3953 raft_consensus.cc:740] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.204301  3953 consensus_queue.cc:260] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.205696  3954 tablet_bootstrap.cc:654] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.212061  3953 ts_tablet_manager.cc:1434] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:35:33.213378  3953 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.221529  3953 tablet_bootstrap.cc:654] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.233260  3955 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.233378  3953 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.233812  3955 ts_tablet_manager.cc:1403] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.026s
I20260630 12:35:33.233812  3953 ts_tablet_manager.cc:1403] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:35:33.234050  3954 tablet_bootstrap.cc:492] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.234622  3954 ts_tablet_manager.cc:1403] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.016s
I20260630 12:35:33.236897  3953 raft_consensus.cc:359] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.237118  3955 raft_consensus.cc:359] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.237673  3953 raft_consensus.cc:385] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.237236  3954 raft_consensus.cc:359] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.237852  3955 raft_consensus.cc:385] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.238011  3953 raft_consensus.cc:740] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.238161  3954 raft_consensus.cc:385] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.238195  3955 raft_consensus.cc:740] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.238701  3954 raft_consensus.cc:740] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.238922  3953 consensus_queue.cc:260] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.239166  3955 consensus_queue.cc:260] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.239506  3954 consensus_queue.cc:260] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.241444  3955 ts_tablet_manager.cc:1434] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:35:33.242491  3955 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.243875  3953 ts_tablet_manager.cc:1434] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:35:33.244177  3954 ts_tablet_manager.cc:1434] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:35:33.244856  3953 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.245182  3954 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.250248  3953 tablet_bootstrap.cc:654] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.251859  3954 tablet_bootstrap.cc:654] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.252245  3955 tablet_bootstrap.cc:654] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.260878  3960 raft_consensus.cc:493] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.262140  3960 raft_consensus.cc:515] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.265283  3961 raft_consensus.cc:493] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.265941  3961 raft_consensus.cc:515] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.293109  3961 leader_election.cc:290] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:33.310072  3960 leader_election.cc:290] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.310842  3960 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.311425  3960 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.380640  3960 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.393378  3961 raft_consensus.cc:493] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.394079  3961 raft_consensus.cc:515] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.398442  3961 leader_election.cc:290] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:33.539945  3961 raft_consensus.cc:493] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.540647  3961 raft_consensus.cc:515] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.543388  3961 leader_election.cc:290] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:33.579696  3961 raft_consensus.cc:493] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.580543  3961 raft_consensus.cc:515] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.581415  3955 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.582080  3954 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.582203  3955 ts_tablet_manager.cc:1403] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.340s	user 0.030s	sys 0.079s
I20260630 12:35:33.582729  3954 ts_tablet_manager.cc:1403] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.338s	user 0.090s	sys 0.140s
I20260630 12:35:33.582872  3961 leader_election.cc:290] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:33.585812  3954 raft_consensus.cc:359] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.586572  3954 raft_consensus.cc:385] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.586932  3954 raft_consensus.cc:740] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.587393  3953 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.587865  3953 ts_tablet_manager.cc:1403] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.343s	user 0.045s	sys 0.043s
I20260630 12:35:33.587603  3954 consensus_queue.cc:260] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.590157  3954 ts_tablet_manager.cc:1434] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:35:33.591097  3954 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.591194  3953 raft_consensus.cc:359] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.591917  3953 raft_consensus.cc:385] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.592221  3953 raft_consensus.cc:740] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.592983  3953 consensus_queue.cc:260] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.595058  3955 raft_consensus.cc:359] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.595799  3955 raft_consensus.cc:385] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.596104  3955 raft_consensus.cc:740] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.597417  3953 ts_tablet_manager.cc:1434] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:35:33.596922  3955 consensus_queue.cc:260] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.597945  3954 tablet_bootstrap.cc:654] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.598716  3953 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:33.599440  3955 ts_tablet_manager.cc:1434] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:35:33.600462  3955 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:33.606846  3955 tablet_bootstrap.cc:654] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.606922  3953 tablet_bootstrap.cc:654] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.607455  3962 raft_consensus.cc:493] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.607959  3962 raft_consensus.cc:515] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.609988  3954 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.610489  3954 ts_tablet_manager.cc:1403] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260630 12:35:33.612934  3980 raft_consensus.cc:493] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.612769  3954 raft_consensus.cc:359] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.613569  3954 raft_consensus.cc:385] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.613981  3954 raft_consensus.cc:740] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.613597  3980 raft_consensus.cc:515] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.614503  3953 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:33.614993  3953 ts_tablet_manager.cc:1403] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260630 12:35:33.614686  3954 consensus_queue.cc:260] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.616663  3959 raft_consensus.cc:493] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.617000  3954 ts_tablet_manager.cc:1434] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:35:33.617246  3959 raft_consensus.cc:515] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.618021  3954 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:33.617753  3953 raft_consensus.cc:359] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.618435  3953 raft_consensus.cc:385] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.618729  3953 raft_consensus.cc:740] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.619374  3953 consensus_queue.cc:260] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.619853  3959 leader_election.cc:290] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.625878  3954 tablet_bootstrap.cc:654] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:33.628809  3907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.629629  3907 raft_consensus.cc:2468] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
I20260630 12:35:33.631553  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.632376  3832 raft_consensus.cc:2468] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.638026  3954 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:33.638624  3954 ts_tablet_manager.cc:1403] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:35:33.639048  3962 leader_election.cc:290] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.642725  3954 raft_consensus.cc:359] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.643627  3954 raft_consensus.cc:385] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.643954  3954 raft_consensus.cc:740] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.644980  3954 consensus_queue.cc:260] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.647675  3961 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.648062  3954 ts_tablet_manager.cc:1434] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:35:33.648310  3961 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.651341  3961 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:33.652877  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.653739  3833 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.659224  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.660036  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.660917  3831 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.660120  3833 raft_consensus.cc:2468] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.662483  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.667164  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.668023  3832 raft_consensus.cc:2468] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.668711  3799 leader_election.cc:304] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:33.616381  3980 leader_election.cc:290] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.669508  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.670323  3959 raft_consensus.cc:2804] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.670498  3833 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.670892  3959 raft_consensus.cc:493] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.671499  3959 raft_consensus.cc:3060] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.671798  3721 leader_election.cc:304] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.639716  3962 raft_consensus.cc:493] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.672931  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.673014  3962 raft_consensus.cc:515] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.674299  3721 leader_election.cc:304] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.677467  3960 raft_consensus.cc:2804] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.677891  3960 raft_consensus.cc:493] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.678253  3960 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.684777  3980 raft_consensus.cc:2804] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.676002  3962 leader_election.cc:290] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.685201  3980 raft_consensus.cc:493] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.685672  3980 raft_consensus.cc:3060] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:33.688928  3721 leader_election.cc:343] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:33.688791  3959 raft_consensus.cc:515] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.700924  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:33.691267  3960 raft_consensus.cc:515] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.702530  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.692417  3959 leader_election.cc:290] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.703933  3960 leader_election.cc:290] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.716163  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.716768  3756 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
I20260630 12:35:33.717165  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:33.717810  3833 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.722420  3980 raft_consensus.cc:515] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.723714  3755 raft_consensus.cc:2393] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05facd732e084827a13672edd0a72a3a in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:33.725771  3980 leader_election.cc:290] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.725613  3833 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:33.726267  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:33.726938  3831 raft_consensus.cc:2393] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:33.725616  3797 leader_election.cc:304] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.728710  3721 leader_election.cc:304] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.728998  3989 raft_consensus.cc:2804] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.729429  3989 raft_consensus.cc:493] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.729555  3980 raft_consensus.cc:2804] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:33.729818  3989 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.730116  3980 raft_consensus.cc:697] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:33.730899  3980 consensus_queue.cc:237] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.740069  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.740834  3757 raft_consensus.cc:2468] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
I20260630 12:35:33.742709  3797 leader_election.cc:304] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.743414  3989 raft_consensus.cc:515] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.748026  3989 leader_election.cc:290] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.748602  3989 raft_consensus.cc:2804] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.748687  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:33.748986  3989 raft_consensus.cc:493] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.749312  3989 raft_consensus.cc:3060] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.749382  3757 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.754400  3989 raft_consensus.cc:515] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.756731  3757 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:33.757362  3756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:33.757956  3756 raft_consensus.cc:3060] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.757833  3797 leader_election.cc:304] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.761942  3959 raft_consensus.cc:2804] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:33.762421  3959 raft_consensus.cc:697] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:33.763422  3960 raft_consensus.cc:493] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.765233  3960 raft_consensus.cc:515] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.765379  3959 consensus_queue.cc:237] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.767472  3960 leader_election.cc:290] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.768194  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.762575  3989 leader_election.cc:290] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.768842  3831 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.769887  3721 leader_election.cc:304] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.770833  3960 raft_consensus.cc:2804] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.771260  3960 raft_consensus.cc:493] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.771682  3960 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:33.775008  3722 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.007s	sys 0.009s
W20260630 12:35:33.775328  3722 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.007s	sys 0.009s
I20260630 12:35:33.779460  3960 raft_consensus.cc:515] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.782524  3960 leader_election.cc:290] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.783584  3906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.784039  3905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.784668  3905 raft_consensus.cc:3060] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.789327  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:33.789892  3831 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.791965  3905 raft_consensus.cc:2468] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:33.793223  3904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.793927  3955 tablet_bootstrap.cc:492] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:33.794387  3955 ts_tablet_manager.cc:1403] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.038s
W20260630 12:35:33.795962  3799 leader_election.cc:343] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:33.796979  3799 leader_election.cc:304] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:33.789883  3960 raft_consensus.cc:493] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:35:33.798116  3799 leader_election.cc:343] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:33.797976  3960 raft_consensus.cc:515] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.799237  3904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.799837  3904 raft_consensus.cc:3060] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.801069  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:33.801669  3833 raft_consensus.cc:2468] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.801740  3960 leader_election.cc:290] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:33.802979  3721 leader_election.cc:304] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.804950  3906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.805094  3955 raft_consensus.cc:359] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.763509  3756 raft_consensus.cc:2468] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:33.904742  3955 raft_consensus.cc:385] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:33.811110  3905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.927745  3905 raft_consensus.cc:2393] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:33.808246  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.820683  3754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.928543  3899 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.928978  3754 raft_consensus.cc:2393] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:33.806197  3903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.929657  3903 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.821673  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.808877  3898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.819502  3757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.931444  3757 raft_consensus.cc:2468] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.347800  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:33.931497  3898 raft_consensus.cc:2468] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:33.807204  3901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c57364f8e1c4dd5971693590b8bb226" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.916312  3797 leader_election.cc:304] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.796975  3831 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:33.933554  3962 raft_consensus.cc:2804] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:33.821245  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.934103  3962 raft_consensus.cc:697] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:33.810657  3959 raft_consensus.cc:2804] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:33.934518  3753 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 0.
I20260630 12:35:33.810360  3904 raft_consensus.cc:2468] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:33.934953  3962 consensus_queue.cc:237] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.933342  3901 raft_consensus.cc:2393] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:33.938221  3724 leader_election.cc:304] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e
I20260630 12:35:33.809854  3907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.940529  3907 raft_consensus.cc:2376] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1. Re-sending same reply.
I20260630 12:35:33.932571  3953 ts_tablet_manager.cc:1434] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.317s	user 0.046s	sys 0.051s
I20260630 12:35:33.813449  3870 leader_election.cc:304] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:33.942931  3961 raft_consensus.cc:2804] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.943403  3961 raft_consensus.cc:493] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.943822  3961 raft_consensus.cc:3060] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:33.945281  3870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.194:34519, user_credentials={real_user=slave}} blocked reactor thread for 132002us
I20260630 12:35:33.947224  3870 leader_election.cc:304] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:33.905383  3955 raft_consensus.cc:740] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:33.948666  3980 raft_consensus.cc:2804] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.950817  3871 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:33.950796  3980 raft_consensus.cc:493] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.953277  3980 raft_consensus.cc:3060] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.820114  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57f100b3cb470fa65205fbe40d0ae2" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:33.944846  3906 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
W20260630 12:35:33.859411  3704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:33.807705  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:33.945379  3960 raft_consensus.cc:2749] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:33.962430  3724 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 05facd732e084827a13672edd0a72a3a
I20260630 12:35:33.806696  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:33.965171  3959 raft_consensus.cc:697] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
W20260630 12:35:33.960510  3721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.194:34519, user_credentials={real_user=slave}} blocked reactor thread for 157617us
W20260630 12:35:33.972483  3709 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:33.971740  3902 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.975415  3870 leader_election.cc:304] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:33.973623  3758 raft_consensus.cc:2393] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:33.976635  3721 leader_election.cc:304] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:33.977449  3960 raft_consensus.cc:2804] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:33.986464  3960 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:33.986940  3960 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:33.973338  3959 consensus_queue.cc:237] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:33.977736  3953 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:34.000774  3652 catalog_manager.cc:5697] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.008626  3998 raft_consensus.cc:493] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:33.992875  3955 consensus_queue.cc:260] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.011667  3961 raft_consensus.cc:515] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.015591  3996 raft_consensus.cc:2804] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:34.016333  3996 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:34.009265  3998 raft_consensus.cc:515] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.016548  3960 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.017189  3961 leader_election.cc:290] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:34.019017  3999 raft_consensus.cc:2804] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:34.010804  3980 raft_consensus.cc:515] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.018018  3996 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.022056  3899 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:34.035120  3953 tablet_bootstrap.cc:654] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:34.029769  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:34.037349  3758 raft_consensus.cc:2393] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:34.038354  3955 ts_tablet_manager.cc:1434] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.244s	user 0.007s	sys 0.011s
I20260630 12:35:34.022634  3998 leader_election.cc:290] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:34.023382  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:34.044318  3831 raft_consensus.cc:2468] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:34.024791  3980 leader_election.cc:290] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:34.025631  3961 raft_consensus.cc:2764] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:34.039533  3955 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:34.023142  3902 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:34.048138  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:34.050158  3721 leader_election.cc:304] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:34.051641  3900 raft_consensus.cc:2393] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 84f770db42d94331be6a04204be1998e in this term.
I20260630 12:35:34.052354  3998 raft_consensus.cc:2804] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:34.052738  3995 raft_consensus.cc:2764] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:34.053381  3998 raft_consensus.cc:493] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:34.055183  3998 raft_consensus.cc:3060] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.055374  3960 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:34.053292  3999 raft_consensus.cc:697] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
W20260630 12:35:34.059610  3870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.194:34519, user_credentials={real_user=slave}} blocked reactor thread for 84274.8us
I20260630 12:35:34.060504  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
W20260630 12:35:34.062516  3721 leader_election.cc:343] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:34.060997  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:34.064805  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:34.063571  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
W20260630 12:35:34.066548  3724 leader_election.cc:343] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:34.061785  3870 leader_election.cc:343] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:34.067389  3831 raft_consensus.cc:3060] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.067808  3870 leader_election.cc:304] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:34.068638  3961 raft_consensus.cc:2764] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:34.069876  3955 tablet_bootstrap.cc:654] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:34.073423  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381e43c9c6fb4518a9c845b405958b00" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:34.066322  3999 consensus_queue.cc:237] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.077284  3870 leader_election.cc:304] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e; no voters: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:34.078105  3961 raft_consensus.cc:2749] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:34.090319  3953 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:34.090798  3953 ts_tablet_manager.cc:1403] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.002s
I20260630 12:35:34.081056  3996 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.092844  3955 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:34.093271  3955 ts_tablet_manager.cc:1403] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.006s
I20260630 12:35:34.093533  3996 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:34.093787  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:34.094326  3831 raft_consensus.cc:2468] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:34.095722  3721 leader_election.cc:304] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 84f770db42d94331be6a04204be1998e
I20260630 12:35:34.095971  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:34.097016  3758 raft_consensus.cc:2393] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:34.097481  3902 raft_consensus.cc:2393] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 84f770db42d94331be6a04204be1998e in this term.
I20260630 12:35:34.097047  4004 raft_consensus.cc:2804] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:34.098420  4004 raft_consensus.cc:697] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:34.099468  4004 consensus_queue.cc:237] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.100849  3724 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e
I20260630 12:35:34.102026  3960 raft_consensus.cc:2749] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:35:34.103052  3870 leader_election.cc:343] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:34.103790  3871 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e; no voters: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:34.104607  3953 raft_consensus.cc:359] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.105327  3953 raft_consensus.cc:385] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:34.105640  3953 raft_consensus.cc:740] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:34.106033  3996 raft_consensus.cc:2749] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:34.105894  3955 raft_consensus.cc:359] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.106827  3955 raft_consensus.cc:385] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:34.106587  3953 consensus_queue.cc:260] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.107209  3955 raft_consensus.cc:740] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:34.108230  3955 consensus_queue.cc:260] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.109957  3953 ts_tablet_manager.cc:1434] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:35:34.090821  3998 raft_consensus.cc:515] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.111322  3955 ts_tablet_manager.cc:1434] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:35:34.113831  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:34.114375  3831 raft_consensus.cc:3060] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.114777  3998 leader_election.cc:290] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:34.114956  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357596fd907e4c209951ab85e3508f00" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:34.115546  3902 raft_consensus.cc:3060] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.122268  3831 raft_consensus.cc:2468] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:34.123364  3721 leader_election.cc:304] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:34.124217  3998 raft_consensus.cc:2804] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:34.124719  3998 raft_consensus.cc:697] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:34.125495  3998 consensus_queue.cc:237] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.126560  3902 raft_consensus.cc:2468] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:34.126121  3654 catalog_manager.cc:5697] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.137107  3652 catalog_manager.cc:5697] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.139500  3652 catalog_manager.cc:5697] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.150418  3654 catalog_manager.cc:5697] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.152467  3654 catalog_manager.cc:5697] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.154266  3652 catalog_manager.cc:5697] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:34.163512  3996 raft_consensus.cc:493] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:34.164170  3996 raft_consensus.cc:515] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.167884  3996 leader_election.cc:290] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:34.169878  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:34.170688  3758 raft_consensus.cc:2393] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:34.170553  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:34.172544  3870 leader_election.cc:304] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e; no voters: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:34.174041  3996 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.179746  3996 raft_consensus.cc:2749] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:34.186280  3959 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.201867  3962 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.238142  3998 consensus_queue.cc:1048] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.249054  3998 consensus_queue.cc:1048] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.342121  3962 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.353703  3962 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.383898  3962 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.387516  3962 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:34.388000  3962 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:34.390098  3962 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:34.390461  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:34.391223  3758 raft_consensus.cc:2393] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05facd732e084827a13672edd0a72a3a in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:34.391500  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:34.392243  3902 raft_consensus.cc:2393] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05facd732e084827a13672edd0a72a3a in current term 1: Already voted for candidate 84f770db42d94331be6a04204be1998e in this term.
I20260630 12:35:34.393303  3799 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e
I20260630 12:35:34.393972  3962 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:34.396776  3994 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.402496  3962 raft_consensus.cc:2749] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:34.488209  3998 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.498577  3999 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.544545  3999 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.548292  4004 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.557462  3999 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:34.567049  3960 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:34.717615  3854 debug-util.cc:398] Leaking SignalData structure 0x7b08001be260 after lost signal to thread 782
W20260630 12:35:34.718523  3854 debug-util.cc:398] Leaking SignalData structure 0x7b08001399c0 after lost signal to thread 3690
W20260630 12:35:34.719403  3854 debug-util.cc:398] Leaking SignalData structure 0x7b080008aba0 after lost signal to thread 3782
W20260630 12:35:34.720155  3854 debug-util.cc:398] Leaking SignalData structure 0x7b08001117e0 after lost signal to thread 3857
W20260630 12:35:34.720938  3854 debug-util.cc:398] Leaking SignalData structure 0x7b0800078ba0 after lost signal to thread 3931
W20260630 12:35:34.970063  3704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:35.676963  4031 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:35.677443  4031 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:35.679180  4031 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:35.680027  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:35.680378  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:35.680636  3833 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 1.
I20260630 12:35:35.681049  3758 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 1.
I20260630 12:35:35.681736  3870 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:35.682507  4031 raft_consensus.cc:2804] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:35.682889  4031 raft_consensus.cc:493] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:35.683224  4031 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:35.690807  4031 raft_consensus.cc:515] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:35.692981  4031 leader_election.cc:290] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 2 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:35.693970  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:35.693979  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2df1d3e7e247ee8a39cfa20b75b7a6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:35.694519  3758 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:35.694712  3833 raft_consensus.cc:3060] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:35.699159  3758 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:35.700186  3871 leader_election.cc:304] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:35.700896  4031 raft_consensus.cc:2804] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:35.701959  4031 raft_consensus.cc:697] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Becoming Leader. State: Replica: 84f770db42d94331be6a04204be1998e, State: Running, Role: LEADER
I20260630 12:35:35.702231  3833 raft_consensus.cc:2468] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:35.702855  4031 consensus_queue.cc:237] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:35.710306  3654 catalog_manager.cc:5697] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e reported cstate change: term changed from 0 to 2, leader changed from <none> to 84f770db42d94331be6a04204be1998e (127.0.194.195). New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:35.766435   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:35.775216  4039 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:35:35.776852  4038 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:35:35.780076   779 server_base.cc:1061] running on GCE node
W20260630 12:35:35.780861  4041 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:35:35.781890   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:35.782124   779 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:35:35.782352   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822935782331 us; error 0 us; skew 500 ppm
I20260630 12:35:35.782891   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:35.786139   779 webserver.cc:533] Webserver started at http://127.0.194.196:40787/ using document root <none> and password file <none>
I20260630 12:35:35.786638   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:35.786866   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:35.787200   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:35.788334   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "a5186e500b8c486aae735cc991d58b3b"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-zctk"
I20260630 12:35:35.793041   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:35.796552  4046 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:35:35.797530   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:35:35.797837   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "a5186e500b8c486aae735cc991d58b3b"
format_stamp: "Formatted at 2026-06-30 12:35:35 on dist-test-slave-zctk"
I20260630 12:35:35.798112   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-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:35:35.820437   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:35.821766   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:35.823483   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:35.826809   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:35.827065   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.827375   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:35.827544   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:35.886081   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:37421
I20260630 12:35:35.886216  4108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:37421 every 8 connection(s)
I20260630 12:35:35.896950  3654 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58500:
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:35:35.904492  4109 heartbeater.cc:344] Connected to a master server at 127.0.194.254:33597
I20260630 12:35:35.904956  4109 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:35.905833  4109 heartbeater.cc:507] Master 127.0.194.254:33597 requested a full tablet report, sending...
I20260630 12:35:35.908370  3652 ts_manager.cc:194] Registered new tserver with Master: a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:35.918763  3652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58516
W20260630 12:35:35.932960  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 71fe3081c7264a63bd296fc6103f1a12 has no consensus state
W20260630 12:35:35.934263  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e180c70f4c264a3d97a6e115acaa69e1 has no consensus state
W20260630 12:35:35.936094  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dde644a06dce4a4fafe0fffb8b16e610 has no consensus state
W20260630 12:35:35.937376  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3b3d84a9fc3c405ba8a77324db225599 has no consensus state
W20260630 12:35:35.938483  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f2cfaa482e04b018b5af86e67625fe1 has no consensus state
W20260630 12:35:35.939780  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6665e2616dca40b68e7a56ca27cc7749 has no consensus state
W20260630 12:35:35.941684  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76396463345f40ee8d3d7d065d80cd26 has no consensus state
W20260630 12:35:35.942976  3654 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 04fb3cb385044a4885e1d24ad2083e2a has no consensus state
I20260630 12:35:35.972249  3743 tablet_service.cc:1511] Processing CreateTablet for tablet 71fe3081c7264a63bd296fc6103f1a12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
W20260630 12:35:35.973553  3704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:35.973742  3743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fe3081c7264a63bd296fc6103f1a12. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:35.974761  3643 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet e180c70f4c264a3d97a6e115acaa69e1 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e180c70f4c264a3d97a6e115acaa69e1 consensus state has no leader
I20260630 12:35:35.976732  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 71fe3081c7264a63bd296fc6103f1a12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:35.978179  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fe3081c7264a63bd296fc6103f1a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.981101  3891 tablet_service.cc:1511] Processing CreateTablet for tablet e180c70f4c264a3d97a6e115acaa69e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:35.977213  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:35.982429  3893 tablet_service.cc:1511] Processing CreateTablet for tablet dde644a06dce4a4fafe0fffb8b16e610 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:35.982453  3891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e180c70f4c264a3d97a6e115acaa69e1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:35.984457  3709 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:35.988289  3893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde644a06dce4a4fafe0fffb8b16e610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:35.995573  3746 tablet_service.cc:1511] Processing CreateTablet for tablet e180c70f4c264a3d97a6e115acaa69e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:35.997005  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e180c70f4c264a3d97a6e115acaa69e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.015288  3820 tablet_service.cc:1511] Processing CreateTablet for tablet dde644a06dce4a4fafe0fffb8b16e610 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.017005  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde644a06dce4a4fafe0fffb8b16e610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.065594  4116 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:36.067371  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3d84a9fc3c405ba8a77324db225599 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.068346  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3d84a9fc3c405ba8a77324db225599 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.069788  3894 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2cfaa482e04b018b5af86e67625fe1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.070658  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3d84a9fc3c405ba8a77324db225599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.071192  3894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2cfaa482e04b018b5af86e67625fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.070658  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3d84a9fc3c405ba8a77324db225599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.085621  4117 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.085482  4074 tablet_service.cc:1511] Processing CreateTablet for tablet 71fe3081c7264a63bd296fc6103f1a12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.086086  4116 tablet_bootstrap.cc:654] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.086941  4074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fe3081c7264a63bd296fc6103f1a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.089564  4072 tablet_service.cc:1511] Processing CreateTablet for tablet dde644a06dce4a4fafe0fffb8b16e610 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.091351  4072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde644a06dce4a4fafe0fffb8b16e610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.091936  4117 tablet_bootstrap.cc:654] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.093631  4071 tablet_service.cc:1511] Processing CreateTablet for tablet 3b3d84a9fc3c405ba8a77324db225599 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.095475  4071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b3d84a9fc3c405ba8a77324db225599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.099736  4073 tablet_service.cc:1511] Processing CreateTablet for tablet e180c70f4c264a3d97a6e115acaa69e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.101606  4073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e180c70f4c264a3d97a6e115acaa69e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.104825  3746 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2cfaa482e04b018b5af86e67625fe1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.106454  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2cfaa482e04b018b5af86e67625fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.095480  3833 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:36.114766  4031 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:36.116763  4070 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2cfaa482e04b018b5af86e67625fe1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.117487  4116 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:36.118019  4116 ts_tablet_manager.cc:1403] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.025s
I20260630 12:35:36.118201  4070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2cfaa482e04b018b5af86e67625fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.117446  4069 tablet_service.cc:1511] Processing CreateTablet for tablet 6665e2616dca40b68e7a56ca27cc7749 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.121286  4069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6665e2616dca40b68e7a56ca27cc7749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.126595  4116 raft_consensus.cc:359] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.127362  4116 raft_consensus.cc:385] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.127645  4116 raft_consensus.cc:740] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.134008  4116 consensus_queue.cc:260] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.138612  4116 ts_tablet_manager.cc:1434] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:35:36.142493  4116 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:36.171121  4119 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:36.172421  3820 tablet_service.cc:1511] Processing CreateTablet for tablet 6665e2616dca40b68e7a56ca27cc7749 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.177414  3758 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:36.206137  3743 tablet_service.cc:1511] Processing CreateTablet for tablet 76396463345f40ee8d3d7d065d80cd26 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.206700  4031 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:36.207423  3743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76396463345f40ee8d3d7d065d80cd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.193476  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 76396463345f40ee8d3d7d065d80cd26 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.201931  3891 tablet_service.cc:1511] Processing CreateTablet for tablet 6665e2616dca40b68e7a56ca27cc7749 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.205009  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6665e2616dca40b68e7a56ca27cc7749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.209791  4070 tablet_service.cc:1511] Processing CreateTablet for tablet 76396463345f40ee8d3d7d065d80cd26 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.219911  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76396463345f40ee8d3d7d065d80cd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.220530  4070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76396463345f40ee8d3d7d065d80cd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.220875  3962 raft_consensus.cc:493] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.221359  3962 raft_consensus.cc:515] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.223664  3962 leader_election.cc:290] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:36.225410  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:36.226693  3893 tablet_service.cc:1511] Processing CreateTablet for tablet 04fb3cb385044a4885e1d24ad2083e2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
W20260630 12:35:36.231009  3797 leader_election.cc:343] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.237138  3891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6665e2616dca40b68e7a56ca27cc7749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.240312  3893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fb3cb385044a4885e1d24ad2083e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.247035  4116 tablet_bootstrap.cc:654] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.249352  4122 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:36.250237  4074 tablet_service.cc:1511] Processing CreateTablet for tablet 04fb3cb385044a4885e1d24ad2083e2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.259310  4074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fb3cb385044a4885e1d24ad2083e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.258114  4117 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.272262  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 04fb3cb385044a4885e1d24ad2083e2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:36.274732  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04fb3cb385044a4885e1d24ad2083e2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:36.273743  4117 ts_tablet_manager.cc:1403] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.188s	user 0.022s	sys 0.046s
I20260630 12:35:36.275722  4122 tablet_bootstrap.cc:654] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.302028  4116 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:36.302553  4116 ts_tablet_manager.cc:1403] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.010s
I20260630 12:35:36.310024  4117 raft_consensus.cc:359] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.310837  4117 raft_consensus.cc:385] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.312255  4117 raft_consensus.cc:740] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.314981  4116 raft_consensus.cc:359] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.315711  4116 raft_consensus.cc:385] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.316051  4116 raft_consensus.cc:740] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.316882  4116 consensus_queue.cc:260] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.319659  4116 ts_tablet_manager.cc:1434] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260630 12:35:36.315295  4117 consensus_queue.cc:260] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.324630  4117 ts_tablet_manager.cc:1434] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260630 12:35:36.328300  4117 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.324959  4116 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:36.354104  4119 tablet_bootstrap.cc:654] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.361625  4116 tablet_bootstrap.cc:654] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.365142  4117 tablet_bootstrap.cc:654] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.365761  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
W20260630 12:35:36.373497  3798 leader_election.cc:343] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.374102  3798 leader_election.cc:304] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.375583  3962 raft_consensus.cc:2749] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:36.381662  4119 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:36.382339  4122 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:36.382310  4119 ts_tablet_manager.cc:1403] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.212s	user 0.019s	sys 0.013s
I20260630 12:35:36.383069  4122 ts_tablet_manager.cc:1403] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.023s
I20260630 12:35:36.386154  4119 raft_consensus.cc:359] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.387068  4119 raft_consensus.cc:385] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.387432  4119 raft_consensus.cc:740] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.387871  4117 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.388588  4119 consensus_queue.cc:260] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.389556  4122 raft_consensus.cc:359] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.390336  4122 raft_consensus.cc:385] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.390623  4122 raft_consensus.cc:740] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.391321  4122 consensus_queue.cc:260] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.388510  4117 ts_tablet_manager.cc:1403] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.001s
I20260630 12:35:36.395762  4117 raft_consensus.cc:359] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.396478  4117 raft_consensus.cc:385] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.396807  4117 raft_consensus.cc:740] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.398608  4117 consensus_queue.cc:260] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.399809  4116 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:36.400442  4116 ts_tablet_manager.cc:1403] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.009s
I20260630 12:35:36.401355  4117 ts_tablet_manager.cc:1434] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:36.402278  4117 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.402456  4119 ts_tablet_manager.cc:1434] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260630 12:35:36.403528  4119 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:36.405472  4109 heartbeater.cc:499] Master 127.0.194.254:33597 was elected leader, sending a full tablet report...
I20260630 12:35:36.405923  4122 ts_tablet_manager.cc:1434] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.005s
I20260630 12:35:36.406879  4122 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:36.408629  3962 raft_consensus.cc:493] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.409097  3962 raft_consensus.cc:515] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.410609  4119 tablet_bootstrap.cc:654] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.411244  3962 leader_election.cc:290] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:36.413048  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
W20260630 12:35:36.415601  3798 leader_election.cc:343] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.416785  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:36.417418  3902 raft_consensus.cc:2468] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
I20260630 12:35:36.418635  3799 leader_election.cc:304] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.419548  4116 raft_consensus.cc:359] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.420552  4113 raft_consensus.cc:2804] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.420840  4116 raft_consensus.cc:385] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.421108  4113 raft_consensus.cc:493] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.421643  4113 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.423180  4116 raft_consensus.cc:740] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.427289  4116 consensus_queue.cc:260] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.429101  4117 tablet_bootstrap.cc:654] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.432205  4116 ts_tablet_manager.cc:1434] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260630 12:35:36.433293  4116 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:36.439411  4119 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:36.439960  4119 ts_tablet_manager.cc:1403] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.010s
I20260630 12:35:36.441779  4113 raft_consensus.cc:515] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.449043  4122 tablet_bootstrap.cc:654] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.443612  4116 tablet_bootstrap.cc:654] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.450518  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.451771  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:36.452836  4113 leader_election.cc:290] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
W20260630 12:35:36.453320  3798 leader_election.cc:343] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.452358  3899 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.458874  4116 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:36.459488  4116 ts_tablet_manager.cc:1403] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260630 12:35:36.446002  4119 raft_consensus.cc:359] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.461385  4119 raft_consensus.cc:385] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.462587  4119 raft_consensus.cc:740] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.462361  3652 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820] alter complete (version 0)
I20260630 12:35:36.464725  4119 consensus_queue.cc:260] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.465922  4116 raft_consensus.cc:359] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.466279  3899 raft_consensus.cc:2468] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:36.466660  4116 raft_consensus.cc:385] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.467020  4116 raft_consensus.cc:740] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.467252  4119 ts_tablet_manager.cc:1434] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:35:36.467669  3799 leader_election.cc:304] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.468286  4119 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:36.467743  4116 consensus_queue.cc:260] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.468730  4113 raft_consensus.cc:2804] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.469215  4113 raft_consensus.cc:697] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:36.469985  4113 consensus_queue.cc:237] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.470660  4116 ts_tablet_manager.cc:1434] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:35:36.471762  4116 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:36.475061  4117 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.476807  4122 tablet_bootstrap.cc:492] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:36.477246  4117 ts_tablet_manager.cc:1403] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.005s
I20260630 12:35:36.477425  4122 ts_tablet_manager.cc:1403] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.071s	user 0.002s	sys 0.012s
I20260630 12:35:36.480413  4117 raft_consensus.cc:359] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.481197  4117 raft_consensus.cc:385] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.481477  4117 raft_consensus.cc:740] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.482213  4117 consensus_queue.cc:260] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.484218  4117 ts_tablet_manager.cc:1434] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:35:36.489424  4117 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.491170  4122 raft_consensus.cc:359] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.492524  4122 raft_consensus.cc:385] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.492947  4122 raft_consensus.cc:740] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.496016  4122 consensus_queue.cc:260] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.498277  4122 ts_tablet_manager.cc:1434] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260630 12:35:36.501106  4117 tablet_bootstrap.cc:654] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.502357  4119 tablet_bootstrap.cc:654] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.502856  4122 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:36.501711  4116 tablet_bootstrap.cc:654] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.508690  3653 catalog_manager.cc:5697] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:36.518544  4134 raft_consensus.cc:493] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.519181  4134 raft_consensus.cc:515] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.523337  4134 leader_election.cc:290] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:36.524143  4122 tablet_bootstrap.cc:654] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.524860  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:36.525720  3833 raft_consensus.cc:2468] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:36.527024  3721 leader_election.cc:304] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:36.527994  4131 raft_consensus.cc:2804] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.528486  4131 raft_consensus.cc:493] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.528887  4131 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.548532  4131 raft_consensus.cc:515] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.553272  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:36.553596  4117 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.553890  3833 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.554162  4117 ts_tablet_manager.cc:1403] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.012s
I20260630 12:35:36.558130  4117 raft_consensus.cc:359] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.558847  4117 raft_consensus.cc:385] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.559145  4117 raft_consensus.cc:740] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.560864  4117 consensus_queue.cc:260] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.563164  4117 ts_tablet_manager.cc:1434] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:35:36.564854  4117 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.565399  3833 raft_consensus.cc:2468] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:36.566704  3721 leader_election.cc:304] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:36.567600  3999 raft_consensus.cc:2804] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.568140  3999 raft_consensus.cc:697] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:36.569078  3999 consensus_queue.cc:237] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.574216  4131 leader_election.cc:290] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:36.580365  4122 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:36.580922  4122 ts_tablet_manager.cc:1403] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.001s
I20260630 12:35:36.572165  4117 tablet_bootstrap.cc:654] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.584587  4119 tablet_bootstrap.cc:492] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:36.585103  4119 ts_tablet_manager.cc:1403] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.020s
I20260630 12:35:36.592214  4116 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: No bootstrap required, opened a new log
I20260630 12:35:36.593804  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
W20260630 12:35:36.595372  3723 leader_election.cc:343] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.594710  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.596657  4119 raft_consensus.cc:359] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.597553  4119 raft_consensus.cc:385] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.597853  4119 raft_consensus.cc:740] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
W20260630 12:35:36.597700  3723 leader_election.cc:343] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.598915  4119 consensus_queue.cc:260] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.596648  4116 ts_tablet_manager.cc:1403] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.125s	user 0.026s	sys 0.014s
I20260630 12:35:36.602626  4116 raft_consensus.cc:359] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.603405  4116 raft_consensus.cc:385] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.603761  4116 raft_consensus.cc:740] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.603096  3654 catalog_manager.cc:5697] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:36.605860  4119 ts_tablet_manager.cc:1434] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:35:36.605458  4122 raft_consensus.cc:359] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.607331  4122 raft_consensus.cc:385] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.607628  4122 raft_consensus.cc:740] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.607911  4119 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:36.608430  4122 consensus_queue.cc:260] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.612457  4113 raft_consensus.cc:493] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.612998  4113 raft_consensus.cc:515] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.614091  4122 ts_tablet_manager.cc:1434] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260630 12:35:36.615134  4122 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:36.615249  4113 leader_election.cc:290] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:36.605813  4116 consensus_queue.cc:260] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.618465  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:36.616632  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:36.626050  4119 tablet_bootstrap.cc:654] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:36.627242  3798 leader_election.cc:343] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.627745  4116 ts_tablet_manager.cc:1434] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260630 12:35:36.631055  4117 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.647688  4117 ts_tablet_manager.cc:1403] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.009s
W20260630 12:35:36.649199  3797 leader_election.cc:343] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.648818  4131 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.651018  3798 leader_election.cc:304] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.651336  4131 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.653607  4131 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:36.655180  4122 tablet_bootstrap.cc:654] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.655642  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:36.627774  3999 raft_consensus.cc:493] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.656399  3999 raft_consensus.cc:515] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.657655  4113 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:35:36.657908  3723 leader_election.cc:343] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.658174  4113 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.657694  4117 raft_consensus.cc:359] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.660012  3962 raft_consensus.cc:2749] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:36.660281  4117 raft_consensus.cc:385] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.660022  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:36.661375  3833 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:36.662405  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:36.662614  3962 raft_consensus.cc:493] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.662922  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:36.663074  3962 raft_consensus.cc:515] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.663578  3721 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.660540  4113 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:36.663028  3758 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
I20260630 12:35:36.666121  4131 raft_consensus.cc:2804] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.667574  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:36.660677  4117 raft_consensus.cc:740] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
W20260630 12:35:36.671989  3799 leader_election.cc:343] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.666908  3962 leader_election.cc:290] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:36.672498  4131 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.673719  3999 leader_election.cc:290] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:36.674405  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:36.672850  3797 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:36.675022  3899 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:36.675357  3962 raft_consensus.cc:2804] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.675740  3962 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.676074  3962 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.676147  3724 leader_election.cc:304] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:36.676151  4119 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:36.673063  4131 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.677846  4119 ts_tablet_manager.cc:1403] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.015s
I20260630 12:35:36.678740  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:36.679558  4083 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:36.680660  3999 raft_consensus.cc:2804] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.681041  3999 raft_consensus.cc:493] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.681833  4122 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:36.684792  3999 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.685081  4122 ts_tablet_manager.cc:1403] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.002s
I20260630 12:35:36.686462  3962 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.688342  3962 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:36.683481  4119 raft_consensus.cc:359] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.688935  4119 raft_consensus.cc:385] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.686462  4131 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.689271  4119 raft_consensus.cc:740] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.689412  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:36.690197  3758 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05facd732e084827a13672edd0a72a3a in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:36.690177  4119 consensus_queue.cc:260] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.691627  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.692840  4119 ts_tablet_manager.cc:1434] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260630 12:35:36.676633  3798 leader_election.cc:343] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:36.692817  3723 leader_election.cc:343] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.672870  4117 consensus_queue.cc:260] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.693809  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:36.693977  4119 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:36.694562  3833 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:36.695683  3721 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.696056  4117 ts_tablet_manager.cc:1434] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260630 12:35:36.696501  4134 raft_consensus.cc:2749] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:36.697175  4117 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Bootstrap starting.
I20260630 12:35:36.697036  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:36.697834  4131 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:36.688097  4122 raft_consensus.cc:359] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.698418  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.698760  4122 raft_consensus.cc:385] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.699081  4122 raft_consensus.cc:740] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.699949  4122 consensus_queue.cc:260] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.703953  4137 raft_consensus.cc:493] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.704452  4137 raft_consensus.cc:515] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.707141  4137 leader_election.cc:290] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:36.707921  4083 raft_consensus.cc:2468] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 0.
W20260630 12:35:36.712710  3798 leader_election.cc:343] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.720181  4117 tablet_bootstrap.cc:654] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.718007  3798 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:36.723553  3798 leader_election.cc:304] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b; no voters: 84f770db42d94331be6a04204be1998e
I20260630 12:35:36.724393  3962 raft_consensus.cc:2749] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:36.727491  4113 raft_consensus.cc:2804] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.727945  4113 raft_consensus.cc:493] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.728349  4113 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.721071  3999 raft_consensus.cc:515] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.733151  4119 tablet_bootstrap.cc:654] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.735527  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:36.736188  3899 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.737526  4113 raft_consensus.cc:515] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.742444  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
W20260630 12:35:36.744388  3799 leader_election.cc:343] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:36.745450  3899 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:36.746708  3999 leader_election.cc:290] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:36.746964  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.753685  4083 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.756313  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:36.751686  4113 leader_election.cc:290] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:36.751276  3724 leader_election.cc:304] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:36.759608  4084 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.760852  3999 raft_consensus.cc:2804] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.764444  3999 raft_consensus.cc:697] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:36.769623  4119 tablet_bootstrap.cc:492] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: No bootstrap required, opened a new log
I20260630 12:35:36.765985  3999 consensus_queue.cc:237] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.770150  4119 ts_tablet_manager.cc:1403] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.007s
I20260630 12:35:36.770885  4117 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: No bootstrap required, opened a new log
I20260630 12:35:36.771202  4122 ts_tablet_manager.cc:1434] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.086s	user 0.019s	sys 0.025s
I20260630 12:35:36.775553  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2cfaa482e04b018b5af86e67625fe1" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:36.776247  3899 raft_consensus.cc:2468] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 0.
I20260630 12:35:36.782359  4122 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:36.771335  4117 ts_tablet_manager.cc:1403] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.009s
I20260630 12:35:36.783979  4050 leader_election.cc:304] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [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: 84f770db42d94331be6a04204be1998e, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:36.785336  4152 raft_consensus.cc:2804] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:36.779395  4083 raft_consensus.cc:2468] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:36.787811  4152 raft_consensus.cc:493] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:36.789992  4119 raft_consensus.cc:359] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.789225  4152 raft_consensus.cc:3060] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.791257  3798 leader_election.cc:304] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b; no voters: 84f770db42d94331be6a04204be1998e
I20260630 12:35:36.791585  4084 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:36.790840  4119 raft_consensus.cc:385] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.793157  4113 raft_consensus.cc:2804] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.793632  4113 raft_consensus.cc:697] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:36.795018  4113 consensus_queue.cc:237] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.792847  4119 raft_consensus.cc:740] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.800737  4119 consensus_queue.cc:260] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.829128  4137 raft_consensus.cc:493] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.829850  4137 raft_consensus.cc:515] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.830520  4117 raft_consensus.cc:359] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.831301  4117 raft_consensus.cc:385] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:36.831629  4117 raft_consensus.cc:740] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Initialized, Role: FOLLOWER
I20260630 12:35:36.836767  4119 ts_tablet_manager.cc:1434] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.008s
I20260630 12:35:36.838335  4117 consensus_queue.cc:260] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.840947  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2cfaa482e04b018b5af86e67625fe1" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:36.835791  4137 leader_election.cc:290] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:36.842244  3758 raft_consensus.cc:2468] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 0.
I20260630 12:35:36.843168  4152 raft_consensus.cc:515] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.835996  3653 catalog_manager.cc:5697] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:36.846666  4152 leader_election.cc:290] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 1 election: Requested vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:36.848577  4117 ts_tablet_manager.cc:1434] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260630 12:35:36.848428  3652 catalog_manager.cc:5697] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:36.849473  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2cfaa482e04b018b5af86e67625fe1" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:36.853826  3758 raft_consensus.cc:3060] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.849736  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:36.854662  3899 raft_consensus.cc:2393] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5186e500b8c486aae735cc991d58b3b in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:36.856480  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2cfaa482e04b018b5af86e67625fe1" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:36.857097  3902 raft_consensus.cc:3060] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.961977  4122 tablet_bootstrap.cc:654] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:36.968674  3999 consensus_queue.cc:1048] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:36.962858  3758 raft_consensus.cc:2468] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 1.
I20260630 12:35:36.971853  4048 leader_election.cc:304] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:36.972707  4152 raft_consensus.cc:2804] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:36.973165  4152 raft_consensus.cc:697] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 1 LEADER]: Becoming Leader. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Running, Role: LEADER
I20260630 12:35:36.974635  4113 consensus_queue.cc:1048] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:36.974560  4152 consensus_queue.cc:237] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:36.987303  4129 raft_consensus.cc:493] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:36.987881  4129 raft_consensus.cc:515] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:36.988260  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:36.990693  3902 raft_consensus.cc:2468] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 1.
I20260630 12:35:36.994771  4047 leader_election.cc:304] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [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: a5186e500b8c486aae735cc991d58b3b; no voters: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e
I20260630 12:35:36.998087  4152 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:36.999660  4129 leader_election.cc:290] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:37.001410  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
W20260630 12:35:37.004535  3704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:37.020215  3653 catalog_manager.cc:5697] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b reported cstate change: term changed from 0 to 1, leader changed from <none> to a5186e500b8c486aae735cc991d58b3b (127.0.194.196). New cstate: current_term: 1 leader_uuid: "a5186e500b8c486aae735cc991d58b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:37.026449  4122 tablet_bootstrap.cc:492] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:37.029949  4122 ts_tablet_manager.cc:1403] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.255s	user 0.039s	sys 0.100s
I20260630 12:35:37.028466  4152 raft_consensus.cc:2749] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:37.050107  4122 raft_consensus.cc:359] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:37.050928  4122 raft_consensus.cc:385] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.051261  4122 raft_consensus.cc:740] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
W20260630 12:35:37.089504  3641 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 3b3d84a9fc3c405ba8a77324db225599 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3b3d84a9fc3c405ba8a77324db225599 consensus state has no leader
I20260630 12:35:37.091420  4163 consensus_queue.cc:1048] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.091768  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:37.052079  4122 consensus_queue.cc:260] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:37.102223  4084 raft_consensus.cc:2393] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f770db42d94331be6a04204be1998e in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:37.103667  3872 leader_election.cc:304] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e; no voters: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:37.104910  4129 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.105217  4084 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.105438  4122 ts_tablet_manager.cc:1434] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.019s
I20260630 12:35:37.106390  4122 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:37.112362  4122 tablet_bootstrap.cc:654] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.115322  4129 raft_consensus.cc:2749] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:37.121752  4122 tablet_bootstrap.cc:492] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:37.121690  3999 consensus_queue.cc:1048] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.122357  4122 ts_tablet_manager.cc:1403] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.011s
I20260630 12:35:37.125749  4122 raft_consensus.cc:359] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.126485  4122 raft_consensus.cc:385] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.126791  4122 raft_consensus.cc:740] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.127487  4122 consensus_queue.cc:260] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.129761  4122 ts_tablet_manager.cc:1434] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:35:37.130795  4122 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:37.137297  4122 tablet_bootstrap.cc:654] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.154704  4122 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:37.155193  4122 ts_tablet_manager.cc:1403] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260630 12:35:37.157974  4122 raft_consensus.cc:359] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.158695  4122 raft_consensus.cc:385] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.158991  4122 raft_consensus.cc:740] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.159685  4122 consensus_queue.cc:260] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.162015  4122 ts_tablet_manager.cc:1434] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:37.163003  4122 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:37.169536  4122 tablet_bootstrap.cc:654] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:37.169910  3999 raft_consensus.cc:493] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:37.170425  3999 raft_consensus.cc:515] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.173477  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:37.173959  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:37.174140  4084 raft_consensus.cc:2468] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:37.174561  3831 raft_consensus.cc:2468] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:37.175230  3723 leader_election.cc:304] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:37.176045  4131 raft_consensus.cc:2804] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:37.176383  4131 raft_consensus.cc:493] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:37.172363  3999 leader_election.cc:290] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:37.176746  4131 raft_consensus.cc:3060] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.181198  3999 raft_consensus.cc:493] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:37.181720  3999 raft_consensus.cc:515] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.183316  4131 raft_consensus.cc:515] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.184448  3999 leader_election.cc:290] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:37.185143  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fb3cb385044a4885e1d24ad2083e2a" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e" is_pre_election: true
I20260630 12:35:37.185748  3899 raft_consensus.cc:2468] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:37.191551  4122 tablet_bootstrap.cc:492] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: No bootstrap required, opened a new log
I20260630 12:35:37.191447  3724 leader_election.cc:304] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:37.192034  4122 ts_tablet_manager.cc:1403] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:35:37.194240  3999 raft_consensus.cc:2804] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:37.194617  3999 raft_consensus.cc:493] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:37.195043  3999 raft_consensus.cc:3060] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.194677  4122 raft_consensus.cc:359] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.195461  4122 raft_consensus.cc:385] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:37.195748  4122 raft_consensus.cc:740] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: FOLLOWER
I20260630 12:35:37.196378  4122 consensus_queue.cc:260] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.196944  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fb3cb385044a4885e1d24ad2083e2a" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:37.197541  4083 raft_consensus.cc:2468] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 0.
I20260630 12:35:37.198747  4122 ts_tablet_manager.cc:1434] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:37.206029  4131 leader_election.cc:290] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:37.207491  3999 raft_consensus.cc:515] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.210297  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:37.210553  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fb3cb385044a4885e1d24ad2083e2a" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:37.210901  3831 raft_consensus.cc:3060] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.211117  4083 raft_consensus.cc:3060] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.213125  4163 consensus_queue.cc:1048] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.218161  4083 raft_consensus.cc:2468] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:37.219364  3723 leader_election.cc:304] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 0c67f6291fa04b9a9ed012b2fcd6c4c0, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:37.220429  4131 raft_consensus.cc:2804] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:37.220978  4131 raft_consensus.cc:697] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:37.222471  4131 consensus_queue.cc:237] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.226153  3999 leader_election.cc:290] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 1 election: Requested vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421)
I20260630 12:35:37.233767  4163 consensus_queue.cc:1048] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.242630  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76396463345f40ee8d3d7d065d80cd26" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:37.243257  4084 raft_consensus.cc:3060] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.245576  3831 raft_consensus.cc:2468] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:37.246904  3721 leader_election.cc:304] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:37.251682  3999 raft_consensus.cc:2804] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:37.252192  3999 raft_consensus.cc:697] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:37.253473  3999 consensus_queue.cc:237] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.259725  4084 raft_consensus.cc:2468] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
W20260630 12:35:37.265833  3724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.195:45259, user_credentials={real_user=slave}} blocked reactor thread for 74458.8us
I20260630 12:35:37.267913  3900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04fb3cb385044a4885e1d24ad2083e2a" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:37.268532  3900 raft_consensus.cc:3060] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.269877  4179 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:37.271132  3999 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.269681  3655 catalog_manager.cc:5697] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:37.276109  3900 raft_consensus.cc:2468] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:37.297991  3652 catalog_manager.cc:5697] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:37.466188  4152 consensus_queue.cc:1048] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.482829  4187 consensus_queue.cc:1048] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.495201  4187 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:37.495726  4187 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:37.500094  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:37.501049  3831 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5186e500b8c486aae735cc991d58b3b in current term 1: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:37.501118  4187 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:37.503000  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:37.503795  3758 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5186e500b8c486aae735cc991d58b3b in current term 1: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:37.504834  4048 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [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: a5186e500b8c486aae735cc991d58b3b; no voters: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:37.506069  4187 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:37.511457  4187 raft_consensus.cc:2749] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:37.638013  3999 consensus_queue.cc:1048] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.654311  4131 consensus_queue.cc:1048] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.668275  4131 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.684511  4134 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:37.985563  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:35:37.991115  3709 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:35:38.011369  3704 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:35:38.179723  3641 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 3b3d84a9fc3c405ba8a77324db225599 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3b3d84a9fc3c405ba8a77324db225599 consensus state has no leader
I20260630 12:35:38.547462  4113 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:38.548014  4113 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:38.548803  4134 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:38.549259  4134 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:38.551210  4134 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:38.554194  4113 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:38.556275  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:38.556931  4084 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 1.
I20260630 12:35:38.558950  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a" is_pre_election: true
I20260630 12:35:38.559604  3833 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:38.561034  3798 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:38.561179  3721 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:38.562323  4131 raft_consensus.cc:2804] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:38.562573  4113 raft_consensus.cc:2804] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:35:38.562702  4131 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:38.563179  4113 raft_consensus.cc:493] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:38.563254  4131 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:38.563629  4113 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:38.566082  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b" is_pre_election: true
I20260630 12:35:38.566721  4083 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 1.
I20260630 12:35:38.569105  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" is_pre_election: true
I20260630 12:35:38.574887  4113 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:38.577462  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:38.577747  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:38.578037  4083 raft_consensus.cc:3060] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:38.578399  4131 raft_consensus.cc:515] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:38.579527  4113 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 2 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:38.579665  3758 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05facd732e084827a13672edd0a72a3a in current term 2: Already voted for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in this term.
I20260630 12:35:38.584420  4083 raft_consensus.cc:2468] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 2.
I20260630 12:35:38.585642  3798 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b; no voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:38.585789  4131 leader_election.cc:290] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 2 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:38.586706  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:38.587205  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b3d84a9fc3c405ba8a77324db225599" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:38.587613  3833 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 2: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:38.588002  4113 raft_consensus.cc:2804] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:38.588980  4083 raft_consensus.cc:2393] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in current term 2: Already voted for candidate 05facd732e084827a13672edd0a72a3a in this term.
I20260630 12:35:38.590943  3723 leader_election.cc:304] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:38.591930  4131 raft_consensus.cc:2749] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:35:38.588640  4113 raft_consensus.cc:697] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:38.593853  4113 consensus_queue.cc:237] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:38.604887  3655 catalog_manager.cc:5697] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 0 to 2, leader changed from <none> to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 2 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:39.066716  3833 consensus_queue.cc:237] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.073240  3899 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:39.073226  3758 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:39.075006  4113 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:39.075940  3798 consensus_peers.cc:597] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f57f100b3cb470fa65205fbe40d0ae2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:39.075959  3962 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } 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:35:39.084821  3962 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.086681  3758 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.089731  3899 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.099582  4083 raft_consensus.cc:1275] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:39.104255  3653 catalog_manager.cc:5697] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:39.107100  4195 consensus_queue.cc:1048] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:39.132208  3758 raft_consensus.cc:1275] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:35:39.141803  4209 consensus_queue.cc:1048] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:39.159549  3753 consensus_queue.cc:237] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
W20260630 12:35:39.196373  3723 consensus_peers.cc:597] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 381e43c9c6fb4518a9c845b405958b00. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:39.200203  3833 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:39.200718  3899 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:39.202536  4134 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.203426  4131 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } 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:35:39.217929  4134 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.219961  3833 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.220880  3899 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.235567  3652 catalog_manager.cc:5697] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.265293  3899 consensus_queue.cc:237] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.273465  3753 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.275008  3833 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:39.275064  4129 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:39.277109  4129 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } 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:35:39.277707  3872 consensus_peers.cc:597] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d2df1d3e7e247ee8a39cfa20b75b7a6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:39.289007  4222 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.294924  3833 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.296458  3753 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.302717  3831 consensus_queue.cc:237] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.308951  3652 catalog_manager.cc:5697] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.320762  3899 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:39.321197  3798 consensus_peers.cc:597] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c57364f8e1c4dd5971693590b8bb226. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:39.322762  3753 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:39.324258  3962 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:39.327361  3962 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } 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:35:39.335731  4195 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.340269  3753 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.342137  3899 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:39.353216  3652 catalog_manager.cc:5697] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:39.412392  3687 debug-util.cc:398] Leaking SignalData structure 0x7b08001e46a0 after lost signal to thread 782
W20260630 12:35:39.413496  3687 debug-util.cc:398] Leaking SignalData structure 0x7b08000baea0 after lost signal to thread 3690
W20260630 12:35:39.416357  3687 debug-util.cc:398] Leaking SignalData structure 0x7b0800239c40 after lost signal to thread 4108
I20260630 12:35:39.577433  4229 ts_tablet_manager.cc:933] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:39.586016  4229 tablet_copy_client.cc:323] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:34519
I20260630 12:35:39.588268  3843 tablet_copy_service.cc:140] P 05facd732e084827a13672edd0a72a3a: Received BeginTabletCopySession request for tablet 3f57f100b3cb470fa65205fbe40d0ae2 from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:33658)
I20260630 12:35:39.588907  3843 tablet_copy_service.cc:161] P 05facd732e084827a13672edd0a72a3a: Beginning new tablet copy session on tablet 3f57f100b3cb470fa65205fbe40d0ae2 from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:33658: session id = a5186e500b8c486aae735cc991d58b3b-3f57f100b3cb470fa65205fbe40d0ae2
I20260630 12:35:39.597261  3843 tablet_copy_source_session.cc:215] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:39.600991  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57f100b3cb470fa65205fbe40d0ae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.620129  4229 tablet_copy_client.cc:806] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:39.620916  4229 tablet_copy_client.cc:670] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:39.625351  4229 tablet_copy_client.cc:538] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:39.642231  4229 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:39.672397  4229 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: 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:35:39.673592  4229 tablet_bootstrap.cc:492] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:39.674414  4229 ts_tablet_manager.cc:1403] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260630 12:35:39.677762  4229 raft_consensus.cc:359] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.678768  4229 raft_consensus.cc:740] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:39.679884  4229 consensus_queue.cc:260] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.686704  4229 ts_tablet_manager.cc:1434] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260630 12:35:39.693655  3843 tablet_copy_service.cc:342] P 05facd732e084827a13672edd0a72a3a: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-3f57f100b3cb470fa65205fbe40d0ae2 received from {username='slave'} at 127.0.0.1:33658
I20260630 12:35:39.694192  3843 tablet_copy_service.cc:434] P 05facd732e084827a13672edd0a72a3a: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-3f57f100b3cb470fa65205fbe40d0ae2 on tablet 3f57f100b3cb470fa65205fbe40d0ae2 with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:39.750677  4229 ts_tablet_manager.cc:933] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:39.782226  4233 ts_tablet_manager.cc:933] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:39.785013  4229 tablet_copy_client.cc:323] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:45259
I20260630 12:35:39.789008  3917 tablet_copy_service.cc:140] P 84f770db42d94331be6a04204be1998e: Received BeginTabletCopySession request for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:45328)
I20260630 12:35:39.789565  3917 tablet_copy_service.cc:161] P 84f770db42d94331be6a04204be1998e: Beginning new tablet copy session on tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:45328: session id = a5186e500b8c486aae735cc991d58b3b-0d2df1d3e7e247ee8a39cfa20b75b7a6
I20260630 12:35:39.799268  3917 tablet_copy_source_session.cc:215] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:39.804368  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.816519  4233 tablet_copy_client.cc:323] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:46171
I20260630 12:35:39.818485  3768 tablet_copy_service.cc:140] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Received BeginTabletCopySession request for tablet 381e43c9c6fb4518a9c845b405958b00 from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:33614)
I20260630 12:35:39.819029  3768 tablet_copy_service.cc:161] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Beginning new tablet copy session on tablet 381e43c9c6fb4518a9c845b405958b00 from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:33614: session id = a5186e500b8c486aae735cc991d58b3b-381e43c9c6fb4518a9c845b405958b00
I20260630 12:35:39.833125  3768 tablet_copy_source_session.cc:215] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:39.833662  4235 ts_tablet_manager.cc:933] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:39.836575  4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381e43c9c6fb4518a9c845b405958b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.843358  4229 tablet_copy_client.cc:806] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:39.844471  4229 tablet_copy_client.cc:670] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:39.849006  4229 tablet_copy_client.cc:538] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:39.858798  4229 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:39.865545  4233 tablet_copy_client.cc:806] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:39.866144  4233 tablet_copy_client.cc:670] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:39.872421  4235 tablet_copy_client.cc:323] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:34519
I20260630 12:35:39.874439  3843 tablet_copy_service.cc:140] P 05facd732e084827a13672edd0a72a3a: Received BeginTabletCopySession request for tablet 4c57364f8e1c4dd5971693590b8bb226 from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:33658)
I20260630 12:35:39.875118  3843 tablet_copy_service.cc:161] P 05facd732e084827a13672edd0a72a3a: Beginning new tablet copy session on tablet 4c57364f8e1c4dd5971693590b8bb226 from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:33658: session id = a5186e500b8c486aae735cc991d58b3b-4c57364f8e1c4dd5971693590b8bb226
I20260630 12:35:39.883674  3843 tablet_copy_source_session.cc:215] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:39.884294  4233 tablet_copy_client.cc:538] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:39.887074  4235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c57364f8e1c4dd5971693590b8bb226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.890882  4229 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: 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:35:39.894055  4229 tablet_bootstrap.cc:492] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:39.894806  4229 ts_tablet_manager.cc:1403] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260630 12:35:39.898015  4229 raft_consensus.cc:359] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.898814  4229 raft_consensus.cc:740] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:39.899459  4229 consensus_queue.cc:260] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.901896  4229 ts_tablet_manager.cc:1434] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:39.899953  4233 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:39.903873  3917 tablet_copy_service.cc:342] P 84f770db42d94331be6a04204be1998e: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-0d2df1d3e7e247ee8a39cfa20b75b7a6 received from {username='slave'} at 127.0.0.1:45328
I20260630 12:35:39.904340  3917 tablet_copy_service.cc:434] P 84f770db42d94331be6a04204be1998e: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-0d2df1d3e7e247ee8a39cfa20b75b7a6 on tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:39.920760  4235 tablet_copy_client.cc:806] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:39.922820  4235 tablet_copy_client.cc:670] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:39.927224  4235 tablet_copy_client.cc:538] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:39.947962  4235 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:39.960672  4233 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: 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:35:39.965287  4233 tablet_bootstrap.cc:492] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:39.966091  4233 ts_tablet_manager.cc:1403] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.003s
I20260630 12:35:39.973902  4233 raft_consensus.cc:359] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.974845  4233 raft_consensus.cc:740] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:39.975607  4233 consensus_queue.cc:260] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.978731  4233 ts_tablet_manager.cc:1434] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:35:39.980680  3768 tablet_copy_service.cc:342] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-381e43c9c6fb4518a9c845b405958b00 received from {username='slave'} at 127.0.0.1:33614
I20260630 12:35:39.981127  3768 tablet_copy_service.cc:434] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-381e43c9c6fb4518a9c845b405958b00 on tablet 381e43c9c6fb4518a9c845b405958b00 with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:39.991547  4235 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: 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:35:39.992273  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:39.992660  4235 tablet_bootstrap.cc:492] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:39.993405  4235 ts_tablet_manager.cc:1403] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260630 12:35:39.996524  4235 raft_consensus.cc:359] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:39.997426  4235 raft_consensus.cc:740] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:39.998077  4235 consensus_queue.cc:260] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:40.001281  4235 ts_tablet_manager.cc:1434] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:35:40.003336  3843 tablet_copy_service.cc:342] P 05facd732e084827a13672edd0a72a3a: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-4c57364f8e1c4dd5971693590b8bb226 received from {username='slave'} at 127.0.0.1:33658
I20260630 12:35:40.003822  3843 tablet_copy_service.cc:434] P 05facd732e084827a13672edd0a72a3a: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-4c57364f8e1c4dd5971693590b8bb226 on tablet 4c57364f8e1c4dd5971693590b8bb226 with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:40.104645  4083 raft_consensus.cc:1217] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:40.118666  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
mode: GRACEFUL
new_leader_uuid: "05facd732e084827a13672edd0a72a3a"
 from {username='slave'} at 127.0.0.1:44912
I20260630 12:35:40.119539  3753 raft_consensus.cc:606] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Received request to transfer leadership to TS 05facd732e084827a13672edd0a72a3a
I20260630 12:35:40.143133  4083 raft_consensus.cc:1217] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:40.219957  3831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749"
dest_uuid: "05facd732e084827a13672edd0a72a3a"
mode: GRACEFUL
new_leader_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:54662
I20260630 12:35:40.220674  3831 raft_consensus.cc:606] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Received request to transfer leadership to TS 84f770db42d94331be6a04204be1998e
I20260630 12:35:40.224071  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
mode: GRACEFUL
new_leader_uuid: "a5186e500b8c486aae735cc991d58b3b"
 from {username='slave'} at 127.0.0.1:44912
I20260630 12:35:40.224750  3753 raft_consensus.cc:606] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Received request to transfer leadership to TS a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:40.228790  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
mode: GRACEFUL
new_leader_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:44912
I20260630 12:35:40.229422  3753 raft_consensus.cc:606] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Received request to transfer leadership to TS 84f770db42d94331be6a04204be1998e
I20260630 12:35:40.232751  3831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610"
dest_uuid: "05facd732e084827a13672edd0a72a3a"
mode: GRACEFUL
new_leader_uuid: "a5186e500b8c486aae735cc991d58b3b"
 from {username='slave'} at 127.0.0.1:54662
I20260630 12:35:40.233384  3831 raft_consensus.cc:606] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Received request to transfer leadership to TS a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:40.236891  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
mode: GRACEFUL
new_leader_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:44912
I20260630 12:35:40.237633  3753 raft_consensus.cc:606] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Received request to transfer leadership to TS 84f770db42d94331be6a04204be1998e
I20260630 12:35:40.247323  3709 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
I20260630 12:35:40.248384  3709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:40.270812  4083 raft_consensus.cc:1217] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:40.326931  4134 raft_consensus.cc:993] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: : Instructing follower a5186e500b8c486aae735cc991d58b3b to start an election
I20260630 12:35:40.346323  4209 raft_consensus.cc:993] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: : Instructing follower 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.346840  4209 raft_consensus.cc:1081] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Signalling peer 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.358196  4209 raft_consensus.cc:993] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: : Instructing follower a5186e500b8c486aae735cc991d58b3b to start an election
I20260630 12:35:40.358668  4209 raft_consensus.cc:1081] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Signalling peer a5186e500b8c486aae735cc991d58b3b to start an election
I20260630 12:35:40.360507  4083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610"
dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
 from {username='slave'} at 127.0.0.1:52798
I20260630 12:35:40.361248  4083 raft_consensus.cc:493] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.361702  4083 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.376454  3899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749"
dest_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:45316
I20260630 12:35:40.377171  3899 raft_consensus.cc:493] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.377589  3899 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.389905  4131 raft_consensus.cc:1081] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Signalling peer a5186e500b8c486aae735cc991d58b3b to start an election
I20260630 12:35:40.391891  4082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12"
dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
 from {username='slave'} at 127.0.0.1:52810
I20260630 12:35:40.392494  4082 raft_consensus.cc:493] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.392872  4082 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.400846  4082 raft_consensus.cc:515] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.404012  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:40.412657  4083 raft_consensus.cc:515] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.422204  3753 raft_consensus.cc:3055] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.432147  4084 raft_consensus.cc:1217] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:35:40.435702  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fe3081c7264a63bd296fc6103f1a12" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:40.436260  4082 leader_election.cc:290] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 2 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:40.384325  3899 raft_consensus.cc:515] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.439555  3831 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.445192  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:40.445819  4084 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:35:40.438150  3724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:45259, user_credentials={real_user=slave}} blocked reactor thread for 101754us
I20260630 12:35:40.438916  3753 raft_consensus.cc:740] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:40.455194  3899 leader_election.cc:290] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 2 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:40.458789  3831 raft_consensus.cc:2468] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 2.
I20260630 12:35:40.457069  3753 consensus_queue.cc:260] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.465039  3753 raft_consensus.cc:3060] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.465123  4047 leader_election.cc:304] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [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: 05facd732e084827a13672edd0a72a3a, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:40.466127  4194 raft_consensus.cc:2804] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.457499  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6665e2616dca40b68e7a56ca27cc7749" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:40.469324  3833 raft_consensus.cc:3055] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.469739  3833 raft_consensus.cc:740] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:40.470767  3833 consensus_queue.cc:260] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.472087  3833 raft_consensus.cc:3060] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.476974  4134 raft_consensus.cc:993] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: : Instructing follower 05facd732e084827a13672edd0a72a3a to start an election
I20260630 12:35:40.475437  4194 raft_consensus.cc:697] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 2 LEADER]: Becoming Leader. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Running, Role: LEADER
I20260630 12:35:40.477712  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:40.481683  4245 raft_consensus.cc:1081] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Signalling peer 05facd732e084827a13672edd0a72a3a to start an election
I20260630 12:35:40.481932  3899 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.482141  4194 consensus_queue.cc:237] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.477193  4084 raft_consensus.cc:2468] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.485064  4083 leader_election.cc:290] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [CANDIDATE]: Term 2 election: Requested vote from peers 84f770db42d94331be6a04204be1998e (127.0.194.195:45259), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:40.488302  3899 raft_consensus.cc:2468] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 2.
I20260630 12:35:40.492807  3832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde644a06dce4a4fafe0fffb8b16e610" candidate_uuid: "a5186e500b8c486aae735cc991d58b3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:40.493330  4050 leader_election.cc:304] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [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: 84f770db42d94331be6a04204be1998e, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:40.495707  3753 raft_consensus.cc:2468] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 2.
I20260630 12:35:40.493453  3832 raft_consensus.cc:3055] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.496326  3832 raft_consensus.cc:740] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:40.497195  3832 consensus_queue.cc:260] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.498425  3832 raft_consensus.cc:3060] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.483940  3831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f"
dest_uuid: "05facd732e084827a13672edd0a72a3a"
 from {username='slave'} at 127.0.0.1:33644
I20260630 12:35:40.500938  3831 raft_consensus.cc:493] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.501343  3831 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.508908  3872 leader_election.cc:304] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:40.510520  4222 raft_consensus.cc:2804] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.510987  4222 raft_consensus.cc:697] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Becoming Leader. State: Replica: 84f770db42d94331be6a04204be1998e, State: Running, Role: LEADER
I20260630 12:35:40.511432  3831 raft_consensus.cc:515] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.511711  4222 consensus_queue.cc:237] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.514140  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:40.515368  4134 raft_consensus.cc:993] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: : Instructing follower 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.515802  4134 raft_consensus.cc:1081] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Signalling peer 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.516050  3831 leader_election.cc:290] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 2 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:40.516255  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261c1f7dfe124e3089ced85dd0577b0f" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:40.516873  3902 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.506767  3833 raft_consensus.cc:2468] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.518350  3899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6"
dest_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:45322
I20260630 12:35:40.518926  3899 raft_consensus.cc:493] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.519280  3899 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.528429  3753 raft_consensus.cc:3055] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.528887  3753 raft_consensus.cc:740] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:40.529703  3753 consensus_queue.cc:260] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.530630  3902 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 2.
I20260630 12:35:40.531169  3753 raft_consensus.cc:3060] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.507319  4248 raft_consensus.cc:2804] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.533684  3799 leader_election.cc:304] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:40.534715  3962 raft_consensus.cc:2804] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.535166  3962 raft_consensus.cc:697] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:40.534991  3655 catalog_manager.cc:5697] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b reported cstate change: term changed from 1 to 2, leader changed from 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) to a5186e500b8c486aae735cc991d58b3b (127.0.194.196). New cstate: current_term: 2 leader_uuid: "a5186e500b8c486aae735cc991d58b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.535975  3962 consensus_queue.cc:237] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.544519  3899 raft_consensus.cc:515] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.552664  3753 raft_consensus.cc:2468] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 2.
I20260630 12:35:40.553960  3654 catalog_manager.cc:5697] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 1 to 2, leader changed from 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 2 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.556413  3899 leader_election.cc:290] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 2 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:40.557788  3831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:40.558382  3831 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.559760  3753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3501b2e576a451dbcde80ebc1fda6e6" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:40.559762  4248 raft_consensus.cc:697] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 2 LEADER]: Becoming Leader. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Running, Role: LEADER
I20260630 12:35:40.561198  3832 raft_consensus.cc:2468] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5186e500b8c486aae735cc991d58b3b in term 2.
I20260630 12:35:40.560812  3753 raft_consensus.cc:3055] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.562743  3753 raft_consensus.cc:740] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:40.563341  4248 consensus_queue.cc:237] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } }
I20260630 12:35:40.568845  3753 consensus_queue.cc:260] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.570276  3753 raft_consensus.cc:3060] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.574143  4245 raft_consensus.cc:993] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: : Instructing follower 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.568428  3831 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.574612  4244 raft_consensus.cc:1081] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Signalling peer 84f770db42d94331be6a04204be1998e to start an election
I20260630 12:35:40.576743  3899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1"
dest_uuid: "84f770db42d94331be6a04204be1998e"
 from {username='slave'} at 127.0.0.1:45322
I20260630 12:35:40.577292  3899 raft_consensus.cc:493] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:40.577625  3899 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.585696  3870 leader_election.cc:304] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:40.586635  4222 raft_consensus.cc:2804] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.587157  4222 raft_consensus.cc:697] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Becoming Leader. State: Replica: 84f770db42d94331be6a04204be1998e, State: Running, Role: LEADER
I20260630 12:35:40.588016  4222 consensus_queue.cc:237] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:40.589082  3899 raft_consensus.cc:515] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:40.592550  4084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5186e500b8c486aae735cc991d58b3b"
I20260630 12:35:40.593173  4084 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.598919  3652 catalog_manager.cc:5697] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e reported cstate change: term changed from 1 to 2, leader changed from 05facd732e084827a13672edd0a72a3a (127.0.194.194) to 84f770db42d94331be6a04204be1998e (127.0.194.195). New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.605178  3758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e180c70f4c264a3d97a6e115acaa69e1" candidate_uuid: "84f770db42d94331be6a04204be1998e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:40.605931  3758 raft_consensus.cc:3055] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:40.606343  3758 raft_consensus.cc:740] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:40.607322  3758 consensus_queue.cc:260] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:40.609926  3758 raft_consensus.cc:3060] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:40.602272  4084 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.617831  3872 leader_election.cc:304] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [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: 84f770db42d94331be6a04204be1998e, a5186e500b8c486aae735cc991d58b3b; no voters: 
I20260630 12:35:40.619216  4247 raft_consensus.cc:2804] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:40.620672  3899 leader_election.cc:290] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [CANDIDATE]: Term 2 election: Requested vote from peers a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421), 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:40.620961  4247 raft_consensus.cc:697] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Becoming Leader. State: Replica: 84f770db42d94331be6a04204be1998e, State: Running, Role: LEADER
I20260630 12:35:40.622041  4247 consensus_queue.cc:237] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } }
I20260630 12:35:40.624032  3758 raft_consensus.cc:2468] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.628124  3753 raft_consensus.cc:2468] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f770db42d94331be6a04204be1998e in term 2.
I20260630 12:35:40.657230  3655 catalog_manager.cc:5697] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b reported cstate change: term changed from 1 to 2, leader changed from 05facd732e084827a13672edd0a72a3a (127.0.194.194) to a5186e500b8c486aae735cc991d58b3b (127.0.194.196). New cstate: current_term: 2 leader_uuid: "a5186e500b8c486aae735cc991d58b3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.661201  4244 raft_consensus.cc:1064] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:40.661979  3652 catalog_manager.cc:5697] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e reported cstate change: term changed from 1 to 2, leader changed from 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) to 84f770db42d94331be6a04204be1998e (127.0.194.195). New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:40.663589  3652 catalog_manager.cc:5697] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e reported cstate change: term changed from 1 to 2, leader changed from 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) to 84f770db42d94331be6a04204be1998e (127.0.194.195). New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.663924  4244 consensus_queue.cc:237] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:40.687353  3899 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.689361  4084 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.691756  4131 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } 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:35:40.697376  4131 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:40.707085  3831 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.708719  4245 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:40.709218  3962 raft_consensus.cc:1064] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:40.711793  3962 consensus_queue.cc:237] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:40.757447  4084 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.760044  3899 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.759974  4244 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.762720  3758 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:40.763301  3902 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.765969  4209 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:40.767876  4209 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } 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:35:40.775338  3831 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.796767  3655 catalog_manager.cc:5697] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.808056  3962 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:40.810683  4209 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.812613  3899 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.823221  4083 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.830889  4257 raft_consensus.cc:1064] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:40.833357  4257 consensus_queue.cc:237] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:40.846884  3758 consensus_queue.cc:237] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:40.848670  3654 catalog_manager.cc:5697] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.858825  3831 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:40.860649  4244 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:40.870203  4082 raft_consensus.cc:1275] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:40.873925  4134 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.875093  4083 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.878376  3753 raft_consensus.cc:1275] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer a5186e500b8c486aae735cc991d58b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:40.878196  4131 consensus_queue.cc:1048] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:40.879814  4248 consensus_queue.cc:1048] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:40.880538  3831 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.885641  3641 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 381e43c9c6fb4518a9c845b405958b00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:40.894822  4082 raft_consensus.cc:2955] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.900605  4081 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:40.901791  3652 catalog_manager.cc:5697] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: config changed from index 3 to 4, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.903577  3753 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:40.913106  4247 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:40.915704  4247 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:40.906152  3832 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:40.922237  3891 tablet_service.cc:1558] Processing DeleteTablet for tablet 381e43c9c6fb4518a9c845b405958b00 with delete_type TABLET_DATA_TOMBSTONED (TS 84f770db42d94331be6a04204be1998e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45300
I20260630 12:35:40.925473  4247 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } 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:35:40.929746  4274 tablet_replica.cc:333] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:40.930903  4274 raft_consensus.cc:2243] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:40.931955  4274 raft_consensus.cc:2272] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:40.945894  4274 ts_tablet_manager.cc:1916] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:40.946625  3833 raft_consensus.cc:1275] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer a5186e500b8c486aae735cc991d58b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:40.948514  4248 consensus_queue.cc:1048] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:35:40.953750  3797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:46171, user_credentials={real_user=slave}} blocked reactor thread for 66362.6us
I20260630 12:35:40.956198  3962 raft_consensus.cc:1064] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:40.958061  4080 raft_consensus.cc:1275] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:40.958418  3962 consensus_queue.cc:237] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:40.961709  4247 consensus_queue.cc:1048] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:40.974232  3757 raft_consensus.cc:1275] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:40.974638  4274 ts_tablet_manager.cc:1929] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:40.975097  4274 log.cc:1199] T 381e43c9c6fb4518a9c845b405958b00 P 84f770db42d94331be6a04204be1998e: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root/wals/381e43c9c6fb4518a9c845b405958b00
I20260630 12:35:40.986173  3643 catalog_manager.cc:5028] TS 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): tablet 381e43c9c6fb4518a9c845b405958b00 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:40.977744  4257 consensus_queue.cc:1048] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:40.978341  3757 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:40.990458  3830 consensus_queue.cc:237] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:41.002174  3899 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:41.004055  4277 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:41.012272  4271 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.017241  3899 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.020776  4257 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.022717  4081 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.025312  4083 raft_consensus.cc:1275] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:41.027051  4270 consensus_queue.cc:1048] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:41.026571  3830 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.037849  3832 raft_consensus.cc:1275] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.039624  4222 consensus_queue.cc:1048] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:41.033344  4082 raft_consensus.cc:2955] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.082919  4083 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:41.044735  3652 catalog_manager.cc:5697] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:41.100744  4277 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:41.131912  3831 raft_consensus.cc:1275] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer a5186e500b8c486aae735cc991d58b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.137131  3899 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.144414  3900 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:41.143217  3757 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:41.106083  3753 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.149322  4195 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:35:41.158264  3832 raft_consensus.cc:1275] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.160422  3754 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.163843  4247 consensus_queue.cc:1048] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:41.168588  3902 consensus_queue.cc:237] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:41.205812  4290 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:41.213742  4209 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260630 12:35:41.217206  4195 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:41.204283  4194 consensus_queue.cc:1048] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260630 12:35:41.213565  3870 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.194:34519, user_credentials={real_user=slave}} blocked reactor thread for 44527.9us
W20260630 12:35:41.238713  3871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:46171, user_credentials={real_user=slave}} blocked reactor thread for 76808.4us
I20260630 12:35:41.244441  3640 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f57f100b3cb470fa65205fbe40d0ae2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:41.291018  3900 raft_consensus.cc:1275] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Refusing update from remote peer a5186e500b8c486aae735cc991d58b3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.310559  4080 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.310380  4194 consensus_queue.cc:1048] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:41.301441  3755 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:41.322569  4247 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:41.326081  3654 catalog_manager.cc:5697] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.336280  4270 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:35:41.368569  4083 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:41.373188  4195 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.384632  4082 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.394349  3755 raft_consensus.cc:1275] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:41.391265  4295 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260630 12:35:41.449812  4247 consensus_queue.cc:1048] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260630 12:35:41.451846  3899 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.473346  3742 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f57f100b3cb470fa65205fbe40d0ae2 with delete_type TABLET_DATA_TOMBSTONED (TS 0c67f6291fa04b9a9ed012b2fcd6c4c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33582
I20260630 12:35:41.491403  3753 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.553872  4311 tablet_replica.cc:333] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:41.555164  4311 raft_consensus.cc:2243] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:41.556166  4311 raft_consensus.cc:2272] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:41.560828  4311 ts_tablet_manager.cc:1916] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:41.566685  4222 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.571636  4083 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.582759  3643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:41.583060  3651 catalog_manager.cc:5697] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.583576  3755 raft_consensus.cc:2955] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.603315  4311 ts_tablet_manager.cc:1929] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:41.603803  4311 log.cc:1199] T 3f57f100b3cb470fa65205fbe40d0ae2 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root/wals/3f57f100b3cb470fa65205fbe40d0ae2
I20260630 12:35:41.609115  3641 catalog_manager.cc:5028] TS 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): tablet 3f57f100b3cb470fa65205fbe40d0ae2 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:41.633306  3655 catalog_manager.cc:5697] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b reported cstate change: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.649302  3820 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 with delete_type TABLET_DATA_TOMBSTONED (TS 05facd732e084827a13672edd0a72a3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33624
I20260630 12:35:41.693828  4312 tablet_replica.cc:333] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:41.695099  4312 raft_consensus.cc:2243] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:41.695883  4312 raft_consensus.cc:2272] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:41.702544  4312 ts_tablet_manager.cc:1916] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:41.710858  3833 consensus_queue.cc:237] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:41.717970  4080 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:41.719715  4209 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:41.721939  4312 ts_tablet_manager.cc:1929] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:35:41.722457  4312 log.cc:1199] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 05facd732e084827a13672edd0a72a3a: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root/wals/0d2df1d3e7e247ee8a39cfa20b75b7a6
I20260630 12:35:41.724298  3640 catalog_manager.cc:5028] TS 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): tablet 0d2df1d3e7e247ee8a39cfa20b75b7a6 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:41.727355  3899 raft_consensus.cc:1275] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:41.728015  4277 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.730944  4195 consensus_queue.cc:1048] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:41.734882  4083 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.735780  3899 raft_consensus.cc:2955] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:41.740451  3640 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c57364f8e1c4dd5971693590b8bb226 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:41.751284  3651 catalog_manager.cc:5697] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index 3 to 4, VOTER 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:41.770429  3742 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c57364f8e1c4dd5971693590b8bb226 with delete_type TABLET_DATA_TOMBSTONED (TS 0c67f6291fa04b9a9ed012b2fcd6c4c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33582
I20260630 12:35:41.771476  4311 tablet_replica.cc:333] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:41.772405  4311 raft_consensus.cc:2243] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:41.773175  4311 raft_consensus.cc:2272] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:41.778558  4311 ts_tablet_manager.cc:1916] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:41.793975  4311 ts_tablet_manager.cc:1929] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:41.794406  4311 log.cc:1199] T 4c57364f8e1c4dd5971693590b8bb226 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-0-root/wals/4c57364f8e1c4dd5971693590b8bb226
I20260630 12:35:41.796017  3641 catalog_manager.cc:5028] TS 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): tablet 4c57364f8e1c4dd5971693590b8bb226 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:42.267596  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:42.355758  3833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae17105c264348eb923d71851692bee9"
dest_uuid: "05facd732e084827a13672edd0a72a3a"
mode: GRACEFUL
new_leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
 from {username='slave'} at 127.0.0.1:54662
I20260630 12:35:42.356611  3833 raft_consensus.cc:606] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Received request to transfer leadership to TS 0c67f6291fa04b9a9ed012b2fcd6c4c0
I20260630 12:35:42.358249  3709 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:42.359231  3709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:42.579401  4317 raft_consensus.cc:993] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: : Instructing follower 0c67f6291fa04b9a9ed012b2fcd6c4c0 to start an election
I20260630 12:35:42.580060  4318 raft_consensus.cc:1081] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Signalling peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 to start an election
I20260630 12:35:42.582860  3755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae17105c264348eb923d71851692bee9"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
 from {username='slave'} at 127.0.0.1:33592
I20260630 12:35:42.583496  3755 raft_consensus.cc:493] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:42.583948  3755 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:42.593490  3755 raft_consensus.cc:515] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:42.596225  3755 leader_election.cc:290] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [CANDIDATE]: Term 2 election: Requested vote from peers 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:42.597399  3833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05facd732e084827a13672edd0a72a3a"
I20260630 12:35:42.597440  3899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:42.598358  3833 raft_consensus.cc:3055] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:42.598387  3899 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:42.598883  3833 raft_consensus.cc:740] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:42.599763  3833 consensus_queue.cc:260] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:42.601147  3833 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:42.607586  3833 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 2.
I20260630 12:35:42.608400  3899 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67f6291fa04b9a9ed012b2fcd6c4c0 in term 2.
I20260630 12:35:42.608858  3721 leader_election.cc:304] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: 05facd732e084827a13672edd0a72a3a, 0c67f6291fa04b9a9ed012b2fcd6c4c0; no voters: 
I20260630 12:35:42.609884  4314 raft_consensus.cc:2804] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:42.610325  4314 raft_consensus.cc:697] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 LEADER]: Becoming Leader. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:42.611244  4314 consensus_queue.cc:237] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:42.621120  3656 catalog_manager.cc:5697] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: term changed from 1 to 2, leader changed from 05facd732e084827a13672edd0a72a3a (127.0.194.194) to 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193). New cstate: current_term: 2 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:42.794343  3899 consensus_queue.cc:237] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } }
W20260630 12:35:42.804172  3870 consensus_peers.cc:597] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e -> Peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): Couldn't send request to peer 05facd732e084827a13672edd0a72a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e180c70f4c264a3d97a6e115acaa69e1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.804339  3755 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:42.804674  4083 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:42.805996  4247 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:42.807209  4326 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:42.816980  4247 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } } }
I20260630 12:35:42.818658  3755 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } } }
I20260630 12:35:42.833179  4083 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } } }
I20260630 12:35:42.835166  3753 consensus_queue.cc:237] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:42.835286  3656 catalog_manager.cc:5697] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index -1 to 3, NON_VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) added. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:42.850466  3899 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.853857  3833 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:42.853788  3723 consensus_peers.cc:597] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 357596fd907e4c209951ab85e3508f00. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.855243  4314 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:42.856375  4131 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } 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:35:42.866871  4131 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.868796  3833 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.872284  3899 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.882766  3753 consensus_queue.cc:237] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } }
I20260630 12:35:42.882560  3651 catalog_manager.cc:5697] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a reported cstate change: config changed from index -1 to 2, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.903856  3833 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.904248  4083 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:42.905471  4131 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:42.907212  4314 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:42.908272  3724 consensus_peers.cc:597] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 -> Peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): Couldn't send request to peer 84f770db42d94331be6a04204be1998e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76396463345f40ee8d3d7d065d80cd26. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.916007  4314 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } } }
I20260630 12:35:42.918264  4083 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } } }
I20260630 12:35:42.924432  3833 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } } }
I20260630 12:35:42.930912  3829 consensus_queue.cc:237] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:42.931876  3650 catalog_manager.cc:5697] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) added. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:42.946395  3798 consensus_peers.cc:597] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a -> Peer a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): Couldn't send request to peer a5186e500b8c486aae735cc991d58b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 261c1f7dfe124e3089ced85dd0577b0f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:42.948602  3899 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:42.948491  3753 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:42.950505  4318 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } 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:35:42.951472  4317 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:42.964414  3753 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.965289  4317 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.982969  3651 catalog_manager.cc:5697] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: config changed from index -1 to 3, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:42.983969  3899 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } } }
I20260630 12:35:43.067905  3899 raft_consensus.cc:1275] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:43.069492  4131 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:43.087066  3829 raft_consensus.cc:1275] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:43.088770  4337 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:43.201085  4347 ts_tablet_manager.cc:933] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: Initiating tablet copy from peer 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:43.203805  4347 tablet_copy_client.cc:323] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:45259
I20260630 12:35:43.206233  3917 tablet_copy_service.cc:140] P 84f770db42d94331be6a04204be1998e: Received BeginTabletCopySession request for tablet e180c70f4c264a3d97a6e115acaa69e1 from peer 05facd732e084827a13672edd0a72a3a ({username='slave'} at 127.0.0.1:45316)
I20260630 12:35:43.206805  3917 tablet_copy_service.cc:161] P 84f770db42d94331be6a04204be1998e: Beginning new tablet copy session on tablet e180c70f4c264a3d97a6e115acaa69e1 from peer 05facd732e084827a13672edd0a72a3a at {username='slave'} at 127.0.0.1:45316: session id = 05facd732e084827a13672edd0a72a3a-e180c70f4c264a3d97a6e115acaa69e1
I20260630 12:35:43.215243  3917 tablet_copy_source_session.cc:215] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.218923  4347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e180c70f4c264a3d97a6e115acaa69e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.235045  4347 tablet_copy_client.cc:806] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.235989  4347 tablet_copy_client.cc:670] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.240417  4347 tablet_copy_client.cc:538] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.250974  4347 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: Bootstrap starting.
I20260630 12:35:43.276961  4347 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: 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:35:43.279392  4347 tablet_bootstrap.cc:492] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: Bootstrap complete.
I20260630 12:35:43.280169  4347 ts_tablet_manager.cc:1403] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.021s
I20260630 12:35:43.283955  4350 ts_tablet_manager.cc:933] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:43.286067  4347 raft_consensus.cc:359] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } }
I20260630 12:35:43.288371  4347 raft_consensus.cc:740] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Initialized, Role: LEARNER
I20260630 12:35:43.289160  4347 consensus_queue.cc:260] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: NON_VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: true } }
I20260630 12:35:43.294909  4347 ts_tablet_manager.cc:1434] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:35:43.299706  4350 tablet_copy_client.cc:323] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:46171
I20260630 12:35:43.301656  3917 tablet_copy_service.cc:342] P 84f770db42d94331be6a04204be1998e: Request end of tablet copy session 05facd732e084827a13672edd0a72a3a-e180c70f4c264a3d97a6e115acaa69e1 received from {username='slave'} at 127.0.0.1:45316
I20260630 12:35:43.302114  3917 tablet_copy_service.cc:434] P 84f770db42d94331be6a04204be1998e: ending tablet copy session 05facd732e084827a13672edd0a72a3a-e180c70f4c264a3d97a6e115acaa69e1 on tablet e180c70f4c264a3d97a6e115acaa69e1 with peer 05facd732e084827a13672edd0a72a3a
I20260630 12:35:43.303476  3768 tablet_copy_service.cc:140] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Received BeginTabletCopySession request for tablet 357596fd907e4c209951ab85e3508f00 from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:33614)
I20260630 12:35:43.304015  3768 tablet_copy_service.cc:161] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Beginning new tablet copy session on tablet 357596fd907e4c209951ab85e3508f00 from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:33614: session id = a5186e500b8c486aae735cc991d58b3b-357596fd907e4c209951ab85e3508f00
I20260630 12:35:43.307271  4351 ts_tablet_manager.cc:933] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: Initiating tablet copy from peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171)
I20260630 12:35:43.315688  4351 tablet_copy_client.cc:323] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:46171
I20260630 12:35:43.317955  3767 tablet_copy_service.cc:140] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Received BeginTabletCopySession request for tablet 76396463345f40ee8d3d7d065d80cd26 from peer 84f770db42d94331be6a04204be1998e ({username='slave'} at 127.0.0.1:33600)
I20260630 12:35:43.318521  3767 tablet_copy_service.cc:161] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Beginning new tablet copy session on tablet 76396463345f40ee8d3d7d065d80cd26 from peer 84f770db42d94331be6a04204be1998e at {username='slave'} at 127.0.0.1:33600: session id = 84f770db42d94331be6a04204be1998e-76396463345f40ee8d3d7d065d80cd26
I20260630 12:35:43.318848  3768 tablet_copy_source_session.cc:215] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.322172  4350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357596fd907e4c209951ab85e3508f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.326552  3767 tablet_copy_source_session.cc:215] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.330070  4351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76396463345f40ee8d3d7d065d80cd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.341639  4350 tablet_copy_client.cc:806] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.342708  4350 tablet_copy_client.cc:670] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.343797  4354 ts_tablet_manager.cc:933] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: Initiating tablet copy from peer 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519)
I20260630 12:35:43.346516  4350 tablet_copy_client.cc:538] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.360307  4351 tablet_copy_client.cc:806] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.360955  4351 tablet_copy_client.cc:670] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.363298  4350 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:43.365105  4351 tablet_copy_client.cc:538] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.371680  4354 tablet_copy_client.cc:323] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:34519
I20260630 12:35:43.373791  3843 tablet_copy_service.cc:140] P 05facd732e084827a13672edd0a72a3a: Received BeginTabletCopySession request for tablet 261c1f7dfe124e3089ced85dd0577b0f from peer a5186e500b8c486aae735cc991d58b3b ({username='slave'} at 127.0.0.1:33658)
I20260630 12:35:43.374377  3843 tablet_copy_service.cc:161] P 05facd732e084827a13672edd0a72a3a: Beginning new tablet copy session on tablet 261c1f7dfe124e3089ced85dd0577b0f from peer a5186e500b8c486aae735cc991d58b3b at {username='slave'} at 127.0.0.1:33658: session id = a5186e500b8c486aae735cc991d58b3b-261c1f7dfe124e3089ced85dd0577b0f
I20260630 12:35:43.382066  3843 tablet_copy_source_session.cc:215] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:43.385083  4351 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: Bootstrap starting.
I20260630 12:35:43.385352  4354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261c1f7dfe124e3089ced85dd0577b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:43.418171  4354 tablet_copy_client.cc:806] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:43.419137  4354 tablet_copy_client.cc:670] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:43.428683  4354 tablet_copy_client.cc:538] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:43.436017  4351 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: 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:35:43.437057  4351 tablet_bootstrap.cc:492] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: Bootstrap complete.
I20260630 12:35:43.425678  4350 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: 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:35:43.437891  4351 ts_tablet_manager.cc:1403] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.016s
I20260630 12:35:43.437965  4354 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: Bootstrap starting.
I20260630 12:35:43.438036  4350 tablet_bootstrap.cc:492] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:43.439014  4350 ts_tablet_manager.cc:1403] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.000s
I20260630 12:35:43.441087  4351 raft_consensus.cc:359] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } }
I20260630 12:35:43.442517  4351 raft_consensus.cc:740] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 84f770db42d94331be6a04204be1998e, State: Initialized, Role: LEARNER
I20260630 12:35:43.442377  4350 raft_consensus.cc:359] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:43.443411  4350 raft_consensus.cc:740] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:43.444159  4350 consensus_queue.cc:260] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:43.446946  4350 ts_tablet_manager.cc:1434] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:35:43.443334  4351 consensus_queue.cc:260] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: NON_VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: true } }
I20260630 12:35:43.457957  3767 tablet_copy_service.cc:342] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-357596fd907e4c209951ab85e3508f00 received from {username='slave'} at 127.0.0.1:33614
I20260630 12:35:43.458410  3767 tablet_copy_service.cc:434] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-357596fd907e4c209951ab85e3508f00 on tablet 357596fd907e4c209951ab85e3508f00 with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:43.469871  4351 ts_tablet_manager.cc:1434] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260630 12:35:43.478572  3767 tablet_copy_service.cc:342] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: Request end of tablet copy session 84f770db42d94331be6a04204be1998e-76396463345f40ee8d3d7d065d80cd26 received from {username='slave'} at 127.0.0.1:33600
I20260630 12:35:43.479077  3767 tablet_copy_service.cc:434] P 0c67f6291fa04b9a9ed012b2fcd6c4c0: ending tablet copy session 84f770db42d94331be6a04204be1998e-76396463345f40ee8d3d7d065d80cd26 on tablet 76396463345f40ee8d3d7d065d80cd26 with peer 84f770db42d94331be6a04204be1998e
I20260630 12:35:43.479204  4354 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: 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:35:43.480633  4354 tablet_bootstrap.cc:492] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: Bootstrap complete.
I20260630 12:35:43.481351  4354 ts_tablet_manager.cc:1403] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.008s
I20260630 12:35:43.484396  4354 raft_consensus.cc:359] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:43.485229  4354 raft_consensus.cc:740] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a5186e500b8c486aae735cc991d58b3b, State: Initialized, Role: LEARNER
I20260630 12:35:43.485859  4354 consensus_queue.cc:260] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: true } }
I20260630 12:35:43.488198  4354 ts_tablet_manager.cc:1434] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:35:43.490093  3843 tablet_copy_service.cc:342] P 05facd732e084827a13672edd0a72a3a: Request end of tablet copy session a5186e500b8c486aae735cc991d58b3b-261c1f7dfe124e3089ced85dd0577b0f received from {username='slave'} at 127.0.0.1:33658
I20260630 12:35:43.490522  3843 tablet_copy_service.cc:434] P 05facd732e084827a13672edd0a72a3a: ending tablet copy session a5186e500b8c486aae735cc991d58b3b-261c1f7dfe124e3089ced85dd0577b0f on tablet 261c1f7dfe124e3089ced85dd0577b0f with peer a5186e500b8c486aae735cc991d58b3b
I20260630 12:35:43.802191  4083 raft_consensus.cc:1217] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:43.823467  3829 raft_consensus.cc:1217] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:43.835363  4080 raft_consensus.cc:1217] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:43.851231  3899 raft_consensus.cc:1217] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:44.209993  4329 raft_consensus.cc:1064] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: attempting to promote NON_VOTER 05facd732e084827a13672edd0a72a3a to VOTER
I20260630 12:35:44.213723  4329 consensus_queue.cc:237] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } }
I20260630 12:35:44.222175  3829 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 LEARNER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.223534  3753 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.223668  4363 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } 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:35:44.225229  4362 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:44.239306  4361 raft_consensus.cc:1064] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:44.241608  4083 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.242422  4361 consensus_queue.cc:237] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:44.243448  4362 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.257634  4329 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05facd732e084827a13672edd0a72a3a (127.0.194.194) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.261060  4083 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05facd732e084827a13672edd0a72a3a (127.0.194.194) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.264189  3899 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.266881  4080 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 LEARNER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.268474  4317 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } 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:35:44.271536  4341 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.274555  3656 catalog_manager.cc:5697] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b reported cstate change: config changed from index 3 to 4, 05facd732e084827a13672edd0a72a3a (127.0.194.194) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.280184  3753 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:44.281646  4317 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:44.297536  3829 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05facd732e084827a13672edd0a72a3a (127.0.194.194) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.307109  3753 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 05facd732e084827a13672edd0a72a3a (127.0.194.194) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.318707  3902 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.321508  3900 consensus_queue.cc:237] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [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: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } }
I20260630 12:35:44.334662  3758 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:44.336791  3833 raft_consensus.cc:1275] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Refusing update from remote peer 84f770db42d94331be6a04204be1998e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:44.339378  4329 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } 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:35:44.311061  4341 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.344549  4329 consensus_queue.cc:1048] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:44.347270  4363 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.313169  4080 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.360455  3709 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:44.367748  3651 catalog_manager.cc:5697] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 3 to 4, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.370373  3829 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.397301  3643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e180c70f4c264a3d97a6e115acaa69e1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:44.402590  3656 catalog_manager.cc:5697] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 4 to 5, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New cstate: current_term: 2 leader_uuid: "84f770db42d94331be6a04204be1998e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:44.368279  3755 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { replace: true } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.374925  3758 raft_consensus.cc:2955] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { promote: false } } }
I20260630 12:35:44.416400  4074 tablet_service.cc:1558] Processing DeleteTablet for tablet e180c70f4c264a3d97a6e115acaa69e1 with delete_type TABLET_DATA_TOMBSTONED (TS a5186e500b8c486aae735cc991d58b3b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52788
I20260630 12:35:44.439514  4380 raft_consensus.cc:1064] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: attempting to promote NON_VOTER 84f770db42d94331be6a04204be1998e to VOTER
I20260630 12:35:44.441017  3753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae17105c264348eb923d71851692bee9"
dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
mode: GRACEFUL
new_leader_uuid: "05facd732e084827a13672edd0a72a3a"
 from {username='slave'} at 127.0.0.1:44912
I20260630 12:35:44.441646  3753 raft_consensus.cc:606] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 LEADER]: Received request to transfer leadership to TS 05facd732e084827a13672edd0a72a3a
I20260630 12:35:44.445282  3709 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:44.447860  3709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:44.447813  4379 raft_consensus.cc:1064] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: attempting to promote NON_VOTER a5186e500b8c486aae735cc991d58b3b to VOTER
I20260630 12:35:44.454439  3829 consensus_queue.cc:237] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:44.452951  4380 consensus_queue.cc:237] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } }
I20260630 12:35:44.462371  4381 tablet_replica.cc:333] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:44.463374  4381 raft_consensus.cc:2243] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:44.464100  4381 raft_consensus.cc:2272] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:44.466467  4379 consensus_queue.cc:237] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:44.467548  4381 ts_tablet_manager.cc:1916] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:44.485917  4381 ts_tablet_manager.cc:1929] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:44.486291  4381 log.cc:1199] T e180c70f4c264a3d97a6e115acaa69e1 P a5186e500b8c486aae735cc991d58b3b: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root/wals/e180c70f4c264a3d97a6e115acaa69e1
I20260630 12:35:44.488781  3902 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 LEARNER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.490317  4080 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:44.490383  4131 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } 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:35:44.491935  4341 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.498651  3755 raft_consensus.cc:1275] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:44.502475  4360 consensus_queue.cc:1048] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:35:44.506716  3642 catalog_manager.cc:5028] TS a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): tablet e180c70f4c264a3d97a6e115acaa69e1 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:44.508143  3833 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.510103  4377 raft_consensus.cc:993] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: : Instructing follower 05facd732e084827a13672edd0a72a3a to start an election
I20260630 12:35:44.510725  4377 raft_consensus.cc:1081] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 LEADER]: Signalling peer 05facd732e084827a13672edd0a72a3a to start an election
I20260630 12:35:44.510066  4080 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.513917  4131 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.514989  4378 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:44.516191  4360 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.518937  4080 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.522746  3833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae17105c264348eb923d71851692bee9"
dest_uuid: "05facd732e084827a13672edd0a72a3a"
 from {username='slave'} at 127.0.0.1:33644
I20260630 12:35:44.523265  3833 raft_consensus.cc:493] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:44.523579  3833 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:44.530157  3755 raft_consensus.cc:2955] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.532555  3656 catalog_manager.cc:5697] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b reported cstate change: config changed from index 4 to 5, VOTER 84f770db42d94331be6a04204be1998e (127.0.194.195) evicted. New cstate: current_term: 2 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.543561  3891 tablet_service.cc:1558] Processing DeleteTablet for tablet 261c1f7dfe124e3089ced85dd0577b0f with delete_type TABLET_DATA_TOMBSTONED (TS 84f770db42d94331be6a04204be1998e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45300
I20260630 12:35:44.552652  4377 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 84f770db42d94331be6a04204be1998e (127.0.194.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.558218  3830 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 84f770db42d94331be6a04204be1998e (127.0.194.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.553792  3833 raft_consensus.cc:515] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:44.563184  3833 leader_election.cc:290] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [CANDIDATE]: Term 3 election: Requested vote from peers 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171), 84f770db42d94331be6a04204be1998e (127.0.194.195:45259)
I20260630 12:35:44.563354  3902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "84f770db42d94331be6a04204be1998e"
I20260630 12:35:44.563939  3902 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:44.565131  4080 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 84f770db42d94331be6a04204be1998e (127.0.194.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.567152  3640 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 261c1f7dfe124e3089ced85dd0577b0f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:44.575701  3902 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 3.
I20260630 12:35:44.582446  3799 leader_election.cc:304] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: 05facd732e084827a13672edd0a72a3a, 84f770db42d94331be6a04204be1998e; no voters: 
I20260630 12:35:44.583278  3755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae17105c264348eb923d71851692bee9" candidate_uuid: "05facd732e084827a13672edd0a72a3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0"
I20260630 12:35:44.584118  3755 raft_consensus.cc:3055] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:35:44.586280  4361 raft_consensus.cc:2804] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:35:44.586740  3755 raft_consensus.cc:740] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c67f6291fa04b9a9ed012b2fcd6c4c0, State: Running, Role: LEADER
I20260630 12:35:44.587183  4361 raft_consensus.cc:697] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 3 LEADER]: Becoming Leader. State: Replica: 05facd732e084827a13672edd0a72a3a, State: Running, Role: LEADER
I20260630 12:35:44.588059  4361 consensus_queue.cc:237] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [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: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:44.588821  3755 consensus_queue.cc:260] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } }
I20260630 12:35:44.590070  3755 raft_consensus.cc:3060] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:35:44.585963  4388 tablet_replica.cc:333] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:44.591584  4388 raft_consensus.cc:2243] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:44.597864  3651 catalog_manager.cc:5697] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b reported cstate change: config changed from index 2 to 3, 84f770db42d94331be6a04204be1998e (127.0.194.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.599187  3902 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 84f770db42d94331be6a04204be1998e (127.0.194.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { replace: true } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.603238  4388 raft_consensus.cc:2272] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:44.605182  3830 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.605412  4080 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 LEARNER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.607143  3900 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:44.607113  4379 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:35:44.609153  4380 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.611430  4378 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:44.627557  3758 consensus_queue.cc:237] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } }
I20260630 12:35:44.637290  3830 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:44.618938  3650 catalog_manager.cc:5697] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a reported cstate change: term changed from 2 to 3, leader changed from 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193) to 05facd732e084827a13672edd0a72a3a (127.0.194.194). New cstate: current_term: 3 leader_uuid: "05facd732e084827a13672edd0a72a3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:44.638988  4378 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:44.641812  3755 raft_consensus.cc:2468] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05facd732e084827a13672edd0a72a3a in term 3.
I20260630 12:35:44.645287  4388 ts_tablet_manager.cc:1916] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:44.646579  4380 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.653298  3830 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.658366  3899 raft_consensus.cc:1275] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:44.659520  3641 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76396463345f40ee8d3d7d065d80cd26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:44.662637  4382 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.667820  3650 catalog_manager.cc:5697] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 reported cstate change: config changed from index 3 to 4, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:44.664049  4378 consensus_queue.cc:1048] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260630 12:35:44.671226  4080 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.670308  3902 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.679592  3832 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.692504  4388 ts_tablet_manager.cc:1929] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:44.694612  3899 raft_consensus.cc:2955] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5186e500b8c486aae735cc991d58b3b (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } } peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } attrs { promote: false } } }
I20260630 12:35:44.697990  4388 log.cc:1199] T 261c1f7dfe124e3089ced85dd0577b0f P 84f770db42d94331be6a04204be1998e: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-2-root/wals/261c1f7dfe124e3089ced85dd0577b0f
I20260630 12:35:44.698928  3651 catalog_manager.cc:5697] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e reported cstate change: config changed from index 2 to 3, a5186e500b8c486aae735cc991d58b3b (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "05facd732e084827a13672edd0a72a3a" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34519 } attrs { replace: true } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.700911  3643 catalog_manager.cc:5028] TS 84f770db42d94331be6a04204be1998e (127.0.194.195:45259): tablet 261c1f7dfe124e3089ced85dd0577b0f (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:44.705072  4074 tablet_service.cc:1558] Processing DeleteTablet for tablet 76396463345f40ee8d3d7d065d80cd26 with delete_type TABLET_DATA_TOMBSTONED (TS a5186e500b8c486aae735cc991d58b3b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52788
I20260630 12:35:44.706362  4381 tablet_replica.cc:333] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:44.707262  4381 raft_consensus.cc:2243] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:44.707981  4381 raft_consensus.cc:2272] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:44.714627  4381 ts_tablet_manager.cc:1916] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:44.729256  3755 consensus_queue.cc:237] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [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: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } }
I20260630 12:35:44.733652  4381 ts_tablet_manager.cc:1929] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:44.734213  4381 log.cc:1199] T 76396463345f40ee8d3d7d065d80cd26 P a5186e500b8c486aae735cc991d58b3b: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-3-root/wals/76396463345f40ee8d3d7d065d80cd26
I20260630 12:35:44.736624  4080 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:44.738648  4378 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } 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:35:44.739470  3642 catalog_manager.cc:5028] TS a5186e500b8c486aae735cc991d58b3b (127.0.194.196:37421): tablet 76396463345f40ee8d3d7d065d80cd26 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:44.741055  3899 raft_consensus.cc:1275] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Refusing update from remote peer 0c67f6291fa04b9a9ed012b2fcd6c4c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:44.747805  4382 consensus_queue.cc:1048] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:44.750658  4382 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.755287  4080 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.764716  3899 raft_consensus.cc:2955] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.766600  3641 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 357596fd907e4c209951ab85e3508f00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:44.772034  3650 catalog_manager.cc:5697] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b reported cstate change: config changed from index 3 to 4, VOTER 05facd732e084827a13672edd0a72a3a (127.0.194.194) evicted. New cstate: current_term: 1 leader_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 } } peers { permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 } } peers { permanent_uuid: "a5186e500b8c486aae735cc991d58b3b" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 37421 } attrs { promote: false } } }
I20260630 12:35:44.787127  3820 tablet_service.cc:1558] Processing DeleteTablet for tablet 357596fd907e4c209951ab85e3508f00 with delete_type TABLET_DATA_TOMBSTONED (TS 05facd732e084827a13672edd0a72a3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33624
I20260630 12:35:44.789114  4393 tablet_replica.cc:333] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:44.789928  4393 raft_consensus.cc:2243] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:44.790722  4393 raft_consensus.cc:2272] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:44.794097  4393 ts_tablet_manager.cc:1916] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:44.805787  4393 ts_tablet_manager.cc:1929] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:44.806232  4393 log.cc:1199] T 357596fd907e4c209951ab85e3508f00 P 05facd732e084827a13672edd0a72a3a: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822851694463-779-0/minicluster-data/ts-1-root/wals/357596fd907e4c209951ab85e3508f00
I20260630 12:35:44.807606  3640 catalog_manager.cc:5028] TS 05facd732e084827a13672edd0a72a3a (127.0.194.194:34519): tablet 357596fd907e4c209951ab85e3508f00 (table range_aware_rebalance_new_range [id=50243d0753004facb290ea9aa3d09820]) successfully deleted
I20260630 12:35:45.175451  3899 raft_consensus.cc:1275] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 3 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:45.176658  4361 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f770db42d94331be6a04204be1998e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:45.189916  3755 raft_consensus.cc:1275] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 3 FOLLOWER]: Refusing update from remote peer 05facd732e084827a13672edd0a72a3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:35:45.192108  4396 consensus_queue.cc:1048] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67f6291fa04b9a9ed012b2fcd6c4c0" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:45.472587   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:35:45.506902   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:45.507745   779 tablet_replica.cc:333] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.508368   779 raft_consensus.cc:2243] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.509227   779 raft_consensus.cc:2272] T 04fb3cb385044a4885e1d24ad2083e2a P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.511101   779 tablet_replica.cc:333] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.511714   779 raft_consensus.cc:2243] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.512176   779 raft_consensus.cc:2272] T 3b3d84a9fc3c405ba8a77324db225599 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.514101   779 tablet_replica.cc:333] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.514611   779 raft_consensus.cc:2243] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.515020   779 raft_consensus.cc:2272] T 71fe3081c7264a63bd296fc6103f1a12 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.516997   779 tablet_replica.cc:333] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.517553   779 raft_consensus.cc:2243] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.518015   779 raft_consensus.cc:2272] T e180c70f4c264a3d97a6e115acaa69e1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.519752   779 tablet_replica.cc:333] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.520241   779 raft_consensus.cc:2243] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.520701   779 raft_consensus.cc:2272] T 8f2cfaa482e04b018b5af86e67625fe1 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.522465   779 tablet_replica.cc:333] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.522951   779 raft_consensus.cc:2243] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.523346   779 raft_consensus.cc:2272] T ae17105c264348eb923d71851692bee9 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.525769   779 tablet_replica.cc:333] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.526291   779 raft_consensus.cc:2243] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.526989   779 raft_consensus.cc:2272] T 357596fd907e4c209951ab85e3508f00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.529394   779 tablet_replica.cc:333] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.529903   779 raft_consensus.cc:2243] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.530320   779 raft_consensus.cc:2272] T c3501b2e576a451dbcde80ebc1fda6e6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.532035   779 tablet_replica.cc:333] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.532553   779 raft_consensus.cc:2243] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.533077   779 raft_consensus.cc:2272] T 261c1f7dfe124e3089ced85dd0577b0f P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.536548   779 tablet_replica.cc:333] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.537310   779 raft_consensus.cc:2243] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.537989   779 raft_consensus.cc:2272] T 76396463345f40ee8d3d7d065d80cd26 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.539902   779 tablet_replica.cc:333] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.540426   779 raft_consensus.cc:2243] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.541028   779 raft_consensus.cc:2272] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.542848   779 tablet_replica.cc:333] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0: stopping tablet replica
I20260630 12:35:45.543289   779 raft_consensus.cc:2243] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.544070   779 raft_consensus.cc:2272] T 381e43c9c6fb4518a9c845b405958b00 P 0c67f6291fa04b9a9ed012b2fcd6c4c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.577765   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:35:45.605888   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:35:45.632236   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:45.632982   779 tablet_replica.cc:333] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.633586   779 raft_consensus.cc:2243] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.634178   779 raft_consensus.cc:2272] T e180c70f4c264a3d97a6e115acaa69e1 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.635959   779 tablet_replica.cc:333] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.636524   779 raft_consensus.cc:2243] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.637008   779 raft_consensus.cc:2272] T 6665e2616dca40b68e7a56ca27cc7749 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.638741   779 tablet_replica.cc:333] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.639240   779 raft_consensus.cc:2243] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.640024   779 raft_consensus.cc:2272] T 3b3d84a9fc3c405ba8a77324db225599 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.642035   779 tablet_replica.cc:333] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.642539   779 raft_consensus.cc:2243] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.642983   779 raft_consensus.cc:2272] T 71fe3081c7264a63bd296fc6103f1a12 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.645239   779 tablet_replica.cc:333] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.645761   779 raft_consensus.cc:2243] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.646320   779 raft_consensus.cc:2272] T 381e43c9c6fb4518a9c845b405958b00 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.648151   779 tablet_replica.cc:333] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.648743   779 raft_consensus.cc:2243] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.649150   779 raft_consensus.cc:2272] T c3501b2e576a451dbcde80ebc1fda6e6 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.651005   779 tablet_replica.cc:333] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.651508   779 raft_consensus.cc:2243] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.651983   779 raft_consensus.cc:2272] T 76396463345f40ee8d3d7d065d80cd26 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.654285   779 tablet_replica.cc:333] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.655062   779 raft_consensus.cc:2243] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.656167   779 raft_consensus.cc:2272] T 261c1f7dfe124e3089ced85dd0577b0f P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:45.657054  3871 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111)
I20260630 12:35:45.658624   779 tablet_replica.cc:333] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.659452   779 raft_consensus.cc:2243] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:35:45.660178  3871 consensus_peers.cc:597] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e -> Peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Couldn't send request to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:45.660367   779 raft_consensus.cc:2272] T 3f57f100b3cb470fa65205fbe40d0ae2 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.662258   779 tablet_replica.cc:333] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.662705   779 raft_consensus.cc:2243] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.663352   779 raft_consensus.cc:2272] T 4c57364f8e1c4dd5971693590b8bb226 P 05facd732e084827a13672edd0a72a3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.665117   779 tablet_replica.cc:333] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.665525   779 raft_consensus.cc:2243] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.665874   779 raft_consensus.cc:2272] T dde644a06dce4a4fafe0fffb8b16e610 P 05facd732e084827a13672edd0a72a3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.667670   779 tablet_replica.cc:333] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a: stopping tablet replica
I20260630 12:35:45.668326   779 raft_consensus.cc:2243] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.669152   779 raft_consensus.cc:2272] T ae17105c264348eb923d71851692bee9 P 05facd732e084827a13672edd0a72a3a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:45.683113  3871 consensus_peers.cc:597] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e -> Peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Couldn't send request to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:45.696300  4048 consensus_peers.cc:597] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b -> Peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Couldn't send request to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:45.731122   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:35:45.757844   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
W20260630 12:35:45.769414  3871 consensus_peers.cc:597] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e -> Peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Couldn't send request to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:45.791384   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:45.792229   779 tablet_replica.cc:333] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.792935   779 raft_consensus.cc:2243] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.793386   779 raft_consensus.cc:2272] T 04fb3cb385044a4885e1d24ad2083e2a P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.795264   779 tablet_replica.cc:333] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.795774   779 raft_consensus.cc:2243] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.796485   779 raft_consensus.cc:2272] T 6665e2616dca40b68e7a56ca27cc7749 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.798159   779 tablet_replica.cc:333] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.798676   779 raft_consensus.cc:2243] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.799374   779 raft_consensus.cc:2272] T e180c70f4c264a3d97a6e115acaa69e1 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.801218   779 tablet_replica.cc:333] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.801741   779 raft_consensus.cc:2243] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.802152   779 raft_consensus.cc:2272] T ae17105c264348eb923d71851692bee9 P 84f770db42d94331be6a04204be1998e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.804237   779 tablet_replica.cc:333] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.804837   779 raft_consensus.cc:2243] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.805233   779 raft_consensus.cc:2272] T 8f2cfaa482e04b018b5af86e67625fe1 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.806732   779 tablet_replica.cc:333] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.807227   779 raft_consensus.cc:2243] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.807622   779 raft_consensus.cc:2272] T 4c57364f8e1c4dd5971693590b8bb226 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.809330   779 tablet_replica.cc:333] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.809794   779 raft_consensus.cc:2243] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.810150   779 raft_consensus.cc:2272] T dde644a06dce4a4fafe0fffb8b16e610 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.811673   779 tablet_replica.cc:333] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.812129   779 raft_consensus.cc:2243] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.812626   779 raft_consensus.cc:2272] T 357596fd907e4c209951ab85e3508f00 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.814250   779 tablet_replica.cc:333] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.814741   779 raft_consensus.cc:2243] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.815286   779 raft_consensus.cc:2272] T 3f57f100b3cb470fa65205fbe40d0ae2 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.817070   779 tablet_replica.cc:333] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.817521   779 raft_consensus.cc:2243] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.817929   779 raft_consensus.cc:2272] T 76396463345f40ee8d3d7d065d80cd26 P 84f770db42d94331be6a04204be1998e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.819306   779 tablet_replica.cc:333] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.819824   779 raft_consensus.cc:2243] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.820535   779 raft_consensus.cc:2272] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.822324   779 tablet_replica.cc:333] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e: stopping tablet replica
I20260630 12:35:45.822803   779 raft_consensus.cc:2243] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.823519   779 raft_consensus.cc:2272] T c3501b2e576a451dbcde80ebc1fda6e6 P 84f770db42d94331be6a04204be1998e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.855863   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
W20260630 12:35:45.858903  4048 consensus_peers.cc:597] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b -> Peer 0c67f6291fa04b9a9ed012b2fcd6c4c0 (127.0.194.193:46171): Couldn't send request to peer 0c67f6291fa04b9a9ed012b2fcd6c4c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:45.882418   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:35:45.906934   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:45.907850   779 tablet_replica.cc:333] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.908814   779 raft_consensus.cc:2243] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.909628   779 raft_consensus.cc:2272] T 261c1f7dfe124e3089ced85dd0577b0f P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.911873   779 tablet_replica.cc:333] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.912479   779 raft_consensus.cc:2243] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.913100   779 raft_consensus.cc:2272] T 0d2df1d3e7e247ee8a39cfa20b75b7a6 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.915012   779 tablet_replica.cc:333] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.915441   779 raft_consensus.cc:2243] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.915866   779 raft_consensus.cc:2272] T 357596fd907e4c209951ab85e3508f00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.917534   779 tablet_replica.cc:333] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.917948   779 raft_consensus.cc:2243] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.918335   779 raft_consensus.cc:2272] T 3f57f100b3cb470fa65205fbe40d0ae2 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.919984   779 tablet_replica.cc:333] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.920411   779 raft_consensus.cc:2243] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.920890   779 raft_consensus.cc:2272] T 381e43c9c6fb4518a9c845b405958b00 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.922508   779 tablet_replica.cc:333] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.922926   779 raft_consensus.cc:2243] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.923265   779 raft_consensus.cc:2272] T 04fb3cb385044a4885e1d24ad2083e2a P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.924890   779 tablet_replica.cc:333] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.925328   779 raft_consensus.cc:2243] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.925643   779 raft_consensus.cc:2272] T 3b3d84a9fc3c405ba8a77324db225599 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.927196   779 tablet_replica.cc:333] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.927591   779 raft_consensus.cc:2243] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.928241   779 raft_consensus.cc:2272] T 71fe3081c7264a63bd296fc6103f1a12 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.929872   779 tablet_replica.cc:333] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.930280   779 raft_consensus.cc:2243] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.930610   779 raft_consensus.cc:2272] T 6665e2616dca40b68e7a56ca27cc7749 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.932096   779 tablet_replica.cc:333] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.932487   779 raft_consensus.cc:2243] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.933177   779 raft_consensus.cc:2272] T 8f2cfaa482e04b018b5af86e67625fe1 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.934914   779 tablet_replica.cc:333] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.935654   779 raft_consensus.cc:2243] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:45.936141   779 raft_consensus.cc:2272] T 4c57364f8e1c4dd5971693590b8bb226 P a5186e500b8c486aae735cc991d58b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.937788   779 tablet_replica.cc:333] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b: stopping tablet replica
I20260630 12:35:45.938174   779 raft_consensus.cc:2243] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:45.938786   779 raft_consensus.cc:2272] T dde644a06dce4a4fafe0fffb8b16e610 P a5186e500b8c486aae735cc991d58b3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:45.970270   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:35:45.995077   779 master.cc:562] Master@127.0.194.254:33597 shutting down...
I20260630 12:35:46.016494   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:46.017073   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:46.017341   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c9a7faf85594b2986829e12760d1805: stopping tablet replica
I20260630 12:35:46.057789   779 master.cc:584] Master@127.0.194.254:33597 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14882 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:35:46.108903   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:40447
I20260630 12:35:46.109946   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:46.115501  4407 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:35:46.115624  4406 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:35:46.116104  4409 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:35:46.118140   779 server_base.cc:1061] running on GCE node
I20260630 12:35:46.120047   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:46.120230   779 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:35:46.120347   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822946120336 us; error 0 us; skew 500 ppm
I20260630 12:35:46.120841   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:46.123092   779 webserver.cc:533] Webserver started at http://127.0.194.254:39663/ using document root <none> and password file <none>
I20260630 12:35:46.123521   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:46.123667   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:46.123894   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:46.124991   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "b199118f9b214caea9f6e468dc6bee60"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.129284   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:35:46.132700  4414 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:35:46.133503   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:46.133761   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "b199118f9b214caea9f6e468dc6bee60"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.134003   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-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:35:46.145742   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:46.146840   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:46.184127   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:40447
I20260630 12:35:46.184222  4465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:40447 every 8 connection(s)
I20260630 12:35:46.187933  4466 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:35:46.197592  4466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60: Bootstrap starting.
I20260630 12:35:46.202072  4466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:46.206065  4466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60: No bootstrap required, opened a new log
I20260630 12:35:46.208031  4466 raft_consensus.cc:359] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER }
I20260630 12:35:46.208390  4466 raft_consensus.cc:385] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:46.208686  4466 raft_consensus.cc:740] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b199118f9b214caea9f6e468dc6bee60, State: Initialized, Role: FOLLOWER
I20260630 12:35:46.209340  4466 consensus_queue.cc:260] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER }
I20260630 12:35:46.209793  4466 raft_consensus.cc:399] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:46.210017  4466 raft_consensus.cc:493] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:46.210273  4466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:46.214546  4466 raft_consensus.cc:515] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER }
I20260630 12:35:46.215036  4466 leader_election.cc:304] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [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: b199118f9b214caea9f6e468dc6bee60; no voters: 
I20260630 12:35:46.216099  4466 leader_election.cc:290] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:46.216464  4469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:46.217871  4469 raft_consensus.cc:697] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 1 LEADER]: Becoming Leader. State: Replica: b199118f9b214caea9f6e468dc6bee60, State: Running, Role: LEADER
I20260630 12:35:46.218441  4469 consensus_queue.cc:237] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [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: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER }
I20260630 12:35:46.218991  4466 sys_catalog.cc:565] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:46.222681  4471 sys_catalog.cc:455] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b199118f9b214caea9f6e468dc6bee60. Latest consensus state: current_term: 1 leader_uuid: "b199118f9b214caea9f6e468dc6bee60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER } }
I20260630 12:35:46.223309  4471 sys_catalog.cc:458] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:46.223129  4470 sys_catalog.cc:455] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b199118f9b214caea9f6e468dc6bee60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b199118f9b214caea9f6e468dc6bee60" member_type: VOTER } }
I20260630 12:35:46.223899  4470 sys_catalog.cc:458] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:46.225656  4476 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:46.233712  4476 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:46.234644   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:46.242494  4476 catalog_manager.cc:1383] Generated new cluster ID: 8c05121cd7a648b0b846775291a02502
I20260630 12:35:46.242813  4476 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:46.261927  4476 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:46.263156  4476 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:46.277783  4476 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60: Generated new TSK 0
I20260630 12:35:46.278357  4476 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:46.301111   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:46.306532  4487 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:35:46.307528  4488 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:35:46.308864  4490 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:35:46.309492   779 server_base.cc:1061] running on GCE node
I20260630 12:35:46.310410   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:46.310582   779 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:35:46.310707   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822946310697 us; error 0 us; skew 500 ppm
I20260630 12:35:46.311126   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:46.313339   779 webserver.cc:533] Webserver started at http://127.0.194.193:45535/ using document root <none> and password file <none>
I20260630 12:35:46.313766   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:46.313921   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:46.314123   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:46.315104   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "994ae98f1b2d44fa8803f20951acb6a3"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.319368   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:46.322631  4495 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:35:46.323355   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:46.323655   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "994ae98f1b2d44fa8803f20951acb6a3"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.323947   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-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:35:46.343222   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:46.344376   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:46.345824   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:46.348030   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:46.348259   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.348503   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:46.348754   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:35:46.386765   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:40447
I20260630 12:35:46.386817  4557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:40447 every 8 connection(s)
I20260630 12:35:46.391722   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:46.398319  4562 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:35:46.398535  4563 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:35:46.402755   779 server_base.cc:1061] running on GCE node
W20260630 12:35:46.402774  4565 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:35:46.403792   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:46.403996   779 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:35:46.404186   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822946404171 us; error 0 us; skew 500 ppm
I20260630 12:35:46.404793   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:46.407687   779 webserver.cc:533] Webserver started at http://127.0.194.194:35871/ using document root <none> and password file <none>
I20260630 12:35:46.408284   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:46.408516   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:46.408468  4558 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40447
I20260630 12:35:46.409019   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:46.409068  4558 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:46.409859  4558 heartbeater.cc:507] Master 127.0.194.254:40447 requested a full tablet report, sending...
I20260630 12:35:46.410140   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "20b41554cc1440e58c7e4b7d691a3c83"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.411870  4431 ts_manager.cc:194] Registered new tserver with Master: 994ae98f1b2d44fa8803f20951acb6a3 (127.0.194.193:40447)
I20260630 12:35:46.413831  4431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47674
I20260630 12:35:46.414947   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:46.418315  4570 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:35:46.419166   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:46.419413   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "20b41554cc1440e58c7e4b7d691a3c83"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.419745   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-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:35:46.453292   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:46.454459   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:46.455907   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:46.458087   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:46.458310   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.458544   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:46.458722   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.497123   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:33387
I20260630 12:35:46.497268  4632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:33387 every 8 connection(s)
I20260630 12:35:46.501681   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:46.509047  4636 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:35:46.510857  4637 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:35:46.512302  4639 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:35:46.514104   779 server_base.cc:1061] running on GCE node
I20260630 12:35:46.514420  4633 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40447
I20260630 12:35:46.514757  4633 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:46.514904   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:46.515103   779 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:35:46.515233   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822946515221 us; error 0 us; skew 500 ppm
I20260630 12:35:46.515367  4633 heartbeater.cc:507] Master 127.0.194.254:40447 requested a full tablet report, sending...
I20260630 12:35:46.515666   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:46.517496  4431 ts_manager.cc:194] Registered new tserver with Master: 20b41554cc1440e58c7e4b7d691a3c83 (127.0.194.194:33387)
I20260630 12:35:46.518170   779 webserver.cc:533] Webserver started at http://127.0.194.195:35615/ using document root <none> and password file <none>
I20260630 12:35:46.518671   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:46.518869   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:46.519001  4431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47684
I20260630 12:35:46.519145   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:46.520444   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "637135555a554273be812569f53add51"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.524799   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:46.527992  4644 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:35:46.528882   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:46.529174   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "637135555a554273be812569f53add51"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.529481   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-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:35:46.539175   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:46.540309   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:46.541694   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:46.543779   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:46.544003   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.544240   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:46.544415   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.581997   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:39237
I20260630 12:35:46.582094  4706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:39237 every 8 connection(s)
I20260630 12:35:46.587087   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:46.594568  4711 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:35:46.594559  4710 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:35:46.598482  4713 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:35:46.599066   779 server_base.cc:1061] running on GCE node
I20260630 12:35:46.600085   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:35:46.600167  4707 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40447
W20260630 12:35:46.600414   779 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:35:46.600651  4707 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:46.600684   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822946600659 us; error 0 us; skew 500 ppm
I20260630 12:35:46.601472   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:46.601646  4707 heartbeater.cc:507] Master 127.0.194.254:40447 requested a full tablet report, sending...
I20260630 12:35:46.604027  4431 ts_manager.cc:194] Registered new tserver with Master: 637135555a554273be812569f53add51 (127.0.194.195:39237)
I20260630 12:35:46.604379   779 webserver.cc:533] Webserver started at http://127.0.194.196:41217/ using document root <none> and password file <none>
I20260630 12:35:46.605041   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:46.605278   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:46.605592   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:46.605881  4431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47692
I20260630 12:35:46.607003   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.611378   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:35:46.614508  4718 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:35:46.615281   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:46.615578   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0"
format_stamp: "Formatted at 2026-06-30 12:35:46 on dist-test-slave-zctk"
I20260630 12:35:46.615865   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822851694463-779-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:35:46.650066   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:46.651599   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:46.652945   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:46.655143   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:46.655375   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.655606   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:46.655777   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:46.693595   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:46501
I20260630 12:35:46.693694  4780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:46501 every 8 connection(s)
I20260630 12:35:46.707000  4781 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40447
I20260630 12:35:46.707413  4781 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:46.708191  4781 heartbeater.cc:507] Master 127.0.194.254:40447 requested a full tablet report, sending...
I20260630 12:35:46.710305  4431 ts_manager.cc:194] Registered new tserver with Master: 6aa0c15860e847d1b5d5d2d335d3f0d0 (127.0.194.196:46501)
I20260630 12:35:46.711405   779 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014749698s
I20260630 12:35:46.711733  4431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47694
I20260630 12:35:47.264559  4431 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47710:
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:35:47.312780  4523 tablet_service.cc:1511] Processing CreateTablet for tablet daef3d4787034118a907f9a6f2d2ec77 (DEFAULT_TABLE table=test-workload [id=212be4c06ae74ab6aa6f2689273be419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.314227  4523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daef3d4787034118a907f9a6f2d2ec77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.319968  4746 tablet_service.cc:1511] Processing CreateTablet for tablet daef3d4787034118a907f9a6f2d2ec77 (DEFAULT_TABLE table=test-workload [id=212be4c06ae74ab6aa6f2689273be419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.321405  4746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daef3d4787034118a907f9a6f2d2ec77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.322207  4598 tablet_service.cc:1511] Processing CreateTablet for tablet daef3d4787034118a907f9a6f2d2ec77 (DEFAULT_TABLE table=test-workload [id=212be4c06ae74ab6aa6f2689273be419]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:47.323338  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daef3d4787034118a907f9a6f2d2ec77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:47.335141  4801 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: Bootstrap starting.
I20260630 12:35:47.339262  4802 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: Bootstrap starting.
I20260630 12:35:47.341797  4803 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: Bootstrap starting.
I20260630 12:35:47.343060  4801 tablet_bootstrap.cc:654] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.347474  4803 tablet_bootstrap.cc:654] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.347950  4802 tablet_bootstrap.cc:654] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:47.349454  4801 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: No bootstrap required, opened a new log
I20260630 12:35:47.349999  4801 ts_tablet_manager.cc:1403] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260630 12:35:47.352011  4803 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: No bootstrap required, opened a new log
I20260630 12:35:47.352404  4803 ts_tablet_manager.cc:1403] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:35:47.354404  4803 raft_consensus.cc:359] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.354221  4801 raft_consensus.cc:359] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.355271  4803 raft_consensus.cc:385] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.355650  4803 raft_consensus.cc:740] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20b41554cc1440e58c7e4b7d691a3c83, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.355597  4801 raft_consensus.cc:385] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.356508  4801 raft_consensus.cc:740] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 994ae98f1b2d44fa8803f20951acb6a3, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.356772  4803 consensus_queue.cc:260] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.357743  4801 consensus_queue.cc:260] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.359372  4633 heartbeater.cc:499] Master 127.0.194.254:40447 was elected leader, sending a full tablet report...
I20260630 12:35:47.359941  4802 tablet_bootstrap.cc:492] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: No bootstrap required, opened a new log
I20260630 12:35:47.360289  4558 heartbeater.cc:499] Master 127.0.194.254:40447 was elected leader, sending a full tablet report...
I20260630 12:35:47.360502  4802 ts_tablet_manager.cc:1403] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:35:47.361056  4801 ts_tablet_manager.cc:1434] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:35:47.362637  4803 ts_tablet_manager.cc:1434] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:35:47.363641  4802 raft_consensus.cc:359] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.364372  4802 raft_consensus.cc:385] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:47.364675  4802 raft_consensus.cc:740] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa0c15860e847d1b5d5d2d335d3f0d0, State: Initialized, Role: FOLLOWER
I20260630 12:35:47.365577  4802 consensus_queue.cc:260] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.369558  4802 ts_tablet_manager.cc:1434] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260630 12:35:47.370337  4781 heartbeater.cc:499] Master 127.0.194.254:40447 was elected leader, sending a full tablet report...
I20260630 12:35:47.608544  4707 heartbeater.cc:499] Master 127.0.194.254:40447 was elected leader, sending a full tablet report...
I20260630 12:35:47.646934  4807 raft_consensus.cc:493] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:47.647516  4807 raft_consensus.cc:515] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.649602  4807 leader_election.cc:290] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 994ae98f1b2d44fa8803f20951acb6a3 (127.0.194.193:40447), 6aa0c15860e847d1b5d5d2d335d3f0d0 (127.0.194.196:46501)
I20260630 12:35:47.661366  4533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daef3d4787034118a907f9a6f2d2ec77" candidate_uuid: "20b41554cc1440e58c7e4b7d691a3c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "994ae98f1b2d44fa8803f20951acb6a3" is_pre_election: true
I20260630 12:35:47.661895  4756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daef3d4787034118a907f9a6f2d2ec77" candidate_uuid: "20b41554cc1440e58c7e4b7d691a3c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" is_pre_election: true
I20260630 12:35:47.662207  4533 raft_consensus.cc:2468] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b41554cc1440e58c7e4b7d691a3c83 in term 0.
I20260630 12:35:47.662592  4756 raft_consensus.cc:2468] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20b41554cc1440e58c7e4b7d691a3c83 in term 0.
I20260630 12:35:47.663547  4574 leader_election.cc:304] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [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: 20b41554cc1440e58c7e4b7d691a3c83, 994ae98f1b2d44fa8803f20951acb6a3; no voters: 
I20260630 12:35:47.664435  4807 raft_consensus.cc:2804] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:47.664772  4807 raft_consensus.cc:493] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:47.664999  4807 raft_consensus.cc:3060] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.669703  4807 raft_consensus.cc:515] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.671397  4807 leader_election.cc:290] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [CANDIDATE]: Term 1 election: Requested vote from peers 994ae98f1b2d44fa8803f20951acb6a3 (127.0.194.193:40447), 6aa0c15860e847d1b5d5d2d335d3f0d0 (127.0.194.196:46501)
I20260630 12:35:47.672397  4756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daef3d4787034118a907f9a6f2d2ec77" candidate_uuid: "20b41554cc1440e58c7e4b7d691a3c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0"
I20260630 12:35:47.672307  4533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daef3d4787034118a907f9a6f2d2ec77" candidate_uuid: "20b41554cc1440e58c7e4b7d691a3c83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "994ae98f1b2d44fa8803f20951acb6a3"
I20260630 12:35:47.673102  4756 raft_consensus.cc:3060] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.673197  4533 raft_consensus.cc:3060] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:47.677956  4756 raft_consensus.cc:2468] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b41554cc1440e58c7e4b7d691a3c83 in term 1.
I20260630 12:35:47.678013  4533 raft_consensus.cc:2468] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20b41554cc1440e58c7e4b7d691a3c83 in term 1.
I20260630 12:35:47.679070  4571 leader_election.cc:304] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [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: 20b41554cc1440e58c7e4b7d691a3c83, 6aa0c15860e847d1b5d5d2d335d3f0d0; no voters: 
I20260630 12:35:47.679792  4807 raft_consensus.cc:2804] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:47.680883  4807 raft_consensus.cc:697] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 1 LEADER]: Becoming Leader. State: Replica: 20b41554cc1440e58c7e4b7d691a3c83, State: Running, Role: LEADER
I20260630 12:35:47.681664  4807 consensus_queue.cc:237] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [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: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } }
I20260630 12:35:47.688833  4431 catalog_manager.cc:5697] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20b41554cc1440e58c7e4b7d691a3c83 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "20b41554cc1440e58c7e4b7d691a3c83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20b41554cc1440e58c7e4b7d691a3c83" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:48.233268  4814 consensus_queue.cc:1048] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "994ae98f1b2d44fa8803f20951acb6a3" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 40447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:48.233693  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:48.235445  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:48.235877  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:48.251866  4817 consensus_queue.cc:1048] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa0c15860e847d1b5d5d2d335d3f0d0" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:50.236953  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:50.238268  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:50.238598  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:52.239557  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:52.240975  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:52.241282  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:54.101281  4777 debug-util.cc:398] Leaking SignalData structure 0x7b080004af20 after lost signal to thread 782
W20260630 12:35:54.102499  4777 debug-util.cc:398] Leaking SignalData structure 0x7b080022ebc0 after lost signal to thread 4465
W20260630 12:35:54.103669  4777 debug-util.cc:398] Leaking SignalData structure 0x7b0800060640 after lost signal to thread 4557
W20260630 12:35:54.104523  4777 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1cc0 after lost signal to thread 4632
W20260630 12:35:54.105544  4777 debug-util.cc:398] Leaking SignalData structure 0x7b080017b640 after lost signal to thread 4706
W20260630 12:35:54.106364  4777 debug-util.cc:398] Leaking SignalData structure 0x7b080010c1c0 after lost signal to thread 4780
I20260630 12:35:54.242452  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:54.244167  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:54.244531  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:56.245821  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:56.247678  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:56.248102  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:58.249155  4484 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:58.250463  4484 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:58.250748  4484 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:58.309962   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:35:58.335893   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.336733   779 tablet_replica.cc:333] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3: stopping tablet replica
I20260630 12:35:58.337484   779 raft_consensus.cc:2243] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:58.338122   779 raft_consensus.cc:2272] T daef3d4787034118a907f9a6f2d2ec77 P 994ae98f1b2d44fa8803f20951acb6a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.360775   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:35:58.374715   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:35:58.394199   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.394877   779 tablet_replica.cc:333] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83: stopping tablet replica
I20260630 12:35:58.395460   779 raft_consensus.cc:2243] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:58.396416   779 raft_consensus.cc:2272] T daef3d4787034118a907f9a6f2d2ec77 P 20b41554cc1440e58c7e4b7d691a3c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.415719   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:35:58.426483   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:35:58.445596   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.461382   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:35:58.470026   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:35:58.488494   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:58.489228   779 tablet_replica.cc:333] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0: stopping tablet replica
I20260630 12:35:58.489760   779 raft_consensus.cc:2243] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:58.490268   779 raft_consensus.cc:2272] T daef3d4787034118a907f9a6f2d2ec77 P 6aa0c15860e847d1b5d5d2d335d3f0d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.525947   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:35:58.536270   779 master.cc:562] Master@127.0.194.254:40447 shutting down...
I20260630 12:35:58.558439   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:58.559142   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.559458   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P b199118f9b214caea9f6e468dc6bee60: stopping tablet replica
I20260630 12:35:58.579013   779 master.cc:584] Master@127.0.194.254:40447 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12506 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:58.615731   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:34053
I20260630 12:35:58.616904   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:58.622093  4828 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:35:58.622201  4829 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:35:58.623512  4831 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:35:58.624899   779 server_base.cc:1061] running on GCE node
I20260630 12:35:58.625763   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:58.625938   779 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:35:58.626051   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822958626040 us; error 0 us; skew 500 ppm
I20260630 12:35:58.626534   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:58.628818   779 webserver.cc:533] Webserver started at http://127.0.194.254:38331/ using document root <none> and password file <none>
I20260630 12:35:58.629276   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:58.629432   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:58.629678   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:58.630780   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "640723e6f4f24158aed1654e073a4614"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.635303   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:58.638728  4836 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:35:58.639510   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:58.639847   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "640723e6f4f24158aed1654e073a4614"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.640142   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-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:35:58.654901   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:58.656140   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:58.693632   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:34053
I20260630 12:35:58.693732  4887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:34053 every 8 connection(s)
I20260630 12:35:58.697759  4888 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:35:58.708636  4888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614: Bootstrap starting.
I20260630 12:35:58.713272  4888 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:58.717525  4888 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614: No bootstrap required, opened a new log
I20260630 12:35:58.719659  4888 raft_consensus.cc:359] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640723e6f4f24158aed1654e073a4614" member_type: VOTER }
I20260630 12:35:58.720112  4888 raft_consensus.cc:385] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:58.720331  4888 raft_consensus.cc:740] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640723e6f4f24158aed1654e073a4614, State: Initialized, Role: FOLLOWER
I20260630 12:35:58.720935  4888 consensus_queue.cc:260] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "640723e6f4f24158aed1654e073a4614" member_type: VOTER }
I20260630 12:35:58.721398  4888 raft_consensus.cc:399] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:58.721608  4888 raft_consensus.cc:493] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:58.721897  4888 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:58.726277  4888 raft_consensus.cc:515] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640723e6f4f24158aed1654e073a4614" member_type: VOTER }
I20260630 12:35:58.726809  4888 leader_election.cc:304] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [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: 640723e6f4f24158aed1654e073a4614; no voters: 
I20260630 12:35:58.727957  4888 leader_election.cc:290] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:58.728421  4891 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:58.729902  4891 raft_consensus.cc:697] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 1 LEADER]: Becoming Leader. State: Replica: 640723e6f4f24158aed1654e073a4614, State: Running, Role: LEADER
I20260630 12:35:58.730635  4891 consensus_queue.cc:237] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [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: "640723e6f4f24158aed1654e073a4614" member_type: VOTER }
I20260630 12:35:58.730873  4888 sys_catalog.cc:565] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:58.735596  4892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "640723e6f4f24158aed1654e073a4614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640723e6f4f24158aed1654e073a4614" member_type: VOTER } }
I20260630 12:35:58.736155  4893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 640723e6f4f24158aed1654e073a4614. Latest consensus state: current_term: 1 leader_uuid: "640723e6f4f24158aed1654e073a4614" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "640723e6f4f24158aed1654e073a4614" member_type: VOTER } }
I20260630 12:35:58.737057  4893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:58.736586  4892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:58.739333  4899 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:58.744989  4899 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:58.747822   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:58.754014  4899 catalog_manager.cc:1383] Generated new cluster ID: 6d08eabca66d4b7d83c0fed47dde2317
I20260630 12:35:58.754328  4899 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:58.771961  4899 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:58.773336  4899 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:58.784142  4899 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614: Generated new TSK 0
I20260630 12:35:58.784775  4899 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:58.815263   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:58.821377  4909 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:35:58.822678  4910 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:35:58.824106  4912 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:35:58.824697   779 server_base.cc:1061] running on GCE node
I20260630 12:35:58.825537   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:58.825752   779 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:35:58.825912   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822958825896 us; error 0 us; skew 500 ppm
I20260630 12:35:58.826443   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:58.828751   779 webserver.cc:533] Webserver started at http://127.0.194.193:33749/ using document root <none> and password file <none>
I20260630 12:35:58.829275   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:58.829473   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:58.829735   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:58.830796   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "276a79d53025443f8aaef78e0cf1062d"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.835568   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:58.838843  4917 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:35:58.839596   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:58.839907   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "276a79d53025443f8aaef78e0cf1062d"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.840178   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-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:35:58.852061   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:58.853338   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:58.854830   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:58.857151   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:58.857370   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:58.857601   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:58.857798   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:58.898996   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:46323
I20260630 12:35:58.899073  4979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:46323 every 8 connection(s)
I20260630 12:35:58.904145   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:58.911571  4984 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:35:58.913338  4985 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:35:58.916844  4980 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34053
I20260630 12:35:58.917289  4980 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:58.918023  4980 heartbeater.cc:507] Master 127.0.194.254:34053 requested a full tablet report, sending...
W20260630 12:35:58.919034  4987 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:35:58.919052   779 server_base.cc:1061] running on GCE node
I20260630 12:35:58.920369   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:58.920658   779 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:35:58.920877   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822958920859 us; error 0 us; skew 500 ppm
I20260630 12:35:58.920853  4853 ts_manager.cc:194] Registered new tserver with Master: 276a79d53025443f8aaef78e0cf1062d (127.0.194.193:46323)
I20260630 12:35:58.921665   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:58.923163  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32780
I20260630 12:35:58.924268   779 webserver.cc:533] Webserver started at http://127.0.194.194:35857/ using document root <none> and password file <none>
I20260630 12:35:58.924973   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:58.925213   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:58.925525   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:58.926671   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "5f2be023cefc4149b31b98354eec31ae"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.930946   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:58.934156  4992 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:35:58.934909   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:58.935201   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "5f2be023cefc4149b31b98354eec31ae"
format_stamp: "Formatted at 2026-06-30 12:35:58 on dist-test-slave-zctk"
I20260630 12:35:58.935465   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-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:35:58.950338   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:58.951525   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:58.953047   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:58.955195   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:58.955416   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:58.955662   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:58.955845   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:58.997217   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:39359
I20260630 12:35:58.997303  5054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:39359 every 8 connection(s)
I20260630 12:35:59.002310   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:59.009635  5058 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:35:59.010438  5059 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:35:59.014241  5061 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:35:59.014859  5055 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34053
I20260630 12:35:59.015259  5055 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:59.015954  5055 heartbeater.cc:507] Master 127.0.194.254:34053 requested a full tablet report, sending...
I20260630 12:35:59.014277   779 server_base.cc:1061] running on GCE node
I20260630 12:35:59.017421   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:59.017681   779 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:35:59.017884   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822959017866 us; error 0 us; skew 500 ppm
I20260630 12:35:59.018095  4853 ts_manager.cc:194] Registered new tserver with Master: 5f2be023cefc4149b31b98354eec31ae (127.0.194.194:39359)
I20260630 12:35:59.018549   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:59.019963  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32784
I20260630 12:35:59.023033   779 webserver.cc:533] Webserver started at http://127.0.194.195:39311/ using document root <none> and password file <none>
I20260630 12:35:59.023516   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:59.023674   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:59.023897   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:59.025032   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "cae1533d4a894ed4985015935a3e5d32"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-zctk"
I20260630 12:35:59.029253   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:59.032339  5066 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:35:59.033212   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:59.033499   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "cae1533d4a894ed4985015935a3e5d32"
format_stamp: "Formatted at 2026-06-30 12:35:59 on dist-test-slave-zctk"
I20260630 12:35:59.033761   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822851694463-779-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:35:59.044173   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:59.045378   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:59.046677   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:59.048803   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:59.048996   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.049242   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:59.049377   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:59.087648   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:39357
I20260630 12:35:59.087769  5128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:39357 every 8 connection(s)
I20260630 12:35:59.101197  5129 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34053
I20260630 12:35:59.101608  5129 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:59.102334  5129 heartbeater.cc:507] Master 127.0.194.254:34053 requested a full tablet report, sending...
I20260630 12:35:59.104146  4853 ts_manager.cc:194] Registered new tserver with Master: cae1533d4a894ed4985015935a3e5d32 (127.0.194.195:39357)
I20260630 12:35:59.104950   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014309607s
I20260630 12:35:59.105551  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32796
I20260630 12:35:59.926131  4980 heartbeater.cc:499] Master 127.0.194.254:34053 was elected leader, sending a full tablet report...
I20260630 12:36:00.023088  5055 heartbeater.cc:499] Master 127.0.194.254:34053 was elected leader, sending a full tablet report...
I20260630 12:36:00.107913  5129 heartbeater.cc:499] Master 127.0.194.254:34053 was elected leader, sending a full tablet report...
I20260630 12:36:00.171460  4853 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41638:
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:36:00.173460  4853 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:36:00.223898  4945 tablet_service.cc:1511] Processing CreateTablet for tablet b66e3005fa514834b9c50c5e53d315b0 (DEFAULT_TABLE table=test-workload [id=b7c1ee22b6f44335a59abcce2c606c4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:00.225153  4945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e3005fa514834b9c50c5e53d315b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.232534  5094 tablet_service.cc:1511] Processing CreateTablet for tablet b66e3005fa514834b9c50c5e53d315b0 (DEFAULT_TABLE table=test-workload [id=b7c1ee22b6f44335a59abcce2c606c4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:00.232817  5020 tablet_service.cc:1511] Processing CreateTablet for tablet b66e3005fa514834b9c50c5e53d315b0 (DEFAULT_TABLE table=test-workload [id=b7c1ee22b6f44335a59abcce2c606c4f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:00.233923  5094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e3005fa514834b9c50c5e53d315b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.234109  5020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e3005fa514834b9c50c5e53d315b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.243924  5150 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: Bootstrap starting.
I20260630 12:36:00.251503  5152 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: Bootstrap starting.
I20260630 12:36:00.251583  5150 tablet_bootstrap.cc:654] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.253718  5151 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: Bootstrap starting.
I20260630 12:36:00.257659  5150 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: No bootstrap required, opened a new log
I20260630 12:36:00.258213  5150 ts_tablet_manager.cc:1403] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:36:00.258749  5152 tablet_bootstrap.cc:654] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.260593  5151 tablet_bootstrap.cc:654] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:00.260784  5150 raft_consensus.cc:359] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.261426  5150 raft_consensus.cc:385] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.261667  5150 raft_consensus.cc:740] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276a79d53025443f8aaef78e0cf1062d, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.262607  5150 consensus_queue.cc:260] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.264461  5152 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: No bootstrap required, opened a new log
I20260630 12:36:00.265061  5152 ts_tablet_manager.cc:1403] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:36:00.266178  5150 ts_tablet_manager.cc:1434] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:36:00.267062  5151 tablet_bootstrap.cc:492] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: No bootstrap required, opened a new log
I20260630 12:36:00.267570  5151 ts_tablet_manager.cc:1403] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:36:00.268026  5152 raft_consensus.cc:359] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.269090  5152 raft_consensus.cc:385] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.269476  5152 raft_consensus.cc:740] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f2be023cefc4149b31b98354eec31ae, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.270295  5152 consensus_queue.cc:260] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.270565  5151 raft_consensus.cc:359] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.271272  5151 raft_consensus.cc:385] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:00.271633  5151 raft_consensus.cc:740] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cae1533d4a894ed4985015935a3e5d32, State: Initialized, Role: FOLLOWER
I20260630 12:36:00.272632  5151 consensus_queue.cc:260] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.273561  5152 ts_tablet_manager.cc:1434] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:00.276001  5151 ts_tablet_manager.cc:1434] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:00.403901  5157 raft_consensus.cc:493] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:00.404472  5157 raft_consensus.cc:515] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.406764  5157 leader_election.cc:290] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 276a79d53025443f8aaef78e0cf1062d (127.0.194.193:46323), cae1533d4a894ed4985015935a3e5d32 (127.0.194.195:39357)
I20260630 12:36:00.417254  4955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e3005fa514834b9c50c5e53d315b0" candidate_uuid: "5f2be023cefc4149b31b98354eec31ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a79d53025443f8aaef78e0cf1062d" is_pre_election: true
I20260630 12:36:00.418115  4955 raft_consensus.cc:2468] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2be023cefc4149b31b98354eec31ae in term 0.
I20260630 12:36:00.419102  5104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e3005fa514834b9c50c5e53d315b0" candidate_uuid: "5f2be023cefc4149b31b98354eec31ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae1533d4a894ed4985015935a3e5d32" is_pre_election: true
I20260630 12:36:00.419471  4994 leader_election.cc:304] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [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: 276a79d53025443f8aaef78e0cf1062d, 5f2be023cefc4149b31b98354eec31ae; no voters: 
I20260630 12:36:00.419849  5104 raft_consensus.cc:2468] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f2be023cefc4149b31b98354eec31ae in term 0.
I20260630 12:36:00.420320  5157 raft_consensus.cc:2804] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:00.420681  5157 raft_consensus.cc:493] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:00.421067  5157 raft_consensus.cc:3060] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:00.426054  5157 raft_consensus.cc:515] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.427697  5157 leader_election.cc:290] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [CANDIDATE]: Term 1 election: Requested vote from peers 276a79d53025443f8aaef78e0cf1062d (127.0.194.193:46323), cae1533d4a894ed4985015935a3e5d32 (127.0.194.195:39357)
I20260630 12:36:00.428419  4955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e3005fa514834b9c50c5e53d315b0" candidate_uuid: "5f2be023cefc4149b31b98354eec31ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276a79d53025443f8aaef78e0cf1062d"
I20260630 12:36:00.428982  4955 raft_consensus.cc:3060] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:00.428835  5104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e3005fa514834b9c50c5e53d315b0" candidate_uuid: "5f2be023cefc4149b31b98354eec31ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cae1533d4a894ed4985015935a3e5d32"
I20260630 12:36:00.429507  5104 raft_consensus.cc:3060] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:00.434682  4955 raft_consensus.cc:2468] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2be023cefc4149b31b98354eec31ae in term 1.
I20260630 12:36:00.435025  5104 raft_consensus.cc:2468] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f2be023cefc4149b31b98354eec31ae in term 1.
I20260630 12:36:00.435773  4994 leader_election.cc:304] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [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: 276a79d53025443f8aaef78e0cf1062d, 5f2be023cefc4149b31b98354eec31ae; no voters: 
I20260630 12:36:00.436542  5157 raft_consensus.cc:2804] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:00.437716  5157 raft_consensus.cc:697] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 1 LEADER]: Becoming Leader. State: Replica: 5f2be023cefc4149b31b98354eec31ae, State: Running, Role: LEADER
I20260630 12:36:00.438341  5157 consensus_queue.cc:237] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [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: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } }
I20260630 12:36:00.446308  4852 catalog_manager.cc:5697] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f2be023cefc4149b31b98354eec31ae (127.0.194.194). New cstate: current_term: 1 leader_uuid: "5f2be023cefc4149b31b98354eec31ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f2be023cefc4149b31b98354eec31ae" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:00.745221  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:00.747846  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:00.749485  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:00.749883  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:00.928716  5157 consensus_queue.cc:1048] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "276a79d53025443f8aaef78e0cf1062d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:00.944573  5157 consensus_queue.cc:1048] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "cae1533d4a894ed4985015935a3e5d32" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:01.754627  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:02.751471  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:02.753909  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:02.754273  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:02.763944  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:04.067077  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
W20260630 12:36:04.071537  4884 debug-util.cc:398] Leaking SignalData structure 0x7b080015d460 after lost signal to thread 782
W20260630 12:36:04.072467  4884 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6720 after lost signal to thread 4887
W20260630 12:36:04.073452  4884 debug-util.cc:398] Leaking SignalData structure 0x7b08000eec00 after lost signal to thread 4979
W20260630 12:36:04.074424  4884 debug-util.cc:398] Leaking SignalData structure 0x7b0800132240 after lost signal to thread 5054
W20260630 12:36:04.075246  4884 debug-util.cc:398] Leaking SignalData structure 0x7b0800107ac0 after lost signal to thread 5128
I20260630 12:36:04.755295  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:04.756786  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:04.757110  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:05.075052  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:06.083029  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:06.758047  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:06.759366  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:06.759693  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:07.091380  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:08.100649  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:08.760669  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:08.761997  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:08.762297  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:09.111445  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:10.118000  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:10.763284  4906 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:10.764547  4906 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:10.764828  4906 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:11.124517  4901 placement_policy_util.cc:411] tablet b66e3005fa514834b9c50c5e53d315b0: detected majority of replicas (2 of 3) at location L0
I20260630 12:36:11.616421   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:36:11.645154   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:11.645871   779 tablet_replica.cc:333] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d: stopping tablet replica
I20260630 12:36:11.646435   779 raft_consensus.cc:2243] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:11.647074   779 raft_consensus.cc:2272] T b66e3005fa514834b9c50c5e53d315b0 P 276a79d53025443f8aaef78e0cf1062d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:11.668181   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:36:11.683522   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:36:11.703605   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:11.704336   779 tablet_replica.cc:333] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae: stopping tablet replica
I20260630 12:36:11.704953   779 raft_consensus.cc:2243] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:11.705782   779 raft_consensus.cc:2272] T b66e3005fa514834b9c50c5e53d315b0 P 5f2be023cefc4149b31b98354eec31ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:11.726416   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:36:11.739269   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:36:11.760716   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:11.761467   779 tablet_replica.cc:333] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32: stopping tablet replica
I20260630 12:36:11.762109   779 raft_consensus.cc:2243] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:11.762615   779 raft_consensus.cc:2272] T b66e3005fa514834b9c50c5e53d315b0 P cae1533d4a894ed4985015935a3e5d32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:11.782549   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:36:11.794090   779 master.cc:562] Master@127.0.194.254:34053 shutting down...
I20260630 12:36:11.813930   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:11.814564   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:11.814865   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 640723e6f4f24158aed1654e073a4614: stopping tablet replica
I20260630 12:36:11.853308   779 master.cc:584] Master@127.0.194.254:34053 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13277 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:36:11.892896   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:34737
I20260630 12:36:11.893965   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:11.899730  5173 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:36:11.899870  5174 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:36:11.900998  5176 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:36:11.901365   779 server_base.cc:1061] running on GCE node
I20260630 12:36:11.902267   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:11.902438   779 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:36:11.902626   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822971902591 us; error 0 us; skew 500 ppm
I20260630 12:36:11.903146   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:11.905654   779 webserver.cc:533] Webserver started at http://127.0.194.254:44245/ using document root <none> and password file <none>
I20260630 12:36:11.906253   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:11.906505   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:11.906898   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:11.908931   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "b4d2b0749de745fda6dac960260e44a5"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-zctk"
I20260630 12:36:11.916319   779 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:11.920626  5181 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:36:11.926105   779 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:11.926520   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "b4d2b0749de745fda6dac960260e44a5"
format_stamp: "Formatted at 2026-06-30 12:36:11 on dist-test-slave-zctk"
I20260630 12:36:11.926841   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:11.945335   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:11.946489   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:11.984774   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:34737
I20260630 12:36:11.984875  5232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:34737 every 8 connection(s)
I20260630 12:36:11.988871  5233 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:36:11.999943  5233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5: Bootstrap starting.
I20260630 12:36:12.004474  5233 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:12.008798  5233 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5: No bootstrap required, opened a new log
I20260630 12:36:12.010970  5233 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER }
I20260630 12:36:12.011448  5233 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:12.011690  5233 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4d2b0749de745fda6dac960260e44a5, State: Initialized, Role: FOLLOWER
I20260630 12:36:12.012269  5233 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER }
I20260630 12:36:12.012791  5233 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:12.013037  5233 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:12.013329  5233 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:12.018054  5233 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER }
I20260630 12:36:12.018649  5233 leader_election.cc:304] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [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: b4d2b0749de745fda6dac960260e44a5; no voters: 
I20260630 12:36:12.019819  5233 leader_election.cc:290] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:12.020180  5236 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:12.021584  5236 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 1 LEADER]: Becoming Leader. State: Replica: b4d2b0749de745fda6dac960260e44a5, State: Running, Role: LEADER
I20260630 12:36:12.022305  5236 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [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: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER }
I20260630 12:36:12.022893  5233 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:12.027323  5237 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4d2b0749de745fda6dac960260e44a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER } }
I20260630 12:36:12.027658  5238 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4d2b0749de745fda6dac960260e44a5. Latest consensus state: current_term: 1 leader_uuid: "b4d2b0749de745fda6dac960260e44a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4d2b0749de745fda6dac960260e44a5" member_type: VOTER } }
I20260630 12:36:12.027987  5237 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:12.028132  5238 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:12.035743  5242 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:12.044373  5242 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:12.045370   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:12.053661  5242 catalog_manager.cc:1383] Generated new cluster ID: 00b073093b24418a875c3fafce6c8160
I20260630 12:36:12.053968  5242 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:12.072275  5242 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:12.073627  5242 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:12.086752  5242 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5: Generated new TSK 0
I20260630 12:36:12.087378  5242 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:12.111719   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:12.117614  5254 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:36:12.118644  5255 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:36:12.120530  5257 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:36:12.120703   779 server_base.cc:1061] running on GCE node
I20260630 12:36:12.121701   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:12.121881   779 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:36:12.122076   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822972122063 us; error 0 us; skew 500 ppm
I20260630 12:36:12.122627   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:12.125164   779 webserver.cc:533] Webserver started at http://127.0.194.193:43261/ using document root <none> and password file <none>
I20260630 12:36:12.125641   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:12.125826   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:12.126106   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:12.127192   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "830bf2f0c2a74cf6bbae126050abae81"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.131747   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:12.135380  5262 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:36:12.136117   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:12.136541   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "830bf2f0c2a74cf6bbae126050abae81"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.136876   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:12.152452   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:12.153720   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:12.155268   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:12.157562   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:12.157790   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.158043   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:12.158241   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.197407   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:45669
I20260630 12:36:12.197520  5324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:45669 every 8 connection(s)
I20260630 12:36:12.203112   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:12.210683  5329 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:36:12.212524  5330 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:36:12.215466  5332 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:36:12.217103   779 server_base.cc:1061] running on GCE node
I20260630 12:36:12.218209  5325 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:12.218248   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:12.218670   779 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:36:12.218761  5325 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:12.218886   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822972218864 us; error 0 us; skew 500 ppm
I20260630 12:36:12.219669   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:12.219659  5325 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:12.222262  5198 ts_manager.cc:194] Registered new tserver with Master: 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669)
I20260630 12:36:12.222677   779 webserver.cc:533] Webserver started at http://127.0.194.194:34285/ using document root <none> and password file <none>
I20260630 12:36:12.223162   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:12.223361   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:12.223641   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:12.224364  5198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52484
I20260630 12:36:12.225010   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "4c58012b6694452b8b7c0ef5d583caca"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.229966   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:12.233116  5337 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:36:12.233968   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:12.234288   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "4c58012b6694452b8b7c0ef5d583caca"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.234565   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:12.265692   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:12.266875   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:12.268354   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:12.271054   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:12.271327   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.271627   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:12.271847   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.312433   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:42861
I20260630 12:36:12.312544  5399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:42861 every 8 connection(s)
I20260630 12:36:12.317297   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:12.325299  5403 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:36:12.326714  5404 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:36:12.328784   779 server_base.cc:1061] running on GCE node
W20260630 12:36:12.329218  5406 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:36:12.330477   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:12.330729   779 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:36:12.330960   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822972330926 us; error 0 us; skew 500 ppm
I20260630 12:36:12.331399  5400 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:12.331547   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:12.331851  5400 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:12.332825  5400 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:12.334422   779 webserver.cc:533] Webserver started at http://127.0.194.195:39023/ using document root <none> and password file <none>
I20260630 12:36:12.334998   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:12.335191   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:12.335208  5198 ts_manager.cc:194] Registered new tserver with Master: 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:12.335850   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:12.337112   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "8aa99624180b4fee92de031673e08f23"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.337189  5198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52488
I20260630 12:36:12.342228   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:12.345924  5411 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:36:12.346791   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:12.347100   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "8aa99624180b4fee92de031673e08f23"
format_stamp: "Formatted at 2026-06-30 12:36:12 on dist-test-slave-zctk"
I20260630 12:36:12.347393   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:12.362179   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:12.363381   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:12.364892   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:12.367057   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:12.367237   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.367497   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:12.367702   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:12.442119   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:42443
I20260630 12:36:12.442230  5474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:42443 every 8 connection(s)
I20260630 12:36:12.460498  5475 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:12.461030  5475 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:12.461876  5475 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:12.464507  5198 ts_manager.cc:194] Registered new tserver with Master: 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:12.465094   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018615963s
I20260630 12:36:12.466454  5198 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52498
I20260630 12:36:13.227537  5325 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:13.340356  5400 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:13.469818  5475 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:13.528745  5198 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52506:
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:36:13.532382  5198 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:36:13.619026  5365 tablet_service.cc:1511] Processing CreateTablet for tablet 8a44d6b2198a4025b476973236e45f49 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:13.621343  5365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a44d6b2198a4025b476973236e45f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.625982  5364 tablet_service.cc:1511] Processing CreateTablet for tablet bbc147a494ef47f093386bd1c14908a8 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:13.627648  5364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc147a494ef47f093386bd1c14908a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.635265  5363 tablet_service.cc:1511] Processing CreateTablet for tablet 19204dba25754eeca31a3418a03b946d (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:13.639880  5361 tablet_service.cc:1511] Processing CreateTablet for tablet 5de9654a9c78419f9d83a0a30873ea77 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:13.641563  5361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de9654a9c78419f9d83a0a30873ea77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.641978  5437 tablet_service.cc:1511] Processing CreateTablet for tablet 19204dba25754eeca31a3418a03b946d (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:13.643545  5437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19204dba25754eeca31a3418a03b946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.645957  5436 tablet_service.cc:1511] Processing CreateTablet for tablet 1e935b6353b84f89b78cefc4ece3f0bb (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:13.647244  5439 tablet_service.cc:1511] Processing CreateTablet for tablet 8a44d6b2198a4025b476973236e45f49 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:13.635510  5362 tablet_service.cc:1511] Processing CreateTablet for tablet 1e935b6353b84f89b78cefc4ece3f0bb (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:13.645958  5438 tablet_service.cc:1511] Processing CreateTablet for tablet bbc147a494ef47f093386bd1c14908a8 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:13.649358  5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e935b6353b84f89b78cefc4ece3f0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.651842  5360 tablet_service.cc:1511] Processing CreateTablet for tablet f5836990e8ac4654ba6ce1c511dbdda4 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:13.653337  5360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5836990e8ac4654ba6ce1c511dbdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.656267  5363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19204dba25754eeca31a3418a03b946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.657856  5434 tablet_service.cc:1511] Processing CreateTablet for tablet f5836990e8ac4654ba6ce1c511dbdda4 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:13.658327  5433 tablet_service.cc:1511] Processing CreateTablet for tablet 14c7986b7de54189828cbf8004f3a5ea (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:13.659880  5436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e935b6353b84f89b78cefc4ece3f0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.658846  5435 tablet_service.cc:1511] Processing CreateTablet for tablet 5de9654a9c78419f9d83a0a30873ea77 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:13.661201  5435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de9654a9c78419f9d83a0a30873ea77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.660987  5432 tablet_service.cc:1511] Processing CreateTablet for tablet f7604175bb63411fa4757edf23bd098a (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:13.662439  5432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7604175bb63411fa4757edf23bd098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.663355  5358 tablet_service.cc:1511] Processing CreateTablet for tablet f7604175bb63411fa4757edf23bd098a (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:13.664368  5439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a44d6b2198a4025b476973236e45f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.664852  5358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7604175bb63411fa4757edf23bd098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.665097  5434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5836990e8ac4654ba6ce1c511dbdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.666455  5433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c7986b7de54189828cbf8004f3a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.663497  5359 tablet_service.cc:1511] Processing CreateTablet for tablet 14c7986b7de54189828cbf8004f3a5ea (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:13.668030  5359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c7986b7de54189828cbf8004f3a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.669416  5438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc147a494ef47f093386bd1c14908a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.686532  5357 tablet_service.cc:1511] Processing CreateTablet for tablet cadf2260a6a64314a5feac8e26a0c3e6 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:13.688064  5357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf2260a6a64314a5feac8e26a0c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.702086  5431 tablet_service.cc:1511] Processing CreateTablet for tablet cadf2260a6a64314a5feac8e26a0c3e6 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:13.703526  5431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf2260a6a64314a5feac8e26a0c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.713805  5356 tablet_service.cc:1511] Processing CreateTablet for tablet 33fa17b3fefe47d998f74d21354e138f (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:13.715253  5356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33fa17b3fefe47d998f74d21354e138f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.716727  5430 tablet_service.cc:1511] Processing CreateTablet for tablet 33fa17b3fefe47d998f74d21354e138f (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:13.720731  5430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33fa17b3fefe47d998f74d21354e138f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.735160  5433 tablet_service.cc:1511] Processing CreateTablet for tablet 436ccfef513b4f8e9cc70a89f7768b94 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:13.746179  5290 tablet_service.cc:1511] Processing CreateTablet for tablet 8a44d6b2198a4025b476973236e45f49 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:36:13.750497  5289 tablet_service.cc:1511] Processing CreateTablet for tablet bbc147a494ef47f093386bd1c14908a8 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:36:13.754174  5288 tablet_service.cc:1511] Processing CreateTablet for tablet 19204dba25754eeca31a3418a03b946d (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:36:13.757763  5287 tablet_service.cc:1511] Processing CreateTablet for tablet 1e935b6353b84f89b78cefc4ece3f0bb (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:36:13.760805  5286 tablet_service.cc:1511] Processing CreateTablet for tablet 5de9654a9c78419f9d83a0a30873ea77 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:36:13.763252  5360 tablet_service.cc:1511] Processing CreateTablet for tablet 436ccfef513b4f8e9cc70a89f7768b94 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:13.764348  5285 tablet_service.cc:1511] Processing CreateTablet for tablet f5836990e8ac4654ba6ce1c511dbdda4 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:36:13.767612  5284 tablet_service.cc:1511] Processing CreateTablet for tablet 14c7986b7de54189828cbf8004f3a5ea (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:36:13.770933  5283 tablet_service.cc:1511] Processing CreateTablet for tablet f7604175bb63411fa4757edf23bd098a (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:36:13.767899  5359 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5b20b498540ab92c0494476f54e8c (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:13.775081  5282 tablet_service.cc:1511] Processing CreateTablet for tablet cadf2260a6a64314a5feac8e26a0c3e6 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:36:13.768119  5437 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5b20b498540ab92c0494476f54e8c (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:13.777020  5359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5b20b498540ab92c0494476f54e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.779098  5281 tablet_service.cc:1511] Processing CreateTablet for tablet 33fa17b3fefe47d998f74d21354e138f (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:36:13.780391  5360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436ccfef513b4f8e9cc70a89f7768b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.748484  5290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a44d6b2198a4025b476973236e45f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.795087  5286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de9654a9c78419f9d83a0a30873ea77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.796939  5283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7604175bb63411fa4757edf23bd098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.800761  5281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33fa17b3fefe47d998f74d21354e138f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.801491  5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c7986b7de54189828cbf8004f3a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.805083  5289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc147a494ef47f093386bd1c14908a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.807175  5285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5836990e8ac4654ba6ce1c511dbdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.812889  5288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19204dba25754eeca31a3418a03b946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.816892  5282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadf2260a6a64314a5feac8e26a0c3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.819139  5495 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:13.819962  5287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e935b6353b84f89b78cefc4ece3f0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.825934  5495 tablet_bootstrap.cc:654] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.845046  5433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436ccfef513b4f8e9cc70a89f7768b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.853806  5288 tablet_service.cc:1511] Processing CreateTablet for tablet 436ccfef513b4f8e9cc70a89f7768b94 (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:36:13.859943  5437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5b20b498540ab92c0494476f54e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.860013  5498 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:13.867120  5495 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:13.867662  5495 ts_tablet_manager.cc:1403] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260630 12:36:13.871580  5495 raft_consensus.cc:359] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.872509  5495 raft_consensus.cc:385] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.872848  5495 raft_consensus.cc:740] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.873785  5495 consensus_queue.cc:260] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.874907  5288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436ccfef513b4f8e9cc70a89f7768b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.883004  5282 tablet_service.cc:1511] Processing CreateTablet for tablet 62d5b20b498540ab92c0494476f54e8c (DEFAULT_TABLE table=test-workload [id=330b6c18e14645bda4c22db5ff7e9046]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:36:13.884292  5282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5b20b498540ab92c0494476f54e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:13.889942  5498 tablet_bootstrap.cc:654] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.911808  5496 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:13.925395  5496 tablet_bootstrap.cc:654] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.926129  5495 ts_tablet_manager.cc:1434] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.014s
I20260630 12:36:13.927299  5495 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:13.928364  5498 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:13.931176  5498 ts_tablet_manager.cc:1403] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.004s
I20260630 12:36:13.934283  5498 raft_consensus.cc:359] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.935240  5498 raft_consensus.cc:385] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.935374  5495 tablet_bootstrap.cc:654] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.935619  5498 raft_consensus.cc:740] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.936726  5498 consensus_queue.cc:260] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.942384  5498 ts_tablet_manager.cc:1434] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:36:13.943068  5496 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:13.943513  5498 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:13.943574  5496 ts_tablet_manager.cc:1403] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.000s
I20260630 12:36:13.944478  5495 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:13.945039  5495 ts_tablet_manager.cc:1403] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260630 12:36:13.946815  5496 raft_consensus.cc:359] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.947650  5496 raft_consensus.cc:385] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.947989  5496 raft_consensus.cc:740] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.947921  5495 raft_consensus.cc:359] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.949127  5495 raft_consensus.cc:385] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:13.949494  5495 raft_consensus.cc:740] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:13.949216  5496 consensus_queue.cc:260] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.950408  5495 consensus_queue.cc:260] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.951639  5498 tablet_bootstrap.cc:654] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.952716  5495 ts_tablet_manager.cc:1434] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:13.953764  5495 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
W20260630 12:36:13.954082  5326 tablet.cc:2406] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:13.959203  5495 tablet_bootstrap.cc:654] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:13.962890  5499 raft_consensus.cc:493] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:13.963644  5499 raft_consensus.cc:515] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:13.972749  5499 leader_election.cc:290] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:13.989053  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:13.989946  5496 ts_tablet_manager.cc:1434] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.046s	user 0.000s	sys 0.014s
W20260630 12:36:13.991215  5338 leader_election.cc:343] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:13.991822  5496 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:13.998778  5498 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:13.999374  5498 ts_tablet_manager.cc:1403] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.024s
I20260630 12:36:14.000808  5496 tablet_bootstrap.cc:654] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.002106  5495 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.002677  5495 ts_tablet_manager.cc:1403] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.049s	user 0.030s	sys 0.018s
I20260630 12:36:14.002717  5498 raft_consensus.cc:359] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.003661  5498 raft_consensus.cc:385] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.004011  5498 raft_consensus.cc:740] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.004976  5498 consensus_queue.cc:260] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.006639  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.006850  5495 raft_consensus.cc:359] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.007861  5495 raft_consensus.cc:385] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:14.008358  5339 leader_election.cc:343] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.008293  5495 raft_consensus.cc:740] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.009011  5339 leader_election.cc:304] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca; no voters: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.010207  5499 raft_consensus.cc:2749] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.009691  5495 consensus_queue.cc:260] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.012809  5495 ts_tablet_manager.cc:1434] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:36:14.013532  5498 ts_tablet_manager.cc:1434] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:36:14.014168  5495 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.014608  5498 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.022249  5498 tablet_bootstrap.cc:654] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.023478  5495 tablet_bootstrap.cc:654] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.035248  5498 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.035970  5498 ts_tablet_manager.cc:1403] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:36:14.037037  5496 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.037561  5496 ts_tablet_manager.cc:1403] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.028s
I20260630 12:36:14.039997  5498 raft_consensus.cc:359] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.040407  5496 raft_consensus.cc:359] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.041070  5498 raft_consensus.cc:385] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.041163  5496 raft_consensus.cc:385] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.041669  5496 raft_consensus.cc:740] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
W20260630 12:36:14.041888  5246 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:14.042750  5496 consensus_queue.cc:260] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.041615  5498 raft_consensus.cc:740] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.043884  5498 consensus_queue.cc:260] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.044801  5496 ts_tablet_manager.cc:1434] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:14.044901  5495 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.045465  5495 ts_tablet_manager.cc:1403] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260630 12:36:14.045792  5496 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.046007  5498 ts_tablet_manager.cc:1434] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:36:14.046983  5498 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.048331  5495 raft_consensus.cc:359] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.049063  5495 raft_consensus.cc:385] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.049353  5495 raft_consensus.cc:740] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.050184  5495 consensus_queue.cc:260] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.052742  5496 tablet_bootstrap.cc:654] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.053632  5498 tablet_bootstrap.cc:654] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.057148  5495 ts_tablet_manager.cc:1434] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:36:14.058694  5495 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.062247  5498 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.062829  5498 ts_tablet_manager.cc:1403] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:36:14.065551  5495 tablet_bootstrap.cc:654] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.065686  5498 raft_consensus.cc:359] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.069064  5496 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.069566  5496 ts_tablet_manager.cc:1403] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260630 12:36:14.067771  5498 raft_consensus.cc:385] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.070367  5498 raft_consensus.cc:740] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.071506  5498 consensus_queue.cc:260] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.072526  5496 raft_consensus.cc:359] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.073292  5496 raft_consensus.cc:385] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.073577  5496 raft_consensus.cc:740] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.074479  5498 ts_tablet_manager.cc:1434] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260630 12:36:14.074429  5496 consensus_queue.cc:260] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.075901  5498 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.076752  5496 ts_tablet_manager.cc:1434] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:36:14.077730  5496 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.085088  5496 tablet_bootstrap.cc:654] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.085979  5495 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.086561  5495 ts_tablet_manager.cc:1403] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260630 12:36:14.086879  5498 tablet_bootstrap.cc:654] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.089684  5495 raft_consensus.cc:359] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.090548  5495 raft_consensus.cc:385] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.090888  5495 raft_consensus.cc:740] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.091815  5495 consensus_queue.cc:260] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.095801  5495 ts_tablet_manager.cc:1434] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:14.095834  5496 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.096454  5496 ts_tablet_manager.cc:1403] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:36:14.096887  5495 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.099367  5496 raft_consensus.cc:359] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.100018  5496 raft_consensus.cc:385] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.100311  5496 raft_consensus.cc:740] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.102000  5496 consensus_queue.cc:260] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.104543  5498 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.105079  5498 ts_tablet_manager.cc:1403] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260630 12:36:14.106150  5499 raft_consensus.cc:493] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.106405  5495 tablet_bootstrap.cc:654] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.106652  5496 ts_tablet_manager.cc:1434] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:36:14.106676  5499 raft_consensus.cc:515] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.107705  5496 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.107823  5498 raft_consensus.cc:359] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.108613  5498 raft_consensus.cc:385] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.108909  5498 raft_consensus.cc:740] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.109360  5499 leader_election.cc:290] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.109736  5498 consensus_queue.cc:260] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.111428  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf2260a6a64314a5feac8e26a0c3e6" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.114387  5496 tablet_bootstrap.cc:654] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:14.115314  5339 leader_election.cc:343] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.114065  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf2260a6a64314a5feac8e26a0c3e6" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.116328  5300 raft_consensus.cc:2468] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.118076  5338 leader_election.cc:304] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.119728  5502 raft_consensus.cc:493] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.120366  5502 raft_consensus.cc:515] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.124912  5502 leader_election.cc:290] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.126093  5496 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.126736  5496 ts_tablet_manager.cc:1403] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:36:14.128798  5499 raft_consensus.cc:2804] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.129329  5499 raft_consensus.cc:493] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.129793  5499 raft_consensus.cc:3060] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.130455  5498 ts_tablet_manager.cc:1434] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260630 12:36:14.130589  5496 raft_consensus.cc:359] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.132990  5496 raft_consensus.cc:385] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.133284  5496 raft_consensus.cc:740] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.134151  5496 consensus_queue.cc:260] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.139611  5498 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.140746  5496 ts_tablet_manager.cc:1434] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:36:14.141752  5496 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.146642  5498 tablet_bootstrap.cc:654] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.147964  5496 tablet_bootstrap.cc:654] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.157013  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c7986b7de54189828cbf8004f3a5ea" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
W20260630 12:36:14.158898  5266 leader_election.cc:343] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.159436  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c7986b7de54189828cbf8004f3a5ea" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.160094  5449 raft_consensus.cc:2468] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830bf2f0c2a74cf6bbae126050abae81 in term 0.
I20260630 12:36:14.161475  5264 leader_election.cc:304] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23; no voters: 4c58012b6694452b8b7c0ef5d583caca
I20260630 12:36:14.162379  5495 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.162139  5499 raft_consensus.cc:515] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.162652  5502 raft_consensus.cc:2804] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.162878  5495 ts_tablet_manager.cc:1403] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.023s
I20260630 12:36:14.163125  5502 raft_consensus.cc:493] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.163492  5502 raft_consensus.cc:3060] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.165622  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf2260a6a64314a5feac8e26a0c3e6" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.165982  5495 raft_consensus.cc:359] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.166399  5300 raft_consensus.cc:3060] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.166733  5495 raft_consensus.cc:385] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.167091  5495 raft_consensus.cc:740] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.167831  5495 consensus_queue.cc:260] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.170842  5502 raft_consensus.cc:515] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.174217  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c7986b7de54189828cbf8004f3a5ea" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.174917  5375 raft_consensus.cc:3060] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.178730  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadf2260a6a64314a5feac8e26a0c3e6" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
W20260630 12:36:14.180660  5339 leader_election.cc:343] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.181380  5499 leader_election.cc:290] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.183543  5300 raft_consensus.cc:2468] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.185245  5338 leader_election.cc:304] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.187302  5495 ts_tablet_manager.cc:1434] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.009s
I20260630 12:36:14.188107  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c7986b7de54189828cbf8004f3a5ea" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.188390  5495 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.188721  5449 raft_consensus.cc:3060] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.189007  5498 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.189690  5498 ts_tablet_manager.cc:1403] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.007s
I20260630 12:36:14.193471  5498 raft_consensus.cc:359] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.194407  5498 raft_consensus.cc:385] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.194780  5498 raft_consensus.cc:740] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.195032  5495 tablet_bootstrap.cc:654] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.195791  5498 consensus_queue.cc:260] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.197322  5523 raft_consensus.cc:2804] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.197970  5523 raft_consensus.cc:697] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.199222  5496 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.198990  5523 consensus_queue.cc:237] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.199673  5496 ts_tablet_manager.cc:1403] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.027s
I20260630 12:36:14.201306  5504 raft_consensus.cc:493] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.201951  5504 raft_consensus.cc:515] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.203199  5496 raft_consensus.cc:359] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.204177  5496 raft_consensus.cc:385] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.204545  5496 raft_consensus.cc:740] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.205565  5496 consensus_queue.cc:260] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.210697  5504 leader_election.cc:290] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.218199  5499 raft_consensus.cc:493] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.218734  5499 raft_consensus.cc:515] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.221450  5499 leader_election.cc:290] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.223801  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.224726  5448 raft_consensus.cc:2468] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.226354  5339 leader_election.cc:304] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.229588  5499 raft_consensus.cc:2804] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.230099  5499 raft_consensus.cc:493] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.230557  5499 raft_consensus.cc:3060] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.239558  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
W20260630 12:36:14.241501  5338 leader_election.cc:343] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.196388  5449 raft_consensus.cc:2468] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830bf2f0c2a74cf6bbae126050abae81 in term 1.
I20260630 12:36:14.253249  5264 leader_election.cc:304] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.258617  5504 raft_consensus.cc:493] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.259284  5504 raft_consensus.cc:515] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.261891  5504 leader_election.cc:290] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.266073  5502 leader_election.cc:290] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 election: Requested vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.271059  5502 raft_consensus.cc:2804] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.271530  5502 raft_consensus.cc:697] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Becoming Leader. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Running, Role: LEADER
I20260630 12:36:14.272361  5502 consensus_queue.cc:237] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.275004  5504 raft_consensus.cc:493] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.275570  5504 raft_consensus.cc:515] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.277850  5504 leader_election.cc:290] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.283037  5375 raft_consensus.cc:2468] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830bf2f0c2a74cf6bbae126050abae81 in term 1.
I20260630 12:36:14.298120  5530 raft_consensus.cc:493] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.298856  5530 raft_consensus.cc:515] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.312988  5529 raft_consensus.cc:493] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.313705  5529 raft_consensus.cc:515] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
W20260630 12:36:14.318989  5264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 65883.4us
I20260630 12:36:14.320518  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
W20260630 12:36:14.322926  5266 leader_election.cc:343] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.329692  5499 raft_consensus.cc:515] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.342074  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.343081  5300 raft_consensus.cc:2468] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.343771  5197 catalog_manager.cc:5697] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.345252  5338 leader_election.cc:304] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
I20260630 12:36:14.346477  5523 raft_consensus.cc:2804] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.346956  5523 raft_consensus.cc:493] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.347376  5523 raft_consensus.cc:3060] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.365983  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.366940  5449 raft_consensus.cc:2468] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.370457  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.371223  5449 raft_consensus.cc:2468] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830bf2f0c2a74cf6bbae126050abae81 in term 0.
I20260630 12:36:14.372800  5264 leader_election.cc:304] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23; no voters: 4c58012b6694452b8b7c0ef5d583caca
I20260630 12:36:14.377832  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
W20260630 12:36:14.379935  5338 leader_election.cc:343] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.380759  5530 leader_election.cc:290] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.381806  5529 leader_election.cc:290] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.382421  5529 raft_consensus.cc:493] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.382942  5529 raft_consensus.cc:515] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.386480  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
W20260630 12:36:14.388022  5266 leader_election.cc:343] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.395417  5502 raft_consensus.cc:2804] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.395918  5502 raft_consensus.cc:493] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.396311  5502 raft_consensus.cc:3060] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.400545  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.401139  5536 raft_consensus.cc:493] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.401330  5449 raft_consensus.cc:3060] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.401608  5536 raft_consensus.cc:515] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.404680  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
W20260630 12:36:14.405985  5266 leader_election.cc:343] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.400663  5499 leader_election.cc:290] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.412983  5498 ts_tablet_manager.cc:1434] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.223s	user 0.072s	sys 0.109s
I20260630 12:36:14.413396  5496 ts_tablet_manager.cc:1434] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.213s	user 0.067s	sys 0.144s
I20260630 12:36:14.413774  5495 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.414264  5498 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.414777  5536 leader_election.cc:290] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.417827  5496 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.414287  5495 ts_tablet_manager.cc:1403] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.226s	user 0.057s	sys 0.097s
I20260630 12:36:14.420327  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.421386  5495 raft_consensus.cc:359] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.424305  5373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.424974  5496 tablet_bootstrap.cc:654] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.422461  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.425738  5498 tablet_bootstrap.cc:654] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:14.426568  5415 leader_election.cc:343] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.424990  5495 raft_consensus.cc:385] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.427304  5495 raft_consensus.cc:740] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
W20260630 12:36:14.428048  5264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 55365.4us
I20260630 12:36:14.430380  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.428087  5495 consensus_queue.cc:260] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.434412  5374 raft_consensus.cc:2468] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 0.
I20260630 12:36:14.438143  5496 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.438683  5496 ts_tablet_manager.cc:1403] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:36:14.440828  5495 ts_tablet_manager.cc:1434] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:36:14.438143  5498 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.444257  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.449209  5498 ts_tablet_manager.cc:1403] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.012s
I20260630 12:36:14.449441  5300 raft_consensus.cc:2468] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 0.
I20260630 12:36:14.449708  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.442118  5415 leader_election.cc:304] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.451264  5527 raft_consensus.cc:2804] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.451656  5527 raft_consensus.cc:493] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.452132  5527 raft_consensus.cc:3060] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.452245  5498 raft_consensus.cc:359] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.453083  5498 raft_consensus.cc:385] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.453351  5498 raft_consensus.cc:740] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.453788  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.454070  5498 consensus_queue.cc:260] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
W20260630 12:36:14.454782  5264 leader_election.cc:343] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.455529  5264 leader_election.cc:304] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.456270  5498 ts_tablet_manager.cc:1434] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:14.456238  5536 raft_consensus.cc:2749] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.457423  5498 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.460047  5527 raft_consensus.cc:515] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.441592  5496 raft_consensus.cc:359] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.461252  5496 raft_consensus.cc:385] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.461367  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.461565  5496 raft_consensus.cc:740] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.462404  5496 consensus_queue.cc:260] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.463130  5412 leader_election.cc:304] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [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: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.464011  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.464385  5504 raft_consensus.cc:2804] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.464601  5374 raft_consensus.cc:3060] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.464781  5504 raft_consensus.cc:493] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.465185  5504 raft_consensus.cc:3060] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.464618  5496 ts_tablet_manager.cc:1434] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260630 12:36:14.467710  5498 tablet_bootstrap.cc:654] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.468133  5496 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.470902  5196 catalog_manager.cc:5697] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.476643  5527 leader_election.cc:290] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.479167  5496 tablet_bootstrap.cc:654] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.479723  5374 raft_consensus.cc:2468] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 1.
I20260630 12:36:14.481061  5415 leader_election.cc:304] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.482122  5527 raft_consensus.cc:2804] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.441021  5529 leader_election.cc:290] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.482885  5527 raft_consensus.cc:697] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Running, Role: LEADER
I20260630 12:36:14.484073  5498 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.484534  5498 ts_tablet_manager.cc:1403] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260630 12:36:14.484370  5527 consensus_queue.cc:237] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.484791  5504 raft_consensus.cc:515] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.486899  5495 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.487223  5498 raft_consensus.cc:359] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.487929  5498 raft_consensus.cc:385] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.488201  5498 raft_consensus.cc:740] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.488901  5498 consensus_queue.cc:260] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.489838  5449 raft_consensus.cc:2468] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.490959  5498 ts_tablet_manager.cc:1434] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:36:14.493554  5498 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.486811  5523 raft_consensus.cc:515] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.448282  5502 raft_consensus.cc:515] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.499541  5375 raft_consensus.cc:2393] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa99624180b4fee92de031673e08f23 in current term 1: Already voted for candidate 4c58012b6694452b8b7c0ef5d583caca in this term.
I20260630 12:36:14.501683  5523 leader_election.cc:290] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.499205  5339 leader_election.cc:304] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:14.502568  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.503162  5300 raft_consensus.cc:3060] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.503574  5499 raft_consensus.cc:493] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.504050  5499 raft_consensus.cc:515] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.505323  5299 raft_consensus.cc:2393] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aa99624180b4fee92de031673e08f23 in current term 1: Already voted for candidate 830bf2f0c2a74cf6bbae126050abae81 in this term.
I20260630 12:36:14.506310  5502 leader_election.cc:290] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 election: Requested vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.506384  5499 leader_election.cc:290] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.508275  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.509713  5449 raft_consensus.cc:2393] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c58012b6694452b8b7c0ef5d583caca in current term 1: Already voted for candidate 8aa99624180b4fee92de031673e08f23 in this term.
I20260630 12:36:14.512427  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33fa17b3fefe47d998f74d21354e138f" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.513041  5504 leader_election.cc:290] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.513550  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33fa17b3fefe47d998f74d21354e138f" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.516708  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.516885  5299 raft_consensus.cc:2468] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.518004  5374 raft_consensus.cc:2393] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8aa99624180b4fee92de031673e08f23 in current term 1: Already voted for candidate 4c58012b6694452b8b7c0ef5d583caca in this term.
I20260630 12:36:14.518654  5338 leader_election.cc:304] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
I20260630 12:36:14.519865  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.520210  5499 raft_consensus.cc:2804] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:36:14.520985  5339 leader_election.cc:343] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:36:14.521200  5266 leader_election.cc:343] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.520619  5499 raft_consensus.cc:493] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.517019  5523 raft_consensus.cc:2804] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.522023  5499 raft_consensus.cc:3060] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.522187  5523 raft_consensus.cc:697] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.523061  5523 consensus_queue.cc:237] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [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: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
W20260630 12:36:14.534565  5264 leader_election.cc:343] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.535126  5264 leader_election.cc:304] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.535945  5502 raft_consensus.cc:2749] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:36:14.530287  5412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.193:45669, user_credentials={real_user=slave}} blocked reactor thread for 67383.2us
I20260630 12:36:14.540712  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19204dba25754eeca31a3418a03b946d" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.541299  5449 raft_consensus.cc:3060] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.541988  5298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5de9654a9c78419f9d83a0a30873ea77" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.542657  5498 tablet_bootstrap.cc:654] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.538029  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
W20260630 12:36:14.545766  5412 leader_election.cc:343] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.545403  5197 catalog_manager.cc:5697] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa99624180b4fee92de031673e08f23 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.546442  5540 raft_consensus.cc:493] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.547327  5540 raft_consensus.cc:515] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.550769  5449 raft_consensus.cc:2468] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830bf2f0c2a74cf6bbae126050abae81 in term 1.
I20260630 12:36:14.553166  5495 tablet_bootstrap.cc:654] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.553253  5412 leader_election.cc:304] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [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: 8aa99624180b4fee92de031673e08f23; no voters: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:14.557312  5527 raft_consensus.cc:2749] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.557691  5264 leader_election.cc:304] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23; no voters: 4c58012b6694452b8b7c0ef5d583caca
I20260630 12:36:14.558176  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.550779  5499 raft_consensus.cc:515] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.559139  5375 raft_consensus.cc:2468] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 0.
I20260630 12:36:14.559660  5300 raft_consensus.cc:2468] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.555579  5496 tablet_bootstrap.cc:492] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.560829  5496 ts_tablet_manager.cc:1403] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.010s
I20260630 12:36:14.560837  5502 raft_consensus.cc:2804] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.556638  5540 leader_election.cc:290] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.561247  5338 leader_election.cc:304] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.558584  5412 leader_election.cc:304] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [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: 8aa99624180b4fee92de031673e08f23; no voters: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:14.562084  5502 raft_consensus.cc:697] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Becoming Leader. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Running, Role: LEADER
I20260630 12:36:14.563041  5523 raft_consensus.cc:2804] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.563180  5540 raft_consensus.cc:2749] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.563854  5523 raft_consensus.cc:697] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.562945  5502 consensus_queue.cc:237] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
W20260630 12:36:14.563041  5412 leader_election.cc:343] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.567919  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33fa17b3fefe47d998f74d21354e138f" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.566500  5496 raft_consensus.cc:359] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.568637  5300 raft_consensus.cc:3060] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.568818  5496 raft_consensus.cc:385] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.569229  5496 raft_consensus.cc:740] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.570075  5496 consensus_queue.cc:260] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.566530  5415 leader_election.cc:304] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.570480  5195 catalog_manager.cc:5697] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.573119  5498 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.573607  5498 ts_tablet_manager.cc:1403] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.012s
I20260630 12:36:14.564983  5523 consensus_queue.cc:237] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.576176  5498 raft_consensus.cc:359] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.577112  5498 raft_consensus.cc:385] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.577468  5498 raft_consensus.cc:740] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.578122  5498 consensus_queue.cc:260] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.578590  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.578951  5496 ts_tablet_manager.cc:1434] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:36:14.579900  5496 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.580032  5498 ts_tablet_manager.cc:1434] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:36:14.580237  5412 leader_election.cc:343] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.581004  5498 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.583524  5499 leader_election.cc:290] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.587731  5498 tablet_bootstrap.cc:654] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.572366  5540 raft_consensus.cc:2804] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.591087  5540 raft_consensus.cc:493] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.591549  5540 raft_consensus.cc:3060] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.594538  5196 catalog_manager.cc:5697] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.596294  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33fa17b3fefe47d998f74d21354e138f" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.598534  5495 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.600441  5495 ts_tablet_manager.cc:1403] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.008s
W20260630 12:36:14.601258  5339 leader_election.cc:343] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.603163  5540 raft_consensus.cc:515] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.604151  5300 raft_consensus.cc:2468] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.603264  5495 raft_consensus.cc:359] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.605728  5338 leader_election.cc:304] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.606268  5540 leader_election.cc:290] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.605970  5495 raft_consensus.cc:385] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.606953  5495 raft_consensus.cc:740] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.607519  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.608125  5375 raft_consensus.cc:3060] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.607818  5495 consensus_queue.cc:260] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.608994  5530 raft_consensus.cc:2804] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.613564  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5836990e8ac4654ba6ce1c511dbdda4" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
W20260630 12:36:14.615175  5412 leader_election.cc:343] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.616813  5495 ts_tablet_manager.cc:1434] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:36:14.618788  5495 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.620648  5375 raft_consensus.cc:2468] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 1.
I20260630 12:36:14.622062  5415 leader_election.cc:304] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:14.623243  5540 raft_consensus.cc:2804] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.623772  5540 raft_consensus.cc:697] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Running, Role: LEADER
I20260630 12:36:14.624588  5540 consensus_queue.cc:237] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.625945  5196 catalog_manager.cc:5697] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.629387  5502 raft_consensus.cc:493] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.629770  5496 tablet_bootstrap.cc:654] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.629907  5502 raft_consensus.cc:515] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.632514  5495 tablet_bootstrap.cc:654] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.633836  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.632442  5502 leader_election.cc:290] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.634702  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a44d6b2198a4025b476973236e45f49" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.635447  5449 raft_consensus.cc:2393] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 830bf2f0c2a74cf6bbae126050abae81 in current term 1: Already voted for candidate 4c58012b6694452b8b7c0ef5d583caca in this term.
I20260630 12:36:14.637395  5530 raft_consensus.cc:697] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.638733  5530 consensus_queue.cc:237] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.641649  5266 leader_election.cc:304] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.643340  5502 raft_consensus.cc:3060] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.657008  5495 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.657929  5495 ts_tablet_manager.cc:1403] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260630 12:36:14.658496  5502 raft_consensus.cc:2749] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.659538  5195 catalog_manager.cc:5697] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa99624180b4fee92de031673e08f23 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.660807  5495 raft_consensus.cc:359] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.661538  5495 raft_consensus.cc:385] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.661844  5495 raft_consensus.cc:740] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.662544  5498 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.663165  5498 ts_tablet_manager.cc:1403] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.022s
I20260630 12:36:14.662550  5495 consensus_queue.cc:260] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.664672  5196 catalog_manager.cc:5697] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.665932  5495 ts_tablet_manager.cc:1434] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:14.666623  5496 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.667033  5495 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.667090  5496 ts_tablet_manager.cc:1403] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.013s
I20260630 12:36:14.667098  5498 raft_consensus.cc:359] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.668526  5498 raft_consensus.cc:385] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.669237  5498 raft_consensus.cc:740] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.670024  5496 raft_consensus.cc:359] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.670046  5498 consensus_queue.cc:260] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.670845  5496 raft_consensus.cc:385] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.671180  5496 raft_consensus.cc:740] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.671890  5496 consensus_queue.cc:260] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.672344  5498 ts_tablet_manager.cc:1434] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:36:14.673591  5495 tablet_bootstrap.cc:654] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.674239  5496 ts_tablet_manager.cc:1434] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:14.675179  5496 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.678298  5530 consensus_queue.cc:1048] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.678949  5498 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.680697  5496 tablet_bootstrap.cc:654] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.684988  5498 tablet_bootstrap.cc:654] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.691805  5496 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.692312  5496 ts_tablet_manager.cc:1403] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260630 12:36:14.694950  5498 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.694988  5496 raft_consensus.cc:359] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.695652  5498 ts_tablet_manager.cc:1403] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:36:14.695827  5496 raft_consensus.cc:385] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.696122  5496 raft_consensus.cc:740] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.696978  5496 consensus_queue.cc:260] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.699275  5496 ts_tablet_manager.cc:1434] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:14.698936  5498 raft_consensus.cc:359] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.699714  5498 raft_consensus.cc:385] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.700030  5498 raft_consensus.cc:740] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.700300  5496 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.701119  5498 consensus_queue.cc:260] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.703164  5498 ts_tablet_manager.cc:1434] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:14.704142  5498 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Bootstrap starting.
I20260630 12:36:14.706085  5496 tablet_bootstrap.cc:654] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.710165  5498 tablet_bootstrap.cc:654] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.725468  5495 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.726111  5495 ts_tablet_manager.cc:1403] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260630 12:36:14.729938  5502 raft_consensus.cc:493] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.729884  5495 raft_consensus.cc:359] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.730727  5495 raft_consensus.cc:385] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.730602  5502 raft_consensus.cc:515] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.731074  5495 raft_consensus.cc:740] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.731915  5495 consensus_queue.cc:260] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.733946  5495 ts_tablet_manager.cc:1434] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:14.734912  5495 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.736253  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.737098  5374 raft_consensus.cc:2393] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 830bf2f0c2a74cf6bbae126050abae81 in current term 1: Already voted for candidate 8aa99624180b4fee92de031673e08f23 in this term.
I20260630 12:36:14.739964  5502 leader_election.cc:290] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.741072  5495 tablet_bootstrap.cc:654] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.741770  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7604175bb63411fa4757edf23bd098a" candidate_uuid: "830bf2f0c2a74cf6bbae126050abae81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.744004  5264 leader_election.cc:304] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [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: 830bf2f0c2a74cf6bbae126050abae81; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:14.748346  5449 raft_consensus.cc:3060] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.749521  5502 raft_consensus.cc:3060] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.758965  5502 raft_consensus.cc:2749] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:14.760862  5530 consensus_queue.cc:1048] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:14.769476  5495 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.770095  5495 ts_tablet_manager.cc:1403] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.021s
I20260630 12:36:14.784096  5496 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.784646  5496 ts_tablet_manager.cc:1403] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.085s	user 0.053s	sys 0.027s
I20260630 12:36:14.785264  5498 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: No bootstrap required, opened a new log
I20260630 12:36:14.785781  5498 ts_tablet_manager.cc:1403] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.042s
I20260630 12:36:14.787179  5496 raft_consensus.cc:359] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.787856  5496 raft_consensus.cc:385] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.788120  5496 raft_consensus.cc:740] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.788304  5498 raft_consensus.cc:359] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.789114  5498 raft_consensus.cc:385] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.788920  5496 consensus_queue.cc:260] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.789451  5498 raft_consensus.cc:740] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830bf2f0c2a74cf6bbae126050abae81, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.789238  5495 raft_consensus.cc:359] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.790545  5495 raft_consensus.cc:385] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.790359  5498 consensus_queue.cc:260] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.790874  5495 raft_consensus.cc:740] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.791293  5496 ts_tablet_manager.cc:1434] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:14.791774  5495 consensus_queue.cc:260] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.792217  5496 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: Bootstrap starting.
I20260630 12:36:14.797623  5498 ts_tablet_manager.cc:1434] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:36:14.798331  5496 tablet_bootstrap.cc:654] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.801672  5523 raft_consensus.cc:493] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.802124  5523 raft_consensus.cc:515] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.804069  5523 leader_election.cc:290] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.805043  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5b20b498540ab92c0494476f54e8c" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.805591  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5b20b498540ab92c0494476f54e8c" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.805716  5299 raft_consensus.cc:2468] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.806864  5338 leader_election.cc:304] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
W20260630 12:36:14.807592  5339 leader_election.cc:343] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:14.807780  5530 raft_consensus.cc:2804] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.808171  5530 raft_consensus.cc:493] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.808434  5496 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: No bootstrap required, opened a new log
I20260630 12:36:14.808501  5530 raft_consensus.cc:3060] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.809039  5496 ts_tablet_manager.cc:1403] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.006s
I20260630 12:36:14.811281  5496 raft_consensus.cc:359] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.811692  5496 raft_consensus.cc:385] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.811952  5496 raft_consensus.cc:740] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.812188  5523 raft_consensus.cc:493] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.812544  5496 consensus_queue.cc:260] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.813019  5495 ts_tablet_manager.cc:1434] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260630 12:36:14.812662  5523 raft_consensus.cc:515] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.814898  5523 leader_election.cc:290] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.814694  5530 raft_consensus.cc:515] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.817654  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5b20b498540ab92c0494476f54e8c" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.817915  5496 ts_tablet_manager.cc:1434] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:14.818225  5300 raft_consensus.cc:3060] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.818746  5530 leader_election.cc:290] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.822029  5449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d5b20b498540ab92c0494476f54e8c" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.822149  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.822614  5449 raft_consensus.cc:3060] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.822783  5448 raft_consensus.cc:2468] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.823179  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.824044  5339 leader_election.cc:304] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.827751  5299 raft_consensus.cc:2468] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.829064  5495 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: Bootstrap starting.
I20260630 12:36:14.829144  5530 raft_consensus.cc:2804] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.827179  5300 raft_consensus.cc:2468] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.829622  5530 raft_consensus.cc:493] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.830025  5530 raft_consensus.cc:3060] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.830387  5338 leader_election.cc:304] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
I20260630 12:36:14.831146  5523 raft_consensus.cc:2804] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.831609  5551 raft_consensus.cc:493] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.831638  5523 raft_consensus.cc:697] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.832271  5551 raft_consensus.cc:515] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.832720  5523 consensus_queue.cc:237] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.835152  5495 tablet_bootstrap.cc:654] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:14.836037  5551 leader_election.cc:290] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.836629  5530 raft_consensus.cc:515] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.837085  5448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23" is_pre_election: true
I20260630 12:36:14.837556  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.838166  5300 raft_consensus.cc:2468] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.838797  5530 leader_election.cc:290] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.840665  5447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.841524  5447 raft_consensus.cc:3060] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.845028  5449 raft_consensus.cc:2468] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.845911  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc147a494ef47f093386bd1c14908a8" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.846509  5300 raft_consensus.cc:3060] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.846241  5338 leader_election.cc:304] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
I20260630 12:36:14.847381  5530 raft_consensus.cc:2804] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.847810  5530 raft_consensus.cc:493] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.848178  5530 raft_consensus.cc:3060] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.854625  5447 raft_consensus.cc:2468] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.855242  5530 raft_consensus.cc:515] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.856313  5339 leader_election.cc:304] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.837777  5448 raft_consensus.cc:2468] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 0.
I20260630 12:36:14.857441  5523 raft_consensus.cc:2804] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.857933  5523 raft_consensus.cc:697] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.858752  5523 consensus_queue.cc:237] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.858592  5195 catalog_manager.cc:5697] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.863572  5300 raft_consensus.cc:2468] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.867682  5495 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: No bootstrap required, opened a new log
I20260630 12:36:14.868197  5495 ts_tablet_manager.cc:1403] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.022s
I20260630 12:36:14.870445  5495 raft_consensus.cc:359] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.870901  5495 raft_consensus.cc:385] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:14.871153  5495 raft_consensus.cc:740] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Initialized, Role: FOLLOWER
I20260630 12:36:14.871961  5495 consensus_queue.cc:260] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.872536  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.873142  5300 raft_consensus.cc:3060] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.873417  5447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e935b6353b84f89b78cefc4ece3f0bb" candidate_uuid: "4c58012b6694452b8b7c0ef5d583caca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa99624180b4fee92de031673e08f23"
I20260630 12:36:14.874048  5495 ts_tablet_manager.cc:1434] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:14.874025  5447 raft_consensus.cc:3060] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.874709  5540 raft_consensus.cc:493] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:14.875311  5540 raft_consensus.cc:515] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.874725  5195 catalog_manager.cc:5697] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.877418  5540 leader_election.cc:290] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.879597  5299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436ccfef513b4f8e9cc70a89f7768b94" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81" is_pre_election: true
I20260630 12:36:14.880221  5299 raft_consensus.cc:2468] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 0.
I20260630 12:36:14.880273  5300 raft_consensus.cc:2468] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.881009  5447 raft_consensus.cc:2468] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c58012b6694452b8b7c0ef5d583caca in term 1.
I20260630 12:36:14.881704  5338 leader_election.cc:304] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81; no voters: 
I20260630 12:36:14.882689  5374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436ccfef513b4f8e9cc70a89f7768b94" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca" is_pre_election: true
I20260630 12:36:14.883251  5374 raft_consensus.cc:2468] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 0.
I20260630 12:36:14.883805  5523 raft_consensus.cc:2804] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.884291  5523 raft_consensus.cc:697] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Becoming Leader. State: Replica: 4c58012b6694452b8b7c0ef5d583caca, State: Running, Role: LEADER
I20260630 12:36:14.884487  5415 leader_election.cc:304] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.885370  5530 leader_election.cc:290] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:14.885147  5523 consensus_queue.cc:237] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.886200  5540 raft_consensus.cc:2804] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:14.886546  5540 raft_consensus.cc:493] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:14.886831  5540 raft_consensus.cc:3060] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.891655  5502 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.894366  5540 raft_consensus.cc:515] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.896538  5540 leader_election.cc:290] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [CANDIDATE]: Term 1 election: Requested vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:14.897619  5300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436ccfef513b4f8e9cc70a89f7768b94" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830bf2f0c2a74cf6bbae126050abae81"
I20260630 12:36:14.895246  5195 catalog_manager.cc:5697] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194). New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:14.898000  5375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "436ccfef513b4f8e9cc70a89f7768b94" candidate_uuid: "8aa99624180b4fee92de031673e08f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c58012b6694452b8b7c0ef5d583caca"
I20260630 12:36:14.898223  5300 raft_consensus.cc:3060] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.898563  5375 raft_consensus.cc:3060] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.901533  5540 consensus_queue.cc:1048] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.906617  5375 raft_consensus.cc:2468] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 1.
I20260630 12:36:14.906656  5300 raft_consensus.cc:2468] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aa99624180b4fee92de031673e08f23 in term 1.
I20260630 12:36:14.907855  5415 leader_election.cc:304] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [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: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23; no voters: 
I20260630 12:36:14.911391  5540 raft_consensus.cc:2804] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:14.911991  5540 raft_consensus.cc:697] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Becoming Leader. State: Replica: 8aa99624180b4fee92de031673e08f23, State: Running, Role: LEADER
I20260630 12:36:14.912917  5540 consensus_queue.cc:237] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } }
I20260630 12:36:14.920532  5529 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:14.932543  5196 catalog_manager.cc:5697] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aa99624180b4fee92de031673e08f23 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:14.935492  5540 consensus_queue.cc:1048] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.949432  5374 raft_consensus.cc:3060] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:14.956846  5529 consensus_queue.cc:1048] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.968016  5536 consensus_queue.cc:1048] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.981977  5523 consensus_queue.cc:1048] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:14.992591  5551 consensus_queue.cc:1048] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.004617  5299 raft_consensus.cc:3060] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:15.011544  5540 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.023001  5527 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.033249  5551 consensus_queue.cc:1048] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.043390  5551 consensus_queue.cc:1048] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.117168  5447 raft_consensus.cc:3060] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:15.142966  5551 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:15.171558  5551 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.286691  5551 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.305500  5551 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.305699  5499 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.361328  5551 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.379005  5523 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.382061  5527 consensus_queue.cc:1048] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.404817  5499 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:15.410339  5374 raft_consensus.cc:1275] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:15.421233  5527 consensus_queue.cc:1048] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:15.574364  5605 log.cc:927] Time spent T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260630 12:36:15.642125  5602 log.cc:927] Time spent T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260630 12:36:15.671965  5339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 58439.7us
W20260630 12:36:15.716710  5338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:45669, user_credentials={real_user=slave}} blocked reactor thread for 102791us
I20260630 12:36:16.393250  5643 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55802 (ReqId={client: f82cb0684bdb4972a817a35aa5d9b84e, seq_no=43, attempt_no=0}) took 1001 ms. Trace:
I20260630 12:36:16.414636  5620 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43368 (ReqId={client: f82cb0684bdb4972a817a35aa5d9b84e, seq_no=30, attempt_no=0}) took 1011 ms. Trace:
I20260630 12:36:16.415032  5620 rpcz_store.cc:276] 0630 12:36:15.403560 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:15.502818 (+ 99258us) service_pool.cc:224] Handling call
0630 12:36:15.807176 (+304358us) spinlock_profiling.cc:243] Waited 11.1 ms on lock 0x7b34001dadc8. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9ae8afd171 00007f9ae8b4218c 00007f9ae8b871d1 00007f9ae8b8a4cf 00007f9ae8b8b821 00007f9ae8b8b7d9 00007f9ae8b8b769 00007f9ae8b8b731 00007f9ae8b8aa2d 000000000043f3c4 000000000043f209
0630 12:36:16.414473 (+607297us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:15.868148 (+     0us) write_op.cc:183] PREPARE: starting on tablet 33fa17b3fefe47d998f74d21354e138f
0630 12:36:15.882803 (+ 14655us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:15.882832 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:36:15.882850 (+    18us) tablet.cc:662] Decoding operations
0630 12:36:15.883348 (+   498us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:15.883386 (+    38us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:15.883412 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:15.883837 (+   425us) tablet.cc:701] Row locks acquired
0630 12:36:15.883852 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:36:16.147331 (+263479us) spinlock_profiling.cc:243] Waited 17 ms on lock 0x7b34001dadc8. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9ae8afd171 00007f9ae8b42b64 00007f9aee2811b5 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939 00007f9aee285901 00007f9aee284b2d 000000000043f3c4 000000000043f209
0630 12:36:16.147449 (+   118us) write_op.cc:270] Start()
0630 12:36:16.147634 (+   185us) write_op.cc:276] Timestamp: P: 1782822976147404 usec, L: 0
0630 12:36:16.147657 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:36:16.155809 (+  8152us) log.cc:844] Serialized 562 byte log entry
0630 12:36:16.322302 (+166493us) op_driver.cc:464] REPLICATION: finished
0630 12:36:16.412548 (+ 90246us) write_op.cc:301] APPLY: starting
0630 12:36:16.412652 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:16.412805 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:16.412825 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:16.413546 (+   721us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:16.413669 (+   123us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:16.413702 (+    33us) write_op.cc:312] APPLY: finished
0630 12:36:16.413852 (+   150us) log.cc:844] Serialized 52 byte log entry
0630 12:36:16.414047 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:16.414134 (+    87us) write_op.cc:454] Released schema lock
0630 12:36:16.414175 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":25558784,"child_traces":[["op",{"apply.queue_time_us":90064,"mutex_wait_us":18511,"num_ops":6,"prepare.queue_time_us":36938,"prepare.run_cpu_time_us":5975,"prepare.run_wall_time_us":292719,"raft.queue_time_us":7390,"raft.run_cpu_time_us":749,"raft.run_wall_time_us":748,"replication_time_us":174536,"spinlock_wait_cycles":39059840}]]}
I20260630 12:36:16.393745  5643 rpcz_store.cc:276] 0630 12:36:15.391798 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:15.398247 (+  6449us) service_pool.cc:224] Handling call
0630 12:36:16.393177 (+994930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:15.824935 (+     0us) write_op.cc:183] PREPARE: starting on tablet f7604175bb63411fa4757edf23bd098a
0630 12:36:15.829965 (+  5030us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:15.830003 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:36:15.830028 (+    25us) tablet.cc:662] Decoding operations
0630 12:36:15.836617 (+  6589us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:15.838582 (+  1965us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:15.841555 (+  2973us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:15.867696 (+ 26141us) tablet.cc:701] Row locks acquired
0630 12:36:15.867745 (+    49us) write_op.cc:260] PREPARE: finished
0630 12:36:15.911997 (+ 44252us) spinlock_profiling.cc:243] Waited 7.79 ms on lock 0x7b34000f6b38. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9ae8afd171 00007f9ae8b42b64 00007f9aee2811b5 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939 00007f9aee285901 00007f9aee284b2d 000000000043f3c4 000000000043f209
0630 12:36:15.912134 (+   137us) write_op.cc:270] Start()
0630 12:36:15.912323 (+   189us) write_op.cc:276] Timestamp: P: 1782822975912086 usec, L: 0
0630 12:36:15.912344 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:36:15.915514 (+  3170us) log.cc:844] Serialized 562 byte log entry
0630 12:36:16.177240 (+261726us) op_driver.cc:464] REPLICATION: finished
0630 12:36:16.293048 (+115808us) write_op.cc:301] APPLY: starting
0630 12:36:16.293127 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:16.293319 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:16.293347 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:16.357042 (+ 63695us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:16.357222 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:16.357269 (+    47us) write_op.cc:312] APPLY: finished
0630 12:36:16.357472 (+   203us) log.cc:844] Serialized 52 byte log entry
0630 12:36:16.392680 (+ 35208us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:16.392831 (+   151us) write_op.cc:454] Released schema lock
0630 12:36:16.392879 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":115607,"mutex_wait_us":997,"num_ops":6,"prepare.queue_time_us":418744,"prepare.run_cpu_time_us":4560,"prepare.run_wall_time_us":95558,"replication_time_us":264783,"spinlock_wait_cycles":17922304}]]}
I20260630 12:36:16.424244  5646 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43368 (ReqId={client: f82cb0684bdb4972a817a35aa5d9b84e, seq_no=34, attempt_no=0}) took 1019 ms. Trace:
I20260630 12:36:16.426211  5646 rpcz_store.cc:276] 0630 12:36:15.404516 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:15.491958 (+ 87442us) service_pool.cc:224] Handling call
0630 12:36:16.424047 (+932089us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:15.680834 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1e935b6353b84f89b78cefc4ece3f0bb
0630 12:36:15.681319 (+   485us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:15.681350 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:36:15.681368 (+    18us) tablet.cc:662] Decoding operations
0630 12:36:15.717976 (+ 36608us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:15.719048 (+  1072us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:15.720016 (+   968us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:36:15.723956 (+  3940us) tablet.cc:701] Row locks acquired
0630 12:36:15.723975 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:36:15.966052 (+242077us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b2c00130c98. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9ae9146a11 00007f9ae9155a0a 00007f9ae9155693 00007f9ae9155631 00007f9aea886902 00007f9aea8866dd 00007f9aee281243 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939
0630 12:36:15.966139 (+    87us) write_op.cc:270] Start()
0630 12:36:15.966390 (+   251us) write_op.cc:276] Timestamp: P: 1782822975726423 usec, L: 0
0630 12:36:15.966414 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:36:16.164990 (+198576us) log.cc:844] Serialized 562 byte log entry
0630 12:36:16.184370 (+ 19380us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b5400597ed4. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9aea7b4571 00007f9aea846e28 00007f9aee281581 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939 00007f9aee285901 00007f9aee284b2d 000000000043f3c4 000000000043f209
0630 12:36:16.322627 (+138257us) op_driver.cc:464] REPLICATION: finished
0630 12:36:16.418554 (+ 95927us) write_op.cc:301] APPLY: starting
0630 12:36:16.418633 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:16.418797 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:16.418817 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:16.419658 (+   841us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:16.419872 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:16.419923 (+    51us) write_op.cc:312] APPLY: finished
0630 12:36:16.420146 (+   223us) log.cc:844] Serialized 52 byte log entry
0630 12:36:16.423573 (+  3427us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:16.423671 (+    98us) write_op.cc:454] Released schema lock
0630 12:36:16.423713 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":95741,"mutex_wait_us":18008,"num_ops":6,"prepare.queue_time_us":187368,"prepare.run_cpu_time_us":9505,"prepare.run_wall_time_us":503782,"raft.queue_time_us":7530,"raft.run_cpu_time_us":1293,"raft.run_wall_time_us":59771,"replication_time_us":356114,"spinlock_wait_cycles":460589312}]]}
I20260630 12:36:16.435166  5620 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43368 (ReqId={client: f82cb0684bdb4972a817a35aa5d9b84e, seq_no=45, attempt_no=0}) took 1028 ms. Trace:
I20260630 12:36:16.448326  5613 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:43368 (ReqId={client: f82cb0684bdb4972a817a35aa5d9b84e, seq_no=25, attempt_no=0}) took 1045 ms. Trace:
I20260630 12:36:16.498603  5613 rpcz_store.cc:276] 0630 12:36:15.402942 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:15.523056 (+120114us) service_pool.cc:224] Handling call
0630 12:36:16.448119 (+925063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:15.864403 (+     0us) write_op.cc:183] PREPARE: starting on tablet 5de9654a9c78419f9d83a0a30873ea77
0630 12:36:15.864954 (+   551us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:15.864982 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:36:15.865001 (+    19us) tablet.cc:662] Decoding operations
0630 12:36:15.865382 (+   381us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:15.865438 (+    56us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:15.865464 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:36:15.865685 (+   221us) tablet.cc:701] Row locks acquired
0630 12:36:15.865704 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:36:15.865879 (+   175us) write_op.cc:270] Start()
0630 12:36:15.865980 (+   101us) write_op.cc:276] Timestamp: P: 1782822975865835 usec, L: 0
0630 12:36:15.866001 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:36:16.058418 (+192417us) spinlock_profiling.cc:243] Waited 1.37 ms on lock 0x7b5400211220. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9aef52d5c4 00007f9aea7c25ab 00007f9aea7c22fa 00007f9aea846965 00007f9aea846e09 00007f9aee281581 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939 00007f9aee285901
0630 12:36:16.058875 (+   457us) log.cc:844] Serialized 432 byte log entry
0630 12:36:16.285944 (+227069us) op_driver.cc:464] REPLICATION: finished
0630 12:36:16.388067 (+102123us) write_op.cc:301] APPLY: starting
0630 12:36:16.388132 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:16.388249 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:16.388271 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:16.438190 (+ 49919us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:16.438363 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:16.438427 (+    64us) write_op.cc:312] APPLY: finished
0630 12:36:16.438620 (+   193us) log.cc:844] Serialized 34 byte log entry
0630 12:36:16.447626 (+  9006us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:16.447715 (+    89us) write_op.cc:454] Released schema lock
0630 12:36:16.447768 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":101945,"num_ops":3,"prepare.queue_time_us":297383,"prepare.run_cpu_time_us":4191,"prepare.run_wall_time_us":194740,"replication_time_us":419824,"spinlock_wait_cycles":3154304}]]}
I20260630 12:36:16.496445  5620 rpcz_store.cc:276] 0630 12:36:15.407152 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:36:15.447439 (+ 40287us) service_pool.cc:224] Handling call
0630 12:36:16.435101 (+987662us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:36:16.185876 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1e935b6353b84f89b78cefc4ece3f0bb
0630 12:36:16.188919 (+  3043us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:36:16.188951 (+    32us) write_op.cc:435] Acquired schema lock
0630 12:36:16.188967 (+    16us) tablet.cc:662] Decoding operations
0630 12:36:16.189502 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:36:16.189547 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:36:16.189574 (+    27us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:36:16.190024 (+   450us) tablet.cc:701] Row locks acquired
0630 12:36:16.190038 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:36:16.228147 (+ 38109us) spinlock_profiling.cc:243] Waited 7.23 ms on lock 0x7b34001dadc8. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9ae8afd171 00007f9ae8b42b64 00007f9aee2811b5 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939 00007f9aee285901 00007f9aee284b2d 000000000043f3c4 000000000043f209
0630 12:36:16.228264 (+   117us) write_op.cc:270] Start()
0630 12:36:16.228601 (+   337us) write_op.cc:276] Timestamp: P: 1782822976228219 usec, L: 0
0630 12:36:16.228626 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:36:16.309108 (+ 80482us) spinlock_profiling.cc:243] Waited 8.4 ms on lock 0x7b54002f1898. stack: 00007f9ae772d983 00007f9ae772d880 00007f9ae70bd1d4 000000000042d824 000000000042d7b9 00007f9aef52d5c4 00007f9aea806939 00007f9aea7c2621 00007f9aea7c22fa 00007f9aea846965 00007f9aea846e09 00007f9aee281581 00007f9aee280d58 00007f9aee2859f1 00007f9aee2859a9 00007f9aee285939
0630 12:36:16.309399 (+   291us) log.cc:844] Serialized 519 byte log entry
0630 12:36:16.346552 (+ 37153us) op_driver.cc:464] REPLICATION: finished
0630 12:36:16.432966 (+ 86414us) write_op.cc:301] APPLY: starting
0630 12:36:16.433046 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0630 12:36:16.433200 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0630 12:36:16.433226 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:36:16.434076 (+   850us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:36:16.434260 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:36:16.434303 (+    43us) write_op.cc:312] APPLY: finished
0630 12:36:16.434497 (+   194us) log.cc:844] Serialized 46 byte log entry
0630 12:36:16.434669 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:36:16.434760 (+    91us) write_op.cc:454] Released schema lock
0630 12:36:16.434796 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86240,"mutex_wait_us":8373,"num_ops":5,"prepare.queue_time_us":645679,"prepare.run_cpu_time_us":6951,"prepare.run_wall_time_us":123774,"replication_time_us":117824,"spinlock_wait_cycles":35951104}]]}
W20260630 12:36:17.402930  5415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.194:42861, user_credentials={real_user=slave}} blocked reactor thread for 57015.1us
W20260630 12:36:17.479140  5339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 75791us
W20260630 12:36:17.498838  5338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:45669, user_credentials={real_user=slave}} blocked reactor thread for 66993.7us
W20260630 12:36:18.067814  5339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 53140.4us
W20260630 12:36:18.343623  5264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 49927.4us
W20260630 12:36:18.476802  5339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 76968.3us
I20260630 12:36:19.446863   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:19.464754  5680 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:36:19.465168  5681 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:36:19.468031   779 server_base.cc:1061] running on GCE node
W20260630 12:36:19.468920  5683 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:36:19.470520   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:19.470773   779 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:36:19.470993   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822979470970 us; error 0 us; skew 500 ppm
I20260630 12:36:19.471522   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:19.474076   779 webserver.cc:533] Webserver started at http://127.0.194.196:45757/ using document root <none> and password file <none>
I20260630 12:36:19.474563   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:19.474786   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:19.475101   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:19.476217   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "c804c47213714e029d76397bfecfe43a"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.480715   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:19.484465  5688 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:36:19.485296   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:19.485602   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "c804c47213714e029d76397bfecfe43a"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.486032   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:19.513672   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.515348   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.517059   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.519939   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.520128   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.520319   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.520462   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.566390   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:46715
I20260630 12:36:19.566491  5750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:46715 every 8 connection(s)
I20260630 12:36:19.571461   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:19.578754  5755 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:36:19.579970  5756 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:36:19.585420  5758 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:36:19.587177   779 server_base.cc:1061] running on GCE node
I20260630 12:36:19.588155  5751 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:19.588522  5751 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.589346  5751 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:19.589463   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:19.589792   779 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:36:19.589985   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822979589966 us; error 0 us; skew 500 ppm
I20260630 12:36:19.590662   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:19.591356  5196 ts_manager.cc:194] Registered new tserver with Master: c804c47213714e029d76397bfecfe43a (127.0.194.196:46715)
I20260630 12:36:19.593199  5196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52522
I20260630 12:36:19.593595   779 webserver.cc:533] Webserver started at http://127.0.194.197:43025/ using document root <none> and password file <none>
I20260630 12:36:19.594240   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:19.594489   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:19.594800   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:19.595865   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-4-root/instance:
uuid: "7baa3dc9552646cfac9f2dfcfddda191"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.600106   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:19.604009  5763 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:36:19.604991   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:36:19.605325   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-4-root
uuid: "7baa3dc9552646cfac9f2dfcfddda191"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.605669   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:19.615880   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.617136   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.618450   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.620535   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.620776   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.621050   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.621209   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.689069   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.197:33793
I20260630 12:36:19.689160  5825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.197:33793 every 8 connection(s)
I20260630 12:36:19.695828   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:19.703312  5829 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:36:19.705374  5830 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:36:19.708318  5826 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:19.708849  5826 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.709909  5826 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:19.710479   779 server_base.cc:1061] running on GCE node
W20260630 12:36:19.711148  5832 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:36:19.712478  5196 ts_manager.cc:194] Registered new tserver with Master: 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197:33793)
I20260630 12:36:19.713891   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:19.714174   779 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:36:19.714253  5196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52620
I20260630 12:36:19.714411   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822979714390 us; error 0 us; skew 500 ppm
I20260630 12:36:19.715577   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:19.718009   779 webserver.cc:533] Webserver started at http://127.0.194.198:39269/ using document root <none> and password file <none>
I20260630 12:36:19.718469   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:19.718667   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:19.718946   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:19.720106   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-5-root/instance:
uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.724526   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:19.727914  5837 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:36:19.728708   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:19.729063   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-5-root
uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f"
format_stamp: "Formatted at 2026-06-30 12:36:19 on dist-test-slave-zctk"
I20260630 12:36:19.729331   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-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:36:19.753098   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:19.754292   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:19.756357   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:19.759342   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:19.759589   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.759830   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:19.760013   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:19.836964   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.198:35661
I20260630 12:36:19.837118  5900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.198:35661 every 8 connection(s)
I20260630 12:36:19.856745  5901 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34737
I20260630 12:36:19.857234  5901 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:19.858201  5901 heartbeater.cc:507] Master 127.0.194.254:34737 requested a full tablet report, sending...
I20260630 12:36:19.860289  5196 ts_manager.cc:194] Registered new tserver with Master: 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198:35661)
I20260630 12:36:19.861622  5196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52624
I20260630 12:36:20.589493  5375 consensus_queue.cc:237] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:20.595764  5751 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:20.597021  5300 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.595796  5449 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.603611  5904 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } 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:36:20.605476  5660 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:20.617066  5908 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
W20260630 12:36:20.619619  5341 consensus_peers.cc:597] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca -> Peer 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197:33793): Couldn't send request to peer 7baa3dc9552646cfac9f2dfcfddda191. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62d5b20b498540ab92c0494476f54e8c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.619060  5300 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.619272  5449 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.633603  5196 catalog_manager.cc:5697] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.644122  5300 consensus_queue.cc:237] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:20.652626  5449 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:20.654434  5375 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:20.654956  5919 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:36:20.657797  5678 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } 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:36:20.675402  5678 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:20.677479  5449 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:20.677569  5375 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
W20260630 12:36:20.679965  5265 consensus_peers.cc:597] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 -> Peer 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198:35661): Couldn't send request to peer 6a0fdfb9a7bb4e9299422eb0259a5c6f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14c7986b7de54189828cbf8004f3a5ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.694437  5373 consensus_queue.cc:237] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:20.696681  5198 catalog_manager.cc:5697] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 26, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:20.716113  5449 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.717275  5826 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:20.718777  5904 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } 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:36:20.717257  5300 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.724647  5904 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260630 12:36:20.738185  5264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:42443, user_credentials={real_user=slave}} blocked reactor thread for 43940.1us
I20260630 12:36:20.742770  5908 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.744393  5300 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.745318  5449 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
W20260630 12:36:20.746541  5341 consensus_peers.cc:597] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca -> Peer c804c47213714e029d76397bfecfe43a (127.0.194.196:46715): Couldn't send request to peer c804c47213714e029d76397bfecfe43a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33fa17b3fefe47d998f74d21354e138f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.756964  5191 catalog_manager.cc:5697] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.770728  5449 consensus_queue.cc:237] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:20.785097  5373 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.786962  5527 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } 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:36:20.788291  5300 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.789620  5527 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:36:20.794350  5414 consensus_peers.cc:597] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 -> Peer 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198:35661): Couldn't send request to peer 6a0fdfb9a7bb4e9299422eb0259a5c6f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5836990e8ac4654ba6ce1c511dbdda4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.795938  5934 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:20.797554  5373 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:20.799443  5300 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
W20260630 12:36:20.808434  5338 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260630 12:36:20.808604  5196 catalog_manager.cc:5697] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.809062  5375 consensus_queue.cc:237] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
W20260630 12:36:20.818542  5341 consensus_peers.cc:597] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca -> Peer c804c47213714e029d76397bfecfe43a (127.0.194.196:46715): Couldn't send request to peer c804c47213714e029d76397bfecfe43a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e935b6353b84f89b78cefc4ece3f0bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.820385  5449 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:20.821045  5300 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:36:20.821750  5660 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:36:20.822817  5908 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } 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:36:20.831112  5908 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.832834  5449 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.834671  5300 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:20.846853  5196 catalog_manager.cc:5697] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 26, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:20.849344  5375 consensus_queue.cc:237] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:20.856465  5300 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:20.856592  5449 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:36:20.856899  5341 consensus_peers.cc:597] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca -> Peer 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197:33793): Couldn't send request to peer 7baa3dc9552646cfac9f2dfcfddda191. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbc147a494ef47f093386bd1c14908a8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:20.858131  5660 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:20.859967  5660 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } 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:36:20.864694  5901 heartbeater.cc:499] Master 127.0.194.254:34737 was elected leader, sending a full tablet report...
I20260630 12:36:20.876333  5904 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.878053  5293 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.882674  5449 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:20.889348  5196 catalog_manager.cc:5697] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:21.029985  5945 ts_tablet_manager.cc:933] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:21.032006  5945 tablet_copy_client.cc:323] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:21.043882  5385 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet 62d5b20b498540ab92c0494476f54e8c from peer 7baa3dc9552646cfac9f2dfcfddda191 ({username='slave'} at 127.0.0.1:35816)
I20260630 12:36:21.044515  5385 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet 62d5b20b498540ab92c0494476f54e8c from peer 7baa3dc9552646cfac9f2dfcfddda191 at {username='slave'} at 127.0.0.1:35816: session id = 7baa3dc9552646cfac9f2dfcfddda191-62d5b20b498540ab92c0494476f54e8c
I20260630 12:36:21.052541  5385 tablet_copy_source_session.cc:215] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.055663  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d5b20b498540ab92c0494476f54e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.066998  5945 tablet_copy_client.cc:806] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.067687  5945 tablet_copy_client.cc:670] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.072048  5946 tablet_copy_client.cc:1025] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:21.179874  5948 ts_tablet_manager.cc:933] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Initiating tablet copy from peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669)
I20260630 12:36:21.181381  5948 tablet_copy_client.cc:323] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:45669
I20260630 12:36:21.193897  5310 tablet_copy_service.cc:140] P 830bf2f0c2a74cf6bbae126050abae81: Received BeginTabletCopySession request for tablet 14c7986b7de54189828cbf8004f3a5ea from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f ({username='slave'} at 127.0.0.1:36916)
I20260630 12:36:21.194463  5310 tablet_copy_service.cc:161] P 830bf2f0c2a74cf6bbae126050abae81: Beginning new tablet copy session on tablet 14c7986b7de54189828cbf8004f3a5ea from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f at {username='slave'} at 127.0.0.1:36916: session id = 6a0fdfb9a7bb4e9299422eb0259a5c6f-14c7986b7de54189828cbf8004f3a5ea
I20260630 12:36:21.195900  5952 ts_tablet_manager.cc:933] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:21.201385  5952 tablet_copy_client.cc:323] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:21.203699  5310 tablet_copy_source_session.cc:215] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.207626  5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c7986b7de54189828cbf8004f3a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.213121  5385 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet 33fa17b3fefe47d998f74d21354e138f from peer c804c47213714e029d76397bfecfe43a ({username='slave'} at 127.0.0.1:35820)
I20260630 12:36:21.213665  5385 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet 33fa17b3fefe47d998f74d21354e138f from peer c804c47213714e029d76397bfecfe43a at {username='slave'} at 127.0.0.1:35820: session id = c804c47213714e029d76397bfecfe43a-33fa17b3fefe47d998f74d21354e138f
I20260630 12:36:21.220378  5385 tablet_copy_source_session.cc:215] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.223855  5948 tablet_copy_client.cc:806] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.224393  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33fa17b3fefe47d998f74d21354e138f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.224661  5948 tablet_copy_client.cc:670] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.230713  5949 tablet_copy_client.cc:1025] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:21.232137  5955 ts_tablet_manager.cc:933] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Initiating tablet copy from peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:21.234910  5955 tablet_copy_client.cc:323] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42443
I20260630 12:36:21.244668  5952 tablet_copy_client.cc:806] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.245713  5460 tablet_copy_service.cc:140] P 8aa99624180b4fee92de031673e08f23: Received BeginTabletCopySession request for tablet f5836990e8ac4654ba6ce1c511dbdda4 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f ({username='slave'} at 127.0.0.1:33014)
I20260630 12:36:21.248731  5460 tablet_copy_service.cc:161] P 8aa99624180b4fee92de031673e08f23: Beginning new tablet copy session on tablet f5836990e8ac4654ba6ce1c511dbdda4 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f at {username='slave'} at 127.0.0.1:33014: session id = 6a0fdfb9a7bb4e9299422eb0259a5c6f-f5836990e8ac4654ba6ce1c511dbdda4
I20260630 12:36:21.248842  5952 tablet_copy_client.cc:670] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.253337  5953 tablet_copy_client.cc:1025] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:21.255927  5460 tablet_copy_source_session.cc:215] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.259076  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5836990e8ac4654ba6ce1c511dbdda4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.274489  5955 tablet_copy_client.cc:806] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.275089  5955 tablet_copy_client.cc:670] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.278697  5956 tablet_copy_client.cc:1025] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:21.296296  5957 ts_tablet_manager.cc:933] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:21.297979  5957 tablet_copy_client.cc:323] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:21.299619  5385 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet 1e935b6353b84f89b78cefc4ece3f0bb from peer c804c47213714e029d76397bfecfe43a ({username='slave'} at 127.0.0.1:35820)
I20260630 12:36:21.300112  5385 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet 1e935b6353b84f89b78cefc4ece3f0bb from peer c804c47213714e029d76397bfecfe43a at {username='slave'} at 127.0.0.1:35820: session id = c804c47213714e029d76397bfecfe43a-1e935b6353b84f89b78cefc4ece3f0bb
I20260630 12:36:21.304260  5959 ts_tablet_manager.cc:933] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:21.308331  5959 tablet_copy_client.cc:323] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:21.310190  5384 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet bbc147a494ef47f093386bd1c14908a8 from peer 7baa3dc9552646cfac9f2dfcfddda191 ({username='slave'} at 127.0.0.1:35816)
I20260630 12:36:21.310686  5384 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet bbc147a494ef47f093386bd1c14908a8 from peer 7baa3dc9552646cfac9f2dfcfddda191 at {username='slave'} at 127.0.0.1:35816: session id = 7baa3dc9552646cfac9f2dfcfddda191-bbc147a494ef47f093386bd1c14908a8
I20260630 12:36:21.314002  5385 tablet_copy_source_session.cc:215] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.317101  5384 tablet_copy_source_session.cc:215] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:21.317183  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e935b6353b84f89b78cefc4ece3f0bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.319855  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc147a494ef47f093386bd1c14908a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.334337  5959 tablet_copy_client.cc:806] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.335007  5959 tablet_copy_client.cc:670] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.335801  5957 tablet_copy_client.cc:806] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:21.336388  5957 tablet_copy_client.cc:670] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:21.339269  5960 tablet_copy_client.cc:1025] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:21.340651  5958 tablet_copy_client.cc:1025] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:23.073745  5945 tablet_copy_client.cc:538] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.084036  5945 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap starting.
I20260630 12:36:23.196033  5945 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.196846  5945 tablet_bootstrap.cc:492] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap complete.
I20260630 12:36:23.197374  5945 ts_tablet_manager.cc:1403] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Time spent bootstrapping tablet: real 0.114s	user 0.095s	sys 0.021s
I20260630 12:36:23.199898  5945 raft_consensus.cc:359] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:23.200867  5945 raft_consensus.cc:740] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7baa3dc9552646cfac9f2dfcfddda191, State: Initialized, Role: LEARNER
I20260630 12:36:23.201437  5945 consensus_queue.cc:260] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:23.203890  5945 ts_tablet_manager.cc:1434] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:23.206058  5384 tablet_copy_service.cc:342] P 4c58012b6694452b8b7c0ef5d583caca: Request end of tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-62d5b20b498540ab92c0494476f54e8c received from {username='slave'} at 127.0.0.1:35816
I20260630 12:36:23.206606  5384 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-62d5b20b498540ab92c0494476f54e8c on tablet 62d5b20b498540ab92c0494476f54e8c with peer 7baa3dc9552646cfac9f2dfcfddda191
I20260630 12:36:23.232487  5948 tablet_copy_client.cc:538] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.243678  5948 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap starting.
I20260630 12:36:23.254757  5952 tablet_copy_client.cc:538] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.263854  5952 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Bootstrap starting.
I20260630 12:36:23.280148  5955 tablet_copy_client.cc:538] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.302763  5955 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap starting.
I20260630 12:36:23.340685  5959 tablet_copy_client.cc:538] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.345966  5957 tablet_copy_client.cc:538] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.368314  5959 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap starting.
I20260630 12:36:23.371735  5957 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Bootstrap starting.
I20260630 12:36:23.415544  5948 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.416615  5948 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap complete.
I20260630 12:36:23.417366  5948 ts_tablet_manager.cc:1403] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent bootstrapping tablet: real 0.174s	user 0.144s	sys 0.023s
I20260630 12:36:23.420763  5948 raft_consensus.cc:359] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:23.421670  5948 raft_consensus.cc:740] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a0fdfb9a7bb4e9299422eb0259a5c6f, State: Initialized, Role: LEARNER
I20260630 12:36:23.422353  5948 consensus_queue.cc:260] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:23.438146  5948 ts_tablet_manager.cc:1434] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:36:23.440452  5310 tablet_copy_service.cc:342] P 830bf2f0c2a74cf6bbae126050abae81: Request end of tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-14c7986b7de54189828cbf8004f3a5ea received from {username='slave'} at 127.0.0.1:36916
I20260630 12:36:23.441001  5310 tablet_copy_service.cc:434] P 830bf2f0c2a74cf6bbae126050abae81: ending tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-14c7986b7de54189828cbf8004f3a5ea on tablet 14c7986b7de54189828cbf8004f3a5ea with peer 6a0fdfb9a7bb4e9299422eb0259a5c6f
I20260630 12:36:23.521206  5952 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.522269  5952 tablet_bootstrap.cc:492] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Bootstrap complete.
I20260630 12:36:23.523200  5952 ts_tablet_manager.cc:1403] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Time spent bootstrapping tablet: real 0.260s	user 0.176s	sys 0.033s
I20260630 12:36:23.526526  5952 raft_consensus.cc:359] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:23.527727  5952 raft_consensus.cc:740] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c804c47213714e029d76397bfecfe43a, State: Initialized, Role: LEARNER
I20260630 12:36:23.528537  5952 consensus_queue.cc:260] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:23.538800  5952 ts_tablet_manager.cc:1434] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:36:23.543576  5384 tablet_copy_service.cc:342] P 4c58012b6694452b8b7c0ef5d583caca: Request end of tablet copy session c804c47213714e029d76397bfecfe43a-33fa17b3fefe47d998f74d21354e138f received from {username='slave'} at 127.0.0.1:35820
I20260630 12:36:23.544090  5384 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session c804c47213714e029d76397bfecfe43a-33fa17b3fefe47d998f74d21354e138f on tablet 33fa17b3fefe47d998f74d21354e138f with peer c804c47213714e029d76397bfecfe43a
I20260630 12:36:23.606267  5801 raft_consensus.cc:1217] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:36:23.606463  5959 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.610005  5959 tablet_bootstrap.cc:492] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap complete.
I20260630 12:36:23.611183  5959 ts_tablet_manager.cc:1403] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Time spent bootstrapping tablet: real 0.243s	user 0.143s	sys 0.019s
I20260630 12:36:23.614050  5959 raft_consensus.cc:359] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:23.614933  5955 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.615833  5955 tablet_bootstrap.cc:492] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap complete.
I20260630 12:36:23.616487  5955 ts_tablet_manager.cc:1403] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent bootstrapping tablet: real 0.320s	user 0.126s	sys 0.024s
I20260630 12:36:23.614928  5959 raft_consensus.cc:740] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7baa3dc9552646cfac9f2dfcfddda191, State: Initialized, Role: LEARNER
I20260630 12:36:23.617417  5959 consensus_queue.cc:260] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:23.619084  5955 raft_consensus.cc:359] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:23.619920  5955 raft_consensus.cc:740] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a0fdfb9a7bb4e9299422eb0259a5c6f, State: Initialized, Role: LEARNER
I20260630 12:36:23.621745  5959 ts_tablet_manager.cc:1434] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:36:23.622803  5955 consensus_queue.cc:260] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:23.624521  5384 tablet_copy_service.cc:342] P 4c58012b6694452b8b7c0ef5d583caca: Request end of tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-bbc147a494ef47f093386bd1c14908a8 received from {username='slave'} at 127.0.0.1:35816
I20260630 12:36:23.625020  5384 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-bbc147a494ef47f093386bd1c14908a8 on tablet bbc147a494ef47f093386bd1c14908a8 with peer 7baa3dc9552646cfac9f2dfcfddda191
I20260630 12:36:23.626220  5955 ts_tablet_manager.cc:1434] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:36:23.628232  5957 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:23.628453  5460 tablet_copy_service.cc:342] P 8aa99624180b4fee92de031673e08f23: Request end of tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-f5836990e8ac4654ba6ce1c511dbdda4 received from {username='slave'} at 127.0.0.1:33014
I20260630 12:36:23.629124  5460 tablet_copy_service.cc:434] P 8aa99624180b4fee92de031673e08f23: ending tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-f5836990e8ac4654ba6ce1c511dbdda4 on tablet f5836990e8ac4654ba6ce1c511dbdda4 with peer 6a0fdfb9a7bb4e9299422eb0259a5c6f
I20260630 12:36:23.629233  5957 tablet_bootstrap.cc:492] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Bootstrap complete.
I20260630 12:36:23.630163  5957 ts_tablet_manager.cc:1403] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Time spent bootstrapping tablet: real 0.259s	user 0.122s	sys 0.020s
I20260630 12:36:23.634074  5957 raft_consensus.cc:359] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:23.634793  5957 raft_consensus.cc:740] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c804c47213714e029d76397bfecfe43a, State: Initialized, Role: LEARNER
I20260630 12:36:23.635246  5957 consensus_queue.cc:260] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:23.636773  5957 ts_tablet_manager.cc:1434] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:36:23.638978  5384 tablet_copy_service.cc:342] P 4c58012b6694452b8b7c0ef5d583caca: Request end of tablet copy session c804c47213714e029d76397bfecfe43a-1e935b6353b84f89b78cefc4ece3f0bb received from {username='slave'} at 127.0.0.1:35820
I20260630 12:36:23.639477  5384 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session c804c47213714e029d76397bfecfe43a-1e935b6353b84f89b78cefc4ece3f0bb on tablet 1e935b6353b84f89b78cefc4ece3f0bb with peer c804c47213714e029d76397bfecfe43a
I20260630 12:36:23.644784  5726 raft_consensus.cc:1217] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:36:23.689566  5875 raft_consensus.cc:1217] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:23.953562  5801 raft_consensus.cc:1217] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:36:23.973191  5726 raft_consensus.cc:1217] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:36:24.010330  5967 raft_consensus.cc:1064] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: attempting to promote NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 to VOTER
I20260630 12:36:24.013406  5967 consensus_queue.cc:237] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:24.019770  5801 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.020138  5448 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.021698  5297 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.021703  5967 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } 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:36:24.023375  5979 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } 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:36:24.024389  5660 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:24.036898  5967 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.040154  5297 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.041910  5448 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.058789  5875 raft_consensus.cc:1217] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:36:24.061538  5191 catalog_manager.cc:5697] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.069147  5801 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.101284  5375 consensus_queue.cc:237] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [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: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:24.107765  5448 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.108546  5801 raft_consensus.cc:1275] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.109385  5979 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:24.110244  5967 consensus_queue.cc:1048] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } 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:36:24.117195  5967 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.119105  5801 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.124478  5448 raft_consensus.cc:2955] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.131610  5185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62d5b20b498540ab92c0494476f54e8c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.138899  5194 catalog_manager.cc:5697] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index 28 to 29, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:24.140326  5979 raft_consensus.cc:1064] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: attempting to promote NON_VOTER c804c47213714e029d76397bfecfe43a to VOTER
I20260630 12:36:24.143158  5979 consensus_queue.cc:237] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:24.152197  5726 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.152347  5297 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.152921  5282 tablet_service.cc:1558] Processing DeleteTablet for tablet 62d5b20b498540ab92c0494476f54e8c with delete_type TABLET_DATA_TOMBSTONED (TS 830bf2f0c2a74cf6bbae126050abae81 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:43912
I20260630 12:36:24.154983  5660 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } 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:36:24.155961  5448 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.156210  5991 tablet_replica.cc:333] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:24.157469  5979 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:24.158689  5991 raft_consensus.cc:2243] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.160185  5991 raft_consensus.cc:2272] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.160373  5660 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } 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:36:24.170974  5978 raft_consensus.cc:1064] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: attempting to promote NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f to VOTER
I20260630 12:36:24.172768  5991 ts_tablet_manager.cc:1916] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.174257  5978 consensus_queue.cc:237] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } }
I20260630 12:36:24.191169  5991 ts_tablet_manager.cc:1929] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:36:24.191962  5991 log.cc:1199] T 62d5b20b498540ab92c0494476f54e8c P 830bf2f0c2a74cf6bbae126050abae81: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root/wals/62d5b20b498540ab92c0494476f54e8c
I20260630 12:36:24.195395  5182 catalog_manager.cc:5028] TS 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): tablet 62d5b20b498540ab92c0494476f54e8c (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:24.211025  5449 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.213522  5875 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.215777  5997 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:24.217149  5965 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:24.234170  5979 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.236423  5375 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.238037  5997 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } 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:36:24.237689  5297 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.249063  5448 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.252960  5965 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.254544  5726 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.265547  5375 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.267781  5875 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.274326  5194 catalog_manager.cc:5697] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index 27 to 28, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:24.283957  5449 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.294306  5196 catalog_manager.cc:5697] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f reported cstate change: config changed from index 26 to 27, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.305649  5375 consensus_queue.cc:237] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:24.314177  5726 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.316756  5979 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } 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:36:24.319677  5297 raft_consensus.cc:1275] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.321063  5979 consensus_queue.cc:1048] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:24.332355  5985 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.333684  5297 consensus_queue.cc:237] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } }
I20260630 12:36:24.334204  5726 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.339959  5875 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.344727  5449 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.342775  6001 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } 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:36:24.347446  5997 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:24.348907  5297 raft_consensus.cc:2955] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.349639  5185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33fa17b3fefe47d998f74d21354e138f with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.350857  5197 catalog_manager.cc:5697] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a reported cstate change: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.359915  5875 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.361361  6001 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.376309  5437 tablet_service.cc:1558] Processing DeleteTablet for tablet 33fa17b3fefe47d998f74d21354e138f with delete_type TABLET_DATA_TOMBSTONED (TS 8aa99624180b4fee92de031673e08f23 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:55774
I20260630 12:36:24.376695  5182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14c7986b7de54189828cbf8004f3a5ea with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.378386  5196 catalog_manager.cc:5697] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f reported cstate change: config changed from index 27 to 28, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.382922  5448 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.402565  6002 tablet_replica.cc:333] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:24.402594  5363 tablet_service.cc:1558] Processing DeleteTablet for tablet 14c7986b7de54189828cbf8004f3a5ea with delete_type TABLET_DATA_TOMBSTONED (TS 4c58012b6694452b8b7c0ef5d583caca not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43344
I20260630 12:36:24.403748  6002 raft_consensus.cc:2243] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.404510  6002 raft_consensus.cc:2272] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.406827  6004 tablet_replica.cc:333] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:24.407989  6004 raft_consensus.cc:2243] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.408748  6004 raft_consensus.cc:2272] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.409551  6002 ts_tablet_manager.cc:1916] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.413017  6004 ts_tablet_manager.cc:1916] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.426290  6002 ts_tablet_manager.cc:1929] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:36:24.426945  6002 log.cc:1199] T 33fa17b3fefe47d998f74d21354e138f P 8aa99624180b4fee92de031673e08f23: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root/wals/33fa17b3fefe47d998f74d21354e138f
I20260630 12:36:24.427815  5985 raft_consensus.cc:1064] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: attempting to promote NON_VOTER c804c47213714e029d76397bfecfe43a to VOTER
I20260630 12:36:24.429886  6004 ts_tablet_manager.cc:1929] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:24.430335  6004 log.cc:1199] T 14c7986b7de54189828cbf8004f3a5ea P 4c58012b6694452b8b7c0ef5d583caca: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root/wals/14c7986b7de54189828cbf8004f3a5ea
I20260630 12:36:24.431106  5985 consensus_queue.cc:237] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:24.432080  5185 catalog_manager.cc:5028] TS 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): tablet 14c7986b7de54189828cbf8004f3a5ea (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:24.434351  5183 catalog_manager.cc:5028] TS 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): tablet 33fa17b3fefe47d998f74d21354e138f (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:24.436079  5967 raft_consensus.cc:1064] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: attempting to promote NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 to VOTER
I20260630 12:36:24.439131  5967 consensus_queue.cc:237] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:24.442268  5726 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.446061  5448 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.448524  5300 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:24.450421  5660 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:24.452282  5985 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } 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:36:24.453276  5801 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.454335  5984 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } 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:36:24.456197  5984 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } 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:36:24.458146  5448 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.460733  5660 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } 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:36:24.463842  5300 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.468816  5660 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:24.505689  5660 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.516172  5445 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.541628  5979 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.547793  5449 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.553908  5300 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.555176  5198 catalog_manager.cc:5697] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.560441  5726 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.569468  5297 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.569550  5801 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.575337  5194 catalog_manager.cc:5697] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index 26 to 27, c804c47213714e029d76397bfecfe43a (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:24.598021  5375 consensus_queue.cc:237] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [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: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:24.603439  5449 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.604794  5984 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:36:24.605203  5375 consensus_queue.cc:237] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:24.608378  5726 raft_consensus.cc:1275] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.609751  5660 consensus_queue.cc:1048] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } 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:36:24.611850  5801 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.612401  5297 raft_consensus.cc:1275] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.613410  5979 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } 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:36:24.614303  5967 consensus_queue.cc:1048] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:24.616705  5979 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.623078  5300 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.624996  5800 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.626031  5445 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.621726  5967 raft_consensus.cc:2955] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.641264  5191 catalog_manager.cc:5697] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index 27 to 28, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.646793  5194 catalog_manager.cc:5697] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: config changed from index 28 to 29, VOTER 8aa99624180b4fee92de031673e08f23 (127.0.194.195) evicted. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } } }
I20260630 12:36:24.648634  5185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e935b6353b84f89b78cefc4ece3f0bb with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.649832  5185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbc147a494ef47f093386bd1c14908a8 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.656597  6013 raft_consensus.cc:1064] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: attempting to promote NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f to VOTER
I20260630 12:36:24.657099  5726 raft_consensus.cc:2955] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } } }
I20260630 12:36:24.659351  6013 consensus_queue.cc:237] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } }
I20260630 12:36:24.661672  5437 tablet_service.cc:1558] Processing DeleteTablet for tablet bbc147a494ef47f093386bd1c14908a8 with delete_type TABLET_DATA_TOMBSTONED (TS 8aa99624180b4fee92de031673e08f23 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:55774
I20260630 12:36:24.662606  6002 tablet_replica.cc:333] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:24.663686  6002 raft_consensus.cc:2243] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.664381  6002 raft_consensus.cc:2272] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.670102  6002 ts_tablet_manager.cc:1916] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.679611  5875 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.683779  5282 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e935b6353b84f89b78cefc4ece3f0bb with delete_type TABLET_DATA_TOMBSTONED (TS 830bf2f0c2a74cf6bbae126050abae81 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43912
I20260630 12:36:24.684937  5991 tablet_replica.cc:333] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:24.685906  5991 raft_consensus.cc:2243] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.686864  5991 raft_consensus.cc:2272] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.689882  5996 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } 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:36:24.692322  6002 ts_tablet_manager.cc:1929] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:36:24.692782  6002 log.cc:1199] T bbc147a494ef47f093386bd1c14908a8 P 8aa99624180b4fee92de031673e08f23: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-2-root/wals/bbc147a494ef47f093386bd1c14908a8
I20260630 12:36:24.694190  5183 catalog_manager.cc:5028] TS 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): tablet bbc147a494ef47f093386bd1c14908a8 (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:24.698968  5991 ts_tablet_manager.cc:1916] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.707643  5375 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.707645  5300 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:36:24.709364  6013 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:24.710511  5963 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:36:24.714761  5991 ts_tablet_manager.cc:1929] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:36:24.715324  5991 log.cc:1199] T 1e935b6353b84f89b78cefc4ece3f0bb P 830bf2f0c2a74cf6bbae126050abae81: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-0-root/wals/1e935b6353b84f89b78cefc4ece3f0bb
I20260630 12:36:24.716984  5182 catalog_manager.cc:5028] TS 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): tablet 1e935b6353b84f89b78cefc4ece3f0bb (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:24.721447  5963 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.722921  5300 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.726738  5375 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.735693  5875 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.737099  5194 catalog_manager.cc:5697] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: config changed from index 27 to 28, 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.752152  5449 consensus_queue.cc:237] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } }
I20260630 12:36:24.758227  5300 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.759761  5996 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:36:24.761365  5875 raft_consensus.cc:1275] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:24.763043  5996 consensus_queue.cc:1048] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } 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:36:24.768249  6013 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.770074  5300 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.771653  5875 raft_consensus.cc:2955] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } }
I20260630 12:36:24.779659  5183 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5836990e8ac4654ba6ce1c511dbdda4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:24.784547  5194 catalog_manager.cc:5697] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index 28 to 29, VOTER 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194) evicted. New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:24.794909  5363 tablet_service.cc:1558] Processing DeleteTablet for tablet f5836990e8ac4654ba6ce1c511dbdda4 with delete_type TABLET_DATA_TOMBSTONED (TS 4c58012b6694452b8b7c0ef5d583caca not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:43344
I20260630 12:36:24.795931  6004 tablet_replica.cc:333] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:24.796911  6004 raft_consensus.cc:2243] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:24.797963  6004 raft_consensus.cc:2272] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:24.802711  6004 ts_tablet_manager.cc:1916] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:24.813243  6004 ts_tablet_manager.cc:1929] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:36:24.813553  6004 log.cc:1199] T f5836990e8ac4654ba6ce1c511dbdda4 P 4c58012b6694452b8b7c0ef5d583caca: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822851694463-779-0/minicluster-data/ts-1-root/wals/f5836990e8ac4654ba6ce1c511dbdda4
I20260630 12:36:24.814716  5185 catalog_manager.cc:5028] TS 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): tablet f5836990e8ac4654ba6ce1c511dbdda4 (table test-workload [id=330b6c18e14645bda4c22db5ff7e9046]) successfully deleted
I20260630 12:36:25.816128  5300 consensus_queue.cc:237] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:25.823680  5449 raft_consensus.cc:1275] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.825362  6020 consensus_queue.cc:1048] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:25.826092  5375 raft_consensus.cc:1275] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.827422  6020 consensus_queue.cc:1048] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } 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:36:25.835348  6003 raft_consensus.cc:2955] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
W20260630 12:36:25.836804  5266 consensus_peers.cc:597] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 -> Peer c804c47213714e029d76397bfecfe43a (127.0.194.196:46715): Couldn't send request to peer c804c47213714e029d76397bfecfe43a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19204dba25754eeca31a3418a03b946d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.838090  5449 raft_consensus.cc:2955] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.839998  5375 raft_consensus.cc:2955] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.849025  5191 catalog_manager.cc:5697] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.851739  5373 consensus_queue.cc:237] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:25.865940  5449 raft_consensus.cc:1275] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.868472  5300 raft_consensus.cc:1275] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.871548  5967 consensus_queue.cc:1048] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:36:25.876686  5967 consensus_queue.cc:1048] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } 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:36:25.889418  5967 raft_consensus.cc:2955] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
W20260630 12:36:25.892868  5340 consensus_peers.cc:597] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca -> Peer 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198:35661): Couldn't send request to peer 6a0fdfb9a7bb4e9299422eb0259a5c6f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5de9654a9c78419f9d83a0a30873ea77. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.892840  5300 raft_consensus.cc:2955] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:25.896733  5445 raft_consensus.cc:2955] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:25.903685  5297 consensus_queue.cc:237] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:25.905544  5194 catalog_manager.cc:5697] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.919267  5875 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:25.921046  6003 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } 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:36:25.921007  5445 raft_consensus.cc:1275] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 830bf2f0c2a74cf6bbae126050abae81: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:36:25.926839  6020 consensus_queue.cc:1048] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260630 12:36:25.931380  5266 consensus_peers.cc:597] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 -> Peer 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197:33793): Couldn't send request to peer 7baa3dc9552646cfac9f2dfcfddda191. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14c7986b7de54189828cbf8004f3a5ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.933727  6003 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:25.935530  5875 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:25.939770  5449 raft_consensus.cc:2955] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:25.950392  5198 catalog_manager.cc:5697] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 reported cstate change: config changed from index 28 to 29, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New cstate: current_term: 1 leader_uuid: "830bf2f0c2a74cf6bbae126050abae81" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.951035  5445 consensus_queue.cc:237] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:25.961442  5300 raft_consensus.cc:1275] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.965539  6013 consensus_queue.cc:1048] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:25.967485  5373 raft_consensus.cc:1275] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:25.969090  6013 consensus_queue.cc:1048] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:36:25.973399  5415 consensus_peers.cc:597] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 -> Peer c804c47213714e029d76397bfecfe43a (127.0.194.196:46715): Couldn't send request to peer c804c47213714e029d76397bfecfe43a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 436ccfef513b4f8e9cc70a89f7768b94. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.977547  6043 raft_consensus.cc:2955] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.979532  5300 raft_consensus.cc:2955] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.983898  5373 raft_consensus.cc:2955] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } } }
I20260630 12:36:25.992208  5191 catalog_manager.cc:5697] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 reported cstate change: config changed from index -1 to 27, NON_VOTER c804c47213714e029d76397bfecfe43a (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.994280  5375 consensus_queue.cc:237] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [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: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:26.003016  5445 raft_consensus.cc:1275] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:36:26.003175  5340 consensus_peers.cc:597] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca -> Peer 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198:35661): Couldn't send request to peer 6a0fdfb9a7bb4e9299422eb0259a5c6f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a44d6b2198a4025b476973236e45f49. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:26.004441  5300 raft_consensus.cc:1275] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 4c58012b6694452b8b7c0ef5d583caca: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:26.004769  6018 consensus_queue.cc:1048] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } 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:36:26.006657  5967 consensus_queue.cc:1048] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:26.014020  6018 raft_consensus.cc:2955] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:26.017253  5445 raft_consensus.cc:2955] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:26.017766  5300 raft_consensus.cc:2955] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } } }
I20260630 12:36:26.027686  5194 catalog_manager.cc:5697] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 27, NON_VOTER 6a0fdfb9a7bb4e9299422eb0259a5c6f (127.0.194.198) added. New cstate: current_term: 1 leader_uuid: "4c58012b6694452b8b7c0ef5d583caca" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:26.029353  5449 consensus_queue.cc:237] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:26.037283  5375 raft_consensus.cc:1275] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:26.037895  5300 raft_consensus.cc:1275] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Refusing update from remote peer 8aa99624180b4fee92de031673e08f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:36:26.038919  6013 consensus_queue.cc:1048] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:36:26.039760  6043 consensus_queue.cc:1048] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:36:26.051139  5415 consensus_peers.cc:597] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 -> Peer 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197:33793): Couldn't send request to peer 7baa3dc9552646cfac9f2dfcfddda191. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7604175bb63411fa4757edf23bd098a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:26.056882  6043 raft_consensus.cc:2955] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:26.058969  5375 raft_consensus.cc:2955] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:26.059824  5300 raft_consensus.cc:2955] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:26.071367  5191 catalog_manager.cc:5697] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca reported cstate change: config changed from index -1 to 27, NON_VOTER 7baa3dc9552646cfac9f2dfcfddda191 (127.0.194.197) added. New cstate: current_term: 1 leader_uuid: "8aa99624180b4fee92de031673e08f23" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } } }
I20260630 12:36:26.242111  6051 ts_tablet_manager.cc:933] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:26.244037  6051 tablet_copy_client.cc:323] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:26.255733  5384 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet 5de9654a9c78419f9d83a0a30873ea77 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f ({username='slave'} at 127.0.0.1:35830)
I20260630 12:36:26.256222  5384 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet 5de9654a9c78419f9d83a0a30873ea77 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f at {username='slave'} at 127.0.0.1:35830: session id = 6a0fdfb9a7bb4e9299422eb0259a5c6f-5de9654a9c78419f9d83a0a30873ea77
I20260630 12:36:26.261461  5384 tablet_copy_source_session.cc:215] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.264340  6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5de9654a9c78419f9d83a0a30873ea77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.274600  6051 tablet_copy_client.cc:806] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.275135  6051 tablet_copy_client.cc:670] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.278678  6052 tablet_copy_client.cc:1025] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.301836  6055 ts_tablet_manager.cc:933] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Initiating tablet copy from peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669)
I20260630 12:36:26.303859  6055 tablet_copy_client.cc:323] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:45669
I20260630 12:36:26.316756  5310 tablet_copy_service.cc:140] P 830bf2f0c2a74cf6bbae126050abae81: Received BeginTabletCopySession request for tablet 14c7986b7de54189828cbf8004f3a5ea from peer 7baa3dc9552646cfac9f2dfcfddda191 ({username='slave'} at 127.0.0.1:36924)
I20260630 12:36:26.317404  5310 tablet_copy_service.cc:161] P 830bf2f0c2a74cf6bbae126050abae81: Beginning new tablet copy session on tablet 14c7986b7de54189828cbf8004f3a5ea from peer 7baa3dc9552646cfac9f2dfcfddda191 at {username='slave'} at 127.0.0.1:36924: session id = 7baa3dc9552646cfac9f2dfcfddda191-14c7986b7de54189828cbf8004f3a5ea
I20260630 12:36:26.322788  5310 tablet_copy_source_session.cc:215] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.326211  6055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c7986b7de54189828cbf8004f3a5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.342440  6055 tablet_copy_client.cc:806] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.343019  6055 tablet_copy_client.cc:670] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.346696  6056 tablet_copy_client.cc:1025] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.374644  6059 ts_tablet_manager.cc:933] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Initiating tablet copy from peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669)
I20260630 12:36:26.376629  6059 tablet_copy_client.cc:323] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:45669
I20260630 12:36:26.387022  5310 tablet_copy_service.cc:140] P 830bf2f0c2a74cf6bbae126050abae81: Received BeginTabletCopySession request for tablet 19204dba25754eeca31a3418a03b946d from peer c804c47213714e029d76397bfecfe43a ({username='slave'} at 127.0.0.1:36940)
I20260630 12:36:26.387570  5310 tablet_copy_service.cc:161] P 830bf2f0c2a74cf6bbae126050abae81: Beginning new tablet copy session on tablet 19204dba25754eeca31a3418a03b946d from peer c804c47213714e029d76397bfecfe43a at {username='slave'} at 127.0.0.1:36940: session id = c804c47213714e029d76397bfecfe43a-19204dba25754eeca31a3418a03b946d
I20260630 12:36:26.393764  5310 tablet_copy_source_session.cc:215] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.396255  6059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19204dba25754eeca31a3418a03b946d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.409559  6059 tablet_copy_client.cc:806] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.410142  6059 tablet_copy_client.cc:670] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.414359  6060 tablet_copy_client.cc:1025] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.434008  6062 ts_tablet_manager.cc:933] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Initiating tablet copy from peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:26.435668  6062 tablet_copy_client.cc:323] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42443
I20260630 12:36:26.446236  5460 tablet_copy_service.cc:140] P 8aa99624180b4fee92de031673e08f23: Received BeginTabletCopySession request for tablet 436ccfef513b4f8e9cc70a89f7768b94 from peer c804c47213714e029d76397bfecfe43a ({username='slave'} at 127.0.0.1:33020)
I20260630 12:36:26.446832  5460 tablet_copy_service.cc:161] P 8aa99624180b4fee92de031673e08f23: Beginning new tablet copy session on tablet 436ccfef513b4f8e9cc70a89f7768b94 from peer c804c47213714e029d76397bfecfe43a at {username='slave'} at 127.0.0.1:33020: session id = c804c47213714e029d76397bfecfe43a-436ccfef513b4f8e9cc70a89f7768b94
I20260630 12:36:26.454994  5460 tablet_copy_source_session.cc:215] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.458164  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 436ccfef513b4f8e9cc70a89f7768b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.469532  6062 tablet_copy_client.cc:806] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.470117  6062 tablet_copy_client.cc:670] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.474833  6063 tablet_copy_client.cc:1025] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.577808  6065 ts_tablet_manager.cc:933] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Initiating tablet copy from peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
I20260630 12:36:26.579704  6065 tablet_copy_client.cc:323] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42861
I20260630 12:36:26.581302  5384 tablet_copy_service.cc:140] P 4c58012b6694452b8b7c0ef5d583caca: Received BeginTabletCopySession request for tablet 8a44d6b2198a4025b476973236e45f49 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f ({username='slave'} at 127.0.0.1:35830)
I20260630 12:36:26.581821  5384 tablet_copy_service.cc:161] P 4c58012b6694452b8b7c0ef5d583caca: Beginning new tablet copy session on tablet 8a44d6b2198a4025b476973236e45f49 from peer 6a0fdfb9a7bb4e9299422eb0259a5c6f at {username='slave'} at 127.0.0.1:35830: session id = 6a0fdfb9a7bb4e9299422eb0259a5c6f-8a44d6b2198a4025b476973236e45f49
I20260630 12:36:26.586877  5384 tablet_copy_source_session.cc:215] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.589525  6065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a44d6b2198a4025b476973236e45f49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.600620  6065 tablet_copy_client.cc:806] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.601208  6065 tablet_copy_client.cc:670] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.604770  6066 tablet_copy_client.cc:1025] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.643402  6067 ts_tablet_manager.cc:933] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Initiating tablet copy from peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:26.645107  6067 tablet_copy_client.cc:323] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42443
I20260630 12:36:26.654471  5460 tablet_copy_service.cc:140] P 8aa99624180b4fee92de031673e08f23: Received BeginTabletCopySession request for tablet f7604175bb63411fa4757edf23bd098a from peer 7baa3dc9552646cfac9f2dfcfddda191 ({username='slave'} at 127.0.0.1:33034)
I20260630 12:36:26.655023  5460 tablet_copy_service.cc:161] P 8aa99624180b4fee92de031673e08f23: Beginning new tablet copy session on tablet f7604175bb63411fa4757edf23bd098a from peer 7baa3dc9552646cfac9f2dfcfddda191 at {username='slave'} at 127.0.0.1:33034: session id = 7baa3dc9552646cfac9f2dfcfddda191-f7604175bb63411fa4757edf23bd098a
I20260630 12:36:26.660225  5460 tablet_copy_source_session.cc:215] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:26.662695  6067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7604175bb63411fa4757edf23bd098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:26.674777  6067 tablet_copy_client.cc:806] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:26.675356  6067 tablet_copy_client.cc:670] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:26.678841  6068 tablet_copy_client.cc:1025] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Injecting latency into file download: 2000
I20260630 12:36:26.908205   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:36:26.921229   779 tablet_copy_service.cc:362] P 830bf2f0c2a74cf6bbae126050abae81: Destroying tablet copy session c804c47213714e029d76397bfecfe43a-19204dba25754eeca31a3418a03b946d due to service shutdown
I20260630 12:36:26.921675   779 tablet_copy_service.cc:434] P 830bf2f0c2a74cf6bbae126050abae81: ending tablet copy session c804c47213714e029d76397bfecfe43a-19204dba25754eeca31a3418a03b946d on tablet 19204dba25754eeca31a3418a03b946d with peer c804c47213714e029d76397bfecfe43a
I20260630 12:36:26.922250   779 tablet_copy_service.cc:362] P 830bf2f0c2a74cf6bbae126050abae81: Destroying tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-14c7986b7de54189828cbf8004f3a5ea due to service shutdown
I20260630 12:36:26.922556   779 tablet_copy_service.cc:434] P 830bf2f0c2a74cf6bbae126050abae81: ending tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-14c7986b7de54189828cbf8004f3a5ea on tablet 14c7986b7de54189828cbf8004f3a5ea with peer 7baa3dc9552646cfac9f2dfcfddda191
I20260630 12:36:26.962069   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:26.963016   779 tablet_replica.cc:333] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.963721   779 raft_consensus.cc:2243] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.964515   779 raft_consensus.cc:2272] T f5836990e8ac4654ba6ce1c511dbdda4 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.968012   779 tablet_replica.cc:333] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.968719   779 raft_consensus.cc:2243] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.969586   779 raft_consensus.cc:2272] T 33fa17b3fefe47d998f74d21354e138f P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:26.974098  5412 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260630 12:36:26.974874   779 tablet_replica.cc:333] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.975822   779 raft_consensus.cc:2243] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.976526   779 raft_consensus.cc:2272] T bbc147a494ef47f093386bd1c14908a8 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:26.977408  5412 consensus_peers.cc:597] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 -> Peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Couldn't send request to peer 830bf2f0c2a74cf6bbae126050abae81. 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:36:26.979771   779 tablet_replica.cc:333] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.980670   779 raft_consensus.cc:2243] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.981472   779 raft_consensus.cc:2272] T 436ccfef513b4f8e9cc70a89f7768b94 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.984969   779 tablet_replica.cc:333] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.985765   779 raft_consensus.cc:2243] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:26.987076   779 raft_consensus.cc:2272] T 14c7986b7de54189828cbf8004f3a5ea P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.990145   779 tablet_replica.cc:333] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.990820   779 raft_consensus.cc:2243] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.991597   779 raft_consensus.cc:2272] T 8a44d6b2198a4025b476973236e45f49 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.995092   779 tablet_replica.cc:333] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:26.995858   779 raft_consensus.cc:2243] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:26.996505   779 raft_consensus.cc:2272] T cadf2260a6a64314a5feac8e26a0c3e6 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:26.999529   779 tablet_replica.cc:333] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:27.000178   779 raft_consensus.cc:2243] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.000988   779 raft_consensus.cc:2272] T f7604175bb63411fa4757edf23bd098a P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.004590   779 tablet_replica.cc:333] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
I20260630 12:36:27.005261   779 raft_consensus.cc:2243] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.006870   779 raft_consensus.cc:2272] T 19204dba25754eeca31a3418a03b946d P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:27.007547  5338 consensus_peers.cc:597] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca -> Peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Couldn't send request to peer 830bf2f0c2a74cf6bbae126050abae81. 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:36:27.010224   779 tablet_replica.cc:333] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81: stopping tablet replica
W20260630 12:36:27.010535  5338 consensus_peers.cc:597] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca -> Peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Couldn't send request to peer 830bf2f0c2a74cf6bbae126050abae81. 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:36:27.010986   779 raft_consensus.cc:2243] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.011600   779 raft_consensus.cc:2272] T 5de9654a9c78419f9d83a0a30873ea77 P 830bf2f0c2a74cf6bbae126050abae81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.054034   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:36:27.087100   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:36:27.105162   779 tablet_copy_service.cc:362] P 4c58012b6694452b8b7c0ef5d583caca: Destroying tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-8a44d6b2198a4025b476973236e45f49 due to service shutdown
I20260630 12:36:27.105542   779 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-8a44d6b2198a4025b476973236e45f49 on tablet 8a44d6b2198a4025b476973236e45f49 with peer 6a0fdfb9a7bb4e9299422eb0259a5c6f
I20260630 12:36:27.106055   779 tablet_copy_service.cc:362] P 4c58012b6694452b8b7c0ef5d583caca: Destroying tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-5de9654a9c78419f9d83a0a30873ea77 due to service shutdown
I20260630 12:36:27.106319   779 tablet_copy_service.cc:434] P 4c58012b6694452b8b7c0ef5d583caca: ending tablet copy session 6a0fdfb9a7bb4e9299422eb0259a5c6f-5de9654a9c78419f9d83a0a30873ea77 on tablet 5de9654a9c78419f9d83a0a30873ea77 with peer 6a0fdfb9a7bb4e9299422eb0259a5c6f
W20260630 12:36:27.107005  5412 consensus_peers.cc:597] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 -> Peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Couldn't send request to peer 830bf2f0c2a74cf6bbae126050abae81. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.137323   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:27.138208   779 tablet_replica.cc:333] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.139045   779 raft_consensus.cc:2243] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.139839   779 raft_consensus.cc:2272] T 19204dba25754eeca31a3418a03b946d P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.142257   779 tablet_replica.cc:333] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.142795   779 raft_consensus.cc:2243] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.143529   779 raft_consensus.cc:2272] T 62d5b20b498540ab92c0494476f54e8c P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.145910   779 tablet_replica.cc:333] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.146464   779 raft_consensus.cc:2243] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.147194   779 raft_consensus.cc:2272] T bbc147a494ef47f093386bd1c14908a8 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.149622   779 tablet_replica.cc:333] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.150152   779 raft_consensus.cc:2243] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.150735   779 raft_consensus.cc:2272] T f7604175bb63411fa4757edf23bd098a P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.153188   779 tablet_replica.cc:333] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.154021   779 raft_consensus.cc:2243] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.156308   779 raft_consensus.cc:2272] T 436ccfef513b4f8e9cc70a89f7768b94 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.158761   779 tablet_replica.cc:333] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.159319   779 raft_consensus.cc:2243] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.160147   779 raft_consensus.cc:2272] T 33fa17b3fefe47d998f74d21354e138f P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.162451   779 tablet_replica.cc:333] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.162955   779 raft_consensus.cc:2243] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.163724   779 raft_consensus.cc:2272] T cadf2260a6a64314a5feac8e26a0c3e6 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.166128   779 tablet_replica.cc:333] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.166646   779 raft_consensus.cc:2243] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.167619   779 raft_consensus.cc:2272] T 5de9654a9c78419f9d83a0a30873ea77 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.169955   779 tablet_replica.cc:333] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.170451   779 raft_consensus.cc:2243] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.171195   779 raft_consensus.cc:2272] T 1e935b6353b84f89b78cefc4ece3f0bb P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.173493   779 tablet_replica.cc:333] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca: stopping tablet replica
I20260630 12:36:27.173978   779 raft_consensus.cc:2243] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.174961   779 raft_consensus.cc:2272] T 8a44d6b2198a4025b476973236e45f49 P 4c58012b6694452b8b7c0ef5d583caca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.202404   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:36:27.240746   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:36:27.257704   779 tablet_copy_service.cc:362] P 8aa99624180b4fee92de031673e08f23: Destroying tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-f7604175bb63411fa4757edf23bd098a due to service shutdown
I20260630 12:36:27.258059   779 tablet_copy_service.cc:434] P 8aa99624180b4fee92de031673e08f23: ending tablet copy session 7baa3dc9552646cfac9f2dfcfddda191-f7604175bb63411fa4757edf23bd098a on tablet f7604175bb63411fa4757edf23bd098a with peer 7baa3dc9552646cfac9f2dfcfddda191
I20260630 12:36:27.258515   779 tablet_copy_service.cc:362] P 8aa99624180b4fee92de031673e08f23: Destroying tablet copy session c804c47213714e029d76397bfecfe43a-436ccfef513b4f8e9cc70a89f7768b94 due to service shutdown
I20260630 12:36:27.258769   779 tablet_copy_service.cc:434] P 8aa99624180b4fee92de031673e08f23: ending tablet copy session c804c47213714e029d76397bfecfe43a-436ccfef513b4f8e9cc70a89f7768b94 on tablet 436ccfef513b4f8e9cc70a89f7768b94 with peer c804c47213714e029d76397bfecfe43a
I20260630 12:36:27.283641   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:27.284528   779 tablet_replica.cc:333] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.285362   779 raft_consensus.cc:2243] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.286412   779 raft_consensus.cc:2272] T 62d5b20b498540ab92c0494476f54e8c P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.289947   779 tablet_replica.cc:333] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
W20260630 12:36:27.290531  5412 consensus_peers.cc:597] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 -> Peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Couldn't send request to peer 830bf2f0c2a74cf6bbae126050abae81. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:27.290710   779 raft_consensus.cc:2243] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.291520   779 raft_consensus.cc:2272] T cadf2260a6a64314a5feac8e26a0c3e6 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.294682   779 tablet_replica.cc:333] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.295409   779 raft_consensus.cc:2243] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.296388   779 raft_consensus.cc:2272] T f5836990e8ac4654ba6ce1c511dbdda4 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.299459   779 tablet_replica.cc:333] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.300199   779 raft_consensus.cc:2243] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.300889   779 raft_consensus.cc:2272] T 1e935b6353b84f89b78cefc4ece3f0bb P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.303774   779 tablet_replica.cc:333] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.304479   779 raft_consensus.cc:2243] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.305228   779 raft_consensus.cc:2272] T 8a44d6b2198a4025b476973236e45f49 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.308185   779 tablet_replica.cc:333] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.308903   779 raft_consensus.cc:2243] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.309720   779 raft_consensus.cc:2272] T 5de9654a9c78419f9d83a0a30873ea77 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.312820   779 tablet_replica.cc:333] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.313534   779 raft_consensus.cc:2243] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.314841   779 raft_consensus.cc:2272] T f7604175bb63411fa4757edf23bd098a P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.317974   779 tablet_replica.cc:333] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.318638   779 raft_consensus.cc:2243] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.319609   779 raft_consensus.cc:2272] T 19204dba25754eeca31a3418a03b946d P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.322532   779 tablet_replica.cc:333] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.323190   779 raft_consensus.cc:2243] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:27.324514   779 raft_consensus.cc:2272] T 436ccfef513b4f8e9cc70a89f7768b94 P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.327499   779 tablet_replica.cc:333] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23: stopping tablet replica
I20260630 12:36:27.328070   779 raft_consensus.cc:2243] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:27.328805   779 raft_consensus.cc:2272] T 14c7986b7de54189828cbf8004f3a5ea P 8aa99624180b4fee92de031673e08f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:27.370805   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:36:27.400671   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:36:27.426854   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:28.279657  6051 tablet_copy_client.cc:538] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:28.289408  6051 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap starting.
I20260630 12:36:28.308421  6077 raft_consensus.cc:493] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c58012b6694452b8b7c0ef5d583caca)
I20260630 12:36:28.309017  6077 raft_consensus.cc:515] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:28.311283  6077 leader_election.cc:290] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
W20260630 12:36:28.334637  5690 leader_election.cc:336] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Network error: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
W20260630 12:36:28.335987  5692 leader_election.cc:336] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Network error: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
I20260630 12:36:28.336393  5692 leader_election.cc:304] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [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: c804c47213714e029d76397bfecfe43a; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:28.337090  6077 raft_consensus.cc:2749] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.347575  6055 tablet_copy_client.cc:538] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:28.353961  6055 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap starting.
I20260630 12:36:28.415192  6059 tablet_copy_client.cc:538] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:28.424919  6059 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Bootstrap starting.
I20260630 12:36:28.432049  6083 raft_consensus.cc:493] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 830bf2f0c2a74cf6bbae126050abae81)
I20260630 12:36:28.436812  6083 raft_consensus.cc:515] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:28.441802  6051 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: 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:36:28.442703  6051 tablet_bootstrap.cc:492] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap complete.
I20260630 12:36:28.443384  6051 ts_tablet_manager.cc:1403] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent bootstrapping tablet: real 0.154s	user 0.122s	sys 0.028s
I20260630 12:36:28.445945  6051 raft_consensus.cc:359] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:28.446740  6051 raft_consensus.cc:740] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a0fdfb9a7bb4e9299422eb0259a5c6f, State: Initialized, Role: LEARNER
I20260630 12:36:28.447359  6051 consensus_queue.cc:260] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:28.460690  6083 leader_election.cc:290] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:28.476409  6062 tablet_copy_client.cc:538] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:36:28.478327  5839 leader_election.cc:336] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Network error: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
I20260630 12:36:28.485738  6062 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Bootstrap starting.
W20260630 12:36:28.486235  5838 leader_election.cc:336] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
I20260630 12:36:28.486830  5838 leader_election.cc:304] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: 6a0fdfb9a7bb4e9299422eb0259a5c6f; no voters: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:28.486238  6055 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:28.487705  6086 raft_consensus.cc:2749] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.488690  6055 tablet_bootstrap.cc:492] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap complete.
I20260630 12:36:28.489751  6055 ts_tablet_manager.cc:1403] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Time spent bootstrapping tablet: real 0.136s	user 0.118s	sys 0.007s
I20260630 12:36:28.492415  6055 raft_consensus.cc:359] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:28.493288  6055 raft_consensus.cc:740] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7baa3dc9552646cfac9f2dfcfddda191, State: Initialized, Role: LEARNER
I20260630 12:36:28.493942  6055 consensus_queue.cc:260] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:28.497779  6051 ts_tablet_manager.cc:1434] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.027s
I20260630 12:36:28.503376  6055 ts_tablet_manager.cc:1434] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
W20260630 12:36:28.511706  6051 tablet_copy_client.cc:1131] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
W20260630 12:36:28.526206  6055 tablet_copy_client.cc:1131] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
I20260630 12:36:28.532088  6088 raft_consensus.cc:493] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c58012b6694452b8b7c0ef5d583caca)
I20260630 12:36:28.532675  6088 raft_consensus.cc:515] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:28.536283  6088 leader_election.cc:290] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
W20260630 12:36:28.551841  5767 leader_election.cc:336] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Network error: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
W20260630 12:36:28.556185  5764 leader_election.cc:336] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
I20260630 12:36:28.556798  5764 leader_election.cc:304] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [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: 7baa3dc9552646cfac9f2dfcfddda191; no voters: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:28.557626  6088 raft_consensus.cc:2749] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.576195  6077 raft_consensus.cc:493] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c58012b6694452b8b7c0ef5d583caca)
I20260630 12:36:28.576809  6077 raft_consensus.cc:515] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: false } }
I20260630 12:36:28.579217  6077 leader_election.cc:290] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861)
W20260630 12:36:28.589591  5689 leader_election.cc:336] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
W20260630 12:36:28.590471  5692 leader_election.cc:336] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Network error: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
I20260630 12:36:28.590912  5692 leader_election.cc:304] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [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: c804c47213714e029d76397bfecfe43a; no voters: 4c58012b6694452b8b7c0ef5d583caca, 830bf2f0c2a74cf6bbae126050abae81
I20260630 12:36:28.592140  6077 raft_consensus.cc:2749] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.605650  6065 tablet_copy_client.cc:538] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:28.614946  6065 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap starting.
I20260630 12:36:28.623046  6059 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:28.623978  6059 tablet_bootstrap.cc:492] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Bootstrap complete.
I20260630 12:36:28.624795  6059 ts_tablet_manager.cc:1403] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Time spent bootstrapping tablet: real 0.200s	user 0.126s	sys 0.023s
I20260630 12:36:28.627490  6059 raft_consensus.cc:359] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:28.628299  6059 raft_consensus.cc:740] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c804c47213714e029d76397bfecfe43a, State: Initialized, Role: LEARNER
I20260630 12:36:28.628954  6059 consensus_queue.cc:260] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:28.631086  6059 ts_tablet_manager.cc:1434] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20260630 12:36:28.634186  6059 tablet_copy_client.cc:1131] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
I20260630 12:36:28.636134  6088 raft_consensus.cc:493] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c58012b6694452b8b7c0ef5d583caca)
I20260630 12:36:28.636721  6088 raft_consensus.cc:515] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: false } }
I20260630 12:36:28.641638  6088 leader_election.cc:290] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
W20260630 12:36:28.644435  5765 leader_election.cc:336] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Network error: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
W20260630 12:36:28.645952  5767 leader_election.cc:336] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c58012b6694452b8b7c0ef5d583caca (127.0.194.194:42861): Network error: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
I20260630 12:36:28.646606  5767 leader_election.cc:304] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [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: 7baa3dc9552646cfac9f2dfcfddda191; no voters: 4c58012b6694452b8b7c0ef5d583caca, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:28.647708  6088 raft_consensus.cc:2749] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.664443  6062 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:28.665402  6062 tablet_bootstrap.cc:492] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Bootstrap complete.
I20260630 12:36:28.666079  6062 ts_tablet_manager.cc:1403] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Time spent bootstrapping tablet: real 0.181s	user 0.134s	sys 0.023s
I20260630 12:36:28.668721  6062 raft_consensus.cc:359] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:28.669502  6062 raft_consensus.cc:740] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c804c47213714e029d76397bfecfe43a, State: Initialized, Role: LEARNER
I20260630 12:36:28.670089  6062 consensus_queue.cc:260] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } attrs { replace: true } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "c804c47213714e029d76397bfecfe43a" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 46715 } attrs { promote: true } }
I20260630 12:36:28.672076  6062 ts_tablet_manager.cc:1434] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:36:28.674873  6062 tablet_copy_client.cc:1131] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
I20260630 12:36:28.676640   779 tablet_replica.cc:333] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a: stopping tablet replica
I20260630 12:36:28.677496   779 raft_consensus.cc:2243] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.678022   779 raft_consensus.cc:2272] T 19204dba25754eeca31a3418a03b946d P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.679728  6067 tablet_copy_client.cc:538] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:28.680672  6086 raft_consensus.cc:493] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8aa99624180b4fee92de031673e08f23)
I20260630 12:36:28.681231  6086 raft_consensus.cc:515] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: false } }
I20260630 12:36:28.683557  6086 leader_election.cc:290] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669), 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443)
I20260630 12:36:28.686425   779 tablet_replica.cc:333] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a: stopping tablet replica
I20260630 12:36:28.687484   779 raft_consensus.cc:2243] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.688472   779 raft_consensus.cc:2272] T 1e935b6353b84f89b78cefc4ece3f0bb P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:28.689218  5839 leader_election.cc:336] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8aa99624180b4fee92de031673e08f23 (127.0.194.195:42443): Network error: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
W20260630 12:36:28.691123  5838 leader_election.cc:336] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 830bf2f0c2a74cf6bbae126050abae81 (127.0.194.193:45669): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45669: connect: Connection refused (error 111)
I20260630 12:36:28.691313   779 tablet_replica.cc:333] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a: stopping tablet replica
I20260630 12:36:28.691588  5838 leader_election.cc:304] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: 6a0fdfb9a7bb4e9299422eb0259a5c6f; no voters: 830bf2f0c2a74cf6bbae126050abae81, 8aa99624180b4fee92de031673e08f23
I20260630 12:36:28.692111   779 raft_consensus.cc:2243] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.692658   779 raft_consensus.cc:2272] T 436ccfef513b4f8e9cc70a89f7768b94 P c804c47213714e029d76397bfecfe43a [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.692852  6086 raft_consensus.cc:2749] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:28.695613   779 tablet_replica.cc:333] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a: stopping tablet replica
I20260630 12:36:28.696332   779 raft_consensus.cc:2243] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.696957   779 raft_consensus.cc:2272] T 33fa17b3fefe47d998f74d21354e138f P c804c47213714e029d76397bfecfe43a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:28.699863  6067 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap starting.
I20260630 12:36:28.716907   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:36:28.740522   779 tablet_server.cc:179] TabletServer@127.0.194.197:0 shutting down...
I20260630 12:36:28.792418  6065 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: 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:36:28.793464  6065 tablet_bootstrap.cc:492] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Bootstrap complete.
I20260630 12:36:28.794184  6065 ts_tablet_manager.cc:1403] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent bootstrapping tablet: real 0.179s	user 0.141s	sys 0.016s
I20260630 12:36:28.795349   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:28.797889  6065 raft_consensus.cc:359] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:28.798480  6065 raft_consensus.cc:740] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a0fdfb9a7bb4e9299422eb0259a5c6f, State: Initialized, Role: LEARNER
I20260630 12:36:28.798964  6065 consensus_queue.cc:260] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [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: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } attrs { replace: true } } peers { permanent_uuid: "6a0fdfb9a7bb4e9299422eb0259a5c6f" member_type: NON_VOTER last_known_addr { host: "127.0.194.198" port: 35661 } attrs { promote: true } }
I20260630 12:36:28.801126  6065 ts_tablet_manager.cc:1434] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260630 12:36:28.803627  6065 tablet_copy_client.cc:1131] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.194:42861: connect: Connection refused (error 111)
I20260630 12:36:28.852749  6067 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:28.853516  6067 tablet_bootstrap.cc:492] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Bootstrap complete.
I20260630 12:36:28.854085  6067 ts_tablet_manager.cc:1403] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Time spent bootstrapping tablet: real 0.154s	user 0.124s	sys 0.020s
I20260630 12:36:28.855876  6067 raft_consensus.cc:359] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:28.856431  6067 raft_consensus.cc:740] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7baa3dc9552646cfac9f2dfcfddda191, State: Initialized, Role: LEARNER
I20260630 12:36:28.856930  6067 consensus_queue.cc:260] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191 [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: "830bf2f0c2a74cf6bbae126050abae81" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "4c58012b6694452b8b7c0ef5d583caca" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42861 } } peers { permanent_uuid: "8aa99624180b4fee92de031673e08f23" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42443 } } peers { permanent_uuid: "7baa3dc9552646cfac9f2dfcfddda191" member_type: NON_VOTER last_known_addr { host: "127.0.194.197" port: 33793 } attrs { promote: true } }
I20260630 12:36:28.858388  6067 ts_tablet_manager.cc:1434] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:36:28.860695  6067 tablet_copy_client.cc:1131] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.195:42443: connect: Connection refused (error 111)
I20260630 12:36:28.862206   779 tablet_replica.cc:333] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191: stopping tablet replica
I20260630 12:36:28.862776   779 raft_consensus.cc:2243] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.863188   779 raft_consensus.cc:2272] T f7604175bb63411fa4757edf23bd098a P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.865461   779 tablet_replica.cc:333] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191: stopping tablet replica
I20260630 12:36:28.865989   779 raft_consensus.cc:2243] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.866374   779 raft_consensus.cc:2272] T 14c7986b7de54189828cbf8004f3a5ea P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.868531   779 tablet_replica.cc:333] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191: stopping tablet replica
I20260630 12:36:28.869078   779 raft_consensus.cc:2243] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.869560   779 raft_consensus.cc:2272] T bbc147a494ef47f093386bd1c14908a8 P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:28.871367   779 tablet_replica.cc:333] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191: stopping tablet replica
I20260630 12:36:28.871814   779 raft_consensus.cc:2243] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.872280   779 raft_consensus.cc:2272] T 62d5b20b498540ab92c0494476f54e8c P 7baa3dc9552646cfac9f2dfcfddda191 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:28.894804   779 tablet_server.cc:196] TabletServer@127.0.194.197:0 shutdown complete.
I20260630 12:36:28.909086   779 tablet_server.cc:179] TabletServer@127.0.194.198:0 shutting down...
I20260630 12:36:28.937505   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:28.938760   779 tablet_replica.cc:333] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: stopping tablet replica
I20260630 12:36:28.939627   779 raft_consensus.cc:2243] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.940135   779 raft_consensus.cc:2272] T 8a44d6b2198a4025b476973236e45f49 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.943046   779 tablet_replica.cc:333] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: stopping tablet replica
I20260630 12:36:28.943733   779 raft_consensus.cc:2243] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:28.944170   779 raft_consensus.cc:2272] T 5de9654a9c78419f9d83a0a30873ea77 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:28.946745   779 tablet_replica.cc:333] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f: stopping tablet replica
I20260630 12:36:28.947355   779 raft_consensus.cc:2243] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.947968   779 raft_consensus.cc:2272] T f5836990e8ac4654ba6ce1c511dbdda4 P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:28.950472   779 tablet_replica.cc:333] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f: stopping tablet replica
I20260630 12:36:28.951040   779 raft_consensus.cc:2243] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:28.951701   779 raft_consensus.cc:2272] T 14c7986b7de54189828cbf8004f3a5ea P 6a0fdfb9a7bb4e9299422eb0259a5c6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:28.977808   779 tablet_server.cc:196] TabletServer@127.0.194.198:0 shutdown complete.
I20260630 12:36:28.992516   779 master.cc:562] Master@127.0.194.254:34737 shutting down...
W20260630 12:36:29.018363  5246 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:36:29.019771   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:29.020243   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:29.020509   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4d2b0749de745fda6dac960260e44a5: stopping tablet replica
I20260630 12:36:29.042891   779 master.cc:584] Master@127.0.194.254:34737 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17197 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:36:29.091173   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:46597
I20260630 12:36:29.092355   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.097718  6096 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:36:29.097997  6097 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:36:29.098943  6099 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:36:29.099377   779 server_base.cc:1061] running on GCE node
I20260630 12:36:29.100273   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.100499   779 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:36:29.100700   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822989100681 us; error 0 us; skew 500 ppm
I20260630 12:36:29.101194   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.103488   779 webserver.cc:533] Webserver started at http://127.0.194.254:45017/ using document root <none> and password file <none>
I20260630 12:36:29.103957   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.104157   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.104445   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.105927   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "4aa91817b19942e9b7cf30ff276b6b64"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.110216   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:29.113492  6104 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:36:29.114250   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:29.114580   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "4aa91817b19942e9b7cf30ff276b6b64"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.114892   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-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:36:29.139261   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.140545   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:29.177104   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:46597
I20260630 12:36:29.177194  6155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:46597 every 8 connection(s)
I20260630 12:36:29.180924  6156 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:36:29.190830  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64: Bootstrap starting.
I20260630 12:36:29.195170  6156 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:29.199218  6156 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64: No bootstrap required, opened a new log
I20260630 12:36:29.201246  6156 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER }
I20260630 12:36:29.201612  6156 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:29.201787  6156 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4aa91817b19942e9b7cf30ff276b6b64, State: Initialized, Role: FOLLOWER
I20260630 12:36:29.202379  6156 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER }
I20260630 12:36:29.202804  6156 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:29.202989  6156 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:29.203191  6156 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:29.207559  6156 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER }
I20260630 12:36:29.208015  6156 leader_election.cc:304] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [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: 4aa91817b19942e9b7cf30ff276b6b64; no voters: 
I20260630 12:36:29.209240  6156 leader_election.cc:290] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:29.209614  6159 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:29.211015  6159 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 1 LEADER]: Becoming Leader. State: Replica: 4aa91817b19942e9b7cf30ff276b6b64, State: Running, Role: LEADER
I20260630 12:36:29.211690  6159 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [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: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER }
I20260630 12:36:29.212162  6156 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:29.216423  6160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4aa91817b19942e9b7cf30ff276b6b64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER } }
I20260630 12:36:29.216730  6161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4aa91817b19942e9b7cf30ff276b6b64. Latest consensus state: current_term: 1 leader_uuid: "4aa91817b19942e9b7cf30ff276b6b64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4aa91817b19942e9b7cf30ff276b6b64" member_type: VOTER } }
I20260630 12:36:29.217214  6160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:29.217710  6161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:29.221148  6165 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:29.229703  6165 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:29.230752   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:29.238622  6165 catalog_manager.cc:1383] Generated new cluster ID: 4f1da87921954f218eb85a672ef2d3d5
I20260630 12:36:29.238941  6165 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:29.263331  6165 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:29.264535  6165 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:29.282232  6165 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64: Generated new TSK 0
I20260630 12:36:29.282799  6165 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:29.297590   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.303836  6177 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:36:29.304944  6178 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:36:29.306299  6180 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:36:29.306383   779 server_base.cc:1061] running on GCE node
I20260630 12:36:29.307301   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.307503   779 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:36:29.307679   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822989307660 us; error 0 us; skew 500 ppm
I20260630 12:36:29.308167   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.310403   779 webserver.cc:533] Webserver started at http://127.0.194.193:44135/ using document root <none> and password file <none>
I20260630 12:36:29.310873   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.311069   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.311339   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.312381   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.317020   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:36:29.320246  6185 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:36:29.321061   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:29.321362   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.321630   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-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:36:29.347458   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.348747   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:29.350208   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:29.352440   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:29.352663   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.352864   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:29.352999   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.391384   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:44827
I20260630 12:36:29.391494  6247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:44827 every 8 connection(s)
I20260630 12:36:29.396829   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.403165  6252 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:36:29.406071  6253 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:36:29.407533   779 server_base.cc:1061] running on GCE node
W20260630 12:36:29.409152  6255 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:36:29.409351  6248 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46597
I20260630 12:36:29.409797  6248 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:29.411461   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.411731   779 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:36:29.411553  6248 heartbeater.cc:507] Master 127.0.194.254:46597 requested a full tablet report, sending...
I20260630 12:36:29.411969   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822989411952 us; error 0 us; skew 500 ppm
I20260630 12:36:29.412524   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.414176  6121 ts_manager.cc:194] Registered new tserver with Master: b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827)
I20260630 12:36:29.415484   779 webserver.cc:533] Webserver started at http://127.0.194.194:35661/ using document root <none> and password file <none>
I20260630 12:36:29.416000   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.416177   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.416087  6121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47452
I20260630 12:36:29.416760   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.417953   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "a9d34586604e4c23b8d8c7d664bc2acf"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.421981   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:29.425194  6260 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:36:29.425957   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:29.426231   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "a9d34586604e4c23b8d8c7d664bc2acf"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.426522   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-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:36:29.453244   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.454496   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:29.455981   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:29.458459   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:29.458699   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.459004   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:29.459232   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.498742   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:39851
I20260630 12:36:29.498854  6322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:39851 every 8 connection(s)
I20260630 12:36:29.503526   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:29.510190  6326 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:36:29.511859  6327 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:36:29.515213   779 server_base.cc:1061] running on GCE node
W20260630 12:36:29.515654  6329 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:36:29.515889  6323 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46597
I20260630 12:36:29.516417  6323 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:29.516835   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:29.517114   779 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:36:29.517321   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822989517302 us; error 0 us; skew 500 ppm
I20260630 12:36:29.517378  6323 heartbeater.cc:507] Master 127.0.194.254:46597 requested a full tablet report, sending...
I20260630 12:36:29.518077   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:29.519819  6121 ts_manager.cc:194] Registered new tserver with Master: a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:29.520782   779 webserver.cc:533] Webserver started at http://127.0.194.195:43297/ using document root <none> and password file <none>
I20260630 12:36:29.521302   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:29.521489   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:29.521380  6121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47464
I20260630 12:36:29.521868   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:29.523267   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.527547   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:29.530699  6334 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:36:29.531481   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:29.531772   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349"
format_stamp: "Formatted at 2026-06-30 12:36:29 on dist-test-slave-zctk"
I20260630 12:36:29.532060   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-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:36:29.553651   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:29.554687   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:29.556107   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:29.558297   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:29.558521   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.558748   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:29.558925   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:29.597005   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:33201
I20260630 12:36:29.597100  6396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:33201 every 8 connection(s)
I20260630 12:36:29.610351  6397 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46597
I20260630 12:36:29.610742  6397 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:29.611444  6397 heartbeater.cc:507] Master 127.0.194.254:46597 requested a full tablet report, sending...
I20260630 12:36:29.614003  6121 ts_manager.cc:194] Registered new tserver with Master: bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195:33201)
I20260630 12:36:29.614778   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014573734s
I20260630 12:36:29.615707  6121 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47478
I20260630 12:36:30.419045  6248 heartbeater.cc:499] Master 127.0.194.254:46597 was elected leader, sending a full tablet report...
I20260630 12:36:30.524295  6323 heartbeater.cc:499] Master 127.0.194.254:46597 was elected leader, sending a full tablet report...
I20260630 12:36:30.618773  6397 heartbeater.cc:499] Master 127.0.194.254:46597 was elected leader, sending a full tablet report...
I20260630 12:36:30.670027  6121 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43686:
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:36:30.672320  6121 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:36:30.730690  6212 tablet_service.cc:1511] Processing CreateTablet for tablet befc39a01af244d385edaf86c236131a (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:30.731793  6213 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce9772cb294ee0b3bbdf3b875dd69e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:30.732193  6212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc39a01af244d385edaf86c236131a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.733192  6213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce9772cb294ee0b3bbdf3b875dd69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.734802  6211 tablet_service.cc:1511] Processing CreateTablet for tablet 3063e145467542b2930f1d2ed444059e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:30.736166  6211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3063e145467542b2930f1d2ed444059e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.737673  6360 tablet_service.cc:1511] Processing CreateTablet for tablet 3063e145467542b2930f1d2ed444059e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:30.739025  6360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3063e145467542b2930f1d2ed444059e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.739310  6288 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce9772cb294ee0b3bbdf3b875dd69e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:30.740639  6288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce9772cb294ee0b3bbdf3b875dd69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.740882  6286 tablet_service.cc:1511] Processing CreateTablet for tablet 3063e145467542b2930f1d2ed444059e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:36:30.742102  6286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3063e145467542b2930f1d2ed444059e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.745303  6287 tablet_service.cc:1511] Processing CreateTablet for tablet befc39a01af244d385edaf86c236131a (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:30.746685  6287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc39a01af244d385edaf86c236131a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.749770  6362 tablet_service.cc:1511] Processing CreateTablet for tablet 8dce9772cb294ee0b3bbdf3b875dd69e (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:36:30.751190  6362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce9772cb294ee0b3bbdf3b875dd69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.754170  6361 tablet_service.cc:1511] Processing CreateTablet for tablet befc39a01af244d385edaf86c236131a (DEFAULT_TABLE table=test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:36:30.756017  6361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc39a01af244d385edaf86c236131a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:30.762060  6418 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: Bootstrap starting.
I20260630 12:36:30.768838  6418 tablet_bootstrap.cc:654] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.778251  6417 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Bootstrap starting.
I20260630 12:36:30.784046  6417 tablet_bootstrap.cc:654] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.791872  6418 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: No bootstrap required, opened a new log
I20260630 12:36:30.792773  6418 ts_tablet_manager.cc:1403] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260630 12:36:30.796552  6418 raft_consensus.cc:359] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.798519  6418 raft_consensus.cc:385] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.798878  6418 raft_consensus.cc:740] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.799716  6418 consensus_queue.cc:260] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.800403  6420 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: Bootstrap starting.
I20260630 12:36:30.800806  6417 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: No bootstrap required, opened a new log
I20260630 12:36:30.801293  6417 ts_tablet_manager.cc:1403] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260630 12:36:30.804173  6417 raft_consensus.cc:359] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.805214  6417 raft_consensus.cc:385] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.805572  6417 raft_consensus.cc:740] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c1bafcc3fd4a19ab62eced6520ac94, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.806330  6417 consensus_queue.cc:260] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.807932  6420 tablet_bootstrap.cc:654] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.812978  6418 ts_tablet_manager.cc:1434] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:36:30.814419  6418 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: Bootstrap starting.
I20260630 12:36:30.818323  6417 ts_tablet_manager.cc:1434] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:36:30.819352  6417 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: Bootstrap starting.
I20260630 12:36:30.820163  6418 tablet_bootstrap.cc:654] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.821925  6420 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: No bootstrap required, opened a new log
I20260630 12:36:30.822486  6420 ts_tablet_manager.cc:1403] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260630 12:36:30.825528  6417 tablet_bootstrap.cc:654] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.831492  6418 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: No bootstrap required, opened a new log
I20260630 12:36:30.831923  6418 ts_tablet_manager.cc:1403] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:36:30.834580  6418 raft_consensus.cc:359] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.835155  6418 raft_consensus.cc:385] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.835424  6418 raft_consensus.cc:740] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.836087  6418 consensus_queue.cc:260] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.837745  6418 ts_tablet_manager.cc:1434] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:30.838744  6418 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: Bootstrap starting.
I20260630 12:36:30.843302  6420 raft_consensus.cc:359] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.844363  6420 raft_consensus.cc:385] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.844632  6418 tablet_bootstrap.cc:654] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.844774  6420 raft_consensus.cc:740] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d34586604e4c23b8d8c7d664bc2acf, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.849520  6418 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: No bootstrap required, opened a new log
I20260630 12:36:30.850034  6418 ts_tablet_manager.cc:1403] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260630 12:36:30.850230  6420 consensus_queue.cc:260] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.852264  6418 raft_consensus.cc:359] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.852998  6418 raft_consensus.cc:385] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.853330  6418 raft_consensus.cc:740] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.854000  6418 consensus_queue.cc:260] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.855801  6417 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: No bootstrap required, opened a new log
I20260630 12:36:30.855991  6418 ts_tablet_manager.cc:1434] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:36:30.856487  6417 ts_tablet_manager.cc:1403] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260630 12:36:30.858314  6420 ts_tablet_manager.cc:1434] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260630 12:36:30.859477  6417 raft_consensus.cc:359] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.860225  6417 raft_consensus.cc:385] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.860525  6417 raft_consensus.cc:740] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c1bafcc3fd4a19ab62eced6520ac94, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.861179  6420 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: Bootstrap starting.
I20260630 12:36:30.861404  6417 consensus_queue.cc:260] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.863533  6417 ts_tablet_manager.cc:1434] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:30.864523  6417 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: Bootstrap starting.
I20260630 12:36:30.870469  6417 tablet_bootstrap.cc:654] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.873600  6420 tablet_bootstrap.cc:654] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.875499  6417 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: No bootstrap required, opened a new log
I20260630 12:36:30.876086  6417 ts_tablet_manager.cc:1403] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:36:30.879221  6420 tablet_bootstrap.cc:492] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: No bootstrap required, opened a new log
I20260630 12:36:30.878971  6417 raft_consensus.cc:359] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.879751  6420 ts_tablet_manager.cc:1403] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260630 12:36:30.879709  6417 raft_consensus.cc:385] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.880223  6417 raft_consensus.cc:740] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c1bafcc3fd4a19ab62eced6520ac94, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.881033  6417 consensus_queue.cc:260] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.882687  6420 raft_consensus.cc:359] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.883188  6417 ts_tablet_manager.cc:1434] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:36:30.883438  6420 raft_consensus.cc:385] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.883735  6420 raft_consensus.cc:740] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d34586604e4c23b8d8c7d664bc2acf, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.884413  6420 consensus_queue.cc:260] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.886320  6420 ts_tablet_manager.cc:1434] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:30.887228  6420 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Bootstrap starting.
I20260630 12:36:30.887662  6422 raft_consensus.cc:493] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:30.888151  6422 raft_consensus.cc:515] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.892555  6420 tablet_bootstrap.cc:654] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:30.896366  6422 leader_election.cc:290] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:30.896942  6428 raft_consensus.cc:493] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:30.897428  6428 raft_consensus.cc:515] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.900097  6428 leader_election.cc:290] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195:33201)
I20260630 12:36:30.921633  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" is_pre_election: true
I20260630 12:36:30.922441  6223 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 0.
I20260630 12:36:30.924378  6338 leader_election.cc:304] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: b6c1bafcc3fd4a19ab62eced6520ac94, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: 
I20260630 12:36:30.925256  6422 raft_consensus.cc:2804] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:30.925608  6422 raft_consensus.cc:493] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:30.925892  6422 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.930531  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" is_pre_election: true
I20260630 12:36:30.930948  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce9772cb294ee0b3bbdf3b875dd69e" candidate_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" is_pre_election: true
I20260630 12:36:30.931315  6298 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 0.
I20260630 12:36:30.931715  6372 raft_consensus.cc:2468] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d34586604e4c23b8d8c7d664bc2acf in term 0.
I20260630 12:36:30.933171  6420 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: No bootstrap required, opened a new log
I20260630 12:36:30.933068  6263 leader_election.cc:304] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: a9d34586604e4c23b8d8c7d664bc2acf, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: 
I20260630 12:36:30.933739  6420 ts_tablet_manager.cc:1403] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260630 12:36:30.933912  6428 raft_consensus.cc:2804] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:30.933602  6422 raft_consensus.cc:515] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.934351  6428 raft_consensus.cc:493] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:30.934770  6428 raft_consensus.cc:3060] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.936686  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
I20260630 12:36:30.936746  6420 raft_consensus.cc:359] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.937402  6223 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.937551  6420 raft_consensus.cc:385] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:30.937892  6420 raft_consensus.cc:740] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d34586604e4c23b8d8c7d664bc2acf, State: Initialized, Role: FOLLOWER
I20260630 12:36:30.938596  6420 consensus_queue.cc:260] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.940810  6428 raft_consensus.cc:515] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.941673  6420 ts_tablet_manager.cc:1434] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:36:30.943413  6222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce9772cb294ee0b3bbdf3b875dd69e" candidate_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" is_pre_election: true
I20260630 12:36:30.943758  6221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce9772cb294ee0b3bbdf3b875dd69e" candidate_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
I20260630 12:36:30.944046  6422 leader_election.cc:290] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [CANDIDATE]: Term 1 election: Requested vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:30.944113  6222 raft_consensus.cc:2468] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d34586604e4c23b8d8c7d664bc2acf in term 0.
I20260630 12:36:30.946210  6223 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 1.
I20260630 12:36:30.947263  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d34586604e4c23b8d8c7d664bc2acf"
I20260630 12:36:30.947335  6338 leader_election.cc:304] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: b6c1bafcc3fd4a19ab62eced6520ac94, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: 
I20260630 12:36:30.947639  6428 leader_election.cc:290] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [CANDIDATE]: Term 1 election: Requested vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195:33201)
I20260630 12:36:30.947975  6298 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.948635  6422 raft_consensus.cc:2804] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:30.948829  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dce9772cb294ee0b3bbdf3b875dd69e" candidate_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349"
I20260630 12:36:30.949456  6372 raft_consensus.cc:3060] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.954144  6422 raft_consensus.cc:697] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Becoming Leader. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Running, Role: LEADER
I20260630 12:36:30.955054  6422 consensus_queue.cc:237] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.957118  6372 raft_consensus.cc:2468] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d34586604e4c23b8d8c7d664bc2acf in term 1.
I20260630 12:36:30.958326  6298 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 1.
I20260630 12:36:30.958563  6263 leader_election.cc:304] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: a9d34586604e4c23b8d8c7d664bc2acf, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: b6c1bafcc3fd4a19ab62eced6520ac94
I20260630 12:36:30.961277  6428 raft_consensus.cc:2804] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:30.961841  6428 raft_consensus.cc:697] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 LEADER]: Becoming Leader. State: Replica: a9d34586604e4c23b8d8c7d664bc2acf, State: Running, Role: LEADER
I20260630 12:36:30.962767  6428 consensus_queue.cc:237] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } }
I20260630 12:36:30.966711  6120 catalog_manager.cc:5697] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:30.970075  6118 catalog_manager.cc:5697] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194). New cstate: current_term: 1 leader_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:30.978075  6422 raft_consensus.cc:493] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:30.978694  6422 raft_consensus.cc:515] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.980319  6422 leader_election.cc:290] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:30.981057  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc39a01af244d385edaf86c236131a" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" is_pre_election: true
I20260630 12:36:30.981235  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc39a01af244d385edaf86c236131a" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" is_pre_election: true
I20260630 12:36:30.981618  6223 raft_consensus.cc:2468] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 0.
I20260630 12:36:30.982089  6298 raft_consensus.cc:2468] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 0.
I20260630 12:36:30.982646  6338 leader_election.cc:304] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: b6c1bafcc3fd4a19ab62eced6520ac94, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: 
I20260630 12:36:30.983439  6422 raft_consensus.cc:2804] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:30.983793  6422 raft_consensus.cc:493] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:30.984093  6422 raft_consensus.cc:3060] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.989140  6422 raft_consensus.cc:515] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:30.990962  6422 leader_election.cc:290] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [CANDIDATE]: Term 1 election: Requested vote from peers b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827), a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:30.991894  6223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc39a01af244d385edaf86c236131a" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
I20260630 12:36:30.992005  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befc39a01af244d385edaf86c236131a" candidate_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d34586604e4c23b8d8c7d664bc2acf"
I20260630 12:36:30.992461  6223 raft_consensus.cc:3060] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.992674  6298 raft_consensus.cc:3060] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:30.997812  6223 raft_consensus.cc:2468] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 1.
I20260630 12:36:30.998355  6298 raft_consensus.cc:2468] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bed5fd3ad4b84a9e84cdf55a82f7a349 in term 1.
I20260630 12:36:30.998842  6338 leader_election.cc:304] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: b6c1bafcc3fd4a19ab62eced6520ac94, bed5fd3ad4b84a9e84cdf55a82f7a349; no voters: 
I20260630 12:36:30.999665  6422 raft_consensus.cc:2804] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:31.000159  6422 raft_consensus.cc:697] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Becoming Leader. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Running, Role: LEADER
I20260630 12:36:31.000979  6422 consensus_queue.cc:237] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:31.007561  6118 catalog_manager.cc:5697] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 reported cstate change: term changed from 0 to 1, leader changed from <none> to bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:31.043984   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:31.050467  6442 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:36:31.051393  6443 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:36:31.053736  6445 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:36:31.053974   779 server_base.cc:1061] running on GCE node
I20260630 12:36:31.055303   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:31.055505   779 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:36:31.055648   779 hybrid_clock.cc:648] HybridClock initialized: now 1782822991055636 us; error 0 us; skew 500 ppm
I20260630 12:36:31.056092   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:31.058352   779 webserver.cc:533] Webserver started at http://127.0.194.196:40035/ using document root <none> and password file <none>
I20260630 12:36:31.058779   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:31.058934   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:31.059136   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:31.060127   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "5fa7efc09cdd42b794311c12e6963d3c"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-zctk"
I20260630 12:36:31.064265   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:31.067466  6450 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:36:31.068282   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:31.068687   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "5fa7efc09cdd42b794311c12e6963d3c"
format_stamp: "Formatted at 2026-06-30 12:36:31 on dist-test-slave-zctk"
I20260630 12:36:31.069054   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-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:36:31.092646   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:31.093968   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:31.095472   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:31.097965   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:31.098240   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.098503   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:31.098698   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:31.141736   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:45821
I20260630 12:36:31.141839  6512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:45821 every 8 connection(s)
I20260630 12:36:31.156819  6513 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46597
I20260630 12:36:31.157188  6513 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:31.157884  6513 heartbeater.cc:507] Master 127.0.194.254:46597 requested a full tablet report, sending...
I20260630 12:36:31.159758  6118 ts_manager.cc:194] Registered new tserver with Master: 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196:45821)
I20260630 12:36:31.161181  6118 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43688
I20260630 12:36:31.187605  6422 consensus_queue.cc:1048] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:31.194239  6438 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:36:31.194550  6438 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:36:31.204686  6223 raft_consensus.cc:3060] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:31.210872  6428 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:31.212306  6428 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:31.229362  6174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:36:31.240106  6169 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 56ea286fe58845c1a4a8f0f130bbde4a: could not find any suitable replica to move from server bed5fd3ad4b84a9e84cdf55a82f7a349 to server 5fa7efc09cdd42b794311c12e6963d3c
I20260630 12:36:31.244040  6372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3063e145467542b2930f1d2ed444059e"
dest_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349"
mode: GRACEFUL
new_leader_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
 from {username='slave'} at 127.0.0.1:52122
I20260630 12:36:31.244702  6372 raft_consensus.cc:606] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Received request to transfer leadership to TS b6c1bafcc3fd4a19ab62eced6520ac94
I20260630 12:36:31.245939  6174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:36:31.246352  6174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:31.296639  6422 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:31.300585  6422 consensus_queue.cc:1048] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:31.313386  6527 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:31.774991  6527 raft_consensus.cc:993] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: : Instructing follower b6c1bafcc3fd4a19ab62eced6520ac94 to start an election
I20260630 12:36:31.775518  6528 raft_consensus.cc:1081] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Signalling peer b6c1bafcc3fd4a19ab62eced6520ac94 to start an election
I20260630 12:36:31.777328  6223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3063e145467542b2930f1d2ed444059e"
dest_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94"
 from {username='slave'} at 127.0.0.1:52876
I20260630 12:36:31.777949  6223 raft_consensus.cc:493] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:36:31.778344  6223 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:31.783699  6223 raft_consensus.cc:515] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:31.784543  6222 raft_consensus.cc:1240] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 FOLLOWER]: Rejecting Update request from peer bed5fd3ad4b84a9e84cdf55a82f7a349 for earlier term 1. Current term is 2. Ops: []
I20260630 12:36:31.786198  6223 leader_election.cc:290] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [CANDIDATE]: Term 2 election: Requested vote from peers a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851), bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195:33201)
I20260630 12:36:31.790910  6438 consensus_queue.cc:1059] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:31.796845  6298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d34586604e4c23b8d8c7d664bc2acf"
I20260630 12:36:31.797540  6298 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:31.799502  6372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3063e145467542b2930f1d2ed444059e" candidate_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349"
I20260630 12:36:31.800117  6372 raft_consensus.cc:3055] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:36:31.800434  6372 raft_consensus.cc:740] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bed5fd3ad4b84a9e84cdf55a82f7a349, State: Running, Role: LEADER
I20260630 12:36:31.801280  6372 consensus_queue.cc:260] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:31.802594  6372 raft_consensus.cc:3060] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:31.804621  6298 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6c1bafcc3fd4a19ab62eced6520ac94 in term 2.
I20260630 12:36:31.805789  6188 leader_election.cc:304] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [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: a9d34586604e4c23b8d8c7d664bc2acf, b6c1bafcc3fd4a19ab62eced6520ac94; no voters: 
I20260630 12:36:31.806546  6423 raft_consensus.cc:2804] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:31.807806  6423 raft_consensus.cc:697] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 LEADER]: Becoming Leader. State: Replica: b6c1bafcc3fd4a19ab62eced6520ac94, State: Running, Role: LEADER
I20260630 12:36:31.808627  6423 consensus_queue.cc:237] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } }
I20260630 12:36:31.809083  6372 raft_consensus.cc:2468] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6c1bafcc3fd4a19ab62eced6520ac94 in term 2.
I20260630 12:36:31.816404  6118 catalog_manager.cc:5697] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 reported cstate change: term changed from 1 to 2, leader changed from bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195) to b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193). New cstate: current_term: 2 leader_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:32.051864  6372 raft_consensus.cc:1275] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 2 FOLLOWER]: Refusing update from remote peer b6c1bafcc3fd4a19ab62eced6520ac94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:32.053045  6423 consensus_queue.cc:1048] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:32.118286  6298 raft_consensus.cc:1275] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 2 FOLLOWER]: Refusing update from remote peer b6c1bafcc3fd4a19ab62eced6520ac94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:32.119396  6423 consensus_queue.cc:1048] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:32.163467  6513 heartbeater.cc:499] Master 127.0.194.254:46597 was elected leader, sending a full tablet report...
W20260630 12:36:32.258288  6527 consensus_queue.cc:1175] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260630 12:36:32.259075  6372 consensus_queue.cc:237] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.265118  6222 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:32.266533  6525 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:32.266584  6298 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:32.268214  6438 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } 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:36:32.274471  6222 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
W20260630 12:36:32.277029  6337 consensus_peers.cc:597] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 -> Peer 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196:45821): Couldn't send request to peer 5fa7efc09cdd42b794311c12e6963d3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: befc39a01af244d385edaf86c236131a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:32.276597  6298 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.286473  6118 catalog_manager.cc:5697] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf reported cstate change: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.319746  6525 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.339154  6298 consensus_queue.cc:237] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.346376  6222 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:32.348102  6544 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } 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:36:32.349041  6372 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:32.350929  6520 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:32.359699  6263 consensus_peers.cc:597] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf -> Peer 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196:45821): Couldn't send request to peer 5fa7efc09cdd42b794311c12e6963d3c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dce9772cb294ee0b3bbdf3b875dd69e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:32.364360  6222 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.368283  6372 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.376099  6120 catalog_manager.cc:5697] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 reported cstate change: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.626875  6551 ts_tablet_manager.cc:933] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: Initiating tablet copy from peer bed5fd3ad4b84a9e84cdf55a82f7a349 (127.0.194.195:33201)
I20260630 12:36:32.628995  6551 tablet_copy_client.cc:323] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:33201
I20260630 12:36:32.636538  6520 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } } }
I20260630 12:36:32.641551  6382 tablet_copy_service.cc:140] P bed5fd3ad4b84a9e84cdf55a82f7a349: Received BeginTabletCopySession request for tablet befc39a01af244d385edaf86c236131a from peer 5fa7efc09cdd42b794311c12e6963d3c ({username='slave'} at 127.0.0.1:52158)
I20260630 12:36:32.642112  6382 tablet_copy_service.cc:161] P bed5fd3ad4b84a9e84cdf55a82f7a349: Beginning new tablet copy session on tablet befc39a01af244d385edaf86c236131a from peer 5fa7efc09cdd42b794311c12e6963d3c at {username='slave'} at 127.0.0.1:52158: session id = 5fa7efc09cdd42b794311c12e6963d3c-befc39a01af244d385edaf86c236131a
I20260630 12:36:32.650241  6382 tablet_copy_source_session.cc:215] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:32.654616  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befc39a01af244d385edaf86c236131a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.662387  6555 ts_tablet_manager.cc:933] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: Initiating tablet copy from peer a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851)
I20260630 12:36:32.665350  6555 tablet_copy_client.cc:323] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:39851
I20260630 12:36:32.671877  6551 tablet_copy_client.cc:806] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:32.672616  6551 tablet_copy_client.cc:670] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:32.676632  6551 tablet_copy_client.cc:538] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:32.679289  6308 tablet_copy_service.cc:140] P a9d34586604e4c23b8d8c7d664bc2acf: Received BeginTabletCopySession request for tablet 8dce9772cb294ee0b3bbdf3b875dd69e from peer 5fa7efc09cdd42b794311c12e6963d3c ({username='slave'} at 127.0.0.1:57720)
I20260630 12:36:32.679906  6308 tablet_copy_service.cc:161] P a9d34586604e4c23b8d8c7d664bc2acf: Beginning new tablet copy session on tablet 8dce9772cb294ee0b3bbdf3b875dd69e from peer 5fa7efc09cdd42b794311c12e6963d3c at {username='slave'} at 127.0.0.1:57720: session id = 5fa7efc09cdd42b794311c12e6963d3c-8dce9772cb294ee0b3bbdf3b875dd69e
I20260630 12:36:32.683655  6551 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: Bootstrap starting.
I20260630 12:36:32.688607  6308 tablet_copy_source_session.cc:215] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:32.694169  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dce9772cb294ee0b3bbdf3b875dd69e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:32.707458  6551 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: 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:36:32.708523  6551 tablet_bootstrap.cc:492] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: Bootstrap complete.
I20260630 12:36:32.709262  6551 ts_tablet_manager.cc:1403] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.008s
I20260630 12:36:32.712908  6551 raft_consensus.cc:359] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.713295  6555 tablet_copy_client.cc:806] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:32.713760  6551 raft_consensus.cc:740] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa7efc09cdd42b794311c12e6963d3c, State: Initialized, Role: LEARNER
I20260630 12:36:32.714097  6555 tablet_copy_client.cc:670] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:32.714553  6551 consensus_queue.cc:260] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.717934  6551 ts_tablet_manager.cc:1434] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:36:32.719182  6555 tablet_copy_client.cc:538] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:32.720029  6382 tablet_copy_service.cc:342] P bed5fd3ad4b84a9e84cdf55a82f7a349: Request end of tablet copy session 5fa7efc09cdd42b794311c12e6963d3c-befc39a01af244d385edaf86c236131a received from {username='slave'} at 127.0.0.1:52158
I20260630 12:36:32.720548  6382 tablet_copy_service.cc:434] P bed5fd3ad4b84a9e84cdf55a82f7a349: ending tablet copy session 5fa7efc09cdd42b794311c12e6963d3c-befc39a01af244d385edaf86c236131a on tablet befc39a01af244d385edaf86c236131a with peer 5fa7efc09cdd42b794311c12e6963d3c
I20260630 12:36:32.729667  6555 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: Bootstrap starting.
I20260630 12:36:32.744385  6555 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: 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:36:32.745134  6555 tablet_bootstrap.cc:492] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: Bootstrap complete.
I20260630 12:36:32.745692  6555 ts_tablet_manager.cc:1403] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:36:32.747727  6555 raft_consensus.cc:359] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.748319  6555 raft_consensus.cc:740] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5fa7efc09cdd42b794311c12e6963d3c, State: Initialized, Role: LEARNER
I20260630 12:36:32.748878  6555 consensus_queue.cc:260] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: true } }
I20260630 12:36:32.750500  6555 ts_tablet_manager.cc:1434] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:32.752252  6308 tablet_copy_service.cc:342] P a9d34586604e4c23b8d8c7d664bc2acf: Request end of tablet copy session 5fa7efc09cdd42b794311c12e6963d3c-8dce9772cb294ee0b3bbdf3b875dd69e received from {username='slave'} at 127.0.0.1:57720
I20260630 12:36:32.752684  6308 tablet_copy_service.cc:434] P a9d34586604e4c23b8d8c7d664bc2acf: ending tablet copy session 5fa7efc09cdd42b794311c12e6963d3c-8dce9772cb294ee0b3bbdf3b875dd69e on tablet 8dce9772cb294ee0b3bbdf3b875dd69e with peer 5fa7efc09cdd42b794311c12e6963d3c
I20260630 12:36:32.934948  6488 raft_consensus.cc:1217] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:32.941488  6488 raft_consensus.cc:1217] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:33.247478  6174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:33.250804  6174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:33.251214  6174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:33.373555  6554 raft_consensus.cc:1064] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: attempting to promote NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c to VOTER
I20260630 12:36:33.375813  6554 consensus_queue.cc:237] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } }
I20260630 12:36:33.381289  6488 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.381729  6372 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.382082  6222 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.383157  6544 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } 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:36:33.384124  6554 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:33.384904  6520 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } 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:36:33.403352  6372 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.404027  6488 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.416062  6120 catalog_manager.cc:5697] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c reported cstate change: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.470659  6544 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.481145  6222 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.566597  6525 raft_consensus.cc:1064] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: attempting to promote NON_VOTER 5fa7efc09cdd42b794311c12e6963d3c to VOTER
I20260630 12:36:33.569367  6525 consensus_queue.cc:237] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } }
I20260630 12:36:33.577525  6488 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 LEARNER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.577615  6298 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.578449  6222 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:33.579193  6525 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } 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:36:33.580144  6567 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } 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:36:33.580977  6438 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:33.607129  6222 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.608152  6488 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.667210  6119 catalog_manager.cc:5697] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c reported cstate change: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.670675  6298 consensus_queue.cc:237] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [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: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } }
I20260630 12:36:33.676216  6488 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:33.676736  6372 raft_consensus.cc:1275] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Refusing update from remote peer a9d34586604e4c23b8d8c7d664bc2acf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:33.678449  6520 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:33.679550  6565 consensus_queue.cc:1048] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } 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:36:33.687933  6372 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.687896  6488 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.699919  6121 catalog_manager.cc:5697] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 reported cstate change: config changed from index 3 to 4, VOTER b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.709527  6567 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.718680  6298 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5fa7efc09cdd42b794311c12e6963d3c (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.939313  6212 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dce9772cb294ee0b3bbdf3b875dd69e with delete_type TABLET_DATA_TOMBSTONED (TS b6c1bafcc3fd4a19ab62eced6520ac94 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52866
I20260630 12:36:33.942448  6573 tablet_replica.cc:333] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: stopping tablet replica
I20260630 12:36:33.943652  6573 raft_consensus.cc:2243] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:33.944311  6573 raft_consensus.cc:2272] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:33.948136  6573 ts_tablet_manager.cc:1916] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:33.952291  6372 consensus_queue.cc:237] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [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: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } }
I20260630 12:36:33.957585  6488 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:33.957931  6222 raft_consensus.cc:1275] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Refusing update from remote peer bed5fd3ad4b84a9e84cdf55a82f7a349: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:33.959493  6572 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } 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:36:33.960215  6525 consensus_queue.cc:1048] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:33.964164  6573 ts_tablet_manager.cc:1929] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:33.964715  6573 log.cc:1199] T 8dce9772cb294ee0b3bbdf3b875dd69e P b6c1bafcc3fd4a19ab62eced6520ac94: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-0-root/wals/8dce9772cb294ee0b3bbdf3b875dd69e
I20260630 12:36:33.966661  6108 catalog_manager.cc:5028] TS b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193:44827): tablet 8dce9772cb294ee0b3bbdf3b875dd69e (table test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]) successfully deleted
I20260630 12:36:33.968851  6222 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.969918  6488 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:33.984815  6120 catalog_manager.cc:5697] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c reported cstate change: config changed from index 3 to 4, VOTER a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194) evicted. New cstate: current_term: 1 leader_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:34.021677  6287 tablet_service.cc:1558] Processing DeleteTablet for tablet befc39a01af244d385edaf86c236131a with delete_type TABLET_DATA_TOMBSTONED (TS a9d34586604e4c23b8d8c7d664bc2acf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260630 12:36:34.023929  6575 tablet_replica.cc:333] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: stopping tablet replica
I20260630 12:36:34.024705  6575 raft_consensus.cc:2243] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:34.025380  6575 raft_consensus.cc:2272] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:34.028075  6575 ts_tablet_manager.cc:1916] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:34.038599  6575 ts_tablet_manager.cc:1929] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:34.038944  6575 log.cc:1199] T befc39a01af244d385edaf86c236131a P a9d34586604e4c23b8d8c7d664bc2acf: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822851694463-779-0/minicluster-data/ts-1-root/wals/befc39a01af244d385edaf86c236131a
I20260630 12:36:34.040410  6107 catalog_manager.cc:5028] TS a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194:39851): tablet befc39a01af244d385edaf86c236131a (table test-workload [id=56ea286fe58845c1a4a8f0f130bbde4a]) successfully deleted
I20260630 12:36:34.053658  6544 raft_consensus.cc:2955] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6c1bafcc3fd4a19ab62eced6520ac94 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "a9d34586604e4c23b8d8c7d664bc2acf" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39851 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:34.060098  6107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dce9772cb294ee0b3bbdf3b875dd69e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:34.152343  6567 raft_consensus.cc:2955] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a9d34586604e4c23b8d8c7d664bc2acf (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6c1bafcc3fd4a19ab62eced6520ac94" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 44827 } } peers { permanent_uuid: "bed5fd3ad4b84a9e84cdf55a82f7a349" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 33201 } } peers { permanent_uuid: "5fa7efc09cdd42b794311c12e6963d3c" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 45821 } attrs { promote: false } } }
I20260630 12:36:34.159165  6107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet befc39a01af244d385edaf86c236131a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:35.252171  6174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:35.254739  6174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:35.255044  6174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:37.255972  6174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:37.258962  6174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:37.259413  6174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:39.260388  6174 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:39.263029  6174 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:39.263475  6174 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:40.209434   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:36:40.240281   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:40.241073   779 tablet_replica.cc:333] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94: stopping tablet replica
I20260630 12:36:40.241641   779 raft_consensus.cc:2243] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.242285   779 raft_consensus.cc:2272] T befc39a01af244d385edaf86c236131a P b6c1bafcc3fd4a19ab62eced6520ac94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.244349   779 tablet_replica.cc:333] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94: stopping tablet replica
I20260630 12:36:40.244849   779 raft_consensus.cc:2243] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:40.245663   779 raft_consensus.cc:2272] T 3063e145467542b2930f1d2ed444059e P b6c1bafcc3fd4a19ab62eced6520ac94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.270313   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:36:40.287011   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:36:40.310051   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:40.310735   779 tablet_replica.cc:333] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf: stopping tablet replica
I20260630 12:36:40.311206   779 raft_consensus.cc:2243] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.311635   779 raft_consensus.cc:2272] T 3063e145467542b2930f1d2ed444059e P a9d34586604e4c23b8d8c7d664bc2acf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.313850   779 tablet_replica.cc:333] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf: stopping tablet replica
I20260630 12:36:40.314304   779 raft_consensus.cc:2243] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:40.315043   779 raft_consensus.cc:2272] T 8dce9772cb294ee0b3bbdf3b875dd69e P a9d34586604e4c23b8d8c7d664bc2acf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.338229   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:36:40.353158   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:36:40.379798   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:40.380543   779 tablet_replica.cc:333] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349: stopping tablet replica
I20260630 12:36:40.381438   779 raft_consensus.cc:2243] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:40.382200   779 raft_consensus.cc:2272] T befc39a01af244d385edaf86c236131a P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.384116   779 tablet_replica.cc:333] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349: stopping tablet replica
I20260630 12:36:40.384552   779 raft_consensus.cc:2243] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.385217   779 raft_consensus.cc:2272] T 8dce9772cb294ee0b3bbdf3b875dd69e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.387006   779 tablet_replica.cc:333] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349: stopping tablet replica
I20260630 12:36:40.387392   779 raft_consensus.cc:2243] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.387745   779 raft_consensus.cc:2272] T 3063e145467542b2930f1d2ed444059e P bed5fd3ad4b84a9e84cdf55a82f7a349 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.410164   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:36:40.424463   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:36:40.447762   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:40.448479   779 tablet_replica.cc:333] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c: stopping tablet replica
I20260630 12:36:40.449048   779 raft_consensus.cc:2243] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.449481   779 raft_consensus.cc:2272] T 8dce9772cb294ee0b3bbdf3b875dd69e P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.451216   779 tablet_replica.cc:333] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c: stopping tablet replica
I20260630 12:36:40.451622   779 raft_consensus.cc:2243] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:40.452055   779 raft_consensus.cc:2272] T befc39a01af244d385edaf86c236131a P 5fa7efc09cdd42b794311c12e6963d3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.472002   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:36:40.483035   779 master.cc:562] Master@127.0.194.254:46597 shutting down...
I20260630 12:36:40.503110   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:40.503607   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:40.503886   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4aa91817b19942e9b7cf30ff276b6b64: stopping tablet replica
I20260630 12:36:40.522936   779 master.cc:584] Master@127.0.194.254:46597 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11470 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:36:40.561713   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:41395
I20260630 12:36:40.562867   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:40.568754  6578 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:36:40.568799  6577 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:36:40.569262  6580 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:36:40.570070   779 server_base.cc:1061] running on GCE node
I20260630 12:36:40.570958   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:40.571133   779 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:36:40.571247   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823000571237 us; error 0 us; skew 500 ppm
I20260630 12:36:40.571687   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:40.573987   779 webserver.cc:533] Webserver started at http://127.0.194.254:36119/ using document root <none> and password file <none>
I20260630 12:36:40.574414   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:40.574560   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:40.574783   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:40.575870   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "dadf3b21c7c644ebba02b7db78190e8a"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.580210   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:40.583491  6585 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:36:40.584383   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:40.584705   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "dadf3b21c7c644ebba02b7db78190e8a"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.585005   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-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:36:40.598680   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:40.599874   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:40.637495   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:41395
I20260630 12:36:40.637598  6636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:41395 every 8 connection(s)
I20260630 12:36:40.641466  6637 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:36:40.651994  6637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a: Bootstrap starting.
I20260630 12:36:40.656709  6637 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:40.661018  6637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a: No bootstrap required, opened a new log
I20260630 12:36:40.663139  6637 raft_consensus.cc:359] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER }
I20260630 12:36:40.663549  6637 raft_consensus.cc:385] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:40.663771  6637 raft_consensus.cc:740] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dadf3b21c7c644ebba02b7db78190e8a, State: Initialized, Role: FOLLOWER
I20260630 12:36:40.664484  6637 consensus_queue.cc:260] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER }
I20260630 12:36:40.664973  6637 raft_consensus.cc:399] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:40.665197  6637 raft_consensus.cc:493] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:40.665465  6637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:40.670317  6637 raft_consensus.cc:515] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER }
I20260630 12:36:40.670835  6637 leader_election.cc:304] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [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: dadf3b21c7c644ebba02b7db78190e8a; no voters: 
I20260630 12:36:40.671919  6637 leader_election.cc:290] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:40.672228  6640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:40.673589  6640 raft_consensus.cc:697] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 1 LEADER]: Becoming Leader. State: Replica: dadf3b21c7c644ebba02b7db78190e8a, State: Running, Role: LEADER
I20260630 12:36:40.674263  6640 consensus_queue.cc:237] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [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: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER }
I20260630 12:36:40.674774  6637 sys_catalog.cc:565] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:40.678784  6642 sys_catalog.cc:455] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader dadf3b21c7c644ebba02b7db78190e8a. Latest consensus state: current_term: 1 leader_uuid: "dadf3b21c7c644ebba02b7db78190e8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER } }
I20260630 12:36:40.679286  6642 sys_catalog.cc:458] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:40.681463  6648 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:40.681190  6641 sys_catalog.cc:455] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dadf3b21c7c644ebba02b7db78190e8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dadf3b21c7c644ebba02b7db78190e8a" member_type: VOTER } }
I20260630 12:36:40.681887  6641 sys_catalog.cc:458] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:40.687057  6648 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:40.690315   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:40.695376  6648 catalog_manager.cc:1383] Generated new cluster ID: a818deb4d5b8476c85cfd1b8d821183d
I20260630 12:36:40.695669  6648 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:40.729154  6648 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:40.730610  6648 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:40.745443  6648 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a: Generated new TSK 0
I20260630 12:36:40.746093  6648 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:40.756852   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:40.762575  6658 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:36:40.763860  6659 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:36:40.765255  6661 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:36:40.766038   779 server_base.cc:1061] running on GCE node
I20260630 12:36:40.767016   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:40.767220   779 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:36:40.767412   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823000767369 us; error 0 us; skew 500 ppm
I20260630 12:36:40.767944   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:40.770444   779 webserver.cc:533] Webserver started at http://127.0.194.193:34661/ using document root <none> and password file <none>
I20260630 12:36:40.770910   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:40.771101   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:40.771392   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:40.772466   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "1ecafea7eb184c3fbc1a0965c5a09313"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.777151   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:36:40.780615  6666 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:36:40.781388   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:40.781688   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "1ecafea7eb184c3fbc1a0965c5a09313"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.781997   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-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:36:40.798018   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:40.799288   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:40.800917   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:40.803210   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:40.803435   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:40.803674   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:40.803853   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:40.844074   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:33347
I20260630 12:36:40.844170  6728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:33347 every 8 connection(s)
I20260630 12:36:40.848863   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:40.856395  6733 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:36:40.858333  6734 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:36:40.859709   779 server_base.cc:1061] running on GCE node
W20260630 12:36:40.860247  6736 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:36:40.861614   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:40.861881   779 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:36:40.862087   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823000862067 us; error 0 us; skew 500 ppm
I20260630 12:36:40.862154  6729 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41395
I20260630 12:36:40.862607  6729 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:40.862725   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:40.863485  6729 heartbeater.cc:507] Master 127.0.194.254:41395 requested a full tablet report, sending...
I20260630 12:36:40.865430   779 webserver.cc:533] Webserver started at http://127.0.194.194:34417/ using document root <none> and password file <none>
I20260630 12:36:40.865942   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:40.865931  6602 ts_manager.cc:194] Registered new tserver with Master: 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347)
I20260630 12:36:40.866353   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:40.866699   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:40.867767   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "a19873349cd74fc6bee7a5b83ba2eef3"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.867935  6602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41802
I20260630 12:36:40.872264   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:40.875819  6741 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:36:40.876727   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:40.877038   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "a19873349cd74fc6bee7a5b83ba2eef3"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.877331   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-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:36:40.918433   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:40.919561   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:40.921011   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:40.923189   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:40.923429   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:40.923666   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:40.923835   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:40.962821   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:38525
I20260630 12:36:40.962944  6803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:38525 every 8 connection(s)
I20260630 12:36:40.967564   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:40.974694  6807 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:36:40.976575  6808 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:36:40.977856   779 server_base.cc:1061] running on GCE node
W20260630 12:36:40.978857  6810 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:36:40.980050   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:40.980311   779 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:36:40.980579   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823000980535 us; error 0 us; skew 500 ppm
I20260630 12:36:40.980746  6804 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41395
I20260630 12:36:40.981176  6804 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:40.981201   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:40.982082  6804 heartbeater.cc:507] Master 127.0.194.254:41395 requested a full tablet report, sending...
I20260630 12:36:40.983960   779 webserver.cc:533] Webserver started at http://127.0.194.195:42887/ using document root <none> and password file <none>
I20260630 12:36:40.984510  6602 ts_manager.cc:194] Registered new tserver with Master: a19873349cd74fc6bee7a5b83ba2eef3 (127.0.194.194:38525)
I20260630 12:36:40.984652   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:40.985034   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:40.985368   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:40.986429  6602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41806
I20260630 12:36:40.986924   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.991488   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:40.994578  6815 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:36:40.995357   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:40.995661   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406"
format_stamp: "Formatted at 2026-06-30 12:36:40 on dist-test-slave-zctk"
I20260630 12:36:40.995947   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822851694463-779-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:36:41.013538   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:41.014832   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:41.016229   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:41.018421   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:41.018658   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.018890   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:41.019063   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:41.057600   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:39741
I20260630 12:36:41.057706  6877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:39741 every 8 connection(s)
I20260630 12:36:41.071367  6878 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41395
I20260630 12:36:41.071798  6878 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:41.072472  6878 heartbeater.cc:507] Master 127.0.194.254:41395 requested a full tablet report, sending...
I20260630 12:36:41.074381  6602 ts_manager.cc:194] Registered new tserver with Master: 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741)
I20260630 12:36:41.075270   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014465078s
I20260630 12:36:41.075730  6602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41822
I20260630 12:36:41.870899  6729 heartbeater.cc:499] Master 127.0.194.254:41395 was elected leader, sending a full tablet report...
I20260630 12:36:41.989090  6804 heartbeater.cc:499] Master 127.0.194.254:41395 was elected leader, sending a full tablet report...
I20260630 12:36:42.078482  6878 heartbeater.cc:499] Master 127.0.194.254:41395 was elected leader, sending a full tablet report...
I20260630 12:36:42.130300  6602 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41834:
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:36:42.132269  6602 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:36:42.183885  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 279e9fc551be4c91a210fef54be7bf98 (DEFAULT_TABLE table=test-workload [id=523a3380cf4b473ab84c47c3f96ef476]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:42.185371  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279e9fc551be4c91a210fef54be7bf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:42.186306  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 279e9fc551be4c91a210fef54be7bf98 (DEFAULT_TABLE table=test-workload [id=523a3380cf4b473ab84c47c3f96ef476]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:42.187548  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279e9fc551be4c91a210fef54be7bf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:42.190091  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 279e9fc551be4c91a210fef54be7bf98 (DEFAULT_TABLE table=test-workload [id=523a3380cf4b473ab84c47c3f96ef476]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:42.191069  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279e9fc551be4c91a210fef54be7bf98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:42.206113  6898 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Bootstrap starting.
I20260630 12:36:42.207924  6900 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: Bootstrap starting.
I20260630 12:36:42.209649  6899 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: Bootstrap starting.
I20260630 12:36:42.213140  6898 tablet_bootstrap.cc:654] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:42.214923  6900 tablet_bootstrap.cc:654] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:42.216508  6899 tablet_bootstrap.cc:654] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:42.218302  6898 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: No bootstrap required, opened a new log
I20260630 12:36:42.218767  6898 ts_tablet_manager.cc:1403] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:42.221474  6900 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: No bootstrap required, opened a new log
I20260630 12:36:42.222020  6900 ts_tablet_manager.cc:1403] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:36:42.221812  6898 raft_consensus.cc:359] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.222481  6898 raft_consensus.cc:385] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:42.222754  6898 raft_consensus.cc:740] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ecafea7eb184c3fbc1a0965c5a09313, State: Initialized, Role: FOLLOWER
I20260630 12:36:42.223136  6899 tablet_bootstrap.cc:492] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: No bootstrap required, opened a new log
I20260630 12:36:42.223654  6899 ts_tablet_manager.cc:1403] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:36:42.223448  6898 consensus_queue.cc:260] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.224963  6900 raft_consensus.cc:359] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.225780  6900 raft_consensus.cc:385] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:42.226107  6900 raft_consensus.cc:740] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bfb9b7b6aae41d0bb92eaa662ff2406, State: Initialized, Role: FOLLOWER
I20260630 12:36:42.226523  6899 raft_consensus.cc:359] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.227339  6899 raft_consensus.cc:385] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:42.227078  6900 consensus_queue.cc:260] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.227706  6899 raft_consensus.cc:740] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a19873349cd74fc6bee7a5b83ba2eef3, State: Initialized, Role: FOLLOWER
I20260630 12:36:42.228807  6899 consensus_queue.cc:260] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.230232  6900 ts_tablet_manager.cc:1434] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:42.231830  6899 ts_tablet_manager.cc:1434] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:42.234241  6898 ts_tablet_manager.cc:1434] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:36:42.357105  6904 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:42.357693  6904 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.359093  6906 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:42.359604  6906 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.360301  6904 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741), a19873349cd74fc6bee7a5b83ba2eef3 (127.0.194.194:38525)
I20260630 12:36:42.377610  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" is_pre_election: true
I20260630 12:36:42.378471  6779 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in term 0.
I20260630 12:36:42.379186  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" is_pre_election: true
I20260630 12:36:42.379858  6668 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [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: 1ecafea7eb184c3fbc1a0965c5a09313, a19873349cd74fc6bee7a5b83ba2eef3; no voters: 
I20260630 12:36:42.379992  6853 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in term 0.
I20260630 12:36:42.380445  6906 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347), 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741)
I20260630 12:36:42.381407  6904 raft_consensus.cc:2804] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:42.381840  6904 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:42.382215  6904 raft_consensus.cc:3060] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:42.387621  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" is_pre_election: true
I20260630 12:36:42.388072  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" is_pre_election: true
I20260630 12:36:42.388706  6853 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a19873349cd74fc6bee7a5b83ba2eef3 in term 0.
I20260630 12:36:42.389475  6904 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.389642  6744 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [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: 1bfb9b7b6aae41d0bb92eaa662ff2406, a19873349cd74fc6bee7a5b83ba2eef3; no voters: 
I20260630 12:36:42.390547  6906 raft_consensus.cc:2804] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:42.390578  6704 raft_consensus.cc:2393] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a19873349cd74fc6bee7a5b83ba2eef3 in current term 1: Already voted for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in this term.
I20260630 12:36:42.390971  6906 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:42.391426  6906 raft_consensus.cc:3060] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:42.392352  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406"
I20260630 12:36:42.392886  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a19873349cd74fc6bee7a5b83ba2eef3"
I20260630 12:36:42.393076  6853 raft_consensus.cc:3060] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:42.395473  6904 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [CANDIDATE]: Term 1 election: Requested vote from peers 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741), a19873349cd74fc6bee7a5b83ba2eef3 (127.0.194.194:38525)
I20260630 12:36:42.398167  6906 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.398837  6853 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in term 1.
I20260630 12:36:42.399220  6779 raft_consensus.cc:2393] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ecafea7eb184c3fbc1a0965c5a09313 in current term 1: Already voted for candidate a19873349cd74fc6bee7a5b83ba2eef3 in this term.
I20260630 12:36:42.400106  6906 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 1 election: Requested vote from peers 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347), 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741)
I20260630 12:36:42.400225  6669 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [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: 1bfb9b7b6aae41d0bb92eaa662ff2406, 1ecafea7eb184c3fbc1a0965c5a09313; no voters: 
I20260630 12:36:42.400799  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ecafea7eb184c3fbc1a0965c5a09313"
I20260630 12:36:42.401611  6704 raft_consensus.cc:2393] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a19873349cd74fc6bee7a5b83ba2eef3 in current term 1: Already voted for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in this term.
I20260630 12:36:42.402009  6904 raft_consensus.cc:2804] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:42.402051  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406"
I20260630 12:36:42.402956  6853 raft_consensus.cc:2393] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a19873349cd74fc6bee7a5b83ba2eef3 in current term 1: Already voted for candidate 1ecafea7eb184c3fbc1a0965c5a09313 in this term.
I20260630 12:36:42.403605  6904 raft_consensus.cc:697] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 LEADER]: Becoming Leader. State: Replica: 1ecafea7eb184c3fbc1a0965c5a09313, State: Running, Role: LEADER
I20260630 12:36:42.403859  6744 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [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: a19873349cd74fc6bee7a5b83ba2eef3; no voters: 1bfb9b7b6aae41d0bb92eaa662ff2406, 1ecafea7eb184c3fbc1a0965c5a09313
I20260630 12:36:42.404727  6906 raft_consensus.cc:2749] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:36:42.404388  6904 consensus_queue.cc:237] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [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: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:42.412205  6599 catalog_manager.cc:5697] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:42.425123   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:36:42.443305   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:42.444198   779 tablet_replica.cc:333] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: stopping tablet replica
I20260630 12:36:42.444855   779 raft_consensus.cc:2243] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:42.445494   779 pending_rounds.cc:70] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Trying to abort 1 pending ops.
I20260630 12:36:42.445735   779 pending_rounds.cc:77] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443017856004096 op_type: NO_OP noop_request { }
I20260630 12:36:42.446051   779 raft_consensus.cc:2889] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:42.446357   779 raft_consensus.cc:2272] T 279e9fc551be4c91a210fef54be7bf98 P 1ecafea7eb184c3fbc1a0965c5a09313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:42.466406   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:36:42.690304  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:42.691768  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:42.692116  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:44.451013  6915 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.451782  6915 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:44.453891  6915 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347), 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741)
I20260630 12:36:44.455736  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" is_pre_election: true
I20260630 12:36:44.456701  6853 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a19873349cd74fc6bee7a5b83ba2eef3 in term 1.
W20260630 12:36:44.457083  6742 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260630 12:36:44.458242  6744 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [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: 1bfb9b7b6aae41d0bb92eaa662ff2406, a19873349cd74fc6bee7a5b83ba2eef3; no voters: 
I20260630 12:36:44.459192  6915 raft_consensus.cc:2804] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:44.459594  6915 raft_consensus.cc:493] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.459841  6915 raft_consensus.cc:3060] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:44.461057  6742 leader_election.cc:336] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111)
I20260630 12:36:44.467187  6915 raft_consensus.cc:515] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:44.468850  6915 leader_election.cc:290] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 2 election: Requested vote from peers 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347), 1bfb9b7b6aae41d0bb92eaa662ff2406 (127.0.194.195:39741)
I20260630 12:36:44.469954  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279e9fc551be4c91a210fef54be7bf98" candidate_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406"
I20260630 12:36:44.470434  6853 raft_consensus.cc:3060] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:44.472611  6742 leader_election.cc:336] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111)
I20260630 12:36:44.476949  6853 raft_consensus.cc:2468] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a19873349cd74fc6bee7a5b83ba2eef3 in term 2.
I20260630 12:36:44.477959  6744 leader_election.cc:304] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [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: 1bfb9b7b6aae41d0bb92eaa662ff2406, a19873349cd74fc6bee7a5b83ba2eef3; no voters: 1ecafea7eb184c3fbc1a0965c5a09313
I20260630 12:36:44.478840  6915 raft_consensus.cc:2804] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:44.479718  6915 raft_consensus.cc:697] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 2 LEADER]: Becoming Leader. State: Replica: a19873349cd74fc6bee7a5b83ba2eef3, State: Running, Role: LEADER
I20260630 12:36:44.480674  6915 consensus_queue.cc:237] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [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: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } }
I20260630 12:36:44.487738  6599 catalog_manager.cc:5697] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 reported cstate change: term changed from 1 to 2, leader changed from 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193) to a19873349cd74fc6bee7a5b83ba2eef3 (127.0.194.194). New cstate: current_term: 2 leader_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ecafea7eb184c3fbc1a0965c5a09313" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 33347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a19873349cd74fc6bee7a5b83ba2eef3" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38525 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:44.693094  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:44.694984  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:44.695395  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:45.063831  6853 raft_consensus.cc:1275] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 2 FOLLOWER]: Refusing update from remote peer a19873349cd74fc6bee7a5b83ba2eef3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:45.065245  6924 consensus_queue.cc:1048] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bfb9b7b6aae41d0bb92eaa662ff2406" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:45.084817  6742 consensus_peers.cc:597] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 -> Peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Couldn't send request to peer 1ecafea7eb184c3fbc1a0965c5a09313. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.696458  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:46.697944  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:46.698268  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:47.509249  6742 consensus_peers.cc:597] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 -> Peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Couldn't send request to peer 1ecafea7eb184c3fbc1a0965c5a09313. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:36:48.073153  6633 debug-util.cc:398] Leaking SignalData structure 0x7b0800208520 after lost signal to thread 782
W20260630 12:36:48.074259  6633 debug-util.cc:398] Leaking SignalData structure 0x7b08000dfb00 after lost signal to thread 6636
W20260630 12:36:48.075373  6633 debug-util.cc:398] Leaking SignalData structure 0x7b080018d420 after lost signal to thread 6803
W20260630 12:36:48.076617  6633 debug-util.cc:398] Leaking SignalData structure 0x7b08002bec60 after lost signal to thread 6877
I20260630 12:36:48.699155  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:48.700621  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:48.700948  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:49.461650  6742 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:36:49.922945  6742 consensus_peers.cc:597] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 -> Peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Couldn't send request to peer 1ecafea7eb184c3fbc1a0965c5a09313. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:36:50.701866  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:50.703240  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:50.703558  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:52.296622  6742 consensus_peers.cc:597] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 -> Peer 1ecafea7eb184c3fbc1a0965c5a09313 (127.0.194.193:33347): Couldn't send request to peer 1ecafea7eb184c3fbc1a0965c5a09313. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:33347: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:36:52.705025  6655 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:52.706826  6655 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:52.707098  6655 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:53.606453   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:36:53.638069   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.638916   779 tablet_replica.cc:333] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3: stopping tablet replica
I20260630 12:36:53.639636   779 raft_consensus.cc:2243] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.640874   779 raft_consensus.cc:2272] T 279e9fc551be4c91a210fef54be7bf98 P a19873349cd74fc6bee7a5b83ba2eef3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.662966   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:36:53.677870   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:36:53.702761   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:53.703488   779 tablet_replica.cc:333] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406: stopping tablet replica
I20260630 12:36:53.704080   779 raft_consensus.cc:2243] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:53.704689   779 raft_consensus.cc:2272] T 279e9fc551be4c91a210fef54be7bf98 P 1bfb9b7b6aae41d0bb92eaa662ff2406 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.724620   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:36:53.737339   779 master.cc:562] Master@127.0.194.254:41395 shutting down...
I20260630 12:36:53.757304   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.758060   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.758392   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P dadf3b21c7c644ebba02b7db78190e8a: stopping tablet replica
I20260630 12:36:53.793823   779 master.cc:584] Master@127.0.194.254:41395 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13272 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:36:53.834064   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:40631
I20260630 12:36:53.835244   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:53.841198  6945 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:36:53.841087  6946 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:36:53.841897  6948 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:36:53.843063   779 server_base.cc:1061] running on GCE node
I20260630 12:36:53.843888   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:53.844061   779 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:36:53.844206   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823013844190 us; error 0 us; skew 500 ppm
I20260630 12:36:53.844712   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:53.846899   779 webserver.cc:533] Webserver started at http://127.0.194.254:46199/ using document root <none> and password file <none>
I20260630 12:36:53.847360   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:53.847518   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:53.847832   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:53.849268   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "bb8b83f7908e4321812786ea987ee15a"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-zctk"
I20260630 12:36:53.853536   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:53.856820  6953 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:36:53.857549   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:53.857792   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "bb8b83f7908e4321812786ea987ee15a"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-zctk"
I20260630 12:36:53.858026   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-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:36:53.867304   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:53.868398   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:53.905270   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:40631
I20260630 12:36:53.905382  7004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:40631 every 8 connection(s)
I20260630 12:36:53.919162  7005 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:36:53.931341  7005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a: Bootstrap starting.
I20260630 12:36:53.936039  7005 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:53.940129  7005 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a: No bootstrap required, opened a new log
I20260630 12:36:53.942257  7005 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER }
I20260630 12:36:53.942689  7005 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:53.942873  7005 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8b83f7908e4321812786ea987ee15a, State: Initialized, Role: FOLLOWER
I20260630 12:36:53.943383  7005 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER }
I20260630 12:36:53.943799  7005 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:53.943991  7005 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:53.944198  7005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:53.948947  7005 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER }
I20260630 12:36:53.949415  7005 leader_election.cc:304] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [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: bb8b83f7908e4321812786ea987ee15a; no voters: 
I20260630 12:36:53.950453  7005 leader_election.cc:290] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:53.950836  7008 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:53.952116  7008 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 1 LEADER]: Becoming Leader. State: Replica: bb8b83f7908e4321812786ea987ee15a, State: Running, Role: LEADER
I20260630 12:36:53.952857  7008 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [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: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER }
I20260630 12:36:53.953420  7005 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:53.958060  7010 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb8b83f7908e4321812786ea987ee15a. Latest consensus state: current_term: 1 leader_uuid: "bb8b83f7908e4321812786ea987ee15a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER } }
I20260630 12:36:53.958597  7010 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:53.960924  7009 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb8b83f7908e4321812786ea987ee15a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8b83f7908e4321812786ea987ee15a" member_type: VOTER } }
I20260630 12:36:53.961748  7009 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:53.968186  7015 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:53.976080  7015 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:53.977174   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:53.985241  7015 catalog_manager.cc:1383] Generated new cluster ID: 17b4e8ea01a345cbba8a54b04a2906f5
I20260630 12:36:53.985538  7015 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:54.003424  7015 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:54.004812  7015 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:54.018164  7015 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a: Generated new TSK 0
I20260630 12:36:54.018817  7015 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:54.043588   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.049973  7026 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:36:54.050698  7027 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:36:54.052824  7030 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:36:54.053186   779 server_base.cc:1061] running on GCE node
I20260630 12:36:54.054142   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:54.054384   779 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:36:54.054533   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823014054519 us; error 0 us; skew 500 ppm
I20260630 12:36:54.055009   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:54.057370   779 webserver.cc:533] Webserver started at http://127.0.194.193:41675/ using document root <none> and password file <none>
I20260630 12:36:54.057801   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:54.057964   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:54.058176   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:54.059274   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "9a8bc1817c18495c9c4268d52ecef09e"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.063763   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:54.067123  7034 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:36:54.067893   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:54.068221   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "9a8bc1817c18495c9c4268d52ecef09e"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.068511   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-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:36:54.083873   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.085119   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.086584   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:54.088896   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:54.089123   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.089356   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:54.089535   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.129441   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:38463
I20260630 12:36:54.129540  7096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:38463 every 8 connection(s)
I20260630 12:36:54.134522   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.141738  7101 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:36:54.142208  7102 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:36:54.145567  7104 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:36:54.145783   779 server_base.cc:1061] running on GCE node
I20260630 12:36:54.146783   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:54.146976   779 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:36:54.147104   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823014147092 us; error 0 us; skew 500 ppm
I20260630 12:36:54.147535   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:54.150233   779 webserver.cc:533] Webserver started at http://127.0.194.194:35819/ using document root <none> and password file <none>
I20260630 12:36:54.150806   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:54.151055   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:54.151381   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:54.152383  7097 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40631
I20260630 12:36:54.152769  7097 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:54.152715   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "153c6ee65652410690f94a40fe8acf12"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.153599  7097 heartbeater.cc:507] Master 127.0.194.254:40631 requested a full tablet report, sending...
I20260630 12:36:54.155696  6970 ts_manager.cc:194] Registered new tserver with Master: 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463)
I20260630 12:36:54.157639  6970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52990
I20260630 12:36:54.157660   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:36:54.161679  7109 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:36:54.162456   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:54.162740   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "153c6ee65652410690f94a40fe8acf12"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.163007   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-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:36:54.176810   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.177968   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.179360   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:54.181563   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:54.181777   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.182011   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:54.182176   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.220456   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:42259
I20260630 12:36:54.220556  7172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:42259 every 8 connection(s)
I20260630 12:36:54.225221   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:54.232515  7176 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:36:54.234202  7177 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:36:54.237291   779 server_base.cc:1061] running on GCE node
I20260630 12:36:54.238030  7173 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40631
I20260630 12:36:54.238458  7173 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:54.238982  7179 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:36:54.239174  7173 heartbeater.cc:507] Master 127.0.194.254:40631 requested a full tablet report, sending...
I20260630 12:36:54.240085   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:54.240363   779 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:36:54.240557   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823014240540 us; error 0 us; skew 500 ppm
I20260630 12:36:54.241365   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:54.241631  6970 ts_manager.cc:194] Registered new tserver with Master: 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
I20260630 12:36:54.243580  6970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53004
I20260630 12:36:54.244073   779 webserver.cc:533] Webserver started at http://127.0.194.195:38689/ using document root <none> and password file <none>
I20260630 12:36:54.244704   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:54.244917   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:54.245226   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:54.246719   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "f81f9a474ef5486d8f4f077b46854316"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.251441   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:54.254570  7184 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:36:54.255326   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:54.255625   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "f81f9a474ef5486d8f4f077b46854316"
format_stamp: "Formatted at 2026-06-30 12:36:54 on dist-test-slave-zctk"
I20260630 12:36:54.255865   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-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:36:54.268769   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.269954   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.271370   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:54.273541   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:54.273769   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.273996   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:54.274161   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:54.312088   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:34509
I20260630 12:36:54.312188  7246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:34509 every 8 connection(s)
I20260630 12:36:54.326444  7247 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40631
I20260630 12:36:54.326831  7247 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:54.327597  7247 heartbeater.cc:507] Master 127.0.194.254:40631 requested a full tablet report, sending...
I20260630 12:36:54.329571  6970 ts_manager.cc:194] Registered new tserver with Master: f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:54.329733   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014627012s
I20260630 12:36:54.331087  6970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53016
I20260630 12:36:55.160753  7097 heartbeater.cc:499] Master 127.0.194.254:40631 was elected leader, sending a full tablet report...
I20260630 12:36:55.246558  7173 heartbeater.cc:499] Master 127.0.194.254:40631 was elected leader, sending a full tablet report...
I20260630 12:36:55.333824  7247 heartbeater.cc:499] Master 127.0.194.254:40631 was elected leader, sending a full tablet report...
I20260630 12:36:55.385325  6970 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53020:
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:36:55.387681  6970 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:36:55.443866  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 93194650e7a7414b9d6a18f07335936a (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:55.445375  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93194650e7a7414b9d6a18f07335936a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.445289  7060 tablet_service.cc:1511] Processing CreateTablet for tablet b3803934c3c04ee0b6e66a1b100ac41f (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:55.447705  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3803934c3c04ee0b6e66a1b100ac41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.453186  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 7cab29ed195244528891bac190dbe6da (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:55.453787  7137 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbe4b55016c4ccfac1b4db91b2709cd (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:55.454627  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cab29ed195244528891bac190dbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.454591  7062 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbe4b55016c4ccfac1b4db91b2709cd (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:55.455163  7137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbe4b55016c4ccfac1b4db91b2709cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.455895  7062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbe4b55016c4ccfac1b4db91b2709cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.458213  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 93194650e7a7414b9d6a18f07335936a (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:55.459666  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93194650e7a7414b9d6a18f07335936a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.461797  7135 tablet_service.cc:1511] Processing CreateTablet for tablet b3803934c3c04ee0b6e66a1b100ac41f (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:55.463296  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3803934c3c04ee0b6e66a1b100ac41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.463745  7211 tablet_service.cc:1511] Processing CreateTablet for tablet 93194650e7a7414b9d6a18f07335936a (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:55.465090  7211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93194650e7a7414b9d6a18f07335936a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.467659  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 7cab29ed195244528891bac190dbe6da (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:55.469054  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cab29ed195244528891bac190dbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.470480  7210 tablet_service.cc:1511] Processing CreateTablet for tablet b3803934c3c04ee0b6e66a1b100ac41f (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:55.471832  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3803934c3c04ee0b6e66a1b100ac41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.473800  7209 tablet_service.cc:1511] Processing CreateTablet for tablet 7cab29ed195244528891bac190dbe6da (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:55.475136  7209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cab29ed195244528891bac190dbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.461871  7212 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbe4b55016c4ccfac1b4db91b2709cd (DEFAULT_TABLE table=test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:55.477638  7212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbe4b55016c4ccfac1b4db91b2709cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.502532  7267 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Bootstrap starting.
I20260630 12:36:55.513351  7267 tablet_bootstrap.cc:654] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.537758  7270 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: Bootstrap starting.
I20260630 12:36:55.543145  7267 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: No bootstrap required, opened a new log
I20260630 12:36:55.543754  7267 ts_tablet_manager.cc:1403] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.014s
I20260630 12:36:55.544417  7268 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: Bootstrap starting.
I20260630 12:36:55.546480  7270 tablet_bootstrap.cc:654] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.547286  7267 raft_consensus.cc:359] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.548179  7267 raft_consensus.cc:385] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.548588  7267 raft_consensus.cc:740] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.549574  7267 consensus_queue.cc:260] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.550846  7268 tablet_bootstrap.cc:654] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.559136  7267 ts_tablet_manager.cc:1434] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.011s
I20260630 12:36:55.559739  7270 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: No bootstrap required, opened a new log
I20260630 12:36:55.561116  7270 ts_tablet_manager.cc:1403] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260630 12:36:55.561277  7267 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: Bootstrap starting.
I20260630 12:36:55.564599  7270 raft_consensus.cc:359] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.566052  7270 raft_consensus.cc:385] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.566412  7270 raft_consensus.cc:740] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.567269  7270 consensus_queue.cc:260] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.568472  7268 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: No bootstrap required, opened a new log
I20260630 12:36:55.569087  7268 ts_tablet_manager.cc:1403] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.015s
I20260630 12:36:55.570592  7267 tablet_bootstrap.cc:654] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.572336  7268 raft_consensus.cc:359] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.573211  7268 raft_consensus.cc:385] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.573625  7268 raft_consensus.cc:740] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81f9a474ef5486d8f4f077b46854316, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.574632  7268 consensus_queue.cc:260] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.581127  7270 ts_tablet_manager.cc:1434] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.009s
I20260630 12:36:55.582198  7270 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: Bootstrap starting.
I20260630 12:36:55.582379  7268 ts_tablet_manager.cc:1434] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:36:55.583637  7268 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: Bootstrap starting.
I20260630 12:36:55.584779  7267 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: No bootstrap required, opened a new log
I20260630 12:36:55.585301  7267 ts_tablet_manager.cc:1403] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:36:55.588366  7267 raft_consensus.cc:359] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.589087  7267 raft_consensus.cc:385] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.589382  7267 raft_consensus.cc:740] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.590057  7270 tablet_bootstrap.cc:654] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.590133  7267 consensus_queue.cc:260] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.590816  7268 tablet_bootstrap.cc:654] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.592928  7267 ts_tablet_manager.cc:1434] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:55.600956  7267 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: Bootstrap starting.
I20260630 12:36:55.609252  7267 tablet_bootstrap.cc:654] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.614835  7268 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: No bootstrap required, opened a new log
I20260630 12:36:55.614861  7270 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: No bootstrap required, opened a new log
I20260630 12:36:55.615576  7268 ts_tablet_manager.cc:1403] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260630 12:36:55.615576  7270 ts_tablet_manager.cc:1403] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260630 12:36:55.618764  7270 raft_consensus.cc:359] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.618921  7268 raft_consensus.cc:359] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.619618  7270 raft_consensus.cc:385] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.619679  7268 raft_consensus.cc:385] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.620188  7270 raft_consensus.cc:740] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.620244  7268 raft_consensus.cc:740] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81f9a474ef5486d8f4f077b46854316, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.621254  7268 consensus_queue.cc:260] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.621254  7270 consensus_queue.cc:260] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.623936  7270 ts_tablet_manager.cc:1434] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:36:55.623951  7268 ts_tablet_manager.cc:1434] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:36:55.625259  7268 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: Bootstrap starting.
I20260630 12:36:55.630875  7270 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: Bootstrap starting.
I20260630 12:36:55.633857  7268 tablet_bootstrap.cc:654] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:55.635133  7098 tablet.cc:2406] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:55.637735  7270 tablet_bootstrap.cc:654] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.641058  7267 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: No bootstrap required, opened a new log
I20260630 12:36:55.641590  7267 ts_tablet_manager.cc:1403] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.005s
I20260630 12:36:55.642758  7272 raft_consensus.cc:493] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:55.643174  7272 raft_consensus.cc:515] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.643412  7268 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: No bootstrap required, opened a new log
I20260630 12:36:55.644394  7267 raft_consensus.cc:359] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.644956  7268 ts_tablet_manager.cc:1403] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.014s
I20260630 12:36:55.645221  7267 raft_consensus.cc:385] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.645406  7272 leader_election.cc:290] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.645608  7267 raft_consensus.cc:740] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.646322  7270 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: No bootstrap required, opened a new log
I20260630 12:36:55.646813  7270 ts_tablet_manager.cc:1403] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:36:55.646546  7267 consensus_queue.cc:260] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.648005  7268 raft_consensus.cc:359] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.648790  7268 raft_consensus.cc:385] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.648921  7267 ts_tablet_manager.cc:1434] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:55.649094  7268 raft_consensus.cc:740] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81f9a474ef5486d8f4f077b46854316, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.649806  7270 raft_consensus.cc:359] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.650023  7268 consensus_queue.cc:260] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.652315  7268 ts_tablet_manager.cc:1434] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:55.650524  7270 raft_consensus.cc:385] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.652585  7267 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Bootstrap starting.
I20260630 12:36:55.652688  7270 raft_consensus.cc:740] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.653648  7270 consensus_queue.cc:260] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.655748  7268 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: Bootstrap starting.
I20260630 12:36:55.659017  7270 ts_tablet_manager.cc:1434] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:36:55.659873  7267 tablet_bootstrap.cc:654] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.660110  7270 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: Bootstrap starting.
I20260630 12:36:55.669030  7268 tablet_bootstrap.cc:654] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.679399  7270 tablet_bootstrap.cc:654] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:55.688364  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12" is_pre_election: true
I20260630 12:36:55.689214  7147 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 0.
I20260630 12:36:55.690620  7038 leader_election.cc:304] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.691718  7272 raft_consensus.cc:2804] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:55.692085  7272 raft_consensus.cc:493] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:55.692332  7267 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: No bootstrap required, opened a new log
I20260630 12:36:55.692353  7272 raft_consensus.cc:3060] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.693188  7267 ts_tablet_manager.cc:1403] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.015s
I20260630 12:36:55.697063  7267 raft_consensus.cc:359] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.698046  7267 raft_consensus.cc:385] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.698446  7267 raft_consensus.cc:740] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.699605  7267 consensus_queue.cc:260] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.700476  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316" is_pre_election: true
I20260630 12:36:55.698788  7272 raft_consensus.cc:515] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.701242  7222 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 0.
I20260630 12:36:55.702345  7268 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: No bootstrap required, opened a new log
I20260630 12:36:55.703015  7268 ts_tablet_manager.cc:1403] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.005s
I20260630 12:36:55.703090  7272 leader_election.cc:290] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [CANDIDATE]: Term 1 election: Requested vote from peers 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.704216  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12"
I20260630 12:36:55.704831  7147 raft_consensus.cc:3060] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.705255  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316"
I20260630 12:36:55.705821  7222 raft_consensus.cc:3060] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.706245  7268 raft_consensus.cc:359] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.706969  7268 raft_consensus.cc:385] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.707267  7268 raft_consensus.cc:740] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81f9a474ef5486d8f4f077b46854316, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.710064  7270 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: No bootstrap required, opened a new log
I20260630 12:36:55.710577  7270 ts_tablet_manager.cc:1403] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.004s
I20260630 12:36:55.712690  7147 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 1.
I20260630 12:36:55.713524  7222 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 1.
I20260630 12:36:55.714017  7038 leader_election.cc:304] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.714365  7270 raft_consensus.cc:359] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.715212  7270 raft_consensus.cc:385] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:55.715543  7270 raft_consensus.cc:740] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Initialized, Role: FOLLOWER
I20260630 12:36:55.715420  7268 consensus_queue.cc:260] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.716471  7267 ts_tablet_manager.cc:1434] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.004s
I20260630 12:36:55.716434  7270 consensus_queue.cc:260] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.714839  7272 raft_consensus.cc:2804] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.717569  7272 raft_consensus.cc:697] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: Becoming Leader. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Running, Role: LEADER
I20260630 12:36:55.717696  7268 ts_tablet_manager.cc:1434] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260630 12:36:55.718524  7272 consensus_queue.cc:237] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.725780  7270 ts_tablet_manager.cc:1434] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260630 12:36:55.731534  6970 catalog_manager.cc:5697] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193). New cstate: current_term: 1 leader_uuid: "9a8bc1817c18495c9c4268d52ecef09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:55.858184  7274 raft_consensus.cc:493] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:55.858771  7274 raft_consensus.cc:515] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.860942  7274 leader_election.cc:290] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.872437  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93194650e7a7414b9d6a18f07335936a" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a8bc1817c18495c9c4268d52ecef09e" is_pre_election: true
I20260630 12:36:55.872457  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93194650e7a7414b9d6a18f07335936a" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316" is_pre_election: true
I20260630 12:36:55.873181  7072 raft_consensus.cc:2468] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 0.
I20260630 12:36:55.873265  7222 raft_consensus.cc:2468] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 0.
I20260630 12:36:55.874320  7112 leader_election.cc:304] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.875021  7274 raft_consensus.cc:2804] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:55.875370  7274 raft_consensus.cc:493] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:55.875589  7274 raft_consensus.cc:3060] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.880753  7274 raft_consensus.cc:515] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.882385  7274 leader_election.cc:290] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 1 election: Requested vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.883157  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93194650e7a7414b9d6a18f07335936a" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a8bc1817c18495c9c4268d52ecef09e"
I20260630 12:36:55.883415  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93194650e7a7414b9d6a18f07335936a" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316"
I20260630 12:36:55.883801  7072 raft_consensus.cc:3060] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.883937  7222 raft_consensus.cc:3060] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.890899  7072 raft_consensus.cc:2468] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 1.
I20260630 12:36:55.890899  7222 raft_consensus.cc:2468] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 1.
I20260630 12:36:55.892231  7112 leader_election.cc:304] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.892933  7274 raft_consensus.cc:2804] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.893712  7274 raft_consensus.cc:697] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Becoming Leader. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Running, Role: LEADER
I20260630 12:36:55.894457  7274 consensus_queue.cc:237] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.901845  6970 catalog_manager.cc:5697] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c6ee65652410690f94a40fe8acf12 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:55.914969  7272 raft_consensus.cc:493] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:55.915472  7272 raft_consensus.cc:515] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.917320  7272 leader_election.cc:290] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.918025  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12" is_pre_election: true
I20260630 12:36:55.918412  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316" is_pre_election: true
I20260630 12:36:55.918740  7147 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 0.
I20260630 12:36:55.919054  7222 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 0.
I20260630 12:36:55.919831  7038 leader_election.cc:304] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.920488  7272 raft_consensus.cc:2804] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:55.920895  7272 raft_consensus.cc:493] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:55.921196  7272 raft_consensus.cc:3060] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.925717  7272 raft_consensus.cc:515] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.927330  7272 leader_election.cc:290] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [CANDIDATE]: Term 1 election: Requested vote from peers 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.928020  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12"
I20260630 12:36:55.928350  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "9a8bc1817c18495c9c4268d52ecef09e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316"
I20260630 12:36:55.928512  7147 raft_consensus.cc:3060] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.928946  7222 raft_consensus.cc:3060] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.933344  7147 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 1.
I20260630 12:36:55.933881  7222 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a8bc1817c18495c9c4268d52ecef09e in term 1.
I20260630 12:36:55.934463  7038 leader_election.cc:304] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.935178  7272 raft_consensus.cc:2804] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.935657  7272 raft_consensus.cc:697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: Becoming Leader. State: Replica: 9a8bc1817c18495c9c4268d52ecef09e, State: Running, Role: LEADER
I20260630 12:36:55.936264  7272 consensus_queue.cc:237] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.942508  7274 raft_consensus.cc:493] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:55.942930  7274 raft_consensus.cc:515] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.943468  6970 catalog_manager.cc:5697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193). New cstate: current_term: 1 leader_uuid: "9a8bc1817c18495c9c4268d52ecef09e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:55.944608  7274 leader_election.cc:290] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.945333  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3803934c3c04ee0b6e66a1b100ac41f" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a8bc1817c18495c9c4268d52ecef09e" is_pre_election: true
I20260630 12:36:55.945667  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3803934c3c04ee0b6e66a1b100ac41f" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316" is_pre_election: true
I20260630 12:36:55.946007  7072 raft_consensus.cc:2468] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 0.
I20260630 12:36:55.946331  7222 raft_consensus.cc:2468] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 0.
I20260630 12:36:55.947371  7112 leader_election.cc:304] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.948071  7274 raft_consensus.cc:2804] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:55.948417  7274 raft_consensus.cc:493] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:55.948748  7274 raft_consensus.cc:3060] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.954207  7274 raft_consensus.cc:515] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:55.955785  7274 leader_election.cc:290] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 1 election: Requested vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:55.956599  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3803934c3c04ee0b6e66a1b100ac41f" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a8bc1817c18495c9c4268d52ecef09e"
I20260630 12:36:55.956826  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3803934c3c04ee0b6e66a1b100ac41f" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316"
I20260630 12:36:55.957113  7072 raft_consensus.cc:3060] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.957460  7222 raft_consensus.cc:3060] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:55.962105  7072 raft_consensus.cc:2468] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 1.
I20260630 12:36:55.962338  7222 raft_consensus.cc:2468] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 1.
I20260630 12:36:55.963212  7112 leader_election.cc:304] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, 9a8bc1817c18495c9c4268d52ecef09e; no voters: 
I20260630 12:36:55.963927  7274 raft_consensus.cc:2804] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:55.964322  7274 raft_consensus.cc:697] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Becoming Leader. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Running, Role: LEADER
I20260630 12:36:55.965021  7274 consensus_queue.cc:237] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
W20260630 12:36:55.972555  7018 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:55.972139  6970 catalog_manager.cc:5697] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 153c6ee65652410690f94a40fe8acf12 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:56.030750   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:36:56.048471   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:56.049394   779 tablet_replica.cc:333] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: stopping tablet replica
I20260630 12:36:56.049961   779 raft_consensus.cc:2243] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:56.050604   779 pending_rounds.cc:70] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Trying to abort 1 pending ops.
I20260630 12:36:56.050817   779 pending_rounds.cc:77] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443073281609728 op_type: NO_OP noop_request { }
I20260630 12:36:56.051116   779 raft_consensus.cc:2889] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:56.051401   779 raft_consensus.cc:2272] T 0fbe4b55016c4ccfac1b4db91b2709cd P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.053913   779 tablet_replica.cc:333] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e: stopping tablet replica
I20260630 12:36:56.054450   779 raft_consensus.cc:2243] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:56.054872   779 raft_consensus.cc:2272] T 93194650e7a7414b9d6a18f07335936a P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.057027   779 tablet_replica.cc:333] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e: stopping tablet replica
I20260630 12:36:56.057500   779 raft_consensus.cc:2243] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:56.057966   779 raft_consensus.cc:2272] T b3803934c3c04ee0b6e66a1b100ac41f P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.059968   779 tablet_replica.cc:333] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: stopping tablet replica
I20260630 12:36:56.060452   779 raft_consensus.cc:2243] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:56.061105   779 pending_rounds.cc:70] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Trying to abort 1 pending ops.
I20260630 12:36:56.061285   779 pending_rounds.cc:77] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443072392556544 op_type: NO_OP noop_request { }
I20260630 12:36:56.061566   779 raft_consensus.cc:2889] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:56.061838   779 raft_consensus.cc:2272] T 7cab29ed195244528891bac190dbe6da P 9a8bc1817c18495c9c4268d52ecef09e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:56.086620   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:36:56.278854  7291 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:36:56.280357  7112 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:56.284291  7112 consensus_peers.cc:597] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:56.357420  7291 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:56.371297  7112 consensus_peers.cc:597] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:56.974620  7018 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9a8bc1817c18495c9c4268d52ecef09e not available for placement
I20260630 12:36:57.130566   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:57.136656  7302 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:36:57.137526  7303 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:36:57.138032  7305 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:36:57.138849   779 server_base.cc:1061] running on GCE node
I20260630 12:36:57.140905   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:57.141136   779 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:36:57.141305   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823017141289 us; error 0 us; skew 500 ppm
I20260630 12:36:57.141821   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:57.144063   779 webserver.cc:533] Webserver started at http://127.0.194.196:43059/ using document root <none> and password file <none>
I20260630 12:36:57.144526   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:57.144775   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:57.145043   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:57.146064   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-zctk"
I20260630 12:36:57.150210   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:57.153337  7310 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:36:57.154032   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:57.154321   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5"
format_stamp: "Formatted at 2026-06-30 12:36:57 on dist-test-slave-zctk"
I20260630 12:36:57.154594   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822851694463-779-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:36:57.169099  7301 consensus_queue.cc:579] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.274s)
I20260630 12:36:57.174666   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:57.176079   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:57.177879   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:36:57.177932  6970 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 93194650e7a7414b9d6a18f07335936a with cas_config_opid_index -1: no extra replica candidate found for tablet 93194650e7a7414b9d6a18f07335936a (table test-workload [id=e4629962558a41b28cb4a22cb94bcdb6]): 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
I20260630 12:36:57.180648   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:57.180871   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.181052   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:57.181176   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:57.219381   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:40099
I20260630 12:36:57.219471  7374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:40099 every 8 connection(s)
I20260630 12:36:57.234483  7375 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40631
I20260630 12:36:57.234953  7375 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:57.235698  7375 heartbeater.cc:507] Master 127.0.194.254:40631 requested a full tablet report, sending...
I20260630 12:36:57.237998  6970 ts_manager.cc:194] Registered new tserver with Master: cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196:40099)
I20260630 12:36:57.239400  6970 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53034
I20260630 12:36:57.245440  7147 consensus_queue.cc:237] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.251575  7222 raft_consensus.cc:1275] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:57.253474  7316 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:57.256500  7112 consensus_peers.cc:597] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.260340  7315 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:57.262311  7222 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
W20260630 12:36:57.264184  7110 consensus_peers.cc:597] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 -> Peer cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196:40099): Couldn't send request to peer cdd0efe9493d4ce9a12462afd3f8a5e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93194650e7a7414b9d6a18f07335936a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.268944  6957 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 93194650e7a7414b9d6a18f07335936a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:36:57.273397  6970 catalog_manager.cc:5697] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:57.284189  7381 raft_consensus.cc:493] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:57.284795  7381 raft_consensus.cc:515] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.287418  7381 leader_election.cc:290] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
W20260630 12:36:57.302528  7187 leader_election.cc:336] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:36:57.306558  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "f81f9a474ef5486d8f4f077b46854316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12" is_pre_election: true
I20260630 12:36:57.307144  7147 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f81f9a474ef5486d8f4f077b46854316 in term 1.
I20260630 12:36:57.308128  7188 leader_election.cc:304] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: 153c6ee65652410690f94a40fe8acf12, f81f9a474ef5486d8f4f077b46854316; no voters: 9a8bc1817c18495c9c4268d52ecef09e
I20260630 12:36:57.308876  7381 raft_consensus.cc:2804] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:57.309219  7381 raft_consensus.cc:493] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:57.309456  7381 raft_consensus.cc:3060] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.314252  7381 raft_consensus.cc:515] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.315770  7381 leader_election.cc:290] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [CANDIDATE]: Term 2 election: Requested vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
I20260630 12:36:57.316951  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cab29ed195244528891bac190dbe6da" candidate_uuid: "f81f9a474ef5486d8f4f077b46854316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "153c6ee65652410690f94a40fe8acf12"
I20260630 12:36:57.317589  7147 raft_consensus.cc:3060] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.317886  7315 consensus_queue.cc:579] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.352s)
W20260630 12:36:57.320258  7187 leader_election.cc:336] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:36:57.324697  7147 raft_consensus.cc:2468] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f81f9a474ef5486d8f4f077b46854316 in term 2.
I20260630 12:36:57.325851  7188 leader_election.cc:304] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: 153c6ee65652410690f94a40fe8acf12, f81f9a474ef5486d8f4f077b46854316; no voters: 9a8bc1817c18495c9c4268d52ecef09e
I20260630 12:36:57.327056  7381 raft_consensus.cc:2804] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:57.328260  7381 raft_consensus.cc:697] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 LEADER]: Becoming Leader. State: Replica: f81f9a474ef5486d8f4f077b46854316, State: Running, Role: LEADER
I20260630 12:36:57.328768  7147 consensus_queue.cc:237] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.329191  7381 consensus_queue.cc:237] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.336139  7222 raft_consensus.cc:1275] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:57.336539  7110 consensus_peers.cc:597] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 -> Peer cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196:40099): Couldn't send request to peer cdd0efe9493d4ce9a12462afd3f8a5e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3803934c3c04ee0b6e66a1b100ac41f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.337700  7315 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:57.337342  6969 catalog_manager.cc:5697] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 reported cstate change: term changed from 1 to 2, leader changed from 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) to f81f9a474ef5486d8f4f077b46854316 (127.0.194.195). New cstate: current_term: 2 leader_uuid: "f81f9a474ef5486d8f4f077b46854316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } }
W20260630 12:36:57.340139  7112 consensus_peers.cc:597] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.343933  7301 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:57.345574  7222 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:57.351379  6957 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b3803934c3c04ee0b6e66a1b100ac41f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:57.355772  6969 catalog_manager.cc:5697] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:57.709661  7301 raft_consensus.cc:493] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:57.710264  7301 raft_consensus.cc:515] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.712026  7301 leader_election.cc:290] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:57.713271  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316" is_pre_election: true
I20260630 12:36:57.714082  7222 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 1.
I20260630 12:36:57.715144  7113 leader_election.cc:304] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, f81f9a474ef5486d8f4f077b46854316; no voters: 
W20260630 12:36:57.715803  7112 leader_election.cc:336] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:36:57.715978  7301 raft_consensus.cc:2804] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:57.716364  7301 raft_consensus.cc:493] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:57.716704  7301 raft_consensus.cc:3060] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:57.721244  7301 raft_consensus.cc:515] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.722795  7301 leader_election.cc:290] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 2 election: Requested vote from peers 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463), f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:57.723870  7222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbe4b55016c4ccfac1b4db91b2709cd" candidate_uuid: "153c6ee65652410690f94a40fe8acf12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f81f9a474ef5486d8f4f077b46854316"
I20260630 12:36:57.724460  7222 raft_consensus.cc:3060] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:57.726123  7112 leader_election.cc:336] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:36:57.729592  7222 raft_consensus.cc:2468] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 153c6ee65652410690f94a40fe8acf12 in term 2.
I20260630 12:36:57.730576  7113 leader_election.cc:304] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: 153c6ee65652410690f94a40fe8acf12, f81f9a474ef5486d8f4f077b46854316; no voters: 9a8bc1817c18495c9c4268d52ecef09e
I20260630 12:36:57.731201  7301 raft_consensus.cc:2804] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:57.731616  7301 raft_consensus.cc:697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 LEADER]: Becoming Leader. State: Replica: 153c6ee65652410690f94a40fe8acf12, State: Running, Role: LEADER
I20260630 12:36:57.732302  7301 consensus_queue.cc:237] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } }
I20260630 12:36:57.740432  6970 catalog_manager.cc:5697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 reported cstate change: term changed from 1 to 2, leader changed from 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) to 153c6ee65652410690f94a40fe8acf12 (127.0.194.194). New cstate: current_term: 2 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:57.813143  7393 ts_tablet_manager.cc:933] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: Initiating tablet copy from peer 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
I20260630 12:36:57.814391  7393 tablet_copy_client.cc:323] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42259
I20260630 12:36:57.824515  7157 tablet_copy_service.cc:140] P 153c6ee65652410690f94a40fe8acf12: Received BeginTabletCopySession request for tablet b3803934c3c04ee0b6e66a1b100ac41f from peer cdd0efe9493d4ce9a12462afd3f8a5e5 ({username='slave'} at 127.0.0.1:55712)
I20260630 12:36:57.825065  7157 tablet_copy_service.cc:161] P 153c6ee65652410690f94a40fe8acf12: Beginning new tablet copy session on tablet b3803934c3c04ee0b6e66a1b100ac41f from peer cdd0efe9493d4ce9a12462afd3f8a5e5 at {username='slave'} at 127.0.0.1:55712: session id = cdd0efe9493d4ce9a12462afd3f8a5e5-b3803934c3c04ee0b6e66a1b100ac41f
I20260630 12:36:57.827234  7147 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:57.828516  7381 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:57.831398  7157 tablet_copy_source_session.cc:215] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:57.835134  7393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3803934c3c04ee0b6e66a1b100ac41f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:57.841933  7398 ts_tablet_manager.cc:933] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: Initiating tablet copy from peer 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
I20260630 12:36:57.845645  7398 tablet_copy_client.cc:323] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42259
I20260630 12:36:57.847963  7157 tablet_copy_service.cc:140] P 153c6ee65652410690f94a40fe8acf12: Received BeginTabletCopySession request for tablet 93194650e7a7414b9d6a18f07335936a from peer cdd0efe9493d4ce9a12462afd3f8a5e5 ({username='slave'} at 127.0.0.1:55712)
I20260630 12:36:57.848492  7157 tablet_copy_service.cc:161] P 153c6ee65652410690f94a40fe8acf12: Beginning new tablet copy session on tablet 93194650e7a7414b9d6a18f07335936a from peer cdd0efe9493d4ce9a12462afd3f8a5e5 at {username='slave'} at 127.0.0.1:55712: session id = cdd0efe9493d4ce9a12462afd3f8a5e5-93194650e7a7414b9d6a18f07335936a
I20260630 12:36:57.856139  7393 tablet_copy_client.cc:806] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:57.856909  7393 tablet_copy_client.cc:670] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:57.857002  7157 tablet_copy_source_session.cc:215] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:57.860869  7398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93194650e7a7414b9d6a18f07335936a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:57.863204  7393 tablet_copy_client.cc:538] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:57.873376  7393 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap starting.
W20260630 12:36:57.877583  7187 consensus_peers.cc:597] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:57.881836  7398 tablet_copy_client.cc:806] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:57.882441  7398 tablet_copy_client.cc:670] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:57.886420  7398 tablet_copy_client.cc:538] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:57.890138  7393 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: 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:36:57.890933  7393 tablet_bootstrap.cc:492] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap complete.
I20260630 12:36:57.891527  7393 ts_tablet_manager.cc:1403] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:36:57.893076  7398 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap starting.
I20260630 12:36:57.893844  7393 raft_consensus.cc:359] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.894490  7393 raft_consensus.cc:740] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdd0efe9493d4ce9a12462afd3f8a5e5, State: Initialized, Role: LEARNER
I20260630 12:36:57.894995  7393 consensus_queue.cc:260] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.897369  7375 heartbeater.cc:499] Master 127.0.194.254:40631 was elected leader, sending a full tablet report...
I20260630 12:36:57.897693  7393 ts_tablet_manager.cc:1434] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:36:57.899425  7156 tablet_copy_service.cc:342] P 153c6ee65652410690f94a40fe8acf12: Request end of tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-b3803934c3c04ee0b6e66a1b100ac41f received from {username='slave'} at 127.0.0.1:55712
I20260630 12:36:57.899842  7156 tablet_copy_service.cc:434] P 153c6ee65652410690f94a40fe8acf12: ending tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-b3803934c3c04ee0b6e66a1b100ac41f on tablet b3803934c3c04ee0b6e66a1b100ac41f with peer cdd0efe9493d4ce9a12462afd3f8a5e5
I20260630 12:36:57.911619  7398 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: 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:36:57.912678  7398 tablet_bootstrap.cc:492] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap complete.
I20260630 12:36:57.913525  7398 ts_tablet_manager.cc:1403] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260630 12:36:57.916399  7398 raft_consensus.cc:359] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.917258  7398 raft_consensus.cc:740] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdd0efe9493d4ce9a12462afd3f8a5e5, State: Initialized, Role: LEARNER
I20260630 12:36:57.917781  7398 consensus_queue.cc:260] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:57.919646  7398 ts_tablet_manager.cc:1434] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:57.921214  7156 tablet_copy_service.cc:342] P 153c6ee65652410690f94a40fe8acf12: Request end of tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-93194650e7a7414b9d6a18f07335936a received from {username='slave'} at 127.0.0.1:55712
I20260630 12:36:57.921543  7156 tablet_copy_service.cc:434] P 153c6ee65652410690f94a40fe8acf12: ending tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-93194650e7a7414b9d6a18f07335936a on tablet 93194650e7a7414b9d6a18f07335936a with peer cdd0efe9493d4ce9a12462afd3f8a5e5
W20260630 12:36:57.976552  7018 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9a8bc1817c18495c9c4268d52ecef09e not available for placement
W20260630 12:36:58.132738  7112 consensus_peers.cc:597] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.208627  7222 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:58.210035  7301 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:58.315598  7350 raft_consensus.cc:1217] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:58.339411  7316 consensus_queue.cc:579] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.093s)
I20260630 12:36:58.387991  7350 raft_consensus.cc:1217] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:58.453773  7399 consensus_queue.cc:579] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.123s)
I20260630 12:36:58.465788  7222 consensus_queue.cc:237] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:58.472143  7147 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:58.474119  7411 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:58.478992  7187 consensus_peers.cc:597] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.480772  7399 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
W20260630 12:36:58.483515  7185 consensus_peers.cc:597] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 -> Peer cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196:40099): Couldn't send request to peer cdd0efe9493d4ce9a12462afd3f8a5e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cab29ed195244528891bac190dbe6da. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.482795  7147 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:58.490435  6957 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7cab29ed195244528891bac190dbe6da with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:58.494361  6969 catalog_manager.cc:5697] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 reported cstate change: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "f81f9a474ef5486d8f4f077b46854316" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:58.669327  7316 consensus_queue.cc:579] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.339s)
I20260630 12:36:58.843739  7316 raft_consensus.cc:1064] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: attempting to promote NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 to VOTER
I20260630 12:36:58.845747  7316 consensus_queue.cc:237] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:58.851624  7222 raft_consensus.cc:1275] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:58.851845  7350 raft_consensus.cc:1275] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:58.852995  7301 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:58.853765  7421 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:58.855611  7112 consensus_peers.cc:597] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.861641  7421 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.863498  7350 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.871177  7222 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.874821  6970 catalog_manager.cc:5697] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:58.886876  7147 consensus_queue.cc:237] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [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: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:58.891736  7350 raft_consensus.cc:1275] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:58.891755  7222 raft_consensus.cc:1275] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:58.893373  7316 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:58.894093  7301 consensus_queue.cc:1048] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:58.899827  7301 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.902117  7222 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.903699  7350 raft_consensus.cc:2955] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.907618  6957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93194650e7a7414b9d6a18f07335936a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:58.910808  6967 catalog_manager.cc:5697] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:58.929015  7421 raft_consensus.cc:1064] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: attempting to promote NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 to VOTER
W20260630 12:36:58.929476  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 93194650e7a7414b9d6a18f07335936a: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:36:58.931057  7421 consensus_queue.cc:237] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:58.936956  7350 raft_consensus.cc:1275] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 LEARNER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:58.937078  7222 raft_consensus.cc:1275] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:58.938354  7421 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:58.939082  7316 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:58.940271  7112 consensus_peers.cc:597] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:58.946560  7316 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.948554  7222 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.957055  7429 ts_tablet_manager.cc:933] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: Initiating tablet copy from peer f81f9a474ef5486d8f4f077b46854316 (127.0.194.195:34509)
I20260630 12:36:58.959079  7350 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.959641  6970 catalog_manager.cc:5697] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 reported cstate change: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.961938  7429 tablet_copy_client.cc:323] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34509
I20260630 12:36:58.975811  7147 consensus_queue.cc:237] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [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: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:58.978387  7232 tablet_copy_service.cc:140] P f81f9a474ef5486d8f4f077b46854316: Received BeginTabletCopySession request for tablet 7cab29ed195244528891bac190dbe6da from peer cdd0efe9493d4ce9a12462afd3f8a5e5 ({username='slave'} at 127.0.0.1:51870)
W20260630 12:36:58.979075  7018 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9a8bc1817c18495c9c4268d52ecef09e not available for placement
I20260630 12:36:58.979027  7232 tablet_copy_service.cc:161] P f81f9a474ef5486d8f4f077b46854316: Beginning new tablet copy session on tablet 7cab29ed195244528891bac190dbe6da from peer cdd0efe9493d4ce9a12462afd3f8a5e5 at {username='slave'} at 127.0.0.1:51870: session id = cdd0efe9493d4ce9a12462afd3f8a5e5-7cab29ed195244528891bac190dbe6da
I20260630 12:36:58.983355  7222 raft_consensus.cc:1275] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:58.985365  7301 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:58.987599  7350 raft_consensus.cc:1275] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:58.989670  7232 tablet_copy_source_session.cc:215] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:58.991737  7301 consensus_queue.cc:1048] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:58.993397  7316 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:58.995033  7429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cab29ed195244528891bac190dbe6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.000841  6957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3803934c3c04ee0b6e66a1b100ac41f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:59.001027  7222 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.006172  7349 raft_consensus.cc:2955] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.009222  6970 catalog_manager.cc:5697] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:59.012101  7429 tablet_copy_client.cc:806] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:59.012766  7429 tablet_copy_client.cc:670] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:59.016474  7429 tablet_copy_client.cc:538] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:59.029783  7429 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap starting.
I20260630 12:36:59.043879  7429 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: 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:36:59.044800  7429 tablet_bootstrap.cc:492] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap complete.
I20260630 12:36:59.045372  7429 ts_tablet_manager.cc:1403] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:36:59.047381  7429 raft_consensus.cc:359] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:59.047917  7429 raft_consensus.cc:740] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cdd0efe9493d4ce9a12462afd3f8a5e5, State: Initialized, Role: LEARNER
I20260630 12:36:59.048493  7429 consensus_queue.cc:260] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:59.050066  7429 ts_tablet_manager.cc:1434] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:59.051831  7232 tablet_copy_service.cc:342] P f81f9a474ef5486d8f4f077b46854316: Request end of tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-7cab29ed195244528891bac190dbe6da received from {username='slave'} at 127.0.0.1:51870
I20260630 12:36:59.052239  7232 tablet_copy_service.cc:434] P f81f9a474ef5486d8f4f077b46854316: ending tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-7cab29ed195244528891bac190dbe6da on tablet 7cab29ed195244528891bac190dbe6da with peer cdd0efe9493d4ce9a12462afd3f8a5e5
I20260630 12:36:59.073233  7316 consensus_queue.cc:579] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.340s)
I20260630 12:36:59.083842  7147 consensus_queue.cc:237] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:59.089586  7222 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:36:59.089756  7110 consensus_peers.cc:597] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 -> Peer cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196:40099): Couldn't send request to peer cdd0efe9493d4ce9a12462afd3f8a5e5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fbe4b55016c4ccfac1b4db91b2709cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.090982  7421 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:59.092370  7112 consensus_peers.cc:597] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.096341  7316 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:59.098021  7222 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:59.103627  6957 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0fbe4b55016c4ccfac1b4db91b2709cd with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:59.108032  6967 catalog_manager.cc:5697] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 reported cstate change: config changed from index -1 to 2, NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } } }
I20260630 12:36:59.393994  7350 raft_consensus.cc:1217] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:36:59.498081  7429 ts_tablet_manager.cc:933] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: Initiating tablet copy from peer 153c6ee65652410690f94a40fe8acf12 (127.0.194.194:42259)
I20260630 12:36:59.499341  7429 tablet_copy_client.cc:323] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:42259
I20260630 12:36:59.500770  7156 tablet_copy_service.cc:140] P 153c6ee65652410690f94a40fe8acf12: Received BeginTabletCopySession request for tablet 0fbe4b55016c4ccfac1b4db91b2709cd from peer cdd0efe9493d4ce9a12462afd3f8a5e5 ({username='slave'} at 127.0.0.1:55712)
I20260630 12:36:59.501294  7156 tablet_copy_service.cc:161] P 153c6ee65652410690f94a40fe8acf12: Beginning new tablet copy session on tablet 0fbe4b55016c4ccfac1b4db91b2709cd from peer cdd0efe9493d4ce9a12462afd3f8a5e5 at {username='slave'} at 127.0.0.1:55712: session id = cdd0efe9493d4ce9a12462afd3f8a5e5-0fbe4b55016c4ccfac1b4db91b2709cd
I20260630 12:36:59.506537  7156 tablet_copy_source_session.cc:215] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:59.509109  7429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbe4b55016c4ccfac1b4db91b2709cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:59.519140  7429 tablet_copy_client.cc:806] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:59.519654  7429 tablet_copy_client.cc:670] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:59.522780  7429 tablet_copy_client.cc:538] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:59.528752  7429 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap starting.
I20260630 12:36:59.541603  7429 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: 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:36:59.542220  7429 tablet_bootstrap.cc:492] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: Bootstrap complete.
I20260630 12:36:59.542690  7429 ts_tablet_manager.cc:1403] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.004s
I20260630 12:36:59.544587  7429 raft_consensus.cc:359] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:59.545126  7429 raft_consensus.cc:740] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cdd0efe9493d4ce9a12462afd3f8a5e5, State: Initialized, Role: LEARNER
I20260630 12:36:59.545557  7429 consensus_queue.cc:260] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: true } }
I20260630 12:36:59.547116  7429 ts_tablet_manager.cc:1434] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:36:59.548695  7156 tablet_copy_service.cc:342] P 153c6ee65652410690f94a40fe8acf12: Request end of tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-0fbe4b55016c4ccfac1b4db91b2709cd received from {username='slave'} at 127.0.0.1:55712
I20260630 12:36:59.549032  7156 tablet_copy_service.cc:434] P 153c6ee65652410690f94a40fe8acf12: ending tablet copy session cdd0efe9493d4ce9a12462afd3f8a5e5-0fbe4b55016c4ccfac1b4db91b2709cd on tablet 0fbe4b55016c4ccfac1b4db91b2709cd with peer cdd0efe9493d4ce9a12462afd3f8a5e5
I20260630 12:36:59.779031  7435 consensus_queue.cc:579] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.312s)
I20260630 12:36:59.894714  7435 raft_consensus.cc:1064] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: attempting to promote NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 to VOTER
I20260630 12:36:59.896485  7435 consensus_queue.cc:237] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:59.902580  7147 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:59.902916  7350 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:59.904011  7439 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:59.904838  7435 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:59.907557  7187 consensus_peers.cc:597] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.916428  7439 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.918183  7350 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.925437  7147 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.927942  6967 catalog_manager.cc:5697] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 reported cstate change: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f81f9a474ef5486d8f4f077b46854316" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:59.942207  7222 consensus_queue.cc:237] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [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: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:36:59.947296  7350 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:59.947664  7147 raft_consensus.cc:1275] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Refusing update from remote peer f81f9a474ef5486d8f4f077b46854316: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:59.948948  7435 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:36:59.949584  7439 consensus_queue.cc:1048] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:59.955840  7399 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.957864  7350 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.957979  7147 raft_consensus.cc:2955] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:36:59.963644  6957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7cab29ed195244528891bac190dbe6da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:59.968088  6967 catalog_manager.cc:5697] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 reported cstate change: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New cstate: current_term: 2 leader_uuid: "f81f9a474ef5486d8f4f077b46854316" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:59.981580  7018 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9a8bc1817c18495c9c4268d52ecef09e not available for placement
W20260630 12:36:59.982193  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7cab29ed195244528891bac190dbe6da: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:37:00.093549  7421 consensus_queue.cc:579] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Leader has been unable to successfully communicate with peer 9a8bc1817c18495c9c4268d52ecef09e for more than 1 seconds (1.009s)
I20260630 12:37:00.121939  7350 raft_consensus.cc:1217] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:00.624432  7446 raft_consensus.cc:1064] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: attempting to promote NON_VOTER cdd0efe9493d4ce9a12462afd3f8a5e5 to VOTER
I20260630 12:37:00.626348  7446 consensus_queue.cc:237] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:37:00.632761  7350 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 LEARNER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:00.633952  7222 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:00.634370  7451 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:37:00.635334  7449 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:37:00.637775  7112 consensus_peers.cc:597] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 -> Peer 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): Couldn't send request to peer 9a8bc1817c18495c9c4268d52ecef09e. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:00.642931  7451 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.644794  7222 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.654306  7350 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.656672  6970 catalog_manager.cc:5697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index 2 to 3, cdd0efe9493d4ce9a12462afd3f8a5e5 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9a8bc1817c18495c9c4268d52ecef09e" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:00.672363  7147 consensus_queue.cc:237] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [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: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } }
I20260630 12:37:00.677273  7222 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:00.677505  7350 raft_consensus.cc:1275] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Refusing update from remote peer 153c6ee65652410690f94a40fe8acf12: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:00.678625  7451 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:00.679189  7446 consensus_queue.cc:1048] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } 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:37:00.684844  7449 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.686394  7350 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.692334  6957 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fbe4b55016c4ccfac1b4db91b2709cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:00.693598  7222 raft_consensus.cc:2955] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } } }
I20260630 12:37:00.696395  6967 catalog_manager.cc:5697] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 reported cstate change: config changed from index 3 to 4, VOTER 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193) evicted. New cstate: current_term: 2 leader_uuid: "153c6ee65652410690f94a40fe8acf12" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "153c6ee65652410690f94a40fe8acf12" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 42259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f81f9a474ef5486d8f4f077b46854316" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdd0efe9493d4ce9a12462afd3f8a5e5" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 40099 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:37:01.131454  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0fbe4b55016c4ccfac1b4db91b2709cd: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
W20260630 12:37:01.406162  6956 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260630 12:37:02.234480  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7cab29ed195244528891bac190dbe6da: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
W20260630 12:37:03.271030  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 93194650e7a7414b9d6a18f07335936a: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:37:04.254689   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:04.284065   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:04.285002   779 tablet_replica.cc:333] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12: stopping tablet replica
I20260630 12:37:04.286135   779 raft_consensus.cc:2243] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:04.287402   779 raft_consensus.cc:2272] T 0fbe4b55016c4ccfac1b4db91b2709cd P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.290345   779 tablet_replica.cc:333] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12: stopping tablet replica
I20260630 12:37:04.290885   779 raft_consensus.cc:2243] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:04.291680   779 raft_consensus.cc:2272] T 93194650e7a7414b9d6a18f07335936a P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.293964   779 tablet_replica.cc:333] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12: stopping tablet replica
I20260630 12:37:04.294550   779 raft_consensus.cc:2243] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:04.295418   779 raft_consensus.cc:2272] T b3803934c3c04ee0b6e66a1b100ac41f P 153c6ee65652410690f94a40fe8acf12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.297719   779 tablet_replica.cc:333] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12: stopping tablet replica
I20260630 12:37:04.298152   779 raft_consensus.cc:2243] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.299319   779 raft_consensus.cc:2272] T 7cab29ed195244528891bac190dbe6da P 153c6ee65652410690f94a40fe8acf12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:04.314040  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7cab29ed195244528891bac190dbe6da: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:37:04.316635   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:04.336781   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:04.361629   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:04.362365   779 tablet_replica.cc:333] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316: stopping tablet replica
I20260630 12:37:04.363065   779 raft_consensus.cc:2243] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.364367   779 raft_consensus.cc:2272] T b3803934c3c04ee0b6e66a1b100ac41f P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.366793   779 tablet_replica.cc:333] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316: stopping tablet replica
I20260630 12:37:04.367316   779 raft_consensus.cc:2243] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:04.368436   779 raft_consensus.cc:2272] T 7cab29ed195244528891bac190dbe6da P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.370868   779 tablet_replica.cc:333] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316: stopping tablet replica
I20260630 12:37:04.371628   779 raft_consensus.cc:2243] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.372853   779 raft_consensus.cc:2272] T 93194650e7a7414b9d6a18f07335936a P f81f9a474ef5486d8f4f077b46854316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.375124   779 tablet_replica.cc:333] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316: stopping tablet replica
I20260630 12:37:04.375612   779 raft_consensus.cc:2243] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.376793   779 raft_consensus.cc:2272] T 0fbe4b55016c4ccfac1b4db91b2709cd P f81f9a474ef5486d8f4f077b46854316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.401645   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:04.418390   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:04.440537   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:04.441411   779 tablet_replica.cc:333] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5: stopping tablet replica
I20260630 12:37:04.442065   779 raft_consensus.cc:2243] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.442919   779 raft_consensus.cc:2272] T 0fbe4b55016c4ccfac1b4db91b2709cd P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.445346   779 tablet_replica.cc:333] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5: stopping tablet replica
I20260630 12:37:04.445822   779 raft_consensus.cc:2243] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.446539   779 raft_consensus.cc:2272] T 7cab29ed195244528891bac190dbe6da P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.448613   779 tablet_replica.cc:333] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5: stopping tablet replica
I20260630 12:37:04.449129   779 raft_consensus.cc:2243] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.449805   779 raft_consensus.cc:2272] T 93194650e7a7414b9d6a18f07335936a P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.451783   779 tablet_replica.cc:333] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5: stopping tablet replica
I20260630 12:37:04.452232   779 raft_consensus.cc:2243] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:04.452855   779 raft_consensus.cc:2272] T b3803934c3c04ee0b6e66a1b100ac41f P cdd0efe9493d4ce9a12462afd3f8a5e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:04.476727   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:04.494388   779 master.cc:562] Master@127.0.194.254:40631 shutting down...
W20260630 12:37:07.413344  6956 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:37:07.416517  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 93194650e7a7414b9d6a18f07335936a: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
W20260630 12:37:08.449671  6956 catalog_manager.cc:4755] TS 9a8bc1817c18495c9c4268d52ecef09e (127.0.194.193:38463): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7cab29ed195244528891bac190dbe6da: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38463: connect: Connection refused (error 111)
I20260630 12:37:08.996697   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:08.997465   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:08.997786   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb8b83f7908e4321812786ea987ee15a: stopping tablet replica
I20260630 12:37:09.020718   779 master.cc:584] Master@127.0.194.254:40631 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15226 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:37:09.060768   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:34627
I20260630 12:37:09.061821   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.067083  7473 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:37:09.068243  7474 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:37:09.068668  7476 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:37:09.068958   779 server_base.cc:1061] running on GCE node
I20260630 12:37:09.069854   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.070056   779 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:37:09.070182   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823029070167 us; error 0 us; skew 500 ppm
I20260630 12:37:09.070608   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.072855   779 webserver.cc:533] Webserver started at http://127.0.194.254:46541/ using document root <none> and password file <none>
I20260630 12:37:09.073271   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.073428   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:09.073666   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:09.074781   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "6e1f2dac20fb44db901a23dae300f85e"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.079030   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:09.082209  7481 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:37:09.083092   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:09.083338   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "6e1f2dac20fb44db901a23dae300f85e"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.083592   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:09.126410   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.127612   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.167337   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:34627
I20260630 12:37:09.167433  7532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:34627 every 8 connection(s)
I20260630 12:37:09.171446  7533 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:37:09.182479  7533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e: Bootstrap starting.
I20260630 12:37:09.187569  7533 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:09.191704  7533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e: No bootstrap required, opened a new log
I20260630 12:37:09.193982  7533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER }
I20260630 12:37:09.194417  7533 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:09.194633  7533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e1f2dac20fb44db901a23dae300f85e, State: Initialized, Role: FOLLOWER
I20260630 12:37:09.195292  7533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER }
I20260630 12:37:09.195755  7533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:09.195973  7533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:09.196249  7533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:09.200870  7533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER }
I20260630 12:37:09.201400  7533 leader_election.cc:304] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [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: 6e1f2dac20fb44db901a23dae300f85e; no voters: 
I20260630 12:37:09.202450  7533 leader_election.cc:290] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:09.202883  7536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:09.204267  7536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 1 LEADER]: Becoming Leader. State: Replica: 6e1f2dac20fb44db901a23dae300f85e, State: Running, Role: LEADER
I20260630 12:37:09.205016  7536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [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: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER }
I20260630 12:37:09.205296  7533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:09.208243  7538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e1f2dac20fb44db901a23dae300f85e. Latest consensus state: current_term: 1 leader_uuid: "6e1f2dac20fb44db901a23dae300f85e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER } }
I20260630 12:37:09.208215  7537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e1f2dac20fb44db901a23dae300f85e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e1f2dac20fb44db901a23dae300f85e" member_type: VOTER } }
I20260630 12:37:09.209020  7538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:09.209043  7537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:09.217839  7542 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:09.226554  7542 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:09.227623   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:09.235416  7542 catalog_manager.cc:1383] Generated new cluster ID: d8ea961c7d6341da80f1fd38d0820231
I20260630 12:37:09.235733  7542 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:09.263368  7542 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:09.264678  7542 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:09.279433  7542 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e: Generated new TSK 0
I20260630 12:37:09.280021  7542 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:09.294534   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.300678  7554 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:37:09.301949  7555 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:37:09.303391  7557 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:37:09.303869   779 server_base.cc:1061] running on GCE node
I20260630 12:37:09.305527   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.305709   779 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:37:09.305837   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823029305821 us; error 0 us; skew 500 ppm
I20260630 12:37:09.306264   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.308548   779 webserver.cc:533] Webserver started at http://127.0.194.193:45091/ using document root <none> and password file <none>
I20260630 12:37:09.309024   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.309180   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:09.309391   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:09.310433   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "231798524eaa410a82a0c5df369313ae"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.314750   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:09.317942  7562 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:37:09.318797   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:09.319049   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "231798524eaa410a82a0c5df369313ae"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.319314   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:09.354497   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.355641   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.357095   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:09.359308   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:09.359499   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.359787   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:09.359958   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.399212   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:46883
I20260630 12:37:09.399336  7624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:46883 every 8 connection(s)
I20260630 12:37:09.404453   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.411875  7629 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:37:09.413409  7630 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:37:09.416085  7632 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:37:09.416671   779 server_base.cc:1061] running on GCE node
I20260630 12:37:09.417869   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.418069   779 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:37:09.418330   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823029418289 us; error 0 us; skew 500 ppm
I20260630 12:37:09.419039   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.419070  7625 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:09.419648  7625 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:09.420586  7625 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:09.422128   779 webserver.cc:533] Webserver started at http://127.0.194.194:40155/ using document root <none> and password file <none>
I20260630 12:37:09.422658   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.422887   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:09.423005  7498 ts_manager.cc:194] Registered new tserver with Master: 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:09.423161   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:09.424474   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.424991  7498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33520
I20260630 12:37:09.429150   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:09.432542  7637 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:37:09.433357   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:09.433651   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.433936   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:09.454525   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.455691   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.457152   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:09.459347   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:09.459565   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.459800   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:09.459969   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.501070   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:33529
I20260630 12:37:09.501197  7699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:33529 every 8 connection(s)
I20260630 12:37:09.506003   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.513572  7703 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:37:09.515144  7704 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:37:09.518610  7706 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:37:09.518814   779 server_base.cc:1061] running on GCE node
I20260630 12:37:09.519845   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.520092   779 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:37:09.520213  7700 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:09.520354   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823029520331 us; error 0 us; skew 500 ppm
I20260630 12:37:09.520685  7700 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:09.521214   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.521633  7700 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:09.523978  7498 ts_manager.cc:194] Registered new tserver with Master: bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529)
I20260630 12:37:09.525090   779 webserver.cc:533] Webserver started at http://127.0.194.195:43491/ using document root <none> and password file <none>
I20260630 12:37:09.525593  7498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33526
I20260630 12:37:09.525782   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.526125   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:09.526412   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:09.527686   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "b40545b958034c309535d8924e5a3816"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.532130   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:37:09.535636  7711 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:37:09.536466   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:09.537043   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "b40545b958034c309535d8924e5a3816"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:09.537330   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:09.556847   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.558051   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.559491   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:09.561702   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:09.561940   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.562178   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:09.562354   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.603272   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:35897
I20260630 12:37:09.603380  7773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:35897 every 8 connection(s)
I20260630 12:37:09.618315  7774 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:09.618710  7774 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:09.619552  7774 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:09.621706  7498 ts_manager.cc:194] Registered new tserver with Master: b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:09.621896   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015374462s
I20260630 12:37:09.623574  7498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48314
I20260630 12:37:10.427659  7625 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
I20260630 12:37:10.528270  7700 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
I20260630 12:37:10.626808  7774 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
I20260630 12:37:10.678311  7498 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48330:
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:37:10.680662  7498 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:37:10.744920  7738 tablet_service.cc:1511] Processing CreateTablet for tablet 229e23e33d864988a46b5e5cb24aa17c (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:10.745489  7739 tablet_service.cc:1511] Processing CreateTablet for tablet f900496feca042ed9f20ff56283754a7 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:10.746047  7590 tablet_service.cc:1511] Processing CreateTablet for tablet f900496feca042ed9f20ff56283754a7 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:10.746552  7738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e23e33d864988a46b5e5cb24aa17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.747099  7587 tablet_service.cc:1511] Processing CreateTablet for tablet f10f62c7991b497bb928f86fe6abe947 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:10.747578  7590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f900496feca042ed9f20ff56283754a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.747754  7737 tablet_service.cc:1511] Processing CreateTablet for tablet a7efd01ea223495ca2b636a22ed171ec (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:10.748417  7587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10f62c7991b497bb928f86fe6abe947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.749248  7737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7efd01ea223495ca2b636a22ed171ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.749774  7589 tablet_service.cc:1511] Processing CreateTablet for tablet 229e23e33d864988a46b5e5cb24aa17c (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:10.751157  7589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e23e33d864988a46b5e5cb24aa17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.752118  7739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f900496feca042ed9f20ff56283754a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.753782  7588 tablet_service.cc:1511] Processing CreateTablet for tablet a7efd01ea223495ca2b636a22ed171ec (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:10.755102  7588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7efd01ea223495ca2b636a22ed171ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.758352  7736 tablet_service.cc:1511] Processing CreateTablet for tablet f10f62c7991b497bb928f86fe6abe947 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:10.759689  7736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10f62c7991b497bb928f86fe6abe947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.773079  7665 tablet_service.cc:1511] Processing CreateTablet for tablet f900496feca042ed9f20ff56283754a7 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:10.774233  7662 tablet_service.cc:1511] Processing CreateTablet for tablet f10f62c7991b497bb928f86fe6abe947 (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:10.776230  7664 tablet_service.cc:1511] Processing CreateTablet for tablet 229e23e33d864988a46b5e5cb24aa17c (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:10.776898  7663 tablet_service.cc:1511] Processing CreateTablet for tablet a7efd01ea223495ca2b636a22ed171ec (DEFAULT_TABLE table=test-workload [id=005c10e05988463d993adab9ef3a034d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:10.774672  7665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f900496feca042ed9f20ff56283754a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.778446  7663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7efd01ea223495ca2b636a22ed171ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.784960  7662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f10f62c7991b497bb928f86fe6abe947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.790637  7664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e23e33d864988a46b5e5cb24aa17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.797005  7795 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:10.810390  7795 tablet_bootstrap.cc:654] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.821122  7794 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:10.826095  7796 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:10.829236  7794 tablet_bootstrap.cc:654] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.830597  7795 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: No bootstrap required, opened a new log
I20260630 12:37:10.831036  7795 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260630 12:37:10.833560  7795 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.833768  7796 tablet_bootstrap.cc:654] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.834252  7795 raft_consensus.cc:385] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.834561  7795 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.835289  7795 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.835526  7794 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: No bootstrap required, opened a new log
I20260630 12:37:10.836165  7794 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:37:10.839653  7794 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.840627  7794 raft_consensus.cc:385] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.841017  7794 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.841952  7794 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.846185  7795 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260630 12:37:10.846227  7794 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:37:10.847404  7794 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:10.847538  7796 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: No bootstrap required, opened a new log
I20260630 12:37:10.848830  7795 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:10.854765  7796 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260630 12:37:10.855494  7795 tablet_bootstrap.cc:654] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.857236  7794 tablet_bootstrap.cc:654] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.858155  7796 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.859791  7796 raft_consensus.cc:385] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.860141  7796 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.861097  7796 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.865674  7796 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:37:10.866762  7796 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:10.868016  7795 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: No bootstrap required, opened a new log
I20260630 12:37:10.868763  7795 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:37:10.873389  7796 tablet_bootstrap.cc:654] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.875597  7794 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: No bootstrap required, opened a new log
I20260630 12:37:10.875415  7795 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.876183  7794 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260630 12:37:10.876368  7795 raft_consensus.cc:385] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.876848  7795 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.877795  7795 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.879127  7794 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.879884  7794 raft_consensus.cc:385] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.880157  7794 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.880295  7795 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:37:10.880999  7794 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.883513  7794 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:37:10.881917  7795 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:10.884531  7794 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:10.887526  7796 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: No bootstrap required, opened a new log
I20260630 12:37:10.888149  7796 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260630 12:37:10.891407  7795 tablet_bootstrap.cc:654] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.891218  7796 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.891748  7794 tablet_bootstrap.cc:654] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.891992  7796 raft_consensus.cc:385] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.892383  7796 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.893507  7796 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.899089  7796 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:10.900507  7796 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:10.915047  7796 tablet_bootstrap.cc:654] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.916642  7794 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: No bootstrap required, opened a new log
I20260630 12:37:10.916658  7795 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: No bootstrap required, opened a new log
I20260630 12:37:10.917368  7794 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.023s
I20260630 12:37:10.917460  7795 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260630 12:37:10.920719  7795 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.920799  7794 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.921692  7795 raft_consensus.cc:385] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.921756  7794 raft_consensus.cc:385] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.922156  7795 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.922199  7794 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.923125  7795 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.923274  7794 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.924928  7796 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: No bootstrap required, opened a new log
I20260630 12:37:10.925413  7795 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:10.925443  7796 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:37:10.925628  7794 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:10.926774  7795 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:10.926929  7794 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:10.928903  7796 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.929656  7796 raft_consensus.cc:385] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.929997  7796 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.932148  7796 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.933301  7794 tablet_bootstrap.cc:654] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.933709  7795 tablet_bootstrap.cc:654] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.937930  7796 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:37:10.939707  7796 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:10.955420  7795 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: No bootstrap required, opened a new log
I20260630 12:37:10.956020  7795 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.018s
I20260630 12:37:10.956473  7796 tablet_bootstrap.cc:654] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.956772  7794 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: No bootstrap required, opened a new log
I20260630 12:37:10.957345  7794 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.004s
I20260630 12:37:10.959076  7795 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.959787  7795 raft_consensus.cc:385] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.960048  7795 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.960780  7795 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.960744  7794 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.962054  7794 raft_consensus.cc:385] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.962450  7794 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.962869  7799 raft_consensus.cc:493] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:10.963335  7795 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:37:10.963402  7799 raft_consensus.cc:515] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.963583  7794 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:10.966429  7799 leader_election.cc:290] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:10.968508  7794 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:10.978048  7796 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: No bootstrap required, opened a new log
I20260630 12:37:10.978513  7796 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260630 12:37:10.981401  7796 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.982162  7796 raft_consensus.cc:385] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.982468  7796 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.984344  7675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:10.985270  7796 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:10.986189  7675 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 0.
I20260630 12:37:10.990846  7796 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260630 12:37:10.991694  7715 leader_election.cc:304] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [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: b40545b958034c309535d8924e5a3816, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:10.991786  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae" is_pre_election: true
I20260630 12:37:10.992607  7600 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 0.
I20260630 12:37:10.993676  7799 raft_consensus.cc:2804] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:10.994063  7799 raft_consensus.cc:493] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:10.994411  7799 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.000006  7799 raft_consensus.cc:515] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:11.001626  7799 leader_election.cc:290] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [CANDIDATE]: Term 1 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:11.002482  7675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:11.002653  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae"
I20260630 12:37:11.003031  7675 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.003229  7600 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.008870  7600 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 1.
I20260630 12:37:11.009593  7675 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 1.
I20260630 12:37:11.010141  7713 leader_election.cc:304] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:11.011006  7799 raft_consensus.cc:2804] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.011502  7799 raft_consensus.cc:697] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 LEADER]: Becoming Leader. State: Replica: b40545b958034c309535d8924e5a3816, State: Running, Role: LEADER
I20260630 12:37:11.012231  7799 consensus_queue.cc:237] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:11.020257  7495 catalog_manager.cc:5697] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 reported cstate change: term changed from 0 to 1, leader changed from <none> to b40545b958034c309535d8924e5a3816 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "b40545b958034c309535d8924e5a3816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.046936  7801 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.047497  7801 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.048758  7804 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.049258  7804 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.051007  7801 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.051705  7801 raft_consensus.cc:493] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.052146  7801 raft_consensus.cc:515] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.054318  7801 leader_election.cc:290] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.056288  7804 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.075946  7675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:11.076625  7674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:11.077389  7674 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 0.
I20260630 12:37:11.076740  7675 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 0.
I20260630 12:37:11.078666  7566 leader_election.cc:304] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:11.079770  7816 raft_consensus.cc:2804] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:11.079867  7748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:11.079692  7749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:11.080608  7816 raft_consensus.cc:493] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.080407  7566 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:11.080940  7749 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 0.
I20260630 12:37:11.081236  7816 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.081769  7801 raft_consensus.cc:2804] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:11.082144  7801 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.082468  7801 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.082535  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae" is_pre_election: true
I20260630 12:37:11.082923  7748 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 0.
I20260630 12:37:11.086658  7748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:11.087343  7748 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in term 0.
I20260630 12:37:11.088531  7638 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [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: b40545b958034c309535d8924e5a3816, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:11.089396  7804 raft_consensus.cc:2804] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:11.089061  7816 raft_consensus.cc:515] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.089798  7804 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.089845  7801 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.090322  7804 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.091101  7600 raft_consensus.cc:2393] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbe8e92b16594fd7a4aaa3d89c138e6f in current term 1: Already voted for candidate 231798524eaa410a82a0c5df369313ae in this term.
I20260630 12:37:11.092432  7801 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 1 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.092950  7675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:11.093232  7748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:11.093549  7675 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.093870  7748 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.093693  7749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:11.094496  7749 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.097780  7804 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.099959  7804 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [CANDIDATE]: Term 1 election: Requested vote from peers 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.101421  7747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:11.101771  7816 leader_election.cc:290] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 1 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.102398  7674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:11.103188  7674 raft_consensus.cc:2393] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 231798524eaa410a82a0c5df369313ae in current term 1: Already voted for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in this term.
I20260630 12:37:11.102998  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae"
I20260630 12:37:11.101470  7748 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:11.103839  7600 raft_consensus.cc:2393] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbe8e92b16594fd7a4aaa3d89c138e6f in current term 1: Already voted for candidate 231798524eaa410a82a0c5df369313ae in this term.
I20260630 12:37:11.103727  7749 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:11.104652  7675 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:11.104983  7563 leader_election.cc:304] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:11.105053  7639 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [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: bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816
I20260630 12:37:11.105943  7816 raft_consensus.cc:2804] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.106062  7804 raft_consensus.cc:2749] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:11.106108  7563 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: bbe8e92b16594fd7a4aaa3d89c138e6f
I20260630 12:37:11.106961  7816 raft_consensus.cc:697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:11.107800  7801 raft_consensus.cc:2804] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.107703  7816 consensus_queue.cc:237] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.109226  7801 raft_consensus.cc:697] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:11.110040  7801 consensus_queue.cc:237] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.115789  7495 catalog_manager.cc:5697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 231798524eaa410a82a0c5df369313ae (127.0.194.193). New cstate: current_term: 1 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.126947  7495 catalog_manager.cc:5697] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 231798524eaa410a82a0c5df369313ae (127.0.194.193). New cstate: current_term: 1 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.156316  7804 raft_consensus.cc:493] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.157009  7804 raft_consensus.cc:515] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.159281  7804 leader_election.cc:290] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.159932  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae" is_pre_election: true
I20260630 12:37:11.160168  7748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:11.160526  7600 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in term 0.
I20260630 12:37:11.160841  7748 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in term 0.
I20260630 12:37:11.161633  7639 leader_election.cc:304] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:11.162318  7804 raft_consensus.cc:2804] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:11.162649  7804 raft_consensus.cc:493] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.162873  7804 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.167675  7804 raft_consensus.cc:515] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.169258  7804 leader_election.cc:290] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [CANDIDATE]: Term 1 election: Requested vote from peers 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:11.170184  7600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "231798524eaa410a82a0c5df369313ae"
I20260630 12:37:11.170204  7748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:11.171077  7600 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.171097  7748 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.178121  7600 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in term 1.
I20260630 12:37:11.178121  7748 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbe8e92b16594fd7a4aaa3d89c138e6f in term 1.
I20260630 12:37:11.179533  7638 leader_election.cc:304] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [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: b40545b958034c309535d8924e5a3816, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:11.180260  7804 raft_consensus.cc:2804] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.181200  7804 raft_consensus.cc:697] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 LEADER]: Becoming Leader. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Running, Role: LEADER
I20260630 12:37:11.181928  7804 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:11.189483  7495 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194). New cstate: current_term: 1 leader_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.249534   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:11.266654   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.267555   779 tablet_replica.cc:333] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: stopping tablet replica
I20260630 12:37:11.268149   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.268622   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.270545   779 tablet_replica.cc:333] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: stopping tablet replica
I20260630 12:37:11.271072   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.271661   779 pending_rounds.cc:70] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Trying to abort 1 pending ops.
I20260630 12:37:11.271845   779 pending_rounds.cc:77] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443135425994752 op_type: NO_OP noop_request { }
I20260630 12:37:11.272143   779 raft_consensus.cc:2889] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:11.272426   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.274816   779 tablet_replica.cc:333] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: stopping tablet replica
I20260630 12:37:11.275316   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.275681   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.277782   779 tablet_replica.cc:333] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: stopping tablet replica
I20260630 12:37:11.278245   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.278803   779 pending_rounds.cc:70] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Trying to abort 1 pending ops.
I20260630 12:37:11.278975   779 pending_rounds.cc:77] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443135434702848 op_type: NO_OP noop_request { }
I20260630 12:37:11.279242   779 raft_consensus.cc:2889] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:11.279520   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.292913   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:11.304826   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:11.321368   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.322233   779 tablet_replica.cc:333] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: stopping tablet replica
I20260630 12:37:11.322867   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.323307   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.325347   779 tablet_replica.cc:333] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: stopping tablet replica
I20260630 12:37:11.325873   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.326251   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.328081   779 tablet_replica.cc:333] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: stopping tablet replica
I20260630 12:37:11.328676   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.329058   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.330868   779 tablet_replica.cc:333] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: stopping tablet replica
I20260630 12:37:11.331349   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.331909   779 pending_rounds.cc:70] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Trying to abort 1 pending ops.
I20260630 12:37:11.332056   779 pending_rounds.cc:77] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443135728410624 op_type: NO_OP noop_request { }
I20260630 12:37:11.332381   779 raft_consensus.cc:2889] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:11.332736   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.354979   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:11.367228   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:11.384613   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:11.385535   779 tablet_replica.cc:333] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: stopping tablet replica
I20260630 12:37:11.386137   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.386559   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.388649   779 tablet_replica.cc:333] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: stopping tablet replica
I20260630 12:37:11.389109   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.389508   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.391388   779 tablet_replica.cc:333] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: stopping tablet replica
I20260630 12:37:11.391816   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:11.392114   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.393774   779 tablet_replica.cc:333] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: stopping tablet replica
I20260630 12:37:11.394183   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:11.394670   779 pending_rounds.cc:70] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Trying to abort 1 pending ops.
I20260630 12:37:11.394819   779 pending_rounds.cc:77] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443135033364480 op_type: NO_OP noop_request { }
I20260630 12:37:11.395032   779 raft_consensus.cc:2889] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:11.395247   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:11.417093   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:11.429600   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:11.434751  7827 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:37:11.436439  7828 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:37:11.436427  7830 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:37:11.437498   779 server_base.cc:1061] running on GCE node
I20260630 12:37:11.438622   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:11.438983   779 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:37:11.439286   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823031439258 us; error 0 us; skew 500 ppm
I20260630 12:37:11.439860   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:11.442229   779 webserver.cc:533] Webserver started at http://127.0.194.196:34773/ using document root <none> and password file <none>
I20260630 12:37:11.442816   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:11.443109   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:11.443464   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:11.444703   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "7a192de39f9d4911b7a9edc29cc34bb3"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-zctk"
I20260630 12:37:11.449183   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:11.452623  7835 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:37:11.453449   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:11.453869   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "7a192de39f9d4911b7a9edc29cc34bb3"
format_stamp: "Formatted at 2026-06-30 12:37:11 on dist-test-slave-zctk"
I20260630 12:37:11.454290   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:11.470276   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:11.471643   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:11.473310   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:11.475817   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:11.476193   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:11.476544   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:11.476948   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:37:11.519249   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:44473
I20260630 12:37:11.519356  7897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:44473 every 8 connection(s)
I20260630 12:37:11.535810  7898 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:11.536314  7898 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:11.537220  7898 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:11.539408  7495 ts_manager.cc:194] Registered new tserver with Master: 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196:44473)
I20260630 12:37:11.541224  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48338
W20260630 12:37:12.231455  7546 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 005c10e05988463d993adab9ef3a034d: could not find any suitable replica to move from server 231798524eaa410a82a0c5df369313ae to server 7a192de39f9d4911b7a9edc29cc34bb3
I20260630 12:37:12.544086  7898 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
W20260630 12:37:13.246364  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f10f62c7991b497bb928f86fe6abe947: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46883: connect: Connection refused (error 111)
W20260630 12:37:13.250240  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f900496feca042ed9f20ff56283754a7: Network error: Client connection negotiation failed: client connection to 127.0.194.195:35897: connect: Connection refused (error 111)
W20260630 12:37:13.253626  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet a7efd01ea223495ca2b636a22ed171ec: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46883: connect: Connection refused (error 111)
W20260630 12:37:14.284536  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet 229e23e33d864988a46b5e5cb24aa17c: Network error: Client connection negotiation failed: client connection to 127.0.194.194:33529: connect: Connection refused (error 111)
W20260630 12:37:14.287945  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f900496feca042ed9f20ff56283754a7: Network error: Client connection negotiation failed: client connection to 127.0.194.195:35897: connect: Connection refused (error 111)
W20260630 12:37:14.291239  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f10f62c7991b497bb928f86fe6abe947: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46883: connect: Connection refused (error 111)
W20260630 12:37:15.303539  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f900496feca042ed9f20ff56283754a7: Network error: Client connection negotiation failed: client connection to 127.0.194.195:35897: connect: Connection refused (error 111)
W20260630 12:37:15.307138  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet 229e23e33d864988a46b5e5cb24aa17c: Network error: Client connection negotiation failed: client connection to 127.0.194.194:33529: connect: Connection refused (error 111)
W20260630 12:37:15.310515  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f10f62c7991b497bb928f86fe6abe947: Network error: Client connection negotiation failed: client connection to 127.0.194.193:46883: connect: Connection refused (error 111)
W20260630 12:37:16.312821  7546 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b40545b958034c309535d8924e5a3816 not available for placement
W20260630 12:37:17.314947  7546 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b40545b958034c309535d8924e5a3816 not available for placement
W20260630 12:37:18.317009  7546 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b40545b958034c309535d8924e5a3816 not available for placement
I20260630 12:37:18.558745   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:18.568410  7906 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:37:18.570780  7907 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:37:18.575963  7909 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:37:18.577127   779 server_base.cc:1061] running on GCE node
I20260630 12:37:18.578675   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:18.578922   779 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:37:18.579118   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823038579098 us; error 0 us; skew 500 ppm
I20260630 12:37:18.579669   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:18.582311   779 webserver.cc:533] Webserver started at http://127.0.194.193:45091/ using document root <none> and password file <none>
I20260630 12:37:18.582849   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:18.583065   779 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:18.587038   779 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260630 12:37:18.590370  7914 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:37:18.591101   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:18.591387   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "231798524eaa410a82a0c5df369313ae"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:18.591811   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:18.609053   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:18.610409   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:18.612015   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:18.615687  7921 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:37:18.637257   779 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:18.637609   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:37:18.637910   779 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:37:18.643200  7921 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:18.654090   779 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:18.654429   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:37:18.657037  7921 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: 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:37:18.658118  7921 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Bootstrap complete.
I20260630 12:37:18.658797  7921 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:37:18.661571  7921 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.662694  7921 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.663476  7921 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.667140  7921 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:37:18.668025  7921 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:18.681807  7921 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: 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:37:18.682838  7921 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Bootstrap complete.
I20260630 12:37:18.683625  7921 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:37:18.686715  7921 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.687332  7921 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.688282  7921 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.690891  7921 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:18.691936  7921 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
I20260630 12:37:18.709511  7921 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: 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:37:18.710604  7921 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Bootstrap complete.
I20260630 12:37:18.711521  7921 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:37:18.712987   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:46883
I20260630 12:37:18.713124  7981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:46883 every 8 connection(s)
I20260630 12:37:18.714773  7921 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:18.715526  7921 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.716425  7921 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:18.718917  7921 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:18.719766   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:18.719961  7921 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Bootstrap starting.
W20260630 12:37:18.736184  7986 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:37:18.741705  7987 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:37:18.743830  7991 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:37:18.746907   779 server_base.cc:1061] running on GCE node
I20260630 12:37:18.748819   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:18.749022  7921 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: 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
W20260630 12:37:18.749156   779 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:37:18.749640   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823038749613 us; error 0 us; skew 500 ppm
I20260630 12:37:18.750423  7921 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Bootstrap complete.
I20260630 12:37:18.750588   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:18.751448  7921 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.000s
I20260630 12:37:18.752631  7982 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:18.753135  7982 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:18.753953  7982 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:18.754922   779 webserver.cc:533] Webserver started at http://127.0.194.194:40155/ using document root <none> and password file <none>
I20260630 12:37:18.755090  7921 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.755824   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:18.756148   779 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:18.756168  7921 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.757272  7921 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.758605  7495 ts_manager.cc:194] Re-registered known tserver with Master: 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:18.759989  7921 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260630 12:37:18.761967   779 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:18.765216  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48342
I20260630 12:37:18.766126  7995 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:37:18.767669   779 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:18.768070   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:18.768452   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:18.769172  7982 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
I20260630 12:37:18.799939   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:18.801362   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:18.802772   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:18.827711   779 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:18.828073   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260630 12:37:18.833161  8002 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:18.843946   779 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:18.844044  8002 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: 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:37:18.844285   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:37:18.844909  8002 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap complete.
I20260630 12:37:18.845640  8002 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:37:18.847693  8002 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.848222  8002 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.849007  8002 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.851480  8002 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:18.852344  8002 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:18.867473  8002 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: 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:37:18.868512  8002 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap complete.
I20260630 12:37:18.869189  8002 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:37:18.871815  8002 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.872522  8002 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.873272  8002 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.875257  8002 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:18.876019  8002 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:18.889952  8002 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: 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:37:18.890728  8002 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap complete.
I20260630 12:37:18.891327  8002 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:37:18.893607  8002 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:18.894311  8002 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.895179  8002 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:18.896950  8002 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:37:18.897672  8002 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap starting.
I20260630 12:37:18.904978   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:33529
I20260630 12:37:18.905211  8062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:33529 every 8 connection(s)
I20260630 12:37:18.909109  8002 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: 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:37:18.910204  8002 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Bootstrap complete.
I20260630 12:37:18.910670   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:18.911005  8002 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:37:18.914410  8002 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.915136  8002 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbe8e92b16594fd7a4aaa3d89c138e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:18.916141  8002 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:18.918900  8002 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260630 12:37:18.919481  8067 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:37:18.922297  8068 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:37:18.926038   779 server_base.cc:1061] running on GCE node
W20260630 12:37:18.925562  8070 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:37:18.927430   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:18.927637  8064 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
W20260630 12:37:18.927721   779 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:37:18.928088   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823038928068 us; error 0 us; skew 500 ppm
I20260630 12:37:18.928145  8064 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:18.928813   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:18.929171  8064 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:18.931600   779 webserver.cc:533] Webserver started at http://127.0.194.195:43491/ using document root <none> and password file <none>
I20260630 12:37:18.932240   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:18.932443   779 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:18.934181  7495 ts_manager.cc:194] Re-registered known tserver with Master: bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529)
I20260630 12:37:18.937207   779 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:18.941009  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48348
I20260630 12:37:18.941656  8075 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:37:18.942592   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:37:18.942945   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "b40545b958034c309535d8924e5a3816"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zctk"
I20260630 12:37:18.943327   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-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:37:18.944320  8064 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
I20260630 12:37:18.957864   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:18.959165   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:18.960623   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:18.984958   779 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:37:18.985399   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260630 12:37:18.990089  8082 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:19.000324   779 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:37:19.000666   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.016s	sys 0.000s
I20260630 12:37:19.000993  8082 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: 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:37:19.001654  8082 tablet_bootstrap.cc:492] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Bootstrap complete.
I20260630 12:37:19.002233  8082 ts_tablet_manager.cc:1403] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:37:19.004259  8082 raft_consensus.cc:359] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.004871  8082 raft_consensus.cc:740] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.005555  8082 consensus_queue.cc:260] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.007899  8082 ts_tablet_manager.cc:1434] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:19.008769  8082 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:19.021282  8082 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: 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:37:19.022022  8082 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Bootstrap complete.
I20260630 12:37:19.022787  8082 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:37:19.025224  8082 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.026036  8082 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.026831  8082 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.028956  8082 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:19.029692  8082 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:19.044322  8082 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: 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:37:19.045382  8082 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Bootstrap complete.
I20260630 12:37:19.046015  8082 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:37:19.048059  8082 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:19.048786  8082 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.049515  8082 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:19.051250  8082 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:37:19.051990  8082 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Bootstrap starting.
I20260630 12:37:19.061908   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:35897
I20260630 12:37:19.062144  8142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:35897 every 8 connection(s)
I20260630 12:37:19.064769  8082 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: 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:37:19.065770  8082 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Bootstrap complete.
I20260630 12:37:19.066849  8082 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:37:19.070317  8082 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.071362  8082 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b40545b958034c309535d8924e5a3816, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.072289  8082 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.074319  8082 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:19.079653  8144 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34627
I20260630 12:37:19.080224  8144 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:19.081182  8144 heartbeater.cc:507] Master 127.0.194.254:34627 requested a full tablet report, sending...
I20260630 12:37:19.084987  7495 ts_manager.cc:194] Re-registered known tserver with Master: b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:19.090011  7495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48352
I20260630 12:37:19.092873  8144 heartbeater.cc:499] Master 127.0.194.254:34627 was elected leader, sending a full tablet report...
W20260630 12:37:19.337747  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f900496feca042ed9f20ff56283754a7: Illegal state: Replica b40545b958034c309535d8924e5a3816 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } }
W20260630 12:37:19.350607  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f10f62c7991b497bb928f86fe6abe947: Illegal state: Replica 231798524eaa410a82a0c5df369313ae is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } }
W20260630 12:37:19.363415  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet 229e23e33d864988a46b5e5cb24aa17c: Illegal state: Replica bbe8e92b16594fd7a4aaa3d89c138e6f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } }
I20260630 12:37:19.802910  8151 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.803603  8151 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.805831  8151 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:19.818040  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:19.818030  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:19.819393  8117 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:19.819715  8037 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:19.821168  7915 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:19.822108  8151 raft_consensus.cc:2804] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:19.822639  8151 raft_consensus.cc:493] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:19.823163  8151 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.829043  8151 raft_consensus.cc:515] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.830719  8151 leader_election.cc:290] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:19.831808  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:19.831928  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f10f62c7991b497bb928f86fe6abe947" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:19.832646  8037 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.832960  8117 raft_consensus.cc:3060] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.838531  8117 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:19.838723  8037 raft_consensus.cc:2468] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:19.840139  7915 leader_election.cc:304] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:19.841077  8151 raft_consensus.cc:2804] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:19.842072  8151 raft_consensus.cc:697] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:19.842924  8151 consensus_queue.cc:237] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:19.850432  7495 catalog_manager.cc:5697] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:19.907612  8151 raft_consensus.cc:493] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.908389  8151 raft_consensus.cc:515] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:19.911821  8151 leader_election.cc:290] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b40545b958034c309535d8924e5a3816 (127.0.194.195:35897), bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529)
I20260630 12:37:19.912192  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:19.913344  8117 raft_consensus.cc:2410] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 231798524eaa410a82a0c5df369313ae 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:37:19.915271  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:19.915875  8037 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:19.917009  7918 leader_election.cc:304] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: b40545b958034c309535d8924e5a3816
I20260630 12:37:19.917788  8151 raft_consensus.cc:2804] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:19.918221  8151 raft_consensus.cc:493] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:19.918602  8151 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.923588  8151 raft_consensus.cc:515] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:19.925359  8151 leader_election.cc:290] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 election: Requested vote from peers b40545b958034c309535d8924e5a3816 (127.0.194.195:35897), bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529)
I20260630 12:37:19.926286  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:19.926510  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f900496feca042ed9f20ff56283754a7" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:19.927050  8117 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.927278  8037 raft_consensus.cc:3060] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:19.932353  8037 raft_consensus.cc:2468] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:19.932516  8117 raft_consensus.cc:2410] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 231798524eaa410a82a0c5df369313ae 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:37:19.933671  7918 leader_election.cc:304] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:19.934701  8151 raft_consensus.cc:2804] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:19.935300  8151 raft_consensus.cc:697] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:19.936031  8151 consensus_queue.cc:237] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } }
I20260630 12:37:19.942915  7495 catalog_manager.cc:5697] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 1 to 2, leader changed from b40545b958034c309535d8924e5a3816 (127.0.194.195) to 231798524eaa410a82a0c5df369313ae (127.0.194.193). New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:20.121990  8151 raft_consensus.cc:493] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:20.122687  8151 raft_consensus.cc:515] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.124765  8151 leader_election.cc:290] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:20.125715  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:20.125941  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:20.126912  8037 raft_consensus.cc:2410] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 231798524eaa410a82a0c5df369313ae 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:37:20.126915  8117 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:20.128473  7915 leader_election.cc:304] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:20.129350  8151 raft_consensus.cc:2804] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:20.129798  8151 raft_consensus.cc:493] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:20.130180  8151 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.135651  8151 raft_consensus.cc:515] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.137401  8151 leader_election.cc:290] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:20.138396  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:20.138527  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:20.139163  8037 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.139423  8117 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.144979  8117 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:20.145220  8037 raft_consensus.cc:2410] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 231798524eaa410a82a0c5df369313ae 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:37:20.146279  7915 leader_election.cc:304] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:20.147284  8151 raft_consensus.cc:2804] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.147779  8151 raft_consensus.cc:697] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:20.148708  8151 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.155474  7495 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 1 to 2, leader changed from bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194) to 231798524eaa410a82a0c5df369313ae (127.0.194.193). New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.206490  8151 raft_consensus.cc:493] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:20.207141  8151 raft_consensus.cc:515] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.209035  8151 leader_election.cc:290] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:20.209959  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" is_pre_election: true
I20260630 12:37:20.210166  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816" is_pre_election: true
I20260630 12:37:20.210745  8037 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:20.210999  8117 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 1.
I20260630 12:37:20.212208  7918 leader_election.cc:304] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:20.213019  8151 raft_consensus.cc:2804] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:20.213497  8151 raft_consensus.cc:493] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:20.213874  8151 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.219129  8151 raft_consensus.cc:515] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.220932  8151 leader_election.cc:290] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [CANDIDATE]: Term 2 election: Requested vote from peers bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529), b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:20.221805  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:20.221944  8117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7efd01ea223495ca2b636a22ed171ec" candidate_uuid: "231798524eaa410a82a0c5df369313ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b40545b958034c309535d8924e5a3816"
I20260630 12:37:20.222677  8037 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.222932  8117 raft_consensus.cc:3060] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:20.230023  8117 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:20.230020  8037 raft_consensus.cc:2468] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 231798524eaa410a82a0c5df369313ae in term 2.
I20260630 12:37:20.231613  7915 leader_election.cc:304] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: 231798524eaa410a82a0c5df369313ae, b40545b958034c309535d8924e5a3816; no voters: 
I20260630 12:37:20.232493  8151 raft_consensus.cc:2804] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:20.233110  8151 raft_consensus.cc:697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Becoming Leader. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:20.233875  8151 consensus_queue.cc:237] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } }
I20260630 12:37:20.241008  7495 catalog_manager.cc:5697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:20.374302  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet a7efd01ea223495ca2b636a22ed171ec: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:20.376174  8037 raft_consensus.cc:1275] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:37:20.378048  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet f10f62c7991b497bb928f86fe6abe947: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:20.377981  8151 consensus_queue.cc:1048] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:20.381343  7546 auto_rebalancer.cc:639] Failed to schedule move for tablet 229e23e33d864988a46b5e5cb24aa17c: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:20.391741  8117 raft_consensus.cc:1275] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:20.393316  8151 consensus_queue.cc:1048] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.446563  8037 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:20.447981  8151 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.460356  8117 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:37:20.461007  8117 pending_rounds.cc:85] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Aborting all ops after (but not including) 0
I20260630 12:37:20.461457  8117 pending_rounds.cc:107] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:20.461925  8117 raft_consensus.cc:2889] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:20.463915  8173 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.565405  8117 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:20.566785  8173 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.576188  8037 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:37:20.576798  8037 pending_rounds.cc:85] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Aborting all ops after (but not including) 0
I20260630 12:37:20.577394  8037 pending_rounds.cc:107] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:20.577821  8037 raft_consensus.cc:2889] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:20.579504  8166 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:20.670840  8117 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:20.672401  8166 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:20.683455  8037 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:20.685923  8166 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:21.393002  7956 consensus_queue.cc:237] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.399597  8117 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:21.399945  8037 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:21.401818  8151 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } 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:37:21.402942  8166 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:21.413054  8117 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.417675  8154 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
W20260630 12:37:21.420336  7916 consensus_peers.cc:597] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae -> Peer 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196:44473): Couldn't send request to peer 7a192de39f9d4911b7a9edc29cc34bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7efd01ea223495ca2b636a22ed171ec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.423089  8037 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.427212  7495 catalog_manager.cc:5697] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 reported cstate change: config changed from index -1 to 3, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.437865  7956 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.445313  8037 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:21.445755  8117 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:21.447211  8151 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:37:21.446990  7916 consensus_peers.cc:597] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae -> Peer 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196:44473): Couldn't send request to peer 7a192de39f9d4911b7a9edc29cc34bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 229e23e33d864988a46b5e5cb24aa17c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.448737  8181 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:21.458832  8154 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.460770  8037 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.462137  8115 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.474891  7498 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 reported cstate change: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.478504  7956 consensus_queue.cc:237] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.487071  8037 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:37:21.487185  7916 consensus_peers.cc:597] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae -> Peer 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196:44473): Couldn't send request to peer 7a192de39f9d4911b7a9edc29cc34bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f900496feca042ed9f20ff56283754a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:21.488763  8115 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:21.488926  8154 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } 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:37:21.490381  8151 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:21.498852  8181 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.500689  8037 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.501159  8115 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } } }
I20260630 12:37:21.510326  7956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c"
dest_uuid: "231798524eaa410a82a0c5df369313ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41602
I20260630 12:37:21.511232  7956 raft_consensus.cc:606] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Received request to transfer leadership
I20260630 12:37:21.512020  7495 catalog_manager.cc:5697] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae reported cstate change: config changed from index -1 to 2, NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:21.519162  7956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c"
dest_uuid: "231798524eaa410a82a0c5df369313ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41602
I20260630 12:37:21.519950  7956 raft_consensus.cc:606] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Received request to transfer leadership
W20260630 12:37:21.521324  7543 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 229e23e33d864988a46b5e5cb24aa17c already in progress [suppressed 2 similar messages]
I20260630 12:37:21.524665  7956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c"
dest_uuid: "231798524eaa410a82a0c5df369313ae"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41602
I20260630 12:37:21.525389  7956 raft_consensus.cc:606] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Received request to transfer leadership
W20260630 12:37:21.836027  7546 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:37:21.836555  7546 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 229e23e33d864988a46b5e5cb24aa17c already in progress
W20260630 12:37:21.836956  7546 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 229e23e33d864988a46b5e5cb24aa17c already in progress
I20260630 12:37:21.894315  8154 raft_consensus.cc:993] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: : Instructing follower b40545b958034c309535d8924e5a3816 to start an election
I20260630 12:37:21.894997  8181 raft_consensus.cc:1081] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Signalling peer b40545b958034c309535d8924e5a3816 to start an election
I20260630 12:37:21.896907  8115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c"
dest_uuid: "b40545b958034c309535d8924e5a3816"
 from {username='slave'} at 127.0.0.1:55602
I20260630 12:37:21.897636  8115 raft_consensus.cc:493] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:37:21.898066  8115 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:21.903208  8115 raft_consensus.cc:515] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.905747  8115 leader_election.cc:290] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [CANDIDATE]: Term 3 election: Requested vote from peers 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883), bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529)
I20260630 12:37:21.927496  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f"
I20260630 12:37:21.928366  8037 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:21.930603  7956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229e23e33d864988a46b5e5cb24aa17c" candidate_uuid: "b40545b958034c309535d8924e5a3816" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "231798524eaa410a82a0c5df369313ae"
I20260630 12:37:21.931418  7956 raft_consensus.cc:3055] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:37:21.931901  7956 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 231798524eaa410a82a0c5df369313ae, State: Running, Role: LEADER
I20260630 12:37:21.932950  7956 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.934828  7956 raft_consensus.cc:3060] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:37:21.935864  8037 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 3.
I20260630 12:37:21.937557  8079 leader_election.cc:304] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [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: b40545b958034c309535d8924e5a3816, bbe8e92b16594fd7a4aaa3d89c138e6f; no voters: 
I20260630 12:37:21.938813  8182 raft_consensus.cc:2804] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:37:21.940182  8182 raft_consensus.cc:697] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 LEADER]: Becoming Leader. State: Replica: b40545b958034c309535d8924e5a3816, State: Running, Role: LEADER
I20260630 12:37:21.941578  7956 raft_consensus.cc:2468] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b40545b958034c309535d8924e5a3816 in term 3.
I20260630 12:37:21.941242  8182 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:21.949680  7497 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 reported cstate change: term changed from 2 to 3, leader changed from 231798524eaa410a82a0c5df369313ae (127.0.194.193) to b40545b958034c309535d8924e5a3816 (127.0.194.195). New cstate: current_term: 3 leader_uuid: "b40545b958034c309535d8924e5a3816" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:22.015992  8197 ts_tablet_manager.cc:933] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: Initiating tablet copy from peer 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:22.017983  8197 tablet_copy_client.cc:323] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:46883
I20260630 12:37:22.028786  7966 tablet_copy_service.cc:140] P 231798524eaa410a82a0c5df369313ae: Received BeginTabletCopySession request for tablet a7efd01ea223495ca2b636a22ed171ec from peer 7a192de39f9d4911b7a9edc29cc34bb3 ({username='slave'} at 127.0.0.1:46986)
I20260630 12:37:22.029464  7966 tablet_copy_service.cc:161] P 231798524eaa410a82a0c5df369313ae: Beginning new tablet copy session on tablet a7efd01ea223495ca2b636a22ed171ec from peer 7a192de39f9d4911b7a9edc29cc34bb3 at {username='slave'} at 127.0.0.1:46986: session id = 7a192de39f9d4911b7a9edc29cc34bb3-a7efd01ea223495ca2b636a22ed171ec
I20260630 12:37:22.035121  7966 tablet_copy_source_session.cc:215] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:22.038371  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7efd01ea223495ca2b636a22ed171ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.055380  8197 tablet_copy_client.cc:806] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:22.056207  8197 tablet_copy_client.cc:670] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:22.060050  8197 tablet_copy_client.cc:538] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:22.069656  8197 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap starting.
I20260630 12:37:22.073395  8200 ts_tablet_manager.cc:933] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: Initiating tablet copy from peer 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883)
I20260630 12:37:22.075366  8200 tablet_copy_client.cc:323] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:46883
I20260630 12:37:22.077030  7966 tablet_copy_service.cc:140] P 231798524eaa410a82a0c5df369313ae: Received BeginTabletCopySession request for tablet f900496feca042ed9f20ff56283754a7 from peer 7a192de39f9d4911b7a9edc29cc34bb3 ({username='slave'} at 127.0.0.1:46986)
I20260630 12:37:22.077620  7966 tablet_copy_service.cc:161] P 231798524eaa410a82a0c5df369313ae: Beginning new tablet copy session on tablet f900496feca042ed9f20ff56283754a7 from peer 7a192de39f9d4911b7a9edc29cc34bb3 at {username='slave'} at 127.0.0.1:46986: session id = 7a192de39f9d4911b7a9edc29cc34bb3-f900496feca042ed9f20ff56283754a7
I20260630 12:37:22.082835  7966 tablet_copy_source_session.cc:215] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:22.085920  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f900496feca042ed9f20ff56283754a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.092262  8197 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: 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:37:22.093417  8197 tablet_bootstrap.cc:492] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap complete.
I20260630 12:37:22.094348  8197 ts_tablet_manager.cc:1403] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260630 12:37:22.098225  8200 tablet_copy_client.cc:806] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:22.097630  8197 raft_consensus.cc:359] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:22.098805  8200 tablet_copy_client.cc:670] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:22.098834  8197 raft_consensus.cc:740] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7a192de39f9d4911b7a9edc29cc34bb3, State: Initialized, Role: LEARNER
I20260630 12:37:22.099823  8197 consensus_queue.cc:260] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:22.102734  8200 tablet_copy_client.cc:538] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:22.106771  8197 ts_tablet_manager.cc:1434] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260630 12:37:22.108834  7966 tablet_copy_service.cc:342] P 231798524eaa410a82a0c5df369313ae: Request end of tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-a7efd01ea223495ca2b636a22ed171ec received from {username='slave'} at 127.0.0.1:46986
I20260630 12:37:22.109230  7966 tablet_copy_service.cc:434] P 231798524eaa410a82a0c5df369313ae: ending tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-a7efd01ea223495ca2b636a22ed171ec on tablet a7efd01ea223495ca2b636a22ed171ec with peer 7a192de39f9d4911b7a9edc29cc34bb3
I20260630 12:37:22.111917  8200 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap starting.
I20260630 12:37:22.128305  8200 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: 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:37:22.129053  8200 tablet_bootstrap.cc:492] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap complete.
I20260630 12:37:22.129637  8200 ts_tablet_manager.cc:1403] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.001s
I20260630 12:37:22.131750  8200 raft_consensus.cc:359] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:22.132351  8200 raft_consensus.cc:740] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7a192de39f9d4911b7a9edc29cc34bb3, State: Initialized, Role: LEARNER
I20260630 12:37:22.132853  8200 consensus_queue.cc:260] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:22.134665  8200 ts_tablet_manager.cc:1434] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:22.136710  7966 tablet_copy_service.cc:342] P 231798524eaa410a82a0c5df369313ae: Request end of tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-f900496feca042ed9f20ff56283754a7 received from {username='slave'} at 127.0.0.1:46986
I20260630 12:37:22.137135  7966 tablet_copy_service.cc:434] P 231798524eaa410a82a0c5df369313ae: ending tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-f900496feca042ed9f20ff56283754a7 on tablet f900496feca042ed9f20ff56283754a7 with peer 7a192de39f9d4911b7a9edc29cc34bb3
I20260630 12:37:22.408154  7956 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:37:22.409554  8182 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } 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:37:22.434809  7873 raft_consensus.cc:1217] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:37:22.441942  8037 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:37:22.442310  8077 consensus_peers.cc:597] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 -> Peer 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196:44473): Couldn't send request to peer 7a192de39f9d4911b7a9edc29cc34bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 229e23e33d864988a46b5e5cb24aa17c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:22.443789  8196 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:22.614593  7873 raft_consensus.cc:1217] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:22.903123  8181 raft_consensus.cc:1064] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae: attempting to promote NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 to VOTER
I20260630 12:37:22.907433  8181 consensus_queue.cc:237] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:22.916303  7873 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:22.918779  8214 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:22.919106  8037 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:22.919106  8115 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:22.921568  8211 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } 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:37:22.922641  8214 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:22.935492  8211 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:22.944885  8115 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:22.948038  8037 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:22.954196  7873 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:22.963305  7498 catalog_manager.cc:5697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae reported cstate change: config changed from index 3 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.001286  7956 consensus_queue.cc:237] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [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: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:23.007368  8037 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:23.009346  7873 raft_consensus.cc:1275] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:37:23.008998  8211 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:37:23.010789  8181 consensus_queue.cc:1048] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:23.016233  8211 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b40545b958034c309535d8924e5a3816 (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.022450  8036 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b40545b958034c309535d8924e5a3816 (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.029778  7543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7efd01ea223495ca2b636a22ed171ec with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:23.032282  7496 catalog_manager.cc:5697] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae reported cstate change: config changed from index 4 to 5, VOTER b40545b958034c309535d8924e5a3816 (127.0.194.195) evicted. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:23.036177  7873 raft_consensus.cc:2955] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b40545b958034c309535d8924e5a3816 (127.0.194.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.043581  8223 ts_tablet_manager.cc:933] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: Initiating tablet copy from peer b40545b958034c309535d8924e5a3816 (127.0.194.195:35897)
I20260630 12:37:23.060807  8223 tablet_copy_client.cc:323] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:35897
I20260630 12:37:23.081120  8154 raft_consensus.cc:1064] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae: attempting to promote NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 to VOTER
I20260630 12:37:23.086560  8154 consensus_queue.cc:237] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:23.098670  8107 tablet_service.cc:1558] Processing DeleteTablet for tablet a7efd01ea223495ca2b636a22ed171ec with delete_type TABLET_DATA_TOMBSTONED (TS b40545b958034c309535d8924e5a3816 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55610
I20260630 12:37:23.105357  7873 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 LEARNER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:23.107736  8036 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:23.107739  8115 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:23.115080  8232 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.114979  8154 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:23.116752  8232 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.116917  8211 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } 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:37:23.118691  8232 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.118947  8128 tablet_copy_service.cc:140] P b40545b958034c309535d8924e5a3816: Received BeginTabletCopySession request for tablet 229e23e33d864988a46b5e5cb24aa17c from peer 7a192de39f9d4911b7a9edc29cc34bb3 ({username='slave'} at 127.0.0.1:55614)
I20260630 12:37:23.119598  8128 tablet_copy_service.cc:161] P b40545b958034c309535d8924e5a3816: Beginning new tablet copy session on tablet 229e23e33d864988a46b5e5cb24aa17c from peer 7a192de39f9d4911b7a9edc29cc34bb3 at {username='slave'} at 127.0.0.1:55614: session id = 7a192de39f9d4911b7a9edc29cc34bb3-229e23e33d864988a46b5e5cb24aa17c
I20260630 12:37:23.119541  8181 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:23.124132  8232 ts_tablet_manager.cc:1916] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:23.132436  8128 tablet_copy_source_session.cc:215] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:23.138230  8223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229e23e33d864988a46b5e5cb24aa17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.147214  8232 ts_tablet_manager.cc:1929] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:37:23.148031  8232 log.cc:1199] T a7efd01ea223495ca2b636a22ed171ec P b40545b958034c309535d8924e5a3816: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-2-root/wals/a7efd01ea223495ca2b636a22ed171ec
I20260630 12:37:23.150681  7482 catalog_manager.cc:5028] TS b40545b958034c309535d8924e5a3816 (127.0.194.195:35897): tablet a7efd01ea223495ca2b636a22ed171ec (table test-workload [id=005c10e05988463d993adab9ef3a034d]) successfully deleted
I20260630 12:37:23.157292  8223 tablet_copy_client.cc:806] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:23.158025  8223 tablet_copy_client.cc:670] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:23.159611  8211 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.162736  8223 tablet_copy_client.cc:538] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:23.165087  8036 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.170189  8115 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.178522  7498 catalog_manager.cc:5697] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae reported cstate change: config changed from index 2 to 3, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.173086  8223 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap starting.
I20260630 12:37:23.178544  7873 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } attrs { replace: true } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.193702  7956 consensus_queue.cc:237] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [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: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:23.207746  8115 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:23.209532  8211 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:23.211716  7872 raft_consensus.cc:1275] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Refusing update from remote peer 231798524eaa410a82a0c5df369313ae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:23.215206  8211 consensus_queue.cc:1048] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:23.218940  8223 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: 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:37:23.220019  8223 tablet_bootstrap.cc:492] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: Bootstrap complete.
I20260630 12:37:23.219733  8115 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.220901  8223 ts_tablet_manager.cc:1403] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.012s
I20260630 12:37:23.224512  8223 raft_consensus.cc:359] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:23.225474  8223 raft_consensus.cc:740] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7a192de39f9d4911b7a9edc29cc34bb3, State: Initialized, Role: LEARNER
I20260630 12:37:23.226224  8223 consensus_queue.cc:260] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: true } }
I20260630 12:37:23.229133  8223 ts_tablet_manager.cc:1434] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:37:23.231012  8128 tablet_copy_service.cc:342] P b40545b958034c309535d8924e5a3816: Request end of tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-229e23e33d864988a46b5e5cb24aa17c received from {username='slave'} at 127.0.0.1:55614
I20260630 12:37:23.228856  7873 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.231523  8128 tablet_copy_service.cc:434] P b40545b958034c309535d8924e5a3816: ending tablet copy session 7a192de39f9d4911b7a9edc29cc34bb3-229e23e33d864988a46b5e5cb24aa17c on tablet 229e23e33d864988a46b5e5cb24aa17c with peer 7a192de39f9d4911b7a9edc29cc34bb3
I20260630 12:37:23.224191  8211 raft_consensus.cc:2955] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.236724  7497 catalog_manager.cc:5697] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 reported cstate change: config changed from index 3 to 4, VOTER bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194) evicted. New cstate: current_term: 2 leader_uuid: "231798524eaa410a82a0c5df369313ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:23.252210  7543 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f900496feca042ed9f20ff56283754a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:23.260301  8027 tablet_service.cc:1558] Processing DeleteTablet for tablet f900496feca042ed9f20ff56283754a7 with delete_type TABLET_DATA_TOMBSTONED (TS bbe8e92b16594fd7a4aaa3d89c138e6f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34906
I20260630 12:37:23.262432  8238 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:23.263433  8238 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:23.264019  8238 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:23.267915  8238 ts_tablet_manager.cc:1916] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:23.279120  8238 ts_tablet_manager.cc:1929] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:37:23.279479  8238 log.cc:1199] T f900496feca042ed9f20ff56283754a7 P bbe8e92b16594fd7a4aaa3d89c138e6f: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-1-root/wals/f900496feca042ed9f20ff56283754a7
I20260630 12:37:23.281113  7485 catalog_manager.cc:5028] TS bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529): tablet f900496feca042ed9f20ff56283754a7 (table test-workload [id=005c10e05988463d993adab9ef3a034d]) successfully deleted
I20260630 12:37:23.636822  7873 raft_consensus.cc:1217] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:37:24.160264  8240 raft_consensus.cc:1064] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816: attempting to promote NON_VOTER 7a192de39f9d4911b7a9edc29cc34bb3 to VOTER
I20260630 12:37:24.162292  8240 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:24.168989  7873 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 LEARNER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:24.168989  8037 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:24.170464  7956 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:37:24.170572  8245 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:24.171599  8240 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:24.172544  8242 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } 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:37:24.181587  8245 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.183634  7956 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.192693  7873 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.195917  7497 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 reported cstate change: config changed from index 2 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b40545b958034c309535d8924e5a3816" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:24.199034  8037 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 7a192de39f9d4911b7a9edc29cc34bb3 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "231798524eaa410a82a0c5df369313ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46883 } attrs { replace: true } } peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.231350  8115 consensus_queue.cc:237] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } }
I20260630 12:37:24.235947  8037 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:24.236024  7873 raft_consensus.cc:1275] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 FOLLOWER]: Refusing update from remote peer b40545b958034c309535d8924e5a3816: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:37:24.237293  8240 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:37:24.238085  8244 consensus_queue.cc:1048] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } 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:37:24.243667  8242 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 231798524eaa410a82a0c5df369313ae (127.0.194.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.245440  8037 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 231798524eaa410a82a0c5df369313ae (127.0.194.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.245595  7873 raft_consensus.cc:2955] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 231798524eaa410a82a0c5df369313ae (127.0.194.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.256937  7482 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 229e23e33d864988a46b5e5cb24aa17c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:24.256623  7497 catalog_manager.cc:5697] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f reported cstate change: config changed from index 4 to 5, VOTER 231798524eaa410a82a0c5df369313ae (127.0.194.193) evicted. New cstate: current_term: 3 leader_uuid: "b40545b958034c309535d8924e5a3816" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "bbe8e92b16594fd7a4aaa3d89c138e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33529 } } peers { permanent_uuid: "b40545b958034c309535d8924e5a3816" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35897 } } peers { permanent_uuid: "7a192de39f9d4911b7a9edc29cc34bb3" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44473 } attrs { promote: false } } }
I20260630 12:37:24.285013  7946 tablet_service.cc:1558] Processing DeleteTablet for tablet 229e23e33d864988a46b5e5cb24aa17c with delete_type TABLET_DATA_TOMBSTONED (TS 231798524eaa410a82a0c5df369313ae not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46998
I20260630 12:37:24.286814  8256 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:24.287992  8256 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:24.288542  8256 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:24.291410  8256 ts_tablet_manager.cc:1916] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:24.302158  8256 ts_tablet_manager.cc:1929] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:37:24.302472  8256 log.cc:1199] T 229e23e33d864988a46b5e5cb24aa17c P 231798524eaa410a82a0c5df369313ae: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822851694463-779-0/minicluster-data/ts-0-root/wals/229e23e33d864988a46b5e5cb24aa17c
I20260630 12:37:24.303881  7483 catalog_manager.cc:5028] TS 231798524eaa410a82a0c5df369313ae (127.0.194.193:46883): tablet 229e23e33d864988a46b5e5cb24aa17c (table test-workload [id=005c10e05988463d993adab9ef3a034d]) successfully deleted
I20260630 12:37:25.107602   779 tablet_server.cc:179] TabletServer@127.0.194.193:46883 shutting down...
I20260630 12:37:25.132615   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.133446   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.134047   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.134852   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.137028   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.137542   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.138266   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.140127   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.140641   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.141418   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P 231798524eaa410a82a0c5df369313ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.165964   779 tablet_server.cc:196] TabletServer@127.0.194.193:46883 shutdown complete.
I20260630 12:37:25.183526   779 tablet_server.cc:179] TabletServer@127.0.194.194:33529 shutting down...
I20260630 12:37:25.208042   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.208784   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.209334   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.209980   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P bbe8e92b16594fd7a4aaa3d89c138e6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.212764   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.213311   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.213903   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.216068   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.216631   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.217079   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P bbe8e92b16594fd7a4aaa3d89c138e6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.241080   779 tablet_server.cc:196] TabletServer@127.0.194.194:33529 shutdown complete.
I20260630 12:37:25.256253   779 tablet_server.cc:179] TabletServer@127.0.194.195:35897 shutting down...
W20260630 12:37:25.270888  8079 consensus_peers.cc:597] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 -> Peer bbe8e92b16594fd7a4aaa3d89c138e6f (127.0.194.194:33529): Couldn't send request to peer bbe8e92b16594fd7a4aaa3d89c138e6f. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.194:33529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:25.283824   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.284840   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.285522   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.286309   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P b40545b958034c309535d8924e5a3816 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.288441   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.288973   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.289479   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.291404   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:25.291877   779 raft_consensus.cc:2243] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.292331   779 raft_consensus.cc:2272] T f10f62c7991b497bb928f86fe6abe947 P b40545b958034c309535d8924e5a3816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.315624   779 tablet_server.cc:196] TabletServer@127.0.194.195:35897 shutdown complete.
I20260630 12:37:25.330909   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:25.350243   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:25.350888   779 tablet_replica.cc:333] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3: stopping tablet replica
I20260630 12:37:25.351388   779 raft_consensus.cc:2243] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.351873   779 raft_consensus.cc:2272] T 229e23e33d864988a46b5e5cb24aa17c P 7a192de39f9d4911b7a9edc29cc34bb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.353757   779 tablet_replica.cc:333] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3: stopping tablet replica
I20260630 12:37:25.354240   779 raft_consensus.cc:2243] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.354640   779 raft_consensus.cc:2272] T f900496feca042ed9f20ff56283754a7 P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.356814   779 tablet_replica.cc:333] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3: stopping tablet replica
I20260630 12:37:25.357300   779 raft_consensus.cc:2243] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:25.357775   779 raft_consensus.cc:2272] T a7efd01ea223495ca2b636a22ed171ec P 7a192de39f9d4911b7a9edc29cc34bb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.379292   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:25.392990   779 master.cc:562] Master@127.0.194.254:34627 shutting down...
I20260630 12:37:25.411350   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:25.411861   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:25.412138   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e1f2dac20fb44db901a23dae300f85e: stopping tablet replica
I20260630 12:37:25.431532   779 master.cc:584] Master@127.0.194.254:34627 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16408 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:37:25.469614   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:46187
I20260630 12:37:25.470674   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.476027  8259 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:37:25.476107  8260 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:37:25.477051  8262 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:37:25.478920   779 server_base.cc:1061] running on GCE node
I20260630 12:37:25.479904   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.480080   779 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:37:25.480305   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823045480277 us; error 0 us; skew 500 ppm
I20260630 12:37:25.480800   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.483018   779 webserver.cc:533] Webserver started at http://127.0.194.254:39801/ using document root <none> and password file <none>
I20260630 12:37:25.483453   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.483595   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.483817   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.484915   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "3cfa0983af6c4845ac33e1bd270cbfc3"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.489121   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:25.492189  8267 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:37:25.493139   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:25.493429   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "3cfa0983af6c4845ac33e1bd270cbfc3"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.493695   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:25.505297   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.506498   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.543537   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:46187
I20260630 12:37:25.543711  8318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:46187 every 8 connection(s)
I20260630 12:37:25.547380  8319 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:37:25.559790  8319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Bootstrap starting.
I20260630 12:37:25.564656  8319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:25.568957  8319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: No bootstrap required, opened a new log
I20260630 12:37:25.571206  8319 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER }
I20260630 12:37:25.571626  8319 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:25.571854  8319 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cfa0983af6c4845ac33e1bd270cbfc3, State: Initialized, Role: FOLLOWER
I20260630 12:37:25.572439  8319 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER }
I20260630 12:37:25.572916  8319 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:25.573138  8319 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:25.573407  8319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:25.578259  8319 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER }
I20260630 12:37:25.578819  8319 leader_election.cc:304] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [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: 3cfa0983af6c4845ac33e1bd270cbfc3; no voters: 
I20260630 12:37:25.579955  8319 leader_election.cc:290] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:25.580312  8322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:25.581748  8322 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 1 LEADER]: Becoming Leader. State: Replica: 3cfa0983af6c4845ac33e1bd270cbfc3, State: Running, Role: LEADER
I20260630 12:37:25.582455  8322 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [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: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER }
I20260630 12:37:25.583101  8319 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:25.586977  8323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER } }
I20260630 12:37:25.587831  8323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:25.587711  8324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cfa0983af6c4845ac33e1bd270cbfc3. Latest consensus state: current_term: 1 leader_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cfa0983af6c4845ac33e1bd270cbfc3" member_type: VOTER } }
I20260630 12:37:25.588688  8324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:25.593695  8329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:25.599156  8329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:25.600512   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:25.607844  8329 catalog_manager.cc:1383] Generated new cluster ID: 8b6a3ac59141470092130501624afeb2
I20260630 12:37:25.608156  8329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:25.623705  8329 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:25.625020  8329 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:25.646126  8329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Generated new TSK 0
I20260630 12:37:25.646780  8329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:25.666994   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.673561  8340 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:37:25.674268  8341 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:37:25.676031  8343 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:37:25.676338   779 server_base.cc:1061] running on GCE node
I20260630 12:37:25.677313   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.677521   779 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:37:25.677721   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823045677701 us; error 0 us; skew 500 ppm
I20260630 12:37:25.678242   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.680718   779 webserver.cc:533] Webserver started at http://127.0.194.193:35119/ using document root <none> and password file <none>
I20260630 12:37:25.681236   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.681420   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.681712   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.682806   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "3ad43734f31b4a289276667c83898b69"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.687276   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:25.690661  8348 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:37:25.691449   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:25.691787   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "3ad43734f31b4a289276667c83898b69"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.692061   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:25.705464   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.706650   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.708113   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.710444   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.710662   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.710913   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.711097   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.751417   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:43893
I20260630 12:37:25.751538  8410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:43893 every 8 connection(s)
I20260630 12:37:25.756683   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.764173  8415 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:37:25.766156  8416 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:37:25.769901   779 server_base.cc:1061] running on GCE node
W20260630 12:37:25.770081  8418 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:37:25.771081   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.771282   779 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:37:25.771413   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823045771402 us; error 0 us; skew 500 ppm
I20260630 12:37:25.771934   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.774878   779 webserver.cc:533] Webserver started at http://127.0.194.194:42767/ using document root <none> and password file <none>
I20260630 12:37:25.775449   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.775569  8411 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46187
I20260630 12:37:25.775693   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.776046  8411 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.776094   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.777118  8411 heartbeater.cc:507] Master 127.0.194.254:46187 requested a full tablet report, sending...
I20260630 12:37:25.777789   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.779381  8284 ts_manager.cc:194] Registered new tserver with Master: 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893)
I20260630 12:37:25.781339  8284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57924
I20260630 12:37:25.783056   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260630 12:37:25.787154  8423 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:37:25.787956   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:25.788285   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.788630   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:25.822768   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.823954   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.825414   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.827618   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.827839   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.828122   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.828295   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.866365   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:39293
I20260630 12:37:25.866526  8485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:39293 every 8 connection(s)
I20260630 12:37:25.871176   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:25.878307  8489 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:37:25.878995  8490 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:37:25.881834   779 server_base.cc:1061] running on GCE node
W20260630 12:37:25.882972  8492 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:37:25.884087   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:25.884389   779 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:37:25.884392  8486 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46187
I20260630 12:37:25.884806   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823045884783 us; error 0 us; skew 500 ppm
I20260630 12:37:25.884965  8486 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:25.885552   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:25.885895  8486 heartbeater.cc:507] Master 127.0.194.254:46187 requested a full tablet report, sending...
I20260630 12:37:25.888317   779 webserver.cc:533] Webserver started at http://127.0.194.195:33759/ using document root <none> and password file <none>
I20260630 12:37:25.888384  8284 ts_manager.cc:194] Registered new tserver with Master: 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:25.888911   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:25.889171   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:25.889433   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:25.890172  8284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57926
I20260630 12:37:25.890592   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "5e3836d160fd42768099b4adddee6040"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.895438   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:25.898880  8497 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:37:25.899717   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:25.899987   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "5e3836d160fd42768099b4adddee6040"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:25.900218   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:25.936537   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:25.937901   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:25.939497   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:25.942109   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:25.942365   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.942631   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:25.942829   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:25.985242   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:34847
I20260630 12:37:25.985395  8559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:34847 every 8 connection(s)
I20260630 12:37:26.000694  8560 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46187
I20260630 12:37:26.001190  8560 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:26.002084  8560 heartbeater.cc:507] Master 127.0.194.254:46187 requested a full tablet report, sending...
I20260630 12:37:26.004796  8284 ts_manager.cc:194] Registered new tserver with Master: 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:26.005326   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016664875s
I20260630 12:37:26.006354  8284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57936
I20260630 12:37:26.784632  8411 heartbeater.cc:499] Master 127.0.194.254:46187 was elected leader, sending a full tablet report...
I20260630 12:37:26.892925  8486 heartbeater.cc:499] Master 127.0.194.254:46187 was elected leader, sending a full tablet report...
I20260630 12:37:27.009423  8560 heartbeater.cc:499] Master 127.0.194.254:46187 was elected leader, sending a full tablet report...
I20260630 12:37:27.061450  8284 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57944:
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:37:27.063807  8284 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:37:27.116237  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 202c8c9c75a048ccaf4d45fc2bafd91f (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:27.117591  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c8c9c75a048ccaf4d45fc2bafd91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.117110  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 202c8c9c75a048ccaf4d45fc2bafd91f (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:27.118651  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c8c9c75a048ccaf4d45fc2bafd91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.120523  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 33375c1661654977af92f289248d0e30 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:27.122001  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33375c1661654977af92f289248d0e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.121971  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 33375c1661654977af92f289248d0e30 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:27.123737  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33375c1661654977af92f289248d0e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.127454  8374 tablet_service.cc:1511] Processing CreateTablet for tablet df322466a3d84a6e9b80964dddde2d3c (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:27.128767  8374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df322466a3d84a6e9b80964dddde2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.129218  8449 tablet_service.cc:1511] Processing CreateTablet for tablet df322466a3d84a6e9b80964dddde2d3c (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:27.130503  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df322466a3d84a6e9b80964dddde2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.145064  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 202c8c9c75a048ccaf4d45fc2bafd91f (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:27.146524  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c8c9c75a048ccaf4d45fc2bafd91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.158317  8524 tablet_service.cc:1511] Processing CreateTablet for tablet 33375c1661654977af92f289248d0e30 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:27.159749  8524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33375c1661654977af92f289248d0e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.168016  8523 tablet_service.cc:1511] Processing CreateTablet for tablet df322466a3d84a6e9b80964dddde2d3c (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:27.169427  8523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df322466a3d84a6e9b80964dddde2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.169914  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:27.171129  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b55324a0e49b8b2bd8b897ee3c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.173635  8522 tablet_service.cc:1511] Processing CreateTablet for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:27.174877  8522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b55324a0e49b8b2bd8b897ee3c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.174961  8449 tablet_service.cc:1511] Processing CreateTablet for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 (DEFAULT_TABLE table=test-workload [id=47adf0c185a444e29e02dd1170fd61c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:27.176163  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b55324a0e49b8b2bd8b897ee3c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.197979  8581 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: Bootstrap starting.
I20260630 12:37:27.208791  8580 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:27.213722  8581 tablet_bootstrap.cc:654] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.214042  8582 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Bootstrap starting.
I20260630 12:37:27.215875  8580 tablet_bootstrap.cc:654] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.220599  8581 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: No bootstrap required, opened a new log
I20260630 12:37:27.220811  8582 tablet_bootstrap.cc:654] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.220916  8580 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.221073  8581 ts_tablet_manager.cc:1403] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:37:27.221571  8580 ts_tablet_manager.cc:1403] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.001s
I20260630 12:37:27.223839  8580 raft_consensus.cc:359] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.224251  8581 raft_consensus.cc:359] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.224711  8580 raft_consensus.cc:385] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.224998  8581 raft_consensus.cc:385] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.225100  8580 raft_consensus.cc:740] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.225450  8581 raft_consensus.cc:740] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.226014  8582 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: No bootstrap required, opened a new log
I20260630 12:37:27.225997  8580 consensus_queue.cc:260] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.226784  8582 ts_tablet_manager.cc:1403] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:37:27.226368  8581 consensus_queue.cc:260] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.228987  8580 ts_tablet_manager.cc:1434] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:37:27.230041  8580 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:27.230460  8582 raft_consensus.cc:359] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.231729  8582 raft_consensus.cc:385] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.232187  8582 raft_consensus.cc:740] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.233441  8582 consensus_queue.cc:260] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.236721  8580 tablet_bootstrap.cc:654] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.241564  8581 ts_tablet_manager.cc:1434] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.009s
I20260630 12:37:27.242843  8581 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: Bootstrap starting.
I20260630 12:37:27.243914  8582 ts_tablet_manager.cc:1434] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:37:27.250217  8582 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: Bootstrap starting.
I20260630 12:37:27.250629  8580 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.251251  8580 ts_tablet_manager.cc:1403] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260630 12:37:27.251328  8581 tablet_bootstrap.cc:654] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.254606  8580 raft_consensus.cc:359] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.255703  8580 raft_consensus.cc:385] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.256152  8580 raft_consensus.cc:740] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
W20260630 12:37:27.257015  8412 tablet.cc:2406] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:27.256503  8582 tablet_bootstrap.cc:654] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.258306  8580 consensus_queue.cc:260] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.259436  8581 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: No bootstrap required, opened a new log
I20260630 12:37:27.259977  8581 ts_tablet_manager.cc:1403] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:37:27.262889  8581 raft_consensus.cc:359] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.263631  8581 raft_consensus.cc:385] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.263942  8581 raft_consensus.cc:740] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.264752  8581 consensus_queue.cc:260] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.266897  8581 ts_tablet_manager.cc:1434] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:27.267792  8580 ts_tablet_manager.cc:1434] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:37:27.267970  8581 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: Bootstrap starting.
I20260630 12:37:27.269960  8582 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: No bootstrap required, opened a new log
I20260630 12:37:27.270551  8582 ts_tablet_manager.cc:1403] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:37:27.272606  8580 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:27.273532  8582 raft_consensus.cc:359] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.274183  8581 tablet_bootstrap.cc:654] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.274480  8582 raft_consensus.cc:385] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.274883  8582 raft_consensus.cc:740] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.275858  8582 consensus_queue.cc:260] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.278129  8582 ts_tablet_manager.cc:1434] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:27.280757  8582 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: Bootstrap starting.
I20260630 12:37:27.284058  8580 tablet_bootstrap.cc:654] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.287235  8582 tablet_bootstrap.cc:654] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.292547  8582 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: No bootstrap required, opened a new log
I20260630 12:37:27.293071  8582 ts_tablet_manager.cc:1403] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:37:27.295501  8582 raft_consensus.cc:359] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.296134  8582 raft_consensus.cc:385] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.296375  8582 raft_consensus.cc:740] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.297299  8582 consensus_queue.cc:260] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.298746  8581 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: No bootstrap required, opened a new log
I20260630 12:37:27.299255  8582 ts_tablet_manager.cc:1434] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:27.299278  8581 ts_tablet_manager.cc:1403] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260630 12:37:27.300526  8582 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: Bootstrap starting.
I20260630 12:37:27.302803  8580 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.302567  8581 raft_consensus.cc:359] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.303306  8581 raft_consensus.cc:385] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.303826  8581 raft_consensus.cc:740] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.303335  8580 ts_tablet_manager.cc:1403] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260630 12:37:27.304631  8581 consensus_queue.cc:260] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.307683  8582 tablet_bootstrap.cc:654] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.307438  8580 raft_consensus.cc:359] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.308238  8580 raft_consensus.cc:385] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.308640  8580 raft_consensus.cc:740] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.309108  8581 ts_tablet_manager.cc:1434] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:27.309618  8580 consensus_queue.cc:260] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.310245  8581 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: Bootstrap starting.
I20260630 12:37:27.310847  8586 raft_consensus.cc:493] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.314495  8586 raft_consensus.cc:515] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.317518  8581 tablet_bootstrap.cc:654] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.325768  8588 raft_consensus.cc:493] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.326462  8588 raft_consensus.cc:515] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.328120  8586 leader_election.cc:290] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293), 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:27.333900  8581 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: No bootstrap required, opened a new log
I20260630 12:37:27.334687  8581 ts_tablet_manager.cc:1403] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260630 12:37:27.338181  8581 raft_consensus.cc:359] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.345394  8588 leader_election.cc:290] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.348097  8588 raft_consensus.cc:493] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.348711  8588 raft_consensus.cc:515] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.351927  8588 leader_election.cc:290] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.353353  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "3ad43734f31b4a289276667c83898b69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" is_pre_election: true
I20260630 12:37:27.353933  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "3ad43734f31b4a289276667c83898b69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e3836d160fd42768099b4adddee6040" is_pre_election: true
I20260630 12:37:27.354168  8461 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad43734f31b4a289276667c83898b69 in term 0.
I20260630 12:37:27.354619  8535 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ad43734f31b4a289276667c83898b69 in term 0.
I20260630 12:37:27.355518  8582 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: No bootstrap required, opened a new log
I20260630 12:37:27.355690  8352 leader_election.cc:304] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [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: 32d4d4e47b5f40b08b82c51e66f6532c, 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:27.356251  8582 ts_tablet_manager.cc:1403] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.003s
I20260630 12:37:27.356736  8586 raft_consensus.cc:2804] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.357102  8586 raft_consensus.cc:493] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.357321  8586 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.357950  8580 ts_tablet_manager.cc:1434] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.053s	user 0.018s	sys 0.026s
I20260630 12:37:27.359053  8580 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:27.345503  8581 raft_consensus.cc:385] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.364388  8581 raft_consensus.cc:740] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.366356  8586 raft_consensus.cc:515] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.366932  8580 tablet_bootstrap.cc:654] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.366627  8581 consensus_queue.cc:260] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.369102  8581 ts_tablet_manager.cc:1434] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260630 12:37:27.369174  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "3ad43734f31b4a289276667c83898b69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
I20260630 12:37:27.369855  8461 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.359390  8582 raft_consensus.cc:359] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.374544  8582 raft_consensus.cc:385] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.374969  8582 raft_consensus.cc:740] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.375988  8582 consensus_queue.cc:260] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.379431  8461 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad43734f31b4a289276667c83898b69 in term 1.
I20260630 12:37:27.380782  8352 leader_election.cc:304] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [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: 32d4d4e47b5f40b08b82c51e66f6532c, 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:27.381785  8595 raft_consensus.cc:2804] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.386164  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "3ad43734f31b4a289276667c83898b69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e3836d160fd42768099b4adddee6040"
I20260630 12:37:27.386775  8535 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.387486  8582 ts_tablet_manager.cc:1434] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:37:27.394340  8535 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ad43734f31b4a289276667c83898b69 in term 1.
I20260630 12:37:27.395857  8586 leader_election.cc:290] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 1 election: Requested vote from peers 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293), 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:27.399451  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df322466a3d84a6e9b80964dddde2d3c" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69" is_pre_election: true
I20260630 12:37:27.399814  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69" is_pre_election: true
I20260630 12:37:27.400395  8386 raft_consensus.cc:2468] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.404207  8499 leader_election.cc:304] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [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: 3ad43734f31b4a289276667c83898b69, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.405442  8588 raft_consensus.cc:2804] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.405930  8588 raft_consensus.cc:493] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.406350  8588 raft_consensus.cc:3060] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.410239  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" is_pre_election: true
I20260630 12:37:27.411404  8460 raft_consensus.cc:2393] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e3836d160fd42768099b4adddee6040 in current term 1: Already voted for candidate 3ad43734f31b4a289276667c83898b69 in this term.
I20260630 12:37:27.413743  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df322466a3d84a6e9b80964dddde2d3c" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" is_pre_election: true
I20260630 12:37:27.414649  8461 raft_consensus.cc:2468] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.416213  8587 raft_consensus.cc:493] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.416721  8587 raft_consensus.cc:515] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.417215  8588 raft_consensus.cc:515] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.420832  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df322466a3d84a6e9b80964dddde2d3c" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69"
I20260630 12:37:27.421578  8386 raft_consensus.cc:3060] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.424125  8587 leader_election.cc:290] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:27.426229  8580 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.427973  8580 ts_tablet_manager.cc:1403] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.035s
I20260630 12:37:27.429955  8595 raft_consensus.cc:697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Running, Role: LEADER
I20260630 12:37:27.430145  8386 raft_consensus.cc:2468] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.433756  8499 leader_election.cc:304] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [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: 3ad43734f31b4a289276667c83898b69, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.431247  8595 consensus_queue.cc:237] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.433862  8580 raft_consensus.cc:359] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.434918  8580 raft_consensus.cc:385] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.432032  8588 leader_election.cc:290] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.435317  8580 raft_consensus.cc:740] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.435688  8588 raft_consensus.cc:493] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.436149  8588 raft_consensus.cc:515] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.436363  8580 consensus_queue.cc:260] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.439693  8580 ts_tablet_manager.cc:1434] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:27.440763  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69" is_pre_election: true
I20260630 12:37:27.441593  8386 raft_consensus.cc:2468] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.441866  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df322466a3d84a6e9b80964dddde2d3c" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
I20260630 12:37:27.442282  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" is_pre_election: true
I20260630 12:37:27.442516  8461 raft_consensus.cc:3060] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.442939  8460 raft_consensus.cc:2468] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.443125  8499 leader_election.cc:304] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [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: 3ad43734f31b4a289276667c83898b69, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.444228  8588 leader_election.cc:290] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.445250  8588 raft_consensus.cc:2804] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.445776  8588 raft_consensus.cc:697] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Becoming Leader. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Running, Role: LEADER
I20260630 12:37:27.446441  8588 consensus_queue.cc:237] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.448102  8499 leader_election.cc:304] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [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: 5e3836d160fd42768099b4adddee6040; no voters: 32d4d4e47b5f40b08b82c51e66f6532c, 3ad43734f31b4a289276667c83898b69
I20260630 12:37:27.448138  8605 raft_consensus.cc:2804] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.450896  8605 raft_consensus.cc:493] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.451450  8605 raft_consensus.cc:3060] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.453789  8281 catalog_manager.cc:5697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad43734f31b4a289276667c83898b69 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "3ad43734f31b4a289276667c83898b69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:27.457096  8461 raft_consensus.cc:2468] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.459034  8608 raft_consensus.cc:2749] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:27.468283  8605 raft_consensus.cc:515] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.469142  8283 catalog_manager.cc:5697] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e3836d160fd42768099b4adddee6040 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.473717  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
I20260630 12:37:27.474345  8461 raft_consensus.cc:3060] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.471972  8588 raft_consensus.cc:493] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:27.475663  8588 raft_consensus.cc:515] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.476482  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e3836d160fd42768099b4adddee6040" is_pre_election: true
I20260630 12:37:27.471635  8605 leader_election.cc:290] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.477311  8535 raft_consensus.cc:2393] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32d4d4e47b5f40b08b82c51e66f6532c in current term 1: Already voted for candidate 5e3836d160fd42768099b4adddee6040 in this term.
I20260630 12:37:27.472362  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69"
I20260630 12:37:27.478230  8385 raft_consensus.cc:3060] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.478973  8588 leader_election.cc:290] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.478893  8386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b55324a0e49b8b2bd8b897ee3c7e9" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69" is_pre_election: true
I20260630 12:37:27.480109  8386 raft_consensus.cc:2468] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.480790  8384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33375c1661654977af92f289248d0e30" candidate_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69" is_pre_election: true
I20260630 12:37:27.481483  8499 leader_election.cc:304] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [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: 3ad43734f31b4a289276667c83898b69, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.478893  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b55324a0e49b8b2bd8b897ee3c7e9" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" is_pre_election: true
I20260630 12:37:27.482558  8460 raft_consensus.cc:2468] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 0.
I20260630 12:37:27.482471  8425 leader_election.cc:304] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [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: 32d4d4e47b5f40b08b82c51e66f6532c; no voters: 3ad43734f31b4a289276667c83898b69, 5e3836d160fd42768099b4adddee6040
I20260630 12:37:27.483233  8588 raft_consensus.cc:2804] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:27.483757  8588 raft_consensus.cc:493] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:27.484161  8588 raft_consensus.cc:3060] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.485844  8461 raft_consensus.cc:2468] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.486946  8587 raft_consensus.cc:2749] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:27.487113  8501 leader_election.cc:304] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [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: 32d4d4e47b5f40b08b82c51e66f6532c, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.488106  8605 raft_consensus.cc:2804] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.488693  8605 raft_consensus.cc:697] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Becoming Leader. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Running, Role: LEADER
I20260630 12:37:27.489928  8605 consensus_queue.cc:237] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.490653  8385 raft_consensus.cc:2468] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.491889  8588 raft_consensus.cc:515] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.494867  8588 leader_election.cc:290] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 election: Requested vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:27.495656  8385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b55324a0e49b8b2bd8b897ee3c7e9" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ad43734f31b4a289276667c83898b69"
I20260630 12:37:27.496026  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "527b55324a0e49b8b2bd8b897ee3c7e9" candidate_uuid: "5e3836d160fd42768099b4adddee6040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d4d4e47b5f40b08b82c51e66f6532c"
I20260630 12:37:27.496371  8385 raft_consensus.cc:3060] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.496730  8461 raft_consensus.cc:3060] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.498697  8283 catalog_manager.cc:5697] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e3836d160fd42768099b4adddee6040 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.501785  8461 raft_consensus.cc:2468] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.503063  8501 leader_election.cc:304] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [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: 32d4d4e47b5f40b08b82c51e66f6532c, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.503446  8385 raft_consensus.cc:2468] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e3836d160fd42768099b4adddee6040 in term 1.
I20260630 12:37:27.503931  8588 raft_consensus.cc:2804] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.504510  8588 raft_consensus.cc:697] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Becoming Leader. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Running, Role: LEADER
I20260630 12:37:27.505330  8588 consensus_queue.cc:237] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.512833  8283 catalog_manager.cc:5697] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e3836d160fd42768099b4adddee6040 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.543737  8283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57960:
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:37:27.572981  8375 tablet_service.cc:1511] Processing CreateTablet for tablet 05d9ce6b21ae49d68d9b9c85eda57f66 (DEFAULT_TABLE table=dugtrio [id=7147ca9178f34d768b80a137f2863c54]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:27.574221  8449 tablet_service.cc:1511] Processing CreateTablet for tablet 3e901c23dee143f1ba4fc747d704be57 (DEFAULT_TABLE table=dugtrio [id=7147ca9178f34d768b80a137f2863c54]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:27.575577  8449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e901c23dee143f1ba4fc747d704be57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.575862  8525 tablet_service.cc:1511] Processing CreateTablet for tablet ee906c92dc3e41919350edd96fc82083 (DEFAULT_TABLE table=dugtrio [id=7147ca9178f34d768b80a137f2863c54]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:27.577015  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee906c92dc3e41919350edd96fc82083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.574306  8375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d9ce6b21ae49d68d9b9c85eda57f66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.578383  8376 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce3299969cc4d848521d1facb123a00 (DEFAULT_TABLE table=dugtrio [id=7147ca9178f34d768b80a137f2863c54]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:27.579603  8376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce3299969cc4d848521d1facb123a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:27.590919  8582 tablet_bootstrap.cc:492] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Bootstrap starting.
I20260630 12:37:27.594333  8580 tablet_bootstrap.cc:492] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
W20260630 12:37:27.596876  8332 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:27.598007  8582 tablet_bootstrap.cc:654] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.598436  8581 tablet_bootstrap.cc:492] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Bootstrap starting.
I20260630 12:37:27.601073  8580 tablet_bootstrap.cc:654] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.606500  8581 tablet_bootstrap.cc:654] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.609670  8582 tablet_bootstrap.cc:492] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: No bootstrap required, opened a new log
I20260630 12:37:27.610232  8582 ts_tablet_manager.cc:1403] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:37:27.612958  8582 raft_consensus.cc:359] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.613580  8582 raft_consensus.cc:385] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.613900  8582 raft_consensus.cc:740] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.614490  8580 tablet_bootstrap.cc:492] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.614609  8582 consensus_queue.cc:260] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.615100  8580 ts_tablet_manager.cc:1403] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260630 12:37:27.615338  8582 raft_consensus.cc:399] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.615724  8582 raft_consensus.cc:493] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.615918  8581 tablet_bootstrap.cc:492] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: No bootstrap required, opened a new log
I20260630 12:37:27.616016  8582 raft_consensus.cc:3060] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.616636  8581 ts_tablet_manager.cc:1403] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:37:27.618306  8580 raft_consensus.cc:359] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.619001  8580 raft_consensus.cc:385] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.619405  8580 raft_consensus.cc:740] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.619612  8581 raft_consensus.cc:359] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } }
I20260630 12:37:27.620311  8581 raft_consensus.cc:385] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.620751  8581 raft_consensus.cc:740] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.620396  8580 consensus_queue.cc:260] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.621379  8580 raft_consensus.cc:399] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.621764  8580 raft_consensus.cc:493] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.621579  8581 consensus_queue.cc:260] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } }
I20260630 12:37:27.622179  8580 raft_consensus.cc:3060] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.622373  8581 raft_consensus.cc:399] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.622792  8581 raft_consensus.cc:493] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.623215  8581 raft_consensus.cc:3060] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.623091  8582 raft_consensus.cc:515] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.623997  8582 leader_election.cc:304] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [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: 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:27.624732  8582 leader_election.cc:290] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.624878  8588 raft_consensus.cc:2804] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.625394  8588 raft_consensus.cc:697] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Becoming Leader. State: Replica: 5e3836d160fd42768099b4adddee6040, State: Running, Role: LEADER
I20260630 12:37:27.626083  8588 consensus_queue.cc:237] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [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: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:27.627558  8582 ts_tablet_manager.cc:1434] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:37:27.631343  8581 raft_consensus.cc:515] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } }
I20260630 12:37:27.632318  8581 leader_election.cc:304] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [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: 32d4d4e47b5f40b08b82c51e66f6532c; no voters: 
I20260630 12:37:27.633190  8587 raft_consensus.cc:2804] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.635003  8580 raft_consensus.cc:515] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.636133  8580 leader_election.cc:304] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [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: 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:27.634533  8281 catalog_manager.cc:5697] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e3836d160fd42768099b4adddee6040 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.637329  8595 raft_consensus.cc:2804] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.638000  8595 raft_consensus.cc:697] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Running, Role: LEADER
I20260630 12:37:27.639196  8581 leader_election.cc:290] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.638947  8595 consensus_queue.cc:237] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.643592  8580 leader_election.cc:290] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.646718  8580 ts_tablet_manager.cc:1434] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.031s	user 0.020s	sys 0.000s
I20260630 12:37:27.647701  8580 tablet_bootstrap.cc:492] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:27.649786  8587 raft_consensus.cc:697] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 LEADER]: Becoming Leader. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Running, Role: LEADER
I20260630 12:37:27.650887  8587 consensus_queue.cc:237] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [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: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } }
I20260630 12:37:27.655356  8581 ts_tablet_manager.cc:1434] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.004s
I20260630 12:37:27.663049  8580 tablet_bootstrap.cc:654] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:27.666834  8281 catalog_manager.cc:5697] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194). New cstate: current_term: 1 leader_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.667171  8283 catalog_manager.cc:5697] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad43734f31b4a289276667c83898b69 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "3ad43734f31b4a289276667c83898b69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.678649  8580 tablet_bootstrap.cc:492] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: No bootstrap required, opened a new log
I20260630 12:37:27.680017  8580 ts_tablet_manager.cc:1403] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260630 12:37:27.683416  8580 raft_consensus.cc:359] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.684257  8580 raft_consensus.cc:385] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:27.684777  8580 raft_consensus.cc:740] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:27.685844  8580 consensus_queue.cc:260] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.688920  8580 raft_consensus.cc:399] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:27.689359  8580 raft_consensus.cc:493] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:27.689775  8580 raft_consensus.cc:3060] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:27.697715  8580 raft_consensus.cc:515] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.698376  8580 leader_election.cc:304] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [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: 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:27.699061  8580 leader_election.cc:290] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:27.699218  8595 raft_consensus.cc:2804] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:27.700017  8595 raft_consensus.cc:697] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Becoming Leader. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Running, Role: LEADER
I20260630 12:37:27.701038  8580 ts_tablet_manager.cc:1434] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:37:27.700773  8595 consensus_queue.cc:237] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:27.707581  8280 catalog_manager.cc:5697] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ad43734f31b4a289276667c83898b69 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "3ad43734f31b4a289276667c83898b69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:27.718580   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:27.738886   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:27.739836   779 tablet_replica.cc:333] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.740459   779 raft_consensus.cc:2243] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.740952   779 raft_consensus.cc:2272] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.743220   779 tablet_replica.cc:333] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.743809   779 raft_consensus.cc:2243] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.744273   779 raft_consensus.cc:2272] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.746706   779 tablet_replica.cc:333] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.747257   779 raft_consensus.cc:2243] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.747633   779 raft_consensus.cc:2272] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.749567   779 tablet_replica.cc:333] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.750079   779 raft_consensus.cc:2243] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.750504   779 raft_consensus.cc:2272] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.752988   779 tablet_replica.cc:333] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.753496   779 raft_consensus.cc:2243] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:27.753872   779 raft_consensus.cc:2272] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.755528   779 tablet_replica.cc:333] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: stopping tablet replica
I20260630 12:37:27.755998   779 raft_consensus.cc:2243] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:27.756649   779 pending_rounds.cc:70] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Trying to abort 1 pending ops.
I20260630 12:37:27.756872   779 pending_rounds.cc:77] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443202309095424 op_type: NO_OP noop_request { }
I20260630 12:37:27.757205   779 raft_consensus.cc:2889] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:27.757478   779 raft_consensus.cc:2272] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:27.783666   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
W20260630 12:37:27.872812  8499 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:37:27.876039  8499 consensus_peers.cc:597] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:27.933215  8499 consensus_peers.cc:597] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:27.956063  8588 consensus_queue.cc:1048] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:27.975099  8588 consensus_queue.cc:1048] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:27.987926  8499 consensus_peers.cc:597] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:28.125459  8588 consensus_queue.cc:1048] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:28.492224  8588 consensus_queue.cc:579] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Leader has been unable to successfully communicate with peer 3ad43734f31b4a289276667c83898b69 for more than 1 seconds (1.001s)
I20260630 12:37:28.844107  8282 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57944:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:28.844697  8282 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:57944:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:37:28.859200  8282 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Sending DeleteTablet for 1 replicas of tablet 05d9ce6b21ae49d68d9b9c85eda57f66
I20260630 12:37:28.859969  8282 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Sending DeleteTablet for 1 replicas of tablet 3e901c23dee143f1ba4fc747d704be57
I20260630 12:37:28.860713  8282 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Sending DeleteTablet for 1 replicas of tablet ee906c92dc3e41919350edd96fc82083
I20260630 12:37:28.861490  8282 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: Sending DeleteTablet for 1 replicas of tablet 0ce3299969cc4d848521d1facb123a00
I20260630 12:37:28.861918  8449 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e901c23dee143f1ba4fc747d704be57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:28 UTC) from {username='slave'} at 127.0.0.1:45222
I20260630 12:37:28.862564  8525 tablet_service.cc:1558] Processing DeleteTablet for tablet ee906c92dc3e41919350edd96fc82083 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:28 UTC) from {username='slave'} at 127.0.0.1:44498
I20260630 12:37:28.864007  8643 tablet_replica.cc:333] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: stopping tablet replica
I20260630 12:37:28.864643  8644 tablet_replica.cc:333] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: stopping tablet replica
I20260630 12:37:28.865020  8643 raft_consensus.cc:2243] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.865693  8643 raft_consensus.cc:2272] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.866086   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:37:28.868898  8643 ts_tablet_manager.cc:1916] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:28.865952  8644 raft_consensus.cc:2243] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:28.871160  8644 raft_consensus.cc:2272] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:28.874132  8644 ts_tablet_manager.cc:1916] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:37:28.876435  8646 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:37:28.876829  8269 catalog_manager.cc:4755] TS 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 05d9ce6b21ae49d68d9b9c85eda57f66: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111)
W20260630 12:37:28.884608  8647 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:37:28.888840  8643 ts_tablet_manager.cc:1929] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:28.889376  8643 log.cc:1199] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-1-root/wals/3e901c23dee143f1ba4fc747d704be57
I20260630 12:37:28.890296  8643 ts_tablet_manager.cc:1950] T 3e901c23dee143f1ba4fc747d704be57 P 32d4d4e47b5f40b08b82c51e66f6532c: Deleting consensus metadata
I20260630 12:37:28.892721  8644 ts_tablet_manager.cc:1929] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:37:28.893209  8644 log.cc:1199] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root/wals/ee906c92dc3e41919350edd96fc82083
I20260630 12:37:28.894021  8271 catalog_manager.cc:5028] TS 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293): tablet 3e901c23dee143f1ba4fc747d704be57 (table dugtrio [id=7147ca9178f34d768b80a137f2863c54]) successfully deleted
I20260630 12:37:28.894078  8644 ts_tablet_manager.cc:1950] T ee906c92dc3e41919350edd96fc82083 P 5e3836d160fd42768099b4adddee6040: Deleting consensus metadata
I20260630 12:37:28.896839   779 server_base.cc:1061] running on GCE node
W20260630 12:37:28.897171  8649 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:37:28.898311  8268 catalog_manager.cc:5028] TS 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847): tablet ee906c92dc3e41919350edd96fc82083 (table dugtrio [id=7147ca9178f34d768b80a137f2863c54]) successfully deleted
I20260630 12:37:28.899706   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.899956   779 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:37:28.900149   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823048900130 us; error 0 us; skew 500 ppm
I20260630 12:37:28.900756   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.903052   779 webserver.cc:533] Webserver started at http://127.0.194.196:43817/ using document root <none> and password file <none>
I20260630 12:37:28.903509   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.903709   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:28.903975   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:28.905077   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "31d804b85e784102b22b96544a99faad"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-zctk"
I20260630 12:37:28.909516   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:28.913559  8654 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:37:28.914290   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:37:28.914605   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "31d804b85e784102b22b96544a99faad"
format_stamp: "Formatted at 2026-06-30 12:37:28 on dist-test-slave-zctk"
I20260630 12:37:28.914876   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:28.924413   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:28.925491   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:28.926853   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:28.929102   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:28.929323   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.929569   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:28.929754   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:28.964838  8588 consensus_queue.cc:579] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Leader has been unable to successfully communicate with peer 3ad43734f31b4a289276667c83898b69 for more than 1 seconds (1.517s)
I20260630 12:37:28.975750   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:38013
I20260630 12:37:28.975860  8716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:38013 every 8 connection(s)
I20260630 12:37:28.980307   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:28.987895  8720 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:37:28.988368  8721 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:37:28.991864  8723 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:37:28.992142  8717 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46187
I20260630 12:37:28.992741  8717 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:28.993460   779 server_base.cc:1061] running on GCE node
I20260630 12:37:28.993808  8717 heartbeater.cc:507] Master 127.0.194.254:46187 requested a full tablet report, sending...
I20260630 12:37:28.994539   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:28.994886   779 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:37:28.995127   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823048995113 us; error 0 us; skew 500 ppm
I20260630 12:37:28.995729   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:28.997678  8282 ts_manager.cc:194] Registered new tserver with Master: 31d804b85e784102b22b96544a99faad (127.0.194.196:38013)
I20260630 12:37:28.998230   779 webserver.cc:533] Webserver started at http://127.0.194.193:35119/ using document root <none> and password file <none>
I20260630 12:37:28.998679   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:28.998813   779 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:37:28.999143  8282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57976
I20260630 12:37:29.000334  8605 consensus_queue.cc:579] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Leader has been unable to successfully communicate with peer 3ad43734f31b4a289276667c83898b69 for more than 1 seconds (1.494s)
I20260630 12:37:29.004235   779 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:37:29.007855  8535 consensus_queue.cc:237] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.008998  8728 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:37:29.010114   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:37:29.010555   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "3ad43734f31b4a289276667c83898b69"
format_stamp: "Formatted at 2026-06-30 12:37:25 on dist-test-slave-zctk"
I20260630 12:37:29.010915   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-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:37:29.012701  8534 consensus_queue.cc:237] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.022579  8461 raft_consensus.cc:1275] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:29.026438  8461 raft_consensus.cc:1275] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:29.030344  8605 consensus_queue.cc:1048] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:29.027172  8610 consensus_queue.cc:1048] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:29.040190  8501 consensus_peers.cc:597] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 -> Peer 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): Couldn't send request to peer 31d804b85e784102b22b96544a99faad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df322466a3d84a6e9b80964dddde2d3c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.040637   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260630 12:37:29.041005  8501 consensus_peers.cc:597] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 -> Peer 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): Couldn't send request to peer 31d804b85e784102b22b96544a99faad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 527b55324a0e49b8b2bd8b897ee3c7e9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.042284   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:29.047387  8610 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
W20260630 12:37:29.049727  8499 consensus_peers.cc:597] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:29.050321  8499 consensus_peers.cc:597] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.054255   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:29.056983  8460 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.057562  8588 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.061094  8268 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:37:29.064828  8461 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.099655  8268 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet df322466a3d84a6e9b80964dddde2d3c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:37:29.111347  8742 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:37:29.115432  8282 catalog_manager.cc:5697] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 reported cstate change: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:29.130134  8280 catalog_manager.cc:5697] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c reported cstate change: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.148774   779 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:37:29.149080   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.039s	user 0.002s	sys 0.001s
I20260630 12:37:29.149408   779 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:37:29.153582  8742 tablet_bootstrap.cc:492] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.169031  8742 tablet_bootstrap.cc:492] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: 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:37:29.169996  8742 tablet_bootstrap.cc:492] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.170644  8742 ts_tablet_manager.cc:1403] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:37:29.171774  8534 consensus_queue.cc:237] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.173281  8742 raft_consensus.cc:359] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.173925  8742 raft_consensus.cc:740] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.174674  8742 consensus_queue.cc:260] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.175307  8742 raft_consensus.cc:399] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:29.175659  8742 raft_consensus.cc:493] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:29.176036  8742 raft_consensus.cc:3060] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:29.179970  8460 raft_consensus.cc:1275] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:29.180070  8740 raft_consensus.cc:493] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:29.180689  8740 raft_consensus.cc:515] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
W20260630 12:37:29.181845  8501 consensus_peers.cc:597] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 -> Peer 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): Couldn't send request to peer 31d804b85e784102b22b96544a99faad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33375c1661654977af92f289248d0e30. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.182410  8610 consensus_queue.cc:1048] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:29.182842  8740 leader_election.cc:290] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:29.183364   779 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:37:29.183660   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.030s	sys 0.000s
W20260630 12:37:29.183730  8499 consensus_peers.cc:597] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.184893  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e3836d160fd42768099b4adddee6040" is_pre_election: true
I20260630 12:37:29.185678  8534 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d4d4e47b5f40b08b82c51e66f6532c in term 1.
I20260630 12:37:29.187170  8424 leader_election.cc:304] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: 32d4d4e47b5f40b08b82c51e66f6532c, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:29.188326  8740 raft_consensus.cc:2804] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:37:29.188386  8742 raft_consensus.cc:515] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.189129  8740 raft_consensus.cc:493] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:29.189426  8742 leader_election.cc:304] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [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: 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:29.189719  8740 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:29.199618  8740 raft_consensus.cc:515] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.208631  8534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202c8c9c75a048ccaf4d45fc2bafd91f" candidate_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e3836d160fd42768099b4adddee6040"
I20260630 12:37:29.209434  8534 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:29.219295  8534 raft_consensus.cc:2468] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d4d4e47b5f40b08b82c51e66f6532c in term 2.
I20260630 12:37:29.219937  8740 leader_election.cc:290] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 2 election: Requested vote from peers 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893), 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:29.221695  8742 leader_election.cc:290] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:29.224058  8424 leader_election.cc:304] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: 32d4d4e47b5f40b08b82c51e66f6532c, 5e3836d160fd42768099b4adddee6040; no voters: 
I20260630 12:37:29.225265  8740 raft_consensus.cc:2804] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:29.226845  8740 raft_consensus.cc:697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 LEADER]: Becoming Leader. State: Replica: 32d4d4e47b5f40b08b82c51e66f6532c, State: Running, Role: LEADER
I20260630 12:37:29.227952  8740 consensus_queue.cc:237] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.222209  8747 raft_consensus.cc:2804] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:29.238744  8739 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.241597  8747 raft_consensus.cc:697] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Running, Role: LEADER
I20260630 12:37:29.242408  8747 consensus_queue.cc:237] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
W20260630 12:37:29.242554  8425 leader_election.cc:336] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111)
W20260630 12:37:29.243450  8425 leader_election.cc:336] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111)
I20260630 12:37:29.244903  8282 catalog_manager.cc:5697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c reported cstate change: term changed from 1 to 2, leader changed from 3ad43734f31b4a289276667c83898b69 (127.0.194.193) to 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194). New cstate: current_term: 2 leader_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:29.245592  8460 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.248592  8742 ts_tablet_manager.cc:1434] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.078s	user 0.027s	sys 0.040s
I20260630 12:37:29.249567  8742 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.268258  8742 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: 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:37:29.268669  8268 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 33375c1661654977af92f289248d0e30 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:37:29.269177  8742 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.269924  8742 ts_tablet_manager.cc:1403] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:37:29.272598  8742 raft_consensus.cc:359] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.273342  8742 raft_consensus.cc:740] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.274102  8742 consensus_queue.cc:260] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.274997  8282 catalog_manager.cc:5697] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 reported cstate change: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:29.276221  8742 ts_tablet_manager.cc:1434] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:37:29.277087  8742 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.295281  8742 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: 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:37:29.296190  8742 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.296978  8742 ts_tablet_manager.cc:1403] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:37:29.298940  8742 raft_consensus.cc:359] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.299539  8742 raft_consensus.cc:740] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.300259  8742 consensus_queue.cc:260] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.302243  8742 ts_tablet_manager.cc:1434] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:29.302938  8742 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.313524  8742 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: 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:37:29.314363  8742 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.314930  8742 ts_tablet_manager.cc:1403] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260630 12:37:29.317162  8742 raft_consensus.cc:359] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.317713  8742 raft_consensus.cc:740] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.318483  8742 consensus_queue.cc:260] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.320204  8742 ts_tablet_manager.cc:1434] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:37:29.320864  8742 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.330860  8742 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: 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:37:29.331594  8742 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.332098  8742 ts_tablet_manager.cc:1403] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.005s
I20260630 12:37:29.333451   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:43893
I20260630 12:37:29.333585  8813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:43893 every 8 connection(s)
I20260630 12:37:29.334240  8742 raft_consensus.cc:359] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.334914  8742 raft_consensus.cc:740] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.335443  8742 consensus_queue.cc:260] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:29.337046  8742 ts_tablet_manager.cc:1434] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:37:29.337895  8742 tablet_bootstrap.cc:492] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Bootstrap starting.
I20260630 12:37:29.351890  8814 heartbeater.cc:344] Connected to a master server at 127.0.194.254:46187
I20260630 12:37:29.352351  8814 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:29.353307  8742 tablet_bootstrap.cc:492] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: 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:37:29.353274  8814 heartbeater.cc:507] Master 127.0.194.254:46187 requested a full tablet report, sending...
I20260630 12:37:29.354398  8742 tablet_bootstrap.cc:492] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Bootstrap complete.
I20260630 12:37:29.355068  8742 ts_tablet_manager.cc:1403] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:37:29.357417  8742 raft_consensus.cc:359] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.357854  8742 raft_consensus.cc:740] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Initialized, Role: FOLLOWER
I20260630 12:37:29.358444  8742 consensus_queue.cc:260] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.358909  8742 raft_consensus.cc:399] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:29.359135  8742 raft_consensus.cc:493] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:29.359229  8280 ts_manager.cc:194] Re-registered known tserver with Master: 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893)
I20260630 12:37:29.359414  8742 raft_consensus.cc:3060] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:29.363585  8742 raft_consensus.cc:515] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.364084  8742 leader_election.cc:304] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [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: 3ad43734f31b4a289276667c83898b69; no voters: 
I20260630 12:37:29.364549  8742 leader_election.cc:290] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:37:29.364693  8747 raft_consensus.cc:2804] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:37:29.365171  8747 raft_consensus.cc:697] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 2 LEADER]: Becoming Leader. State: Replica: 3ad43734f31b4a289276667c83898b69, State: Running, Role: LEADER
I20260630 12:37:29.365877  8280 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57988
I20260630 12:37:29.366091  8742 ts_tablet_manager.cc:1434] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:37:29.365865  8747 consensus_queue.cc:237] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } }
I20260630 12:37:29.369215  8814 heartbeater.cc:499] Master 127.0.194.254:46187 was elected leader, sending a full tablet report...
I20260630 12:37:29.461994  8819 ts_tablet_manager.cc:933] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Initiating tablet copy from peer 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:29.464228  8819 tablet_copy_client.cc:323] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34847
I20260630 12:37:29.473769  8545 tablet_copy_service.cc:140] P 5e3836d160fd42768099b4adddee6040: Received BeginTabletCopySession request for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 from peer 31d804b85e784102b22b96544a99faad ({username='slave'} at 127.0.0.1:44538)
I20260630 12:37:29.474242  8545 tablet_copy_service.cc:161] P 5e3836d160fd42768099b4adddee6040: Beginning new tablet copy session on tablet 527b55324a0e49b8b2bd8b897ee3c7e9 from peer 31d804b85e784102b22b96544a99faad at {username='slave'} at 127.0.0.1:44538: session id = 31d804b85e784102b22b96544a99faad-527b55324a0e49b8b2bd8b897ee3c7e9
I20260630 12:37:29.480665  8545 tablet_copy_source_session.cc:215] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:29.483842  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 527b55324a0e49b8b2bd8b897ee3c7e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.488801  8777 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ce3299969cc4d848521d1facb123a00 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:28 UTC) from {username='slave'} at 127.0.0.1:52088
I20260630 12:37:29.490741  8823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:29.491433  8823 raft_consensus.cc:2243] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.491912  8823 raft_consensus.cc:2272] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.494544  8823 ts_tablet_manager.cc:1916] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:29.497254  8819 tablet_copy_client.cc:806] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:29.497822  8819 tablet_copy_client.cc:670] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:29.501422  8819 tablet_copy_client.cc:538] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:29.506049  8823 ts_tablet_manager.cc:1929] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:29.506445  8823 log.cc:1199] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root/wals/0ce3299969cc4d848521d1facb123a00
I20260630 12:37:29.507114  8823 ts_tablet_manager.cc:1950] T 0ce3299969cc4d848521d1facb123a00 P 3ad43734f31b4a289276667c83898b69: Deleting consensus metadata
I20260630 12:37:29.507567  8819 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Bootstrap starting.
I20260630 12:37:29.510048  8269 catalog_manager.cc:5028] TS 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): tablet 0ce3299969cc4d848521d1facb123a00 (table dugtrio [id=7147ca9178f34d768b80a137f2863c54]) successfully deleted
I20260630 12:37:29.523134  8819 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: 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:37:29.523845  8819 tablet_bootstrap.cc:492] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Bootstrap complete.
I20260630 12:37:29.524406  8819 ts_tablet_manager.cc:1403] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260630 12:37:29.526705  8819 raft_consensus.cc:359] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.527261  8819 raft_consensus.cc:740] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31d804b85e784102b22b96544a99faad, State: Initialized, Role: LEARNER
I20260630 12:37:29.527844  8819 consensus_queue.cc:260] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.529644  8717 heartbeater.cc:499] Master 127.0.194.254:46187 was elected leader, sending a full tablet report...
I20260630 12:37:29.530035  8819 ts_tablet_manager.cc:1434] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:29.532015  8545 tablet_copy_service.cc:342] P 5e3836d160fd42768099b4adddee6040: Request end of tablet copy session 31d804b85e784102b22b96544a99faad-527b55324a0e49b8b2bd8b897ee3c7e9 received from {username='slave'} at 127.0.0.1:44538
I20260630 12:37:29.532383  8545 tablet_copy_service.cc:434] P 5e3836d160fd42768099b4adddee6040: ending tablet copy session 31d804b85e784102b22b96544a99faad-527b55324a0e49b8b2bd8b897ee3c7e9 on tablet 527b55324a0e49b8b2bd8b897ee3c7e9 with peer 31d804b85e784102b22b96544a99faad
I20260630 12:37:29.533531  8777 tablet_service.cc:1558] Processing DeleteTablet for tablet 05d9ce6b21ae49d68d9b9c85eda57f66 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:37:28 UTC) from {username='slave'} at 127.0.0.1:52088
I20260630 12:37:29.534457  8823 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:29.535360  8823 raft_consensus.cc:2243] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:29.535953  8823 raft_consensus.cc:2272] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:29.538897  8823 ts_tablet_manager.cc:1916] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:37:29.539695  8819 ts_tablet_manager.cc:933] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Initiating tablet copy from peer 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:29.541365  8819 tablet_copy_client.cc:323] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34847
I20260630 12:37:29.542946  8545 tablet_copy_service.cc:140] P 5e3836d160fd42768099b4adddee6040: Received BeginTabletCopySession request for tablet df322466a3d84a6e9b80964dddde2d3c from peer 31d804b85e784102b22b96544a99faad ({username='slave'} at 127.0.0.1:44538)
I20260630 12:37:29.543368  8545 tablet_copy_service.cc:161] P 5e3836d160fd42768099b4adddee6040: Beginning new tablet copy session on tablet df322466a3d84a6e9b80964dddde2d3c from peer 31d804b85e784102b22b96544a99faad at {username='slave'} at 127.0.0.1:44538: session id = 31d804b85e784102b22b96544a99faad-df322466a3d84a6e9b80964dddde2d3c
I20260630 12:37:29.548112  8545 tablet_copy_source_session.cc:215] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:29.550921  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df322466a3d84a6e9b80964dddde2d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.551575  8823 ts_tablet_manager.cc:1929] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:37:29.552035  8823 log.cc:1199] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-0-root/wals/05d9ce6b21ae49d68d9b9c85eda57f66
I20260630 12:37:29.552870  8823 ts_tablet_manager.cc:1950] T 05d9ce6b21ae49d68d9b9c85eda57f66 P 3ad43734f31b4a289276667c83898b69: Deleting consensus metadata
I20260630 12:37:29.555907  8269 catalog_manager.cc:5028] TS 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): tablet 05d9ce6b21ae49d68d9b9c85eda57f66 (table dugtrio [id=7147ca9178f34d768b80a137f2863c54]) successfully deleted
I20260630 12:37:29.563891  8819 tablet_copy_client.cc:806] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:29.564551  8819 tablet_copy_client.cc:670] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:29.568511  8819 tablet_copy_client.cc:538] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:29.574368  8739 consensus_queue.cc:1050] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.577332  8819 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Bootstrap starting.
I20260630 12:37:29.580801  8787 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.596839  8819 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: 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:37:29.597568  8819 tablet_bootstrap.cc:492] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Bootstrap complete.
I20260630 12:37:29.598172  8819 ts_tablet_manager.cc:1403] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260630 12:37:29.601212  8819 raft_consensus.cc:359] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.601986  8819 raft_consensus.cc:740] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31d804b85e784102b22b96544a99faad, State: Initialized, Role: LEARNER
I20260630 12:37:29.602625  8819 consensus_queue.cc:260] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.604229  8819 ts_tablet_manager.cc:1434] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:37:29.605692  8545 tablet_copy_service.cc:342] P 5e3836d160fd42768099b4adddee6040: Request end of tablet copy session 31d804b85e784102b22b96544a99faad-df322466a3d84a6e9b80964dddde2d3c received from {username='slave'} at 127.0.0.1:44538
I20260630 12:37:29.606103  8545 tablet_copy_service.cc:434] P 5e3836d160fd42768099b4adddee6040: ending tablet copy session 31d804b85e784102b22b96544a99faad-df322466a3d84a6e9b80964dddde2d3c on tablet df322466a3d84a6e9b80964dddde2d3c with peer 31d804b85e784102b22b96544a99faad
I20260630 12:37:29.609792  8534 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:37:29.611245  8740 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.625659  8739 consensus_queue.cc:1050] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.650955  8786 raft_consensus.cc:3060] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:37:29.654873  8819 ts_tablet_manager.cc:933] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Initiating tablet copy from peer 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847)
I20260630 12:37:29.656711  8787 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.661231  8786 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:37:29.661727  8786 pending_rounds.cc:85] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Aborting all ops after (but not including) 0
I20260630 12:37:29.662029  8786 pending_rounds.cc:107] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:37:29.662323  8786 raft_consensus.cc:2889] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:37:29.664057  8740 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.666191  8819 tablet_copy_client.cc:323] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34847
I20260630 12:37:29.668004  8545 tablet_copy_service.cc:140] P 5e3836d160fd42768099b4adddee6040: Received BeginTabletCopySession request for tablet 33375c1661654977af92f289248d0e30 from peer 31d804b85e784102b22b96544a99faad ({username='slave'} at 127.0.0.1:44538)
I20260630 12:37:29.668555  8545 tablet_copy_service.cc:161] P 5e3836d160fd42768099b4adddee6040: Beginning new tablet copy session on tablet 33375c1661654977af92f289248d0e30 from peer 31d804b85e784102b22b96544a99faad at {username='slave'} at 127.0.0.1:44538: session id = 31d804b85e784102b22b96544a99faad-33375c1661654977af92f289248d0e30
W20260630 12:37:29.673106  8332 auto_rebalancer.cc:639] Failed to schedule move for tablet 527b55324a0e49b8b2bd8b897ee3c7e9: Invalid argument: Server with UUID 31d804b85e784102b22b96544a99faad is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.677928  8545 tablet_copy_source_session.cc:215] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:29.681289  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33375c1661654977af92f289248d0e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:29.690083  8461 consensus_queue.cc:237] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.692354  8739 consensus_queue.cc:1050] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:29.696878  8534 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:29.697254  8785 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:37:29.698753  8741 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:29.699478  8740 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } 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:37:29.700047  8819 tablet_copy_client.cc:806] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:29.700703  8819 tablet_copy_client.cc:670] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:29.706943  8819 tablet_copy_client.cc:538] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:29.708812  8741 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.708374  8786 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.715782  8819 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Bootstrap starting.
W20260630 12:37:29.711082  8427 consensus_peers.cc:597] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c -> Peer 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): Couldn't send request to peer 31d804b85e784102b22b96544a99faad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 202c8c9c75a048ccaf4d45fc2bafd91f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:29.719296  8534 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.725263  8785 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } } }
I20260630 12:37:29.725667  8280 catalog_manager.cc:5697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c reported cstate change: config changed from index -1 to 2, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) added. New cstate: current_term: 2 leader_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:29.727375  8332 auto_rebalancer.cc:639] Failed to schedule move for tablet df322466a3d84a6e9b80964dddde2d3c: Invalid argument: Server with UUID 31d804b85e784102b22b96544a99faad is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.751173  8819 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: 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:37:29.751915  8819 tablet_bootstrap.cc:492] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Bootstrap complete.
I20260630 12:37:29.752606  8819 ts_tablet_manager.cc:1403] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.007s
I20260630 12:37:29.755226  8819 raft_consensus.cc:359] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.756002  8819 raft_consensus.cc:740] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31d804b85e784102b22b96544a99faad, State: Initialized, Role: LEARNER
I20260630 12:37:29.756640  8819 consensus_queue.cc:260] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:29.758592  8819 ts_tablet_manager.cc:1434] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:29.760591  8545 tablet_copy_service.cc:342] P 5e3836d160fd42768099b4adddee6040: Request end of tablet copy session 31d804b85e784102b22b96544a99faad-33375c1661654977af92f289248d0e30 received from {username='slave'} at 127.0.0.1:44538
I20260630 12:37:29.761011  8545 tablet_copy_service.cc:434] P 5e3836d160fd42768099b4adddee6040: ending tablet copy session 31d804b85e784102b22b96544a99faad-33375c1661654977af92f289248d0e30 on tablet 33375c1661654977af92f289248d0e30 with peer 31d804b85e784102b22b96544a99faad
I20260630 12:37:29.986449  8691 raft_consensus.cc:1217] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:30.078123  8691 raft_consensus.cc:1217] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:30.175792  8534 consensus_queue.cc:237] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:30.180996  8691 raft_consensus.cc:1217] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:30.184957  8461 raft_consensus.cc:1275] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.186591  8610 consensus_queue.cc:1048] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:30.186946  8786 raft_consensus.cc:1275] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.186946  8535 consensus_queue.cc:237] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:30.191866  8610 consensus_queue.cc:1048] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:30.199353  8739 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.201289  8785 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.214005  8460 raft_consensus.cc:1275] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.217394  8844 consensus_queue.cc:1048] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:30.217272  8459 raft_consensus.cc:2955] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.218593  8268 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:30.222543  8786 raft_consensus.cc:1275] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.225055  8280 catalog_manager.cc:5697] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 reported cstate change: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:30.224875  8844 consensus_queue.cc:1048] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:37:30.234072  8610 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.239449  8785 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.237334  8461 raft_consensus.cc:2955] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.257918  8268 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet df322466a3d84a6e9b80964dddde2d3c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:30.260470  8284 catalog_manager.cc:5697] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 reported cstate change: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.278504  8682 tablet_service.cc:1558] Processing DeleteTablet for tablet 527b55324a0e49b8b2bd8b897ee3c7e9 with delete_type TABLET_DATA_TOMBSTONED (TS 31d804b85e784102b22b96544a99faad not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36580
I20260630 12:37:30.278880  8681 tablet_service.cc:1558] Processing DeleteTablet for tablet df322466a3d84a6e9b80964dddde2d3c with delete_type TABLET_DATA_TOMBSTONED (TS 31d804b85e784102b22b96544a99faad not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36580
I20260630 12:37:30.303382  8535 consensus_queue.cc:237] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } }
I20260630 12:37:30.311619  8460 raft_consensus.cc:1275] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.320127  8739 consensus_queue.cc:1048] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:30.332506  8785 raft_consensus.cc:1275] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Refusing update from remote peer 5e3836d160fd42768099b4adddee6040: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:30.334465  8739 consensus_queue.cc:1048] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:30.335781  8852 tablet_replica.cc:333] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: stopping tablet replica
I20260630 12:37:30.337236  8852 raft_consensus.cc:2243] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:30.337682  8844 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.338755  8852 raft_consensus.cc:2272] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:30.342057  8852 ts_tablet_manager.cc:1916] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:30.342185  8460 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.344070  8786 raft_consensus.cc:2955] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.355233  8268 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33375c1661654977af92f289248d0e30 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:30.360677  8280 catalog_manager.cc:5697] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 reported cstate change: config changed from index 2 to 3, NON_VOTER 31d804b85e784102b22b96544a99faad (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "5e3836d160fd42768099b4adddee6040" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } } }
I20260630 12:37:30.368039  8852 ts_tablet_manager.cc:1929] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:30.368590  8852 log.cc:1199] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 31d804b85e784102b22b96544a99faad: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root/wals/527b55324a0e49b8b2bd8b897ee3c7e9
I20260630 12:37:30.370297  8852 tablet_replica.cc:333] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: stopping tablet replica
I20260630 12:37:30.371109  8852 raft_consensus.cc:2243] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:30.371654  8852 raft_consensus.cc:2272] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:30.371690  8271 catalog_manager.cc:5028] TS 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): tablet 527b55324a0e49b8b2bd8b897ee3c7e9 (table test-workload [id=47adf0c185a444e29e02dd1170fd61c9]) successfully deleted
I20260630 12:37:30.374583  8857 ts_tablet_manager.cc:933] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: Initiating tablet copy from peer 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293)
I20260630 12:37:30.374611  8852 ts_tablet_manager.cc:1916] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:30.380622  8857 tablet_copy_client.cc:323] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:39293
I20260630 12:37:30.387081  8682 tablet_service.cc:1558] Processing DeleteTablet for tablet 33375c1661654977af92f289248d0e30 with delete_type TABLET_DATA_TOMBSTONED (TS 31d804b85e784102b22b96544a99faad not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36580
I20260630 12:37:30.395642  8852 ts_tablet_manager.cc:1929] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:30.396160  8852 log.cc:1199] T df322466a3d84a6e9b80964dddde2d3c P 31d804b85e784102b22b96544a99faad: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root/wals/df322466a3d84a6e9b80964dddde2d3c
I20260630 12:37:30.397890  8852 tablet_replica.cc:333] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: stopping tablet replica
I20260630 12:37:30.398630  8852 raft_consensus.cc:2243] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:30.399179  8852 raft_consensus.cc:2272] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:30.398873  8271 catalog_manager.cc:5028] TS 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): tablet df322466a3d84a6e9b80964dddde2d3c (table test-workload [id=47adf0c185a444e29e02dd1170fd61c9]) successfully deleted
I20260630 12:37:30.402266  8852 ts_tablet_manager.cc:1916] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:30.414798  8471 tablet_copy_service.cc:140] P 32d4d4e47b5f40b08b82c51e66f6532c: Received BeginTabletCopySession request for tablet 202c8c9c75a048ccaf4d45fc2bafd91f from peer 31d804b85e784102b22b96544a99faad ({username='slave'} at 127.0.0.1:33928)
I20260630 12:37:30.415341  8471 tablet_copy_service.cc:161] P 32d4d4e47b5f40b08b82c51e66f6532c: Beginning new tablet copy session on tablet 202c8c9c75a048ccaf4d45fc2bafd91f from peer 31d804b85e784102b22b96544a99faad at {username='slave'} at 127.0.0.1:33928: session id = 31d804b85e784102b22b96544a99faad-202c8c9c75a048ccaf4d45fc2bafd91f
I20260630 12:37:30.418061  8852 ts_tablet_manager.cc:1929] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:37:30.418500  8852 log.cc:1199] T 33375c1661654977af92f289248d0e30 P 31d804b85e784102b22b96544a99faad: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-3-root/wals/33375c1661654977af92f289248d0e30
I20260630 12:37:30.420013  8271 catalog_manager.cc:5028] TS 31d804b85e784102b22b96544a99faad (127.0.194.196:38013): tablet 33375c1661654977af92f289248d0e30 (table test-workload [id=47adf0c185a444e29e02dd1170fd61c9]) successfully deleted
I20260630 12:37:30.420858  8471 tablet_copy_source_session.cc:215] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:30.423609  8857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202c8c9c75a048ccaf4d45fc2bafd91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:30.434759  8857 tablet_copy_client.cc:806] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:30.435269  8857 tablet_copy_client.cc:670] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:30.438900  8857 tablet_copy_client.cc:538] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:30.445283  8857 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: Bootstrap starting.
I20260630 12:37:30.459574  8857 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: 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:37:30.460300  8857 tablet_bootstrap.cc:492] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: Bootstrap complete.
I20260630 12:37:30.461004  8857 ts_tablet_manager.cc:1403] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:37:30.463012  8857 raft_consensus.cc:359] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:30.463593  8857 raft_consensus.cc:740] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 31d804b85e784102b22b96544a99faad, State: Initialized, Role: LEARNER
I20260630 12:37:30.464123  8857 consensus_queue.cc:260] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: true } }
I20260630 12:37:30.465785  8857 ts_tablet_manager.cc:1434] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:30.467569  8471 tablet_copy_service.cc:342] P 32d4d4e47b5f40b08b82c51e66f6532c: Request end of tablet copy session 31d804b85e784102b22b96544a99faad-202c8c9c75a048ccaf4d45fc2bafd91f received from {username='slave'} at 127.0.0.1:33928
I20260630 12:37:30.468044  8471 tablet_copy_service.cc:434] P 32d4d4e47b5f40b08b82c51e66f6532c: ending tablet copy session 31d804b85e784102b22b96544a99faad-202c8c9c75a048ccaf4d45fc2bafd91f on tablet 202c8c9c75a048ccaf4d45fc2bafd91f with peer 31d804b85e784102b22b96544a99faad
I20260630 12:37:30.961565  8691 raft_consensus.cc:1217] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:37:31.391288  8862 raft_consensus.cc:1064] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: attempting to promote NON_VOTER 31d804b85e784102b22b96544a99faad to VOTER
I20260630 12:37:31.393927  8862 consensus_queue.cc:237] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } }
I20260630 12:37:31.400677  8535 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:31.402230  8786 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:31.400677  8691 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 LEARNER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:37:31.404067  8850 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } 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:37:31.406107  8850 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:31.410394  8863 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } 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:37:31.422744  8863 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31d804b85e784102b22b96544a99faad (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.424474  8786 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31d804b85e784102b22b96544a99faad (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.441726  8535 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31d804b85e784102b22b96544a99faad (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.446975  8284 catalog_manager.cc:5697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c reported cstate change: config changed from index 2 to 3, 31d804b85e784102b22b96544a99faad (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:31.448724  8692 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 31d804b85e784102b22b96544a99faad (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "5e3836d160fd42768099b4adddee6040" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34847 } attrs { replace: true } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.470112  8460 consensus_queue.cc:237] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [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: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } }
I20260630 12:37:31.475548  8692 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:31.476716  8786 raft_consensus.cc:1275] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Refusing update from remote peer 32d4d4e47b5f40b08b82c51e66f6532c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:37:31.477731  8863 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } 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:37:31.479578  8863 consensus_queue.cc:1048] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:31.485246  8850 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5e3836d160fd42768099b4adddee6040 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.488734  8692 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5e3836d160fd42768099b4adddee6040 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.493183  8786 raft_consensus.cc:2955] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 5e3836d160fd42768099b4adddee6040 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.497382  8271 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 202c8c9c75a048ccaf4d45fc2bafd91f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:31.502574  8283 catalog_manager.cc:5697] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad reported cstate change: config changed from index 3 to 4, VOTER 5e3836d160fd42768099b4adddee6040 (127.0.194.195) evicted. New cstate: current_term: 2 leader_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3ad43734f31b4a289276667c83898b69" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 43893 } } peers { permanent_uuid: "32d4d4e47b5f40b08b82c51e66f6532c" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39293 } } peers { permanent_uuid: "31d804b85e784102b22b96544a99faad" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38013 } attrs { promote: false } } }
I20260630 12:37:31.513439  8525 tablet_service.cc:1558] Processing DeleteTablet for tablet 202c8c9c75a048ccaf4d45fc2bafd91f with delete_type TABLET_DATA_TOMBSTONED (TS 5e3836d160fd42768099b4adddee6040 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44498
I20260630 12:37:31.515470  8875 tablet_replica.cc:333] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: stopping tablet replica
I20260630 12:37:31.516341  8875 raft_consensus.cc:2243] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:31.516955  8875 raft_consensus.cc:2272] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:31.519548  8875 ts_tablet_manager.cc:1916] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:31.530612  8875 ts_tablet_manager.cc:1929] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:37:31.530934  8875 log.cc:1199] T 202c8c9c75a048ccaf4d45fc2bafd91f P 5e3836d160fd42768099b4adddee6040: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822851694463-779-0/minicluster-data/ts-2-root/wals/202c8c9c75a048ccaf4d45fc2bafd91f
I20260630 12:37:31.532244  8268 catalog_manager.cc:5028] TS 5e3836d160fd42768099b4adddee6040 (127.0.194.195:34847): tablet 202c8c9c75a048ccaf4d45fc2bafd91f (table test-workload [id=47adf0c185a444e29e02dd1170fd61c9]) successfully deleted
W20260630 12:37:32.513747  8332 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3ad43734f31b4a289276667c83898b69 not available for placement
I20260630 12:37:32.858031   779 tablet_server.cc:179] TabletServer@127.0.194.193:43893 shutting down...
W20260630 12:37:32.865897  8499 consensus_peers.cc:597] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. 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:37:32.893740   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:32.894740   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:32.895905   779 raft_consensus.cc:2243] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.897472   779 raft_consensus.cc:2272] T 202c8c9c75a048ccaf4d45fc2bafd91f P 3ad43734f31b4a289276667c83898b69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.900314   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:32.900859   779 raft_consensus.cc:2243] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.901587   779 raft_consensus.cc:2272] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.904096   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:32.904657   779 raft_consensus.cc:2243] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.905664   779 raft_consensus.cc:2272] T df322466a3d84a6e9b80964dddde2d3c P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.908187   779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:37:32.908728   779 raft_consensus.cc:2243] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.909556   779 raft_consensus.cc:2272] T 33375c1661654977af92f289248d0e30 P 3ad43734f31b4a289276667c83898b69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.935963   779 tablet_server.cc:196] TabletServer@127.0.194.193:43893 shutdown complete.
I20260630 12:37:32.960143   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:32.982494   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:32.983255   779 tablet_replica.cc:333] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c: stopping tablet replica
I20260630 12:37:32.983965   779 raft_consensus.cc:2243] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.985257   779 raft_consensus.cc:2272] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.987751   779 tablet_replica.cc:333] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c: stopping tablet replica
I20260630 12:37:32.988323   779 raft_consensus.cc:2243] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:37:32.989704   779 raft_consensus.cc:2272] T 202c8c9c75a048ccaf4d45fc2bafd91f P 32d4d4e47b5f40b08b82c51e66f6532c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.992296   779 tablet_replica.cc:333] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c: stopping tablet replica
I20260630 12:37:32.993026   779 raft_consensus.cc:2243] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.994061   779 raft_consensus.cc:2272] T df322466a3d84a6e9b80964dddde2d3c P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:32.996649   779 tablet_replica.cc:333] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c: stopping tablet replica
I20260630 12:37:32.997135   779 raft_consensus.cc:2243] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:32.998090   779 raft_consensus.cc:2272] T 33375c1661654977af92f289248d0e30 P 32d4d4e47b5f40b08b82c51e66f6532c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.024952   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
W20260630 12:37:33.034641  8501 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.194.194:39293: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260630 12:37:33.037817  8501 consensus_peers.cc:597] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 -> Peer 32d4d4e47b5f40b08b82c51e66f6532c (127.0.194.194:39293): Couldn't send request to peer 32d4d4e47b5f40b08b82c51e66f6532c. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.194:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:33.046792  8499 consensus_peers.cc:597] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 -> Peer 3ad43734f31b4a289276667c83898b69 (127.0.194.193:43893): Couldn't send request to peer 3ad43734f31b4a289276667c83898b69. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:43893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:33.051401   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:33.075815   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.076717   779 tablet_replica.cc:333] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040: stopping tablet replica
I20260630 12:37:33.077346   779 raft_consensus.cc:2243] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.078505   779 raft_consensus.cc:2272] T 527b55324a0e49b8b2bd8b897ee3c7e9 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.080900   779 tablet_replica.cc:333] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040: stopping tablet replica
I20260630 12:37:33.081393   779 raft_consensus.cc:2243] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.082345   779 raft_consensus.cc:2272] T 33375c1661654977af92f289248d0e30 P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.084820   779 tablet_replica.cc:333] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040: stopping tablet replica
I20260630 12:37:33.085352   779 raft_consensus.cc:2243] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.086323   779 raft_consensus.cc:2272] T df322466a3d84a6e9b80964dddde2d3c P 5e3836d160fd42768099b4adddee6040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.111871   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:33.133008   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:33.153780   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.154584   779 tablet_replica.cc:333] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad: stopping tablet replica
I20260630 12:37:33.155099   779 raft_consensus.cc:2243] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.155997   779 raft_consensus.cc:2272] T 202c8c9c75a048ccaf4d45fc2bafd91f P 31d804b85e784102b22b96544a99faad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.179925   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:33.197414   779 master.cc:562] Master@127.0.194.254:46187 shutting down...
I20260630 12:37:33.215759   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.216354   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.216717   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3cfa0983af6c4845ac33e1bd270cbfc3: stopping tablet replica
I20260630 12:37:33.235931   779 master.cc:584] Master@127.0.194.254:46187 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7809 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:37:33.279544   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:36607
I20260630 12:37:33.280807   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.286372  8879 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:37:33.286528  8880 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:37:33.287838  8882 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:37:33.289296   779 server_base.cc:1061] running on GCE node
I20260630 12:37:33.290148   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.290320   779 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:37:33.290439   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823053290429 us; error 0 us; skew 500 ppm
I20260630 12:37:33.290850   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.293097   779 webserver.cc:533] Webserver started at http://127.0.194.254:36787/ using document root <none> and password file <none>
I20260630 12:37:33.293529   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.293695   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.293915   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.295042   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "34f6ee2d03cd4c41978d034e14a474fd"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.299525   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:33.302788  8887 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:37:33.303573   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:33.303859   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "34f6ee2d03cd4c41978d034e14a474fd"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.304129   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-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:37:33.313589   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.314740   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.352514   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:36607
I20260630 12:37:33.352689  8938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:36607 every 8 connection(s)
I20260630 12:37:33.356545  8939 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:37:33.367875  8939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd: Bootstrap starting.
I20260630 12:37:33.372493  8939 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:33.376777  8939 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd: No bootstrap required, opened a new log
I20260630 12:37:33.378980  8939 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER }
I20260630 12:37:33.379446  8939 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:33.379684  8939 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f6ee2d03cd4c41978d034e14a474fd, State: Initialized, Role: FOLLOWER
I20260630 12:37:33.380257  8939 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER }
I20260630 12:37:33.380811  8939 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:33.381062  8939 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:33.381338  8939 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:33.385931  8939 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER }
I20260630 12:37:33.386430  8939 leader_election.cc:304] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [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: 34f6ee2d03cd4c41978d034e14a474fd; no voters: 
I20260630 12:37:33.387540  8939 leader_election.cc:290] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:33.387959  8942 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:33.389355  8942 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 1 LEADER]: Becoming Leader. State: Replica: 34f6ee2d03cd4c41978d034e14a474fd, State: Running, Role: LEADER
I20260630 12:37:33.390038  8942 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [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: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER }
I20260630 12:37:33.390463  8939 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:33.394819  8943 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34f6ee2d03cd4c41978d034e14a474fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER } }
I20260630 12:37:33.395653  8943 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.395370  8944 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34f6ee2d03cd4c41978d034e14a474fd. Latest consensus state: current_term: 1 leader_uuid: "34f6ee2d03cd4c41978d034e14a474fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f6ee2d03cd4c41978d034e14a474fd" member_type: VOTER } }
I20260630 12:37:33.396708  8944 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:33.401803  8950 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:33.410126  8950 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:33.411121   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:33.419472  8950 catalog_manager.cc:1383] Generated new cluster ID: ed8cdb9808714a34825c93c022fd34f8
I20260630 12:37:33.419741  8950 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:33.433776  8950 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:33.435065  8950 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:33.449218  8950 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd: Generated new TSK 0
I20260630 12:37:33.449817  8950 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:33.477547   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.483590  8960 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:37:33.484651  8961 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:37:33.486161  8963 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:37:33.486407   779 server_base.cc:1061] running on GCE node
I20260630 12:37:33.487257   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.487437   779 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:37:33.487562   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823053487551 us; error 0 us; skew 500 ppm
I20260630 12:37:33.487993   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.490228   779 webserver.cc:533] Webserver started at http://127.0.194.193:38147/ using document root <none> and password file <none>
I20260630 12:37:33.490643   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.490803   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.491016   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.492205   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "98302cb337194940a7d4cd54d6a1d4d2"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.496418   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:37:33.499897  8968 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:37:33.500764   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:33.501008   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "98302cb337194940a7d4cd54d6a1d4d2"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.501235   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-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:37:33.513075   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.514178   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.515529   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.517858   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.518024   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.518321   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.518554   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.557063   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:35055
I20260630 12:37:33.557168  9030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:35055 every 8 connection(s)
I20260630 12:37:33.562212   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.569865  9036 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:37:33.570670  9035 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:37:33.573378  9038 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:37:33.573750   779 server_base.cc:1061] running on GCE node
I20260630 12:37:33.574748   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.575008   779 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:37:33.575203   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823053575184 us; error 0 us; skew 500 ppm
I20260630 12:37:33.575872   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.578662   779 webserver.cc:533] Webserver started at http://127.0.194.194:35037/ using document root <none> and password file <none>
I20260630 12:37:33.579227   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.579469   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.579604  9031 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36607
I20260630 12:37:33.579813   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.580035  9031 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:33.580957  9031 heartbeater.cc:507] Master 127.0.194.254:36607 requested a full tablet report, sending...
I20260630 12:37:33.581423   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.583670  8904 ts_manager.cc:194] Registered new tserver with Master: 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193:35055)
I20260630 12:37:33.585947  8904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39058
I20260630 12:37:33.587205   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:33.591087  9043 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:37:33.591857   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:33.592150   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.592379   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-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:37:33.612839   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.613936   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.615248   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.617453   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.617633   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.617928   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.618075   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.656948   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:46649
I20260630 12:37:33.657052  9105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:46649 every 8 connection(s)
I20260630 12:37:33.661854   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:33.668788  9109 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:37:33.670856  9110 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:37:33.671736  9112 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:37:33.672031   779 server_base.cc:1061] running on GCE node
I20260630 12:37:33.674615   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:33.674875   779 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:37:33.675089   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823053675070 us; error 0 us; skew 500 ppm
I20260630 12:37:33.675113  9106 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36607
I20260630 12:37:33.675593  9106 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:33.675613   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:33.676594  9106 heartbeater.cc:507] Master 127.0.194.254:36607 requested a full tablet report, sending...
I20260630 12:37:33.678819   779 webserver.cc:533] Webserver started at http://127.0.194.195:36057/ using document root <none> and password file <none>
I20260630 12:37:33.678817  8904 ts_manager.cc:194] Registered new tserver with Master: a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649)
I20260630 12:37:33.679469   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:33.679714   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:33.679970   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:33.680603  8904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39074
I20260630 12:37:33.681196   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "59b9b25c514841388111a29b5ff54361"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.685624   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:33.688735  9117 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:37:33.689471   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:33.689746   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "59b9b25c514841388111a29b5ff54361"
format_stamp: "Formatted at 2026-06-30 12:37:33 on dist-test-slave-zctk"
I20260630 12:37:33.689965   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-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:37:33.700263   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:33.701402   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:33.702725   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:33.705065   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:33.705261   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.705507   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:33.705672   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:33.743429   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:37883
I20260630 12:37:33.743541  9179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:37883 every 8 connection(s)
I20260630 12:37:33.757565  9180 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36607
I20260630 12:37:33.757961  9180 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:33.758711  9180 heartbeater.cc:507] Master 127.0.194.254:36607 requested a full tablet report, sending...
I20260630 12:37:33.760684  8904 ts_manager.cc:194] Registered new tserver with Master: 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:33.761106   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014516931s
I20260630 12:37:33.762061  8904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39076
I20260630 12:37:34.589184  9031 heartbeater.cc:499] Master 127.0.194.254:36607 was elected leader, sending a full tablet report...
I20260630 12:37:34.683045  9106 heartbeater.cc:499] Master 127.0.194.254:36607 was elected leader, sending a full tablet report...
I20260630 12:37:34.764587  9180 heartbeater.cc:499] Master 127.0.194.254:36607 was elected leader, sending a full tablet report...
I20260630 12:37:34.817588  8904 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39080:
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:37:34.819985  8904 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:37:34.885411  9071 tablet_service.cc:1511] Processing CreateTablet for tablet 973161a63606402688561da4149cf9e8 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:34.886178  9070 tablet_service.cc:1511] Processing CreateTablet for tablet 39e91668214e4342aa3217946c9f6799 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:34.886858  9071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973161a63606402688561da4149cf9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.887538  9070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e91668214e4342aa3217946c9f6799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.889940  9068 tablet_service.cc:1511] Processing CreateTablet for tablet 960e2ec9b23a45eeb7d20bca26d693ed (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:34.890623  8996 tablet_service.cc:1511] Processing CreateTablet for tablet 973161a63606402688561da4149cf9e8 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:34.891263  9068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960e2ec9b23a45eeb7d20bca26d693ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.891954  8996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973161a63606402688561da4149cf9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.892892  9069 tablet_service.cc:1511] Processing CreateTablet for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:34.894212  9069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.895728  8994 tablet_service.cc:1511] Processing CreateTablet for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:34.897029  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.901860  8993 tablet_service.cc:1511] Processing CreateTablet for tablet 960e2ec9b23a45eeb7d20bca26d693ed (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:34.903190  8993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960e2ec9b23a45eeb7d20bca26d693ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.893842  8995 tablet_service.cc:1511] Processing CreateTablet for tablet 39e91668214e4342aa3217946c9f6799 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:34.906733  8995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e91668214e4342aa3217946c9f6799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.927017  9145 tablet_service.cc:1511] Processing CreateTablet for tablet 973161a63606402688561da4149cf9e8 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:34.930595  9144 tablet_service.cc:1511] Processing CreateTablet for tablet 39e91668214e4342aa3217946c9f6799 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:34.933640  9143 tablet_service.cc:1511] Processing CreateTablet for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:34.940420  9142 tablet_service.cc:1511] Processing CreateTablet for tablet 960e2ec9b23a45eeb7d20bca26d693ed (DEFAULT_TABLE table=test-workload [id=406f587bc98f4bee9f66a3ec92798196]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:34.942047  9200 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: Bootstrap starting.
I20260630 12:37:34.942644  9145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 973161a63606402688561da4149cf9e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.944056  9144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e91668214e4342aa3217946c9f6799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.948189  9200 tablet_bootstrap.cc:654] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.948871  9143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.951004  9142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960e2ec9b23a45eeb7d20bca26d693ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.982726  9201 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: Bootstrap starting.
I20260630 12:37:34.992027  9200 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: No bootstrap required, opened a new log
I20260630 12:37:34.992623  9200 ts_tablet_manager.cc:1403] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.008s
I20260630 12:37:34.993723  9201 tablet_bootstrap.cc:654] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.996033  9200 raft_consensus.cc:359] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:34.996873  9200 raft_consensus.cc:385] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.997225  9200 raft_consensus.cc:740] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1d88b0ed29a485dbd1b3c34f8d05af9, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.997800  9203 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: Bootstrap starting.
I20260630 12:37:34.998267  9200 consensus_queue.cc:260] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.000720  9201 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: No bootstrap required, opened a new log
I20260630 12:37:35.001227  9200 ts_tablet_manager.cc:1434] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:37:35.001298  9201 ts_tablet_manager.cc:1403] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:37:35.002434  9200 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: Bootstrap starting.
I20260630 12:37:35.005059  9201 raft_consensus.cc:359] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.005883  9201 raft_consensus.cc:385] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.006280  9201 raft_consensus.cc:740] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.006641  9203 tablet_bootstrap.cc:654] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.007366  9201 consensus_queue.cc:260] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.009580  9200 tablet_bootstrap.cc:654] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.017650  9201 ts_tablet_manager.cc:1434] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:37:35.021045  9201 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: Bootstrap starting.
I20260630 12:37:35.022624  9203 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: No bootstrap required, opened a new log
I20260630 12:37:35.023182  9203 ts_tablet_manager.cc:1403] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260630 12:37:35.026396  9203 raft_consensus.cc:359] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.027181  9203 raft_consensus.cc:385] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.027534  9203 raft_consensus.cc:740] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b9b25c514841388111a29b5ff54361, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.027341  9201 tablet_bootstrap.cc:654] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.028390  9203 consensus_queue.cc:260] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.030681  9200 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: No bootstrap required, opened a new log
I20260630 12:37:35.031235  9200 ts_tablet_manager.cc:1403] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260630 12:37:35.034175  9200 raft_consensus.cc:359] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.034879  9200 raft_consensus.cc:385] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.035157  9200 raft_consensus.cc:740] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1d88b0ed29a485dbd1b3c34f8d05af9, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.035564  9203 ts_tablet_manager.cc:1434] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260630 12:37:35.036023  9200 consensus_queue.cc:260] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.036979  9203 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: Bootstrap starting.
I20260630 12:37:35.040496  9200 ts_tablet_manager.cc:1434] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:35.041545  9200 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: Bootstrap starting.
I20260630 12:37:35.046216  9203 tablet_bootstrap.cc:654] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.047430  9201 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: No bootstrap required, opened a new log
I20260630 12:37:35.047662  9200 tablet_bootstrap.cc:654] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.048003  9201 ts_tablet_manager.cc:1403] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260630 12:37:35.051941  9201 raft_consensus.cc:359] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.052953  9201 raft_consensus.cc:385] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.053330  9201 raft_consensus.cc:740] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.054423  9201 consensus_queue.cc:260] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.057799  9201 ts_tablet_manager.cc:1434] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:37:35.059077  9201 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: Bootstrap starting.
I20260630 12:37:35.059224  9200 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: No bootstrap required, opened a new log
I20260630 12:37:35.059834  9200 ts_tablet_manager.cc:1403] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:37:35.062989  9200 raft_consensus.cc:359] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.063725  9200 raft_consensus.cc:385] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.063997  9200 raft_consensus.cc:740] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1d88b0ed29a485dbd1b3c34f8d05af9, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.064862  9200 consensus_queue.cc:260] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.067353  9200 ts_tablet_manager.cc:1434] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:37:35.068434  9200 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: Bootstrap starting.
I20260630 12:37:35.069841  9201 tablet_bootstrap.cc:654] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.074713  9200 tablet_bootstrap.cc:654] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.086338  9200 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: No bootstrap required, opened a new log
I20260630 12:37:35.086867  9200 ts_tablet_manager.cc:1403] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:37:35.089752  9200 raft_consensus.cc:359] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.090502  9200 raft_consensus.cc:385] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.090794  9200 raft_consensus.cc:740] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1d88b0ed29a485dbd1b3c34f8d05af9, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.091918  9200 consensus_queue.cc:260] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.096438  9200 ts_tablet_manager.cc:1434] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:37:35.097873  9203 tablet_bootstrap.cc:492] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: No bootstrap required, opened a new log
I20260630 12:37:35.097870  9201 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: No bootstrap required, opened a new log
I20260630 12:37:35.098644  9203 ts_tablet_manager.cc:1403] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.033s
I20260630 12:37:35.098665  9201 ts_tablet_manager.cc:1403] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent bootstrapping tablet: real 0.040s	user 0.031s	sys 0.005s
I20260630 12:37:35.101855  9201 raft_consensus.cc:359] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.102087  9203 raft_consensus.cc:359] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.102720  9201 raft_consensus.cc:385] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.102856  9203 raft_consensus.cc:385] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.103192  9201 raft_consensus.cc:740] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.103252  9203 raft_consensus.cc:740] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b9b25c514841388111a29b5ff54361, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.104074  9201 consensus_queue.cc:260] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.104255  9203 consensus_queue.cc:260] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.106555  9203 ts_tablet_manager.cc:1434] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:35.106555  9201 ts_tablet_manager.cc:1434] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:35.107687  9203 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: Bootstrap starting.
I20260630 12:37:35.107756  9201 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: Bootstrap starting.
I20260630 12:37:35.114015  9201 tablet_bootstrap.cc:654] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.114379  9203 tablet_bootstrap.cc:654] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.119321  9201 tablet_bootstrap.cc:492] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: No bootstrap required, opened a new log
I20260630 12:37:35.119755  9203 tablet_bootstrap.cc:492] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: No bootstrap required, opened a new log
I20260630 12:37:35.119813  9201 ts_tablet_manager.cc:1403] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:37:35.120424  9203 ts_tablet_manager.cc:1403] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260630 12:37:35.123020  9201 raft_consensus.cc:359] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.123196  9203 raft_consensus.cc:359] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.123857  9201 raft_consensus.cc:385] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.123920  9203 raft_consensus.cc:385] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.124305  9201 raft_consensus.cc:740] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.124352  9203 raft_consensus.cc:740] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b9b25c514841388111a29b5ff54361, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.125227  9203 consensus_queue.cc:260] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.125227  9201 consensus_queue.cc:260] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.127611  9203 ts_tablet_manager.cc:1434] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:37:35.127611  9201 ts_tablet_manager.cc:1434] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:35.128891  9203 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: Bootstrap starting.
I20260630 12:37:35.129789  9206 raft_consensus.cc:493] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.130278  9206 raft_consensus.cc:515] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.132587  9206 leader_election.cc:290] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.135594  9203 tablet_bootstrap.cc:654] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.150146  9203 tablet_bootstrap.cc:492] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: No bootstrap required, opened a new log
I20260630 12:37:35.150650  9203 ts_tablet_manager.cc:1403] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260630 12:37:35.152882  9203 raft_consensus.cc:359] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.153448  9203 raft_consensus.cc:385] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.153715  9203 raft_consensus.cc:740] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b9b25c514841388111a29b5ff54361, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.154410  9203 consensus_queue.cc:260] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.156163  9203 ts_tablet_manager.cc:1434] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:35.156622  9206 raft_consensus.cc:493] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.157128  9206 raft_consensus.cc:515] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.159339  9206 leader_election.cc:290] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.162890  9155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e4dd1d8e54470d8fe9c8eb9a326a56" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361" is_pre_election: true
I20260630 12:37:35.163650  9155 raft_consensus.cc:2468] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 0.
I20260630 12:37:35.164813  9154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e91668214e4342aa3217946c9f6799" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361" is_pre_election: true
I20260630 12:37:35.164955  8972 leader_election.cc:304] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: 59b9b25c514841388111a29b5ff54361, 98302cb337194940a7d4cd54d6a1d4d2; no voters: 
I20260630 12:37:35.165589  9154 raft_consensus.cc:2468] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 0.
I20260630 12:37:35.166749  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e4dd1d8e54470d8fe9c8eb9a326a56" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" is_pre_election: true
I20260630 12:37:35.166815  8972 leader_election.cc:304] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: 59b9b25c514841388111a29b5ff54361, 98302cb337194940a7d4cd54d6a1d4d2; no voters: 
I20260630 12:37:35.167616  9081 raft_consensus.cc:2468] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 0.
I20260630 12:37:35.168951  9220 raft_consensus.cc:2804] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:35.168926  9080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e91668214e4342aa3217946c9f6799" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" is_pre_election: true
I20260630 12:37:35.169512  9220 raft_consensus.cc:493] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:35.169735  9080 raft_consensus.cc:2468] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 0.
I20260630 12:37:35.169898  9220 raft_consensus.cc:3060] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.170614  9206 raft_consensus.cc:2804] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:35.171033  9206 raft_consensus.cc:493] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:35.171386  9206 raft_consensus.cc:3060] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.177649  9220 raft_consensus.cc:515] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.178454  9206 raft_consensus.cc:515] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.179877  9220 leader_election.cc:290] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [CANDIDATE]: Term 1 election: Requested vote from peers a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.180794  9080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e4dd1d8e54470d8fe9c8eb9a326a56" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9"
I20260630 12:37:35.181015  9154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e4dd1d8e54470d8fe9c8eb9a326a56" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361"
I20260630 12:37:35.181218  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e91668214e4342aa3217946c9f6799" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9"
I20260630 12:37:35.181420  9080 raft_consensus.cc:3060] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.181653  9154 raft_consensus.cc:3060] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.181797  9081 raft_consensus.cc:3060] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.181387  9206 leader_election.cc:290] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [CANDIDATE]: Term 1 election: Requested vote from peers a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.183310  9155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e91668214e4342aa3217946c9f6799" candidate_uuid: "98302cb337194940a7d4cd54d6a1d4d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361"
I20260630 12:37:35.183954  9155 raft_consensus.cc:3060] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.188889  9081 raft_consensus.cc:2468] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 1.
I20260630 12:37:35.188894  9154 raft_consensus.cc:2468] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 1.
I20260630 12:37:35.189702  9080 raft_consensus.cc:2468] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 1.
I20260630 12:37:35.190228  8972 leader_election.cc:304] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: 59b9b25c514841388111a29b5ff54361, 98302cb337194940a7d4cd54d6a1d4d2; no voters: 
I20260630 12:37:35.190344  8969 leader_election.cc:304] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: 98302cb337194940a7d4cd54d6a1d4d2, a1d88b0ed29a485dbd1b3c34f8d05af9; no voters: 
I20260630 12:37:35.191275  9206 raft_consensus.cc:2804] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.191612  9155 raft_consensus.cc:2468] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98302cb337194940a7d4cd54d6a1d4d2 in term 1.
I20260630 12:37:35.192162  9220 raft_consensus.cc:2804] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.193118  9206 raft_consensus.cc:697] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Becoming Leader. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Running, Role: LEADER
I20260630 12:37:35.194092  9206 consensus_queue.cc:237] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.198060  9220 raft_consensus.cc:697] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Becoming Leader. State: Replica: 98302cb337194940a7d4cd54d6a1d4d2, State: Running, Role: LEADER
I20260630 12:37:35.199019  9220 consensus_queue.cc:237] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.202183  8903 catalog_manager.cc:5697] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:35.214144  8903 catalog_manager.cc:5697] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:35.287614  9205 raft_consensus.cc:493] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.288184  9205 raft_consensus.cc:515] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.290338  9205 leader_election.cc:290] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193:35055), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.300848  9006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973161a63606402688561da4149cf9e8" candidate_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98302cb337194940a7d4cd54d6a1d4d2" is_pre_election: true
I20260630 12:37:35.300954  9155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973161a63606402688561da4149cf9e8" candidate_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361" is_pre_election: true
I20260630 12:37:35.301530  9006 raft_consensus.cc:2468] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1d88b0ed29a485dbd1b3c34f8d05af9 in term 0.
I20260630 12:37:35.301574  9155 raft_consensus.cc:2468] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1d88b0ed29a485dbd1b3c34f8d05af9 in term 0.
I20260630 12:37:35.302994  9044 leader_election.cc:304] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: 98302cb337194940a7d4cd54d6a1d4d2, a1d88b0ed29a485dbd1b3c34f8d05af9; no voters: 
I20260630 12:37:35.303697  9205 raft_consensus.cc:2804] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:35.304087  9205 raft_consensus.cc:493] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:35.304368  9205 raft_consensus.cc:3060] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.309784  9205 raft_consensus.cc:515] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.312872  9205 leader_election.cc:290] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [CANDIDATE]: Term 1 election: Requested vote from peers 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193:35055), 59b9b25c514841388111a29b5ff54361 (127.0.194.195:37883)
I20260630 12:37:35.314078  9006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973161a63606402688561da4149cf9e8" candidate_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98302cb337194940a7d4cd54d6a1d4d2"
I20260630 12:37:35.314170  9155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "973161a63606402688561da4149cf9e8" candidate_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b9b25c514841388111a29b5ff54361"
I20260630 12:37:35.315176  9006 raft_consensus.cc:3060] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.315315  9155 raft_consensus.cc:3060] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.320859  9155 raft_consensus.cc:2468] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1d88b0ed29a485dbd1b3c34f8d05af9 in term 1.
I20260630 12:37:35.321077  9006 raft_consensus.cc:2468] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1d88b0ed29a485dbd1b3c34f8d05af9 in term 1.
I20260630 12:37:35.322052  9047 leader_election.cc:304] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: 59b9b25c514841388111a29b5ff54361, a1d88b0ed29a485dbd1b3c34f8d05af9; no voters: 
I20260630 12:37:35.322746  9205 raft_consensus.cc:2804] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.323876  9205 raft_consensus.cc:697] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 LEADER]: Becoming Leader. State: Replica: a1d88b0ed29a485dbd1b3c34f8d05af9, State: Running, Role: LEADER
I20260630 12:37:35.324738  9205 consensus_queue.cc:237] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.331566  8903 catalog_manager.cc:5697] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:35.354456  9209 raft_consensus.cc:493] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.355031  9209 raft_consensus.cc:515] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.357040  9209 leader_election.cc:290] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193:35055), a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649)
I20260630 12:37:35.367269  9006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960e2ec9b23a45eeb7d20bca26d693ed" candidate_uuid: "59b9b25c514841388111a29b5ff54361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98302cb337194940a7d4cd54d6a1d4d2" is_pre_election: true
I20260630 12:37:35.367942  9006 raft_consensus.cc:2468] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b9b25c514841388111a29b5ff54361 in term 0.
I20260630 12:37:35.368002  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960e2ec9b23a45eeb7d20bca26d693ed" candidate_uuid: "59b9b25c514841388111a29b5ff54361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" is_pre_election: true
I20260630 12:37:35.368745  9081 raft_consensus.cc:2468] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b9b25c514841388111a29b5ff54361 in term 0.
I20260630 12:37:35.369254  9118 leader_election.cc:304] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: 59b9b25c514841388111a29b5ff54361, 98302cb337194940a7d4cd54d6a1d4d2; no voters: 
I20260630 12:37:35.370020  9209 raft_consensus.cc:2804] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:35.370347  9209 raft_consensus.cc:493] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:35.370609  9209 raft_consensus.cc:3060] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.375501  9209 raft_consensus.cc:515] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.376983  9209 leader_election.cc:290] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [CANDIDATE]: Term 1 election: Requested vote from peers 98302cb337194940a7d4cd54d6a1d4d2 (127.0.194.193:35055), a1d88b0ed29a485dbd1b3c34f8d05af9 (127.0.194.194:46649)
I20260630 12:37:35.377812  9006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960e2ec9b23a45eeb7d20bca26d693ed" candidate_uuid: "59b9b25c514841388111a29b5ff54361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98302cb337194940a7d4cd54d6a1d4d2"
I20260630 12:37:35.378015  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960e2ec9b23a45eeb7d20bca26d693ed" candidate_uuid: "59b9b25c514841388111a29b5ff54361" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9"
I20260630 12:37:35.378364  9006 raft_consensus.cc:3060] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.378577  9081 raft_consensus.cc:3060] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:35.383131  9006 raft_consensus.cc:2468] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b9b25c514841388111a29b5ff54361 in term 1.
I20260630 12:37:35.383244  9081 raft_consensus.cc:2468] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b9b25c514841388111a29b5ff54361 in term 1.
I20260630 12:37:35.384119  9118 leader_election.cc:304] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: 59b9b25c514841388111a29b5ff54361, 98302cb337194940a7d4cd54d6a1d4d2; no voters: 
I20260630 12:37:35.384809  9209 raft_consensus.cc:2804] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:35.385857  9209 raft_consensus.cc:697] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 LEADER]: Becoming Leader. State: Replica: 59b9b25c514841388111a29b5ff54361, State: Running, Role: LEADER
I20260630 12:37:35.387033  9209 consensus_queue.cc:237] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:35.393757  8903 catalog_manager.cc:5697] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59b9b25c514841388111a29b5ff54361 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "59b9b25c514841388111a29b5ff54361" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:35.416292   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:35.422015  9233 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:37:35.423266  9234 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:37:35.424667   779 server_base.cc:1061] running on GCE node
W20260630 12:37:35.424917  9236 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:37:35.426059   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:35.426288   779 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:37:35.426486   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823055426468 us; error 0 us; skew 500 ppm
I20260630 12:37:35.427033   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:35.429404   779 webserver.cc:533] Webserver started at http://127.0.194.196:41837/ using document root <none> and password file <none>
I20260630 12:37:35.429883   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:35.430086   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:35.430353   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:35.431423   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "e46c279d813c4ab58fc626b4182a8896"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-zctk"
I20260630 12:37:35.435753   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:35.439015  9241 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:37:35.439839   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:35.440148   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "e46c279d813c4ab58fc626b4182a8896"
format_stamp: "Formatted at 2026-06-30 12:37:35 on dist-test-slave-zctk"
I20260630 12:37:35.440447   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822851694463-779-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:37:35.467135   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:35.468321   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:35.469797   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:35.472078   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:35.472321   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:35.472595   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:35.472795   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:35.514336   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:43219
I20260630 12:37:35.514448  9303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:43219 every 8 connection(s)
I20260630 12:37:35.528746  9304 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36607
I20260630 12:37:35.529222  9304 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:35.529968  9304 heartbeater.cc:507] Master 127.0.194.254:36607 requested a full tablet report, sending...
I20260630 12:37:35.531848  8903 ts_manager.cc:194] Registered new tserver with Master: e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219)
I20260630 12:37:35.533378  8903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39096
I20260630 12:37:35.681715  9220 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.693849  9222 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.780586  9222 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.781457  9220 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.803364  9209 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.814881  9231 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:35.829321  9205 consensus_queue.cc:1048] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:35.841101  9319 consensus_queue.cc:1048] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.435367  9006 consensus_queue.cc:237] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.441849  9081 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.443589  9206 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } 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:37:36.444073  9155 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.445915  9206 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:36.450645  9222 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.455224  9081 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
W20260630 12:37:36.456636  8972 consensus_peers.cc:597] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2e4dd1d8e54470d8fe9c8eb9a326a56. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.456241  9155 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: true } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.465075  8904 catalog_manager.cc:5697] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.466117  9006 consensus_queue.cc:237] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.476218  9155 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.478467  9081 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.479836  9206 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } 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:37:36.481031  8972 consensus_peers.cc:597] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39e91668214e4342aa3217946c9f6799. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.481057  9220 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:36.488788  9206 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.494256  9155 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.495626  9081 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: true } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.506695  8901 catalog_manager.cc:5697] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.524107  9155 consensus_queue.cc:237] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: true } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.529597  9081 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.530176  9006 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:36.531236  9231 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:36.532181  9209 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } 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:37:36.535619  9304 heartbeater.cc:499] Master 127.0.194.254:36607 was elected leader, sending a full tablet report...
W20260630 12:37:36.540995  9121 consensus_peers.cc:597] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 960e2ec9b23a45eeb7d20bca26d693ed. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.540683  9209 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: true } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.542466  9006 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: true } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.543478  9081 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: true } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.555604  8904 catalog_manager.cc:5697] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 reported cstate change: config changed from index -1 to 2, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "59b9b25c514841388111a29b5ff54361" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.557818  9006 consensus_queue.cc:237] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.563839  9155 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:36.563920  8972 consensus_peers.cc:597] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2e4dd1d8e54470d8fe9c8eb9a326a56. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.564416  9081 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:36.565351  9222 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:36.566032  9220 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } 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:37:36.571964  9222 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.576515  9155 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.577171  9081 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
W20260630 12:37:36.581727  8952 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:36.582088  8952 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:36.587074  9006 consensus_queue.cc:237] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.586830  8901 catalog_manager.cc:5697] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.596088  9081 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:36.596247  8972 consensus_peers.cc:597] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39e91668214e4342aa3217946c9f6799. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.597999  9206 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:36.600347  9006 consensus_queue.cc:237] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:36.600770  9155 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:36.602161  9206 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } 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:37:36.604423  9222 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.609946  9081 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.611996  9080 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.614272  9220 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:37:36.615398  8952 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:36.615787  8952 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:36.621120  9154 consensus_queue.cc:237] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } }
I20260630 12:37:36.622604  9153 raft_consensus.cc:1275] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.624293  9220 consensus_queue.cc:1048] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:36.626242  9153 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.627206  8901 catalog_manager.cc:5697] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.633369  9006 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:36.634577  9121 consensus_peers.cc:597] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 -> Peer e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): Couldn't send request to peer e46c279d813c4ab58fc626b4182a8896. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 960e2ec9b23a45eeb7d20bca26d693ed. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:36.634996  9080 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:36.636857  9316 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:36.637646  9231 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:36.637378  9206 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.639374  9080 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.649091  8888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:36.648171  9231 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.654383  9154 raft_consensus.cc:2955] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.658459  9005 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.659400  9006 consensus_queue.cc:237] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } }
I20260630 12:37:36.664312  9081 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } } }
I20260630 12:37:36.666528  9153 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.667676  9079 raft_consensus.cc:1275] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 98302cb337194940a7d4cd54d6a1d4d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.669266  9222 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } 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:37:36.671038  9222 consensus_queue.cc:1048] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:36.665752  8901 catalog_manager.cc:5697] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:36.679535  9334 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } }
W20260630 12:37:36.683467  8952 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
I20260630 12:37:36.683833  9079 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } }
W20260630 12:37:36.683866  8952 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:36.694463  8901 catalog_manager.cc:5697] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "59b9b25c514841388111a29b5ff54361" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e46c279d813c4ab58fc626b4182a8896" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 43219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.697762  9269 tablet_service.cc:1558] Processing DeleteTablet for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 with delete_type TABLET_DATA_TOMBSTONED (TS e46c279d813c4ab58fc626b4182a8896 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45184
I20260630 12:37:36.703533  9154 raft_consensus.cc:2955] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } }
I20260630 12:37:36.712033  9153 consensus_queue.cc:237] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [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: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } }
I20260630 12:37:36.714123  8888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39e91668214e4342aa3217946c9f6799 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:37:36.717528  8891 catalog_manager.cc:4995] TS e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): delete failed for tablet f2e4dd1d8e54470d8fe9c8eb9a326a56 because the tablet was not found. No further retry: Not found: Tablet not found: f2e4dd1d8e54470d8fe9c8eb9a326a56
I20260630 12:37:36.719211  8902 catalog_manager.cc:5697] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 reported cstate change: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "98302cb337194940a7d4cd54d6a1d4d2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } attrs { replace: false } } }
I20260630 12:37:36.721267  9079 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.721351  9005 raft_consensus.cc:1275] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Refusing update from remote peer 59b9b25c514841388111a29b5ff54361: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:36.722862  9231 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } 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:37:36.723510  9316 consensus_queue.cc:1048] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:36.730201  9231 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.732128  9005 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.733441  9079 raft_consensus.cc:2955] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.738216  9269 tablet_service.cc:1558] Processing DeleteTablet for tablet 39e91668214e4342aa3217946c9f6799 with delete_type TABLET_DATA_TOMBSTONED (TS e46c279d813c4ab58fc626b4182a8896 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45184
W20260630 12:37:36.740005  8891 catalog_manager.cc:4995] TS e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): delete failed for tablet 39e91668214e4342aa3217946c9f6799 because the tablet was not found. No further retry: Not found: Tablet not found: 39e91668214e4342aa3217946c9f6799
I20260630 12:37:36.742558  8891 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 960e2ec9b23a45eeb7d20bca26d693ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:36.746789  8902 catalog_manager.cc:5697] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 reported cstate change: config changed from index 3 to 4, NON_VOTER e46c279d813c4ab58fc626b4182a8896 (127.0.194.196) evicted. New cstate: current_term: 1 leader_uuid: "59b9b25c514841388111a29b5ff54361" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "98302cb337194940a7d4cd54d6a1d4d2" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 35055 } attrs { replace: false } } peers { permanent_uuid: "a1d88b0ed29a485dbd1b3c34f8d05af9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46649 } } peers { permanent_uuid: "59b9b25c514841388111a29b5ff54361" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37883 } } }
I20260630 12:37:36.755931  9269 tablet_service.cc:1558] Processing DeleteTablet for tablet 960e2ec9b23a45eeb7d20bca26d693ed with delete_type TABLET_DATA_TOMBSTONED (TS e46c279d813c4ab58fc626b4182a8896 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45184
W20260630 12:37:36.757355  8891 catalog_manager.cc:4995] TS e46c279d813c4ab58fc626b4182a8896 (127.0.194.196:43219): delete failed for tablet 960e2ec9b23a45eeb7d20bca26d693ed because the tablet was not found. No further retry: Not found: Tablet not found: 960e2ec9b23a45eeb7d20bca26d693ed
I20260630 12:37:37.601929   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:37.621325   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:37.622016   779 tablet_replica.cc:333] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2: stopping tablet replica
I20260630 12:37:37.622666   779 raft_consensus.cc:2243] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:37.623466   779 raft_consensus.cc:2272] T 39e91668214e4342aa3217946c9f6799 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.625703   779 tablet_replica.cc:333] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2: stopping tablet replica
I20260630 12:37:37.626248   779 raft_consensus.cc:2243] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:37.627005   779 raft_consensus.cc:2272] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.629232   779 tablet_replica.cc:333] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2: stopping tablet replica
I20260630 12:37:37.629755   779 raft_consensus.cc:2243] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.630324   779 raft_consensus.cc:2272] T 960e2ec9b23a45eeb7d20bca26d693ed P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.632453   779 tablet_replica.cc:333] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2: stopping tablet replica
I20260630 12:37:37.632966   779 raft_consensus.cc:2243] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.633370   779 raft_consensus.cc:2272] T 973161a63606402688561da4149cf9e8 P 98302cb337194940a7d4cd54d6a1d4d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.655777   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:37.669005   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:37.686522   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:37.687140   779 tablet_replica.cc:333] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9: stopping tablet replica
I20260630 12:37:37.687726   779 raft_consensus.cc:2243] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.688323   779 raft_consensus.cc:2272] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.690207   779 tablet_replica.cc:333] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9: stopping tablet replica
I20260630 12:37:37.690717   779 raft_consensus.cc:2243] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:37.691427   779 raft_consensus.cc:2272] T 973161a63606402688561da4149cf9e8 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.693312   779 tablet_replica.cc:333] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9: stopping tablet replica
I20260630 12:37:37.693773   779 raft_consensus.cc:2243] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.694324   779 raft_consensus.cc:2272] T 39e91668214e4342aa3217946c9f6799 P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.696286   779 tablet_replica.cc:333] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9: stopping tablet replica
I20260630 12:37:37.696803   779 raft_consensus.cc:2243] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.697335   779 raft_consensus.cc:2272] T 960e2ec9b23a45eeb7d20bca26d693ed P a1d88b0ed29a485dbd1b3c34f8d05af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.718875   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:37.730957   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:37.747637   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:37.748204   779 tablet_replica.cc:333] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361: stopping tablet replica
I20260630 12:37:37.748804   779 raft_consensus.cc:2243] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.749387   779 raft_consensus.cc:2272] T f2e4dd1d8e54470d8fe9c8eb9a326a56 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.751264   779 tablet_replica.cc:333] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361: stopping tablet replica
I20260630 12:37:37.751753   779 raft_consensus.cc:2243] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.752110   779 raft_consensus.cc:2272] T 973161a63606402688561da4149cf9e8 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.753994   779 tablet_replica.cc:333] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361: stopping tablet replica
I20260630 12:37:37.754776   779 raft_consensus.cc:2243] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:37.755545   779 raft_consensus.cc:2272] T 960e2ec9b23a45eeb7d20bca26d693ed P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.757462   779 tablet_replica.cc:333] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361: stopping tablet replica
I20260630 12:37:37.757879   779 raft_consensus.cc:2243] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:37.758386   779 raft_consensus.cc:2272] T 39e91668214e4342aa3217946c9f6799 P 59b9b25c514841388111a29b5ff54361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.781478   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:37.793819   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:37.812409   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:37.828068   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:37.836028   779 master.cc:562] Master@127.0.194.254:36607 shutting down...
I20260630 12:37:37.851949   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:37.852522   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:37.852939   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34f6ee2d03cd4c41978d034e14a474fd: stopping tablet replica
I20260630 12:37:37.871443   779 master.cc:584] Master@127.0.194.254:36607 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4620 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:37:37.900350   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:40167
I20260630 12:37:37.901535   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:37.906394  9341 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:37:37.908808   779 server_base.cc:1061] running on GCE node
W20260630 12:37:37.910902  9342 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:37:37.911255  9344 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:37:37.912340   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:37.912618   779 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:37:37.912843   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823057912826 us; error 0 us; skew 500 ppm
I20260630 12:37:37.913614   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:37.916682   779 webserver.cc:533] Webserver started at http://127.0.194.254:42399/ using document root <none> and password file <none>
I20260630 12:37:37.917183   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:37.917380   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:37.917671   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:37.918762   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "6366495ae1744017b49793de0ba41eea"
format_stamp: "Formatted at 2026-06-30 12:37:37 on dist-test-slave-zctk"
I20260630 12:37:37.923270   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:37.926604  9349 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:37:37.927368   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:37.927693   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "6366495ae1744017b49793de0ba41eea"
format_stamp: "Formatted at 2026-06-30 12:37:37 on dist-test-slave-zctk"
I20260630 12:37:37.928017   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-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:37:37.936820   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:37.937742   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:37.971865   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:40167
I20260630 12:37:37.971971  9400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:40167 every 8 connection(s)
I20260630 12:37:37.975636  9401 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:37:37.985780  9401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea: Bootstrap starting.
I20260630 12:37:37.989945  9401 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:37.993748  9401 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea: No bootstrap required, opened a new log
I20260630 12:37:37.995625  9401 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6366495ae1744017b49793de0ba41eea" member_type: VOTER }
I20260630 12:37:37.995985  9401 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:37.996155  9401 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6366495ae1744017b49793de0ba41eea, State: Initialized, Role: FOLLOWER
I20260630 12:37:37.996765  9401 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6366495ae1744017b49793de0ba41eea" member_type: VOTER }
I20260630 12:37:37.997186  9401 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:37.997376  9401 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:37.997579  9401 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:38.002226  9401 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6366495ae1744017b49793de0ba41eea" member_type: VOTER }
I20260630 12:37:38.002701  9401 leader_election.cc:304] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [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: 6366495ae1744017b49793de0ba41eea; no voters: 
I20260630 12:37:38.003819  9401 leader_election.cc:290] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:38.004163  9404 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:38.005514  9404 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 1 LEADER]: Becoming Leader. State: Replica: 6366495ae1744017b49793de0ba41eea, State: Running, Role: LEADER
I20260630 12:37:38.006165  9404 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [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: "6366495ae1744017b49793de0ba41eea" member_type: VOTER }
I20260630 12:37:38.006734  9401 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:38.009130  9406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6366495ae1744017b49793de0ba41eea. Latest consensus state: current_term: 1 leader_uuid: "6366495ae1744017b49793de0ba41eea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6366495ae1744017b49793de0ba41eea" member_type: VOTER } }
I20260630 12:37:38.009130  9405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6366495ae1744017b49793de0ba41eea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6366495ae1744017b49793de0ba41eea" member_type: VOTER } }
I20260630 12:37:38.009922  9406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:38.010003  9405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:38.015067  9409 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:38.022814  9409 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:38.023838   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:38.032289  9409 catalog_manager.cc:1383] Generated new cluster ID: 77322660987f43248f90a74b98b6038a
I20260630 12:37:38.032635  9409 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:38.048882  9409 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:38.050199  9409 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:38.073427  9409 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea: Generated new TSK 0
I20260630 12:37:38.074038  9409 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:38.090420   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.096060  9422 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:37:38.097126  9423 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:37:38.099833  9425 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:37:38.099881   779 server_base.cc:1061] running on GCE node
I20260630 12:37:38.101111   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.101336   779 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:37:38.101521   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823058101502 us; error 0 us; skew 500 ppm
I20260630 12:37:38.102062   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.104363   779 webserver.cc:533] Webserver started at http://127.0.194.193:40991/ using document root <none> and password file <none>
I20260630 12:37:38.104882   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.105098   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.105373   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.106493   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.111056   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:38.114256  9430 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:37:38.115023   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:38.115322   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.115679   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-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:37:38.142143   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.143164   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.144586   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.146816   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.147051   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.147285   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.147500   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.183844   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:38071
I20260630 12:37:38.183938  9492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:38071 every 8 connection(s)
I20260630 12:37:38.188956   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.195796  9497 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:37:38.197176  9498 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:37:38.200098   779 server_base.cc:1061] running on GCE node
W20260630 12:37:38.200958  9500 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:37:38.202175   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:38.202440   779 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:37:38.202602   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823058202590 us; error 0 us; skew 500 ppm
I20260630 12:37:38.202826  9493 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40167
I20260630 12:37:38.203123   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.203226  9493 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.204092  9493 heartbeater.cc:507] Master 127.0.194.254:40167 requested a full tablet report, sending...
I20260630 12:37:38.205870   779 webserver.cc:533] Webserver started at http://127.0.194.194:33331/ using document root <none> and password file <none>
I20260630 12:37:38.206300  9366 ts_manager.cc:194] Registered new tserver with Master: 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071)
I20260630 12:37:38.206434   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.206780   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.207077   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.208105   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.208263  9366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39116
I20260630 12:37:38.212533   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:37:38.215822  9505 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:37:38.216780   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:38.217103   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.217393   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-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:37:38.234977   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.235999   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.237689   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.239956   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.240187   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.240422   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.240607   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.277653   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:33781
I20260630 12:37:38.277781  9567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:33781 every 8 connection(s)
I20260630 12:37:38.282572   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:38.289342  9571 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:37:38.291129  9572 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:37:38.292409   779 server_base.cc:1061] running on GCE node
I20260630 12:37:38.294342  9568 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40167
W20260630 12:37:38.294421  9575 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:37:38.294893  9568 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.295717   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:38.295900  9568 heartbeater.cc:507] Master 127.0.194.254:40167 requested a full tablet report, sending...
W20260630 12:37:38.296041   779 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:37:38.296340   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823058296320 us; error 0 us; skew 500 ppm
I20260630 12:37:38.297096   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:38.298380  9366 ts_manager.cc:194] Registered new tserver with Master: a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:38.299742   779 webserver.cc:533] Webserver started at http://127.0.194.195:35423/ using document root <none> and password file <none>
I20260630 12:37:38.299960  9366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39122
I20260630 12:37:38.300343   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:38.300666   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:38.300946   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:38.302316   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "570ba47494fb4530b4680c3f267c062b"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.306622   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:38.309893  9579 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:37:38.310648   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:38.310951   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "570ba47494fb4530b4680c3f267c062b"
format_stamp: "Formatted at 2026-06-30 12:37:38 on dist-test-slave-zctk"
I20260630 12:37:38.311228   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822851694463-779-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:37:38.332136   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:38.333236   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:38.334616   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:38.336977   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:38.337221   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.337459   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:38.337658   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:38.373948   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:37825
I20260630 12:37:38.374047  9641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:37825 every 8 connection(s)
I20260630 12:37:38.387070  9642 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40167
I20260630 12:37:38.387506  9642 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:38.388221  9642 heartbeater.cc:507] Master 127.0.194.254:40167 requested a full tablet report, sending...
I20260630 12:37:38.390116  9366 ts_manager.cc:194] Registered new tserver with Master: 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:38.390779   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01364741s
I20260630 12:37:38.391494  9366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39124
I20260630 12:37:39.210909  9493 heartbeater.cc:499] Master 127.0.194.254:40167 was elected leader, sending a full tablet report...
I20260630 12:37:39.302923  9568 heartbeater.cc:499] Master 127.0.194.254:40167 was elected leader, sending a full tablet report...
I20260630 12:37:39.394109  9642 heartbeater.cc:499] Master 127.0.194.254:40167 was elected leader, sending a full tablet report...
I20260630 12:37:39.445621  9366 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39130:
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:37:39.447898  9366 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:37:39.502776  9533 tablet_service.cc:1511] Processing CreateTablet for tablet 99e3904ea9cb4e758e4305781c066cf0 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.504248  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e3904ea9cb4e758e4305781c066cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.506069  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 99e3904ea9cb4e758e4305781c066cf0 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.507359  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e3904ea9cb4e758e4305781c066cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.502858  9532 tablet_service.cc:1511] Processing CreateTablet for tablet 0232f29d689844fba7670aea808942f8 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.509224  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0232f29d689844fba7670aea808942f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.509601  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83e428bb5444e7924d2d9bbc90c77f (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.511893  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83e428bb5444e7924d2d9bbc90c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.516052  9606 tablet_service.cc:1511] Processing CreateTablet for tablet 0232f29d689844fba7670aea808942f8 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.517848  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0232f29d689844fba7670aea808942f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.531347  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83e428bb5444e7924d2d9bbc90c77f (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.533272  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83e428bb5444e7924d2d9bbc90c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.550853  9530 tablet_service.cc:1511] Processing CreateTablet for tablet a75d33b4547c4c1a9ed21611653f1643 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.552536  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75d33b4547c4c1a9ed21611653f1643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.557838  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 99e3904ea9cb4e758e4305781c066cf0 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:39.559233  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e3904ea9cb4e758e4305781c066cf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.570394  9457 tablet_service.cc:1511] Processing CreateTablet for tablet 0232f29d689844fba7670aea808942f8 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:39.571849  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0232f29d689844fba7670aea808942f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.573979  9604 tablet_service.cc:1511] Processing CreateTablet for tablet a75d33b4547c4c1a9ed21611653f1643 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.575352  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75d33b4547c4c1a9ed21611653f1643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.584206  9663 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:39.586247  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 3e83e428bb5444e7924d2d9bbc90c77f (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:39.587702  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e83e428bb5444e7924d2d9bbc90c77f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.593731  9663 tablet_bootstrap.cc:654] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.598351  9455 tablet_service.cc:1511] Processing CreateTablet for tablet a75d33b4547c4c1a9ed21611653f1643 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:39.599771  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75d33b4547c4c1a9ed21611653f1643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.607051  9663 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:39.608860  9532 tablet_service.cc:1511] Processing CreateTablet for tablet b162a186d6fe4724b3e67fb41a3da25c (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.610849  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b162a186d6fe4724b3e67fb41a3da25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.614542  9454 tablet_service.cc:1511] Processing CreateTablet for tablet b162a186d6fe4724b3e67fb41a3da25c (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.615021  9607 tablet_service.cc:1511] Processing CreateTablet for tablet b162a186d6fe4724b3e67fb41a3da25c (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:39.615918  9454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b162a186d6fe4724b3e67fb41a3da25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.616866  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b162a186d6fe4724b3e67fb41a3da25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.631174  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.631466  9453 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.637046  9663 ts_tablet_manager.cc:1403] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.053s	user 0.003s	sys 0.017s
I20260630 12:37:39.639683  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.642750  9663 raft_consensus.cc:359] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.643872  9663 raft_consensus.cc:385] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.644274  9663 raft_consensus.cc:740] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.644507  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970 (DEFAULT_TABLE table=test-workload [id=fb1174cfb6ab4cc9b472f015eac1dd0f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:39.645458  9663 consensus_queue.cc:260] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.646337  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.639679  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d56aaf6c31647b5b2e6e1c95a8a3970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:39.669188  9662 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:39.682860  9666 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:39.682140  9663 ts_tablet_manager.cc:1434] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.018s
I20260630 12:37:39.687678  9663 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:39.689766  9666 tablet_bootstrap.cc:654] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.691043  9662 tablet_bootstrap.cc:654] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.694582  9663 tablet_bootstrap.cc:654] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.705179  9662 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
I20260630 12:37:39.705338  9663 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:39.705812  9662 ts_tablet_manager.cc:1403] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.000s
I20260630 12:37:39.705984  9663 ts_tablet_manager.cc:1403] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.001s
I20260630 12:37:39.708840  9663 raft_consensus.cc:359] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.709435  9663 raft_consensus.cc:385] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.709720  9663 raft_consensus.cc:740] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.709738  9662 raft_consensus.cc:359] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.710494  9663 consensus_queue.cc:260] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.710966  9662 raft_consensus.cc:385] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.711678  9662 raft_consensus.cc:740] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.712422  9662 consensus_queue.cc:260] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.713954  9663 ts_tablet_manager.cc:1434] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:39.714298  9666 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:39.715037  9666 ts_tablet_manager.cc:1403] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.012s
I20260630 12:37:39.715103  9663 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:39.719576  9666 raft_consensus.cc:359] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.720708  9666 raft_consensus.cc:385] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.721179  9666 raft_consensus.cc:740] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.722616  9663 tablet_bootstrap.cc:654] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.726269  9662 ts_tablet_manager.cc:1434] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260630 12:37:39.727487  9662 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:39.722361  9666 consensus_queue.cc:260] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.734818  9662 tablet_bootstrap.cc:654] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.737423  9666 ts_tablet_manager.cc:1434] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:37:39.742511  9666 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:39.750710  9666 tablet_bootstrap.cc:654] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.754268  9662 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
I20260630 12:37:39.754899  9662 ts_tablet_manager.cc:1403] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260630 12:37:39.758560  9662 raft_consensus.cc:359] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.759621  9662 raft_consensus.cc:385] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.760015  9662 raft_consensus.cc:740] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.761140  9662 consensus_queue.cc:260] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.763342  9662 ts_tablet_manager.cc:1434] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:39.764075  9666 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:39.764518  9662 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:39.764745  9666 ts_tablet_manager.cc:1403] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:37:39.767834  9666 raft_consensus.cc:359] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.768819  9666 raft_consensus.cc:385] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.769222  9666 raft_consensus.cc:740] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.770603  9662 tablet_bootstrap.cc:654] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.770185  9666 consensus_queue.cc:260] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.772996  9666 ts_tablet_manager.cc:1434] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:39.774487  9666 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:39.782708  9666 tablet_bootstrap.cc:654] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.795883  9666 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:39.796773  9666 ts_tablet_manager.cc:1403] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260630 12:37:39.800773  9666 raft_consensus.cc:359] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.802062  9666 raft_consensus.cc:385] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.802546  9666 raft_consensus.cc:740] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.803777  9666 consensus_queue.cc:260] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.806600  9663 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:39.807047  9666 ts_tablet_manager.cc:1434] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:37:39.807188  9663 ts_tablet_manager.cc:1403] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.092s	user 0.046s	sys 0.044s
I20260630 12:37:39.808514  9666 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:39.811204  9663 raft_consensus.cc:359] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.812008  9663 raft_consensus.cc:385] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.812345  9663 raft_consensus.cc:740] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.813792  9662 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
I20260630 12:37:39.813278  9663 consensus_queue.cc:260] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.814338  9662 ts_tablet_manager.cc:1403] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.016s
I20260630 12:37:39.815004  9666 tablet_bootstrap.cc:654] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.816011  9663 ts_tablet_manager.cc:1434] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260630 12:37:39.817219  9663 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:39.817373  9662 raft_consensus.cc:359] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.818151  9662 raft_consensus.cc:385] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.818526  9662 raft_consensus.cc:740] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.819695  9662 consensus_queue.cc:260] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.822789  9662 ts_tablet_manager.cc:1434] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:39.824185  9662 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:39.824369  9663 tablet_bootstrap.cc:654] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.826815  9670 raft_consensus.cc:493] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.827482  9670 raft_consensus.cc:515] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.836284  9663 tablet_bootstrap.cc:492] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:39.836930  9663 ts_tablet_manager.cc:1403] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:37:39.839767  9672 raft_consensus.cc:493] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.839980  9663 raft_consensus.cc:359] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.840945  9663 raft_consensus.cc:385] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.840485  9672 raft_consensus.cc:515] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.841308  9663 raft_consensus.cc:740] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.842438  9663 consensus_queue.cc:260] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:39.844105  9670 leader_election.cc:290] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:39.845346  9663 ts_tablet_manager.cc:1434] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:39.848863  9672 leader_election.cc:290] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:39.849954  9672 raft_consensus.cc:493] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.850519  9672 raft_consensus.cc:515] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.858384  9672 leader_election.cc:290] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:39.866499  9663 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:39.870814  9666 tablet_bootstrap.cc:492] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:39.871412  9666 ts_tablet_manager.cc:1403] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.031s
I20260630 12:37:39.874719  9666 raft_consensus.cc:359] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.875507  9666 raft_consensus.cc:385] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.875837  9666 raft_consensus.cc:740] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.876685  9663 tablet_bootstrap.cc:654] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.876742  9666 consensus_queue.cc:260] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.878577  9662 tablet_bootstrap.cc:654] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.879834  9666 ts_tablet_manager.cc:1434] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:39.880973  9666 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:39.886612  9666 tablet_bootstrap.cc:654] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:39.895069  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0232f29d689844fba7670aea808942f8" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
I20260630 12:37:39.895738  9543 raft_consensus.cc:2468] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 0.
I20260630 12:37:39.897984  9583 leader_election.cc:304] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [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: 570ba47494fb4530b4680c3f267c062b, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:39.899348  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0232f29d689844fba7670aea808942f8" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:39.899586  9670 raft_consensus.cc:2804] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.900235  9670 raft_consensus.cc:493] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.900730  9670 raft_consensus.cc:3060] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.900784  9662 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
I20260630 12:37:39.901746  9662 ts_tablet_manager.cc:1403] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.007s
W20260630 12:37:39.902076  9581 leader_election.cc:343] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.900995  9665 raft_consensus.cc:493] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.903416  9665 raft_consensus.cc:515] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.905313  9662 raft_consensus.cc:359] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.906235  9662 raft_consensus.cc:385] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.906620  9662 raft_consensus.cc:740] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.913311  9665 leader_election.cc:290] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:39.939615  9666 tablet_bootstrap.cc:492] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:39.940501  9666 ts_tablet_manager.cc:1403] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.016s
I20260630 12:37:39.934235  9662 consensus_queue.cc:260] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.933521  9670 raft_consensus.cc:515] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.948411  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e3904ea9cb4e758e4305781c066cf0" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b" is_pre_election: true
I20260630 12:37:39.949529  9617 raft_consensus.cc:2468] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d9c73da38d44aaebdcee64c3c3f8827 in term 0.
I20260630 12:37:39.950716  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e3904ea9cb4e758e4305781c066cf0" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
I20260630 12:37:39.951560  9543 raft_consensus.cc:2468] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d9c73da38d44aaebdcee64c3c3f8827 in term 0.
I20260630 12:37:39.952363  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0232f29d689844fba7670aea808942f8" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
I20260630 12:37:39.953310  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0232f29d689844fba7670aea808942f8" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
I20260630 12:37:39.953954  9543 raft_consensus.cc:3060] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.954592  9434 leader_election.cc:304] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [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: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:39.956198  9672 raft_consensus.cc:2804] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.956740  9672 raft_consensus.cc:493] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.957289  9672 raft_consensus.cc:3060] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.951578  9666 raft_consensus.cc:359] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.960781  9666 raft_consensus.cc:385] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:39.961148  9666 raft_consensus.cc:740] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:39.961163  9670 leader_election.cc:290] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 election: Requested vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:39.961874  9670 raft_consensus.cc:493] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:39.961992  9666 consensus_queue.cc:260] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
W20260630 12:37:39.962131  9581 leader_election.cc:343] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.962324  9670 raft_consensus.cc:515] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.952590  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
W20260630 12:37:39.966805  9434 leader_election.cc:343] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.966892  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:39.970656  9468 raft_consensus.cc:2468] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 0.
I20260630 12:37:39.972474  9507 leader_election.cc:304] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [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: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:39.951174  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b" is_pre_election: true
I20260630 12:37:39.973691  9665 raft_consensus.cc:2804] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:39.973829  9543 raft_consensus.cc:2468] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 1.
I20260630 12:37:39.974140  9665 raft_consensus.cc:493] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:39.974622  9665 raft_consensus.cc:3060] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:39.975313  9431 leader_election.cc:343] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:39.975929  9431 leader_election.cc:304] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [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: 2d9c73da38d44aaebdcee64c3c3f8827; no voters: 570ba47494fb4530b4680c3f267c062b, a59ba3d731a047e6ba439dd097cb4e6f
I20260630 12:37:39.977505  9662 ts_tablet_manager.cc:1434] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.003s
I20260630 12:37:39.975159  9583 leader_election.cc:304] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [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: 570ba47494fb4530b4680c3f267c062b, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 2d9c73da38d44aaebdcee64c3c3f8827
I20260630 12:37:39.978897  9662 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:39.983053  9665 raft_consensus.cc:515] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.989571  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
I20260630 12:37:39.990728  9468 raft_consensus.cc:3060] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:39.990721  9690 raft_consensus.cc:2804] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:39.993152  9665 leader_election.cc:290] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [CANDIDATE]: Term 1 election: Requested vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:39.995282  9690 raft_consensus.cc:697] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Becoming Leader. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Running, Role: LEADER
I20260630 12:37:39.996510  9467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:39.996372  9690 consensus_queue.cc:237] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [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: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:39.999047  9670 leader_election.cc:290] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:40.001382  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
I20260630 12:37:40.002544  9543 raft_consensus.cc:2393] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 570ba47494fb4530b4680c3f267c062b in current term 1: Already voted for candidate a59ba3d731a047e6ba439dd097cb4e6f in this term.
I20260630 12:37:40.005100  9583 leader_election.cc:304] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [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: 570ba47494fb4530b4680c3f267c062b; no voters: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f
I20260630 12:37:40.008327  9670 raft_consensus.cc:3060] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.012750  9662 tablet_bootstrap.cc:654] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.016832  9672 raft_consensus.cc:515] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
W20260630 12:37:40.018347  9414 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:40.018838  9693 raft_consensus.cc:2749] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:40.019586  9663 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:40.020129  9663 ts_tablet_manager.cc:1403] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.015s
I20260630 12:37:40.020274  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e3904ea9cb4e758e4305781c066cf0" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
I20260630 12:37:40.021092  9543 raft_consensus.cc:3060] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.022953  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b" is_pre_election: true
I20260630 12:37:40.023552  9663 raft_consensus.cc:359] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.024436  9663 raft_consensus.cc:385] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.024586  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75d33b4547c4c1a9ed21611653f1643" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b"
I20260630 12:37:40.020087  9693 raft_consensus.cc:493] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.026567  9666 ts_tablet_manager.cc:1434] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.086s	user 0.017s	sys 0.021s
I20260630 12:37:40.027722  9666 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: Bootstrap starting.
I20260630 12:37:40.024827  9663 raft_consensus.cc:740] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.027014  9693 raft_consensus.cc:515] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.033516  9663 consensus_queue.cc:260] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.038566  9663 ts_tablet_manager.cc:1434] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:37:40.039723  9663 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: Bootstrap starting.
I20260630 12:37:40.040318  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
W20260630 12:37:40.042893  9434 leader_election.cc:343] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.046106  9468 raft_consensus.cc:2468] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 1.
I20260630 12:37:40.047449  9507 leader_election.cc:304] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [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: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 570ba47494fb4530b4680c3f267c062b
I20260630 12:37:40.047950  9666 tablet_bootstrap.cc:654] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.048734  9665 raft_consensus.cc:2804] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.046161  9663 tablet_bootstrap.cc:654] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.056149  9665 raft_consensus.cc:697] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 LEADER]: Becoming Leader. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Running, Role: LEADER
I20260630 12:37:40.059723  9543 raft_consensus.cc:2468] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d9c73da38d44aaebdcee64c3c3f8827 in term 1.
I20260630 12:37:40.060537  9665 consensus_queue.cc:237] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [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: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.061045  9434 leader_election.cc:304] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [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: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:40.063223  9692 raft_consensus.cc:2804] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.065177  9693 leader_election.cc:290] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:40.057570  9672 leader_election.cc:290] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 election: Requested vote from peers a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:40.073729  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e3904ea9cb4e758e4305781c066cf0" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b"
I20260630 12:37:40.074400  9617 raft_consensus.cc:3060] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.080395  9617 raft_consensus.cc:2468] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d9c73da38d44aaebdcee64c3c3f8827 in term 1.
I20260630 12:37:40.069272  9692 raft_consensus.cc:697] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 LEADER]: Becoming Leader. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Running, Role: LEADER
I20260630 12:37:40.081271  9690 raft_consensus.cc:493] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.081801  9690 raft_consensus.cc:515] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.081969  9692 consensus_queue.cc:237] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [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: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } }
I20260630 12:37:40.085781  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83e428bb5444e7924d2d9bbc90c77f" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:40.086624  9468 raft_consensus.cc:2468] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 0.
I20260630 12:37:40.085951  9690 leader_election.cc:290] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:40.087178  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83e428bb5444e7924d2d9bbc90c77f" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
I20260630 12:37:40.087921  9581 leader_election.cc:304] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [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: 2d9c73da38d44aaebdcee64c3c3f8827, 570ba47494fb4530b4680c3f267c062b; no voters: 
I20260630 12:37:40.088351  9543 raft_consensus.cc:2468] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 0.
I20260630 12:37:40.089054  9690 raft_consensus.cc:2804] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.089510  9690 raft_consensus.cc:493] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.089915  9690 raft_consensus.cc:3060] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.091260  9663 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: No bootstrap required, opened a new log
I20260630 12:37:40.087920  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b" is_pre_election: true
I20260630 12:37:40.091993  9663 ts_tablet_manager.cc:1403] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.011s
I20260630 12:37:40.092725  9662 tablet_bootstrap.cc:492] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
W20260630 12:37:40.092988  9431 leader_election.cc:343] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:40.093318  9662 ts_tablet_manager.cc:1403] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.013s
I20260630 12:37:40.093520  9431 leader_election.cc:304] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [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: 2d9c73da38d44aaebdcee64c3c3f8827; no voters: 570ba47494fb4530b4680c3f267c062b, a59ba3d731a047e6ba439dd097cb4e6f
I20260630 12:37:40.094192  9666 tablet_bootstrap.cc:492] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: No bootstrap required, opened a new log
I20260630 12:37:40.101045  9666 ts_tablet_manager.cc:1403] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.000s
I20260630 12:37:40.094790  9695 raft_consensus.cc:2749] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:40.095009  9663 raft_consensus.cc:359] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.103024  9663 raft_consensus.cc:385] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.103397  9663 raft_consensus.cc:740] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.096814  9662 raft_consensus.cc:359] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.102418  9365 catalog_manager.cc:5697] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194). New cstate: current_term: 1 leader_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.104421  9663 consensus_queue.cc:260] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.104872  9666 raft_consensus.cc:359] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.105790  9666 raft_consensus.cc:385] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.106151  9666 raft_consensus.cc:740] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d9c73da38d44aaebdcee64c3c3f8827, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.106909  9662 raft_consensus.cc:385] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.107219  9663 ts_tablet_manager.cc:1434] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:37:40.106952  9666 consensus_queue.cc:260] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.070828  9670 raft_consensus.cc:2749] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:40.107453  9662 raft_consensus.cc:740] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.108239  9690 raft_consensus.cc:515] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.109457  9616 raft_consensus.cc:2468] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 1.
I20260630 12:37:40.110634  9666 ts_tablet_manager.cc:1434] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:40.111295  9690 leader_election.cc:290] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 election: Requested vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:40.112021  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83e428bb5444e7924d2d9bbc90c77f" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
I20260630 12:37:40.112645  9468 raft_consensus.cc:3060] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.109887  9662 consensus_queue.cc:260] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.115062  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e83e428bb5444e7924d2d9bbc90c77f" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
I20260630 12:37:40.115267  9662 ts_tablet_manager.cc:1434] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:37:40.115670  9543 raft_consensus.cc:3060] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.116411  9662 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: Bootstrap starting.
I20260630 12:37:40.120273  9468 raft_consensus.cc:2468] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 1.
I20260630 12:37:40.121591  9581 leader_election.cc:304] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [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: 2d9c73da38d44aaebdcee64c3c3f8827, 570ba47494fb4530b4680c3f267c062b; no voters: 
I20260630 12:37:40.122473  9690 raft_consensus.cc:2804] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.122960  9690 raft_consensus.cc:697] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Becoming Leader. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Running, Role: LEADER
I20260630 12:37:40.123792  9690 consensus_queue.cc:237] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [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: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.123790  9543 raft_consensus.cc:2468] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 1.
I20260630 12:37:40.128932  9662 tablet_bootstrap.cc:654] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:40.132370  9363 catalog_manager.cc:5697] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.135986  9662 tablet_bootstrap.cc:492] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: No bootstrap required, opened a new log
I20260630 12:37:40.136555  9662 ts_tablet_manager.cc:1403] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20260630 12:37:40.139531  9662 raft_consensus.cc:359] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.140105  9662 raft_consensus.cc:385] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:40.140367  9662 raft_consensus.cc:740] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Initialized, Role: FOLLOWER
I20260630 12:37:40.141163  9662 consensus_queue.cc:260] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.143357  9662 ts_tablet_manager.cc:1434] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:40.142709  9366 catalog_manager.cc:5697] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b reported cstate change: term changed from 0 to 1, leader changed from <none> to 570ba47494fb4530b4680c3f267c062b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "570ba47494fb4530b4680c3f267c062b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.157045  9363 catalog_manager.cc:5697] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b reported cstate change: term changed from 0 to 1, leader changed from <none> to 570ba47494fb4530b4680c3f267c062b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "570ba47494fb4530b4680c3f267c062b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.205783  9665 raft_consensus.cc:493] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.206321  9665 raft_consensus.cc:515] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.208110  9665 leader_election.cc:290] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:40.209125  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:40.209244  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b" is_pre_election: true
I20260630 12:37:40.209952  9468 raft_consensus.cc:2468] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 0.
I20260630 12:37:40.210003  9616 raft_consensus.cc:2468] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 0.
I20260630 12:37:40.211127  9507 leader_election.cc:304] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [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: 2d9c73da38d44aaebdcee64c3c3f8827, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:40.211825  9665 raft_consensus.cc:2804] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.212189  9665 raft_consensus.cc:493] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.212527  9665 raft_consensus.cc:3060] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.217733  9665 raft_consensus.cc:515] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.219379  9665 leader_election.cc:290] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [CANDIDATE]: Term 1 election: Requested vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), 570ba47494fb4530b4680c3f267c062b (127.0.194.195:37825)
I20260630 12:37:40.220167  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
I20260630 12:37:40.220391  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d56aaf6c31647b5b2e6e1c95a8a3970" candidate_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "570ba47494fb4530b4680c3f267c062b"
I20260630 12:37:40.220798  9468 raft_consensus.cc:3060] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.220970  9616 raft_consensus.cc:3060] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.225903  9616 raft_consensus.cc:2468] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 1.
I20260630 12:37:40.225934  9468 raft_consensus.cc:2468] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a59ba3d731a047e6ba439dd097cb4e6f in term 1.
I20260630 12:37:40.227001  9506 leader_election.cc:304] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [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: 570ba47494fb4530b4680c3f267c062b, a59ba3d731a047e6ba439dd097cb4e6f; no voters: 
I20260630 12:37:40.227730  9665 raft_consensus.cc:2804] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.228231  9665 raft_consensus.cc:697] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 LEADER]: Becoming Leader. State: Replica: a59ba3d731a047e6ba439dd097cb4e6f, State: Running, Role: LEADER
I20260630 12:37:40.229046  9665 consensus_queue.cc:237] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [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: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.235853  9363 catalog_manager.cc:5697] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f reported cstate change: term changed from 0 to 1, leader changed from <none> to a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194). New cstate: current_term: 1 leader_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:40.354904  9690 raft_consensus.cc:493] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:40.355472  9690 raft_consensus.cc:515] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.357427  9690 leader_election.cc:290] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:40.358215  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" is_pre_election: true
I20260630 12:37:40.358453  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" is_pre_election: true
I20260630 12:37:40.358834  9468 raft_consensus.cc:2468] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 0.
I20260630 12:37:40.359099  9543 raft_consensus.cc:2468] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 0.
I20260630 12:37:40.359900  9581 leader_election.cc:304] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [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: 2d9c73da38d44aaebdcee64c3c3f8827, 570ba47494fb4530b4680c3f267c062b; no voters: 
I20260630 12:37:40.360757  9690 raft_consensus.cc:2804] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:40.361053  9690 raft_consensus.cc:493] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:40.361268  9690 raft_consensus.cc:3060] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.365985  9690 raft_consensus.cc:515] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.367543  9690 leader_election.cc:290] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [CANDIDATE]: Term 1 election: Requested vote from peers 2d9c73da38d44aaebdcee64c3c3f8827 (127.0.194.193:38071), a59ba3d731a047e6ba439dd097cb4e6f (127.0.194.194:33781)
I20260630 12:37:40.368302  9468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d9c73da38d44aaebdcee64c3c3f8827"
I20260630 12:37:40.368546  9543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b162a186d6fe4724b3e67fb41a3da25c" candidate_uuid: "570ba47494fb4530b4680c3f267c062b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a59ba3d731a047e6ba439dd097cb4e6f"
I20260630 12:37:40.368861  9468 raft_consensus.cc:3060] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.369177  9543 raft_consensus.cc:3060] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.373688  9468 raft_consensus.cc:2468] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 1.
I20260630 12:37:40.373953  9543 raft_consensus.cc:2468] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 570ba47494fb4530b4680c3f267c062b in term 1.
I20260630 12:37:40.374858  9581 leader_election.cc:304] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [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: 2d9c73da38d44aaebdcee64c3c3f8827, 570ba47494fb4530b4680c3f267c062b; no voters: 
I20260630 12:37:40.375659  9690 raft_consensus.cc:2804] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:40.376071  9690 raft_consensus.cc:697] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Becoming Leader. State: Replica: 570ba47494fb4530b4680c3f267c062b, State: Running, Role: LEADER
I20260630 12:37:40.376780  9690 consensus_queue.cc:237] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [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: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } }
I20260630 12:37:40.383824  9363 catalog_manager.cc:5697] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b reported cstate change: term changed from 0 to 1, leader changed from <none> to 570ba47494fb4530b4680c3f267c062b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "570ba47494fb4530b4680c3f267c062b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:40.462632  9468 raft_consensus.cc:3060] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:40.478502  9690 consensus_queue.cc:1048] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.529803  9670 consensus_queue.cc:1048] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.534425  9696 consensus_queue.cc:1048] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:40.583442  9696 consensus_queue.cc:1048] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:40.603011  9670 consensus_queue.cc:1048] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.618208  9692 consensus_queue.cc:1048] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.625133  9721 consensus_queue.cc:1048] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.648226  9692 consensus_queue.cc:1048] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "570ba47494fb4530b4680c3f267c062b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 37825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:40.702100  9689 consensus_queue.cc:1048] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.710661  9665 consensus_queue.cc:1048] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:40.769646  9689 consensus_queue.cc:1048] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d9c73da38d44aaebdcee64c3c3f8827" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:40.793958  9670 consensus_queue.cc:1048] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a59ba3d731a047e6ba439dd097cb4e6f" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 33781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:41.004964  9583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.194:33781, user_credentials={real_user=slave}} blocked reactor thread for 55732.5us
W20260630 12:37:41.480523  9581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:38071, user_credentials={real_user=slave}} blocked reactor thread for 49923.9us
W20260630 12:37:41.853955  9712 meta_cache.cc:1261] Time spent looking up entry by key: real 0.117s	user 0.001s	sys 0.003s
I20260630 12:37:42.078709   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:42.103497   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:42.104221   779 tablet_replica.cc:333] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.105067   779 raft_consensus.cc:2243] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.105618   779 raft_consensus.cc:2272] T a75d33b4547c4c1a9ed21611653f1643 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.108500   779 tablet_replica.cc:333] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.109153   779 raft_consensus.cc:2243] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.109671   779 raft_consensus.cc:2272] T 0232f29d689844fba7670aea808942f8 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.112135   779 tablet_replica.cc:333] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.112792   779 raft_consensus.cc:2243] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.113332   779 raft_consensus.cc:2272] T 3e83e428bb5444e7924d2d9bbc90c77f P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.115902   779 tablet_replica.cc:333] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.116458   779 raft_consensus.cc:2243] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.117048   779 raft_consensus.cc:2272] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.119514   779 tablet_replica.cc:333] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.120018   779 raft_consensus.cc:2243] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.120887   779 raft_consensus.cc:2272] T 99e3904ea9cb4e758e4305781c066cf0 P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.123119   779 tablet_replica.cc:333] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827: stopping tablet replica
I20260630 12:37:42.123600   779 raft_consensus.cc:2243] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.124053   779 raft_consensus.cc:2272] T b162a186d6fe4724b3e67fb41a3da25c P 2d9c73da38d44aaebdcee64c3c3f8827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.149943   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:42.166062   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:42.187440   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:42.188010   779 tablet_replica.cc:333] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.188663   779 raft_consensus.cc:2243] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.189459   779 raft_consensus.cc:2272] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.191787   779 tablet_replica.cc:333] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.192333   779 raft_consensus.cc:2243] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.192865   779 raft_consensus.cc:2272] T b162a186d6fe4724b3e67fb41a3da25c P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.195117   779 tablet_replica.cc:333] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.195657   779 raft_consensus.cc:2243] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.196125   779 raft_consensus.cc:2272] T 99e3904ea9cb4e758e4305781c066cf0 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.198596   779 tablet_replica.cc:333] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.199131   779 raft_consensus.cc:2243] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.199858   779 raft_consensus.cc:2272] T a75d33b4547c4c1a9ed21611653f1643 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.202176   779 tablet_replica.cc:333] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.202674   779 raft_consensus.cc:2243] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.203136   779 raft_consensus.cc:2272] T 3e83e428bb5444e7924d2d9bbc90c77f P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.205483   779 tablet_replica.cc:333] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f: stopping tablet replica
I20260630 12:37:42.205960   779 raft_consensus.cc:2243] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.206418   779 raft_consensus.cc:2272] T 0232f29d689844fba7670aea808942f8 P a59ba3d731a047e6ba439dd097cb4e6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.233855   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:42.249122   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:42.270744   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:42.271333   779 tablet_replica.cc:333] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.272006   779 raft_consensus.cc:2243] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.272879   779 raft_consensus.cc:2272] T b162a186d6fe4724b3e67fb41a3da25c P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.275552   779 tablet_replica.cc:333] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.276116   779 raft_consensus.cc:2243] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.276767   779 raft_consensus.cc:2272] T a75d33b4547c4c1a9ed21611653f1643 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.279160   779 tablet_replica.cc:333] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.279800   779 raft_consensus.cc:2243] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.280679   779 raft_consensus.cc:2272] T 0232f29d689844fba7670aea808942f8 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.282886   779 tablet_replica.cc:333] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.283398   779 raft_consensus.cc:2243] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.284144   779 raft_consensus.cc:2272] T 3e83e428bb5444e7924d2d9bbc90c77f P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.286366   779 tablet_replica.cc:333] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.286875   779 raft_consensus.cc:2243] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.287343   779 raft_consensus.cc:2272] T 2d56aaf6c31647b5b2e6e1c95a8a3970 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.289708   779 tablet_replica.cc:333] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b: stopping tablet replica
I20260630 12:37:42.290134   779 raft_consensus.cc:2243] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:42.290577   779 raft_consensus.cc:2272] T 99e3904ea9cb4e758e4305781c066cf0 P 570ba47494fb4530b4680c3f267c062b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.317850   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:42.333809   779 master.cc:562] Master@127.0.194.254:40167 shutting down...
I20260630 12:37:42.352447   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:42.353009   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:42.353331   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6366495ae1744017b49793de0ba41eea: stopping tablet replica
I20260630 12:37:42.371707   779 master.cc:584] Master@127.0.194.254:40167 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4502 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:37:42.402478   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:38169
I20260630 12:37:42.403695   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:42.408533  9773 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:37:42.408543  9774 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:37:42.416507  9776 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:37:42.416538   779 server_base.cc:1061] running on GCE node
I20260630 12:37:42.417789   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:42.417961   779 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:37:42.418085   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823062418073 us; error 0 us; skew 500 ppm
I20260630 12:37:42.418519   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:42.420714   779 webserver.cc:533] Webserver started at http://127.0.194.254:41545/ using document root <none> and password file <none>
I20260630 12:37:42.421149   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:42.421298   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:42.421561   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:42.422549   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "734a7d63596146a7a8c68729aba13af3"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.426751   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:42.429850  9781 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:37:42.430567   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:42.430845   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "734a7d63596146a7a8c68729aba13af3"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.431126   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-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:37:42.442965   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:42.443907   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:42.477718   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:38169
I20260630 12:37:42.477810  9832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:38169 every 8 connection(s)
I20260630 12:37:42.481499  9833 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:37:42.491556  9833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3: Bootstrap starting.
I20260630 12:37:42.495689  9833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:42.499529  9833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3: No bootstrap required, opened a new log
I20260630 12:37:42.501510  9833 raft_consensus.cc:359] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER }
I20260630 12:37:42.501930  9833 raft_consensus.cc:385] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:42.502166  9833 raft_consensus.cc:740] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 734a7d63596146a7a8c68729aba13af3, State: Initialized, Role: FOLLOWER
I20260630 12:37:42.502799  9833 consensus_queue.cc:260] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER }
I20260630 12:37:42.503258  9833 raft_consensus.cc:399] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:42.503486  9833 raft_consensus.cc:493] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:42.503818  9833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:42.508345  9833 raft_consensus.cc:515] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER }
I20260630 12:37:42.508867  9833 leader_election.cc:304] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [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: 734a7d63596146a7a8c68729aba13af3; no voters: 
I20260630 12:37:42.509984  9833 leader_election.cc:290] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:42.510349  9836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:42.511675  9836 raft_consensus.cc:697] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 1 LEADER]: Becoming Leader. State: Replica: 734a7d63596146a7a8c68729aba13af3, State: Running, Role: LEADER
I20260630 12:37:42.512317  9836 consensus_queue.cc:237] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [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: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER }
I20260630 12:37:42.512933  9833 sys_catalog.cc:565] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:42.517091  9838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 734a7d63596146a7a8c68729aba13af3. Latest consensus state: current_term: 1 leader_uuid: "734a7d63596146a7a8c68729aba13af3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER } }
I20260630 12:37:42.517218  9837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "734a7d63596146a7a8c68729aba13af3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "734a7d63596146a7a8c68729aba13af3" member_type: VOTER } }
I20260630 12:37:42.517975  9838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:42.518239  9837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:42.521226  9843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:42.526242  9843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:42.529521   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:42.535008  9843 catalog_manager.cc:1383] Generated new cluster ID: 881e7d29f9c647d384ca5c0fd2b29144
I20260630 12:37:42.535305  9843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:42.557206  9843 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:42.558527  9843 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:42.573753  9843 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3: Generated new TSK 0
I20260630 12:37:42.574381  9843 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:42.596378   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:42.602505  9854 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:37:42.603897  9855 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:37:42.605129  9857 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:37:42.605495   779 server_base.cc:1061] running on GCE node
I20260630 12:37:42.606421   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:42.606603   779 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:37:42.606822   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823062606801 us; error 0 us; skew 500 ppm
I20260630 12:37:42.607342   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:42.609709   779 webserver.cc:533] Webserver started at http://127.0.194.193:33965/ using document root <none> and password file <none>
I20260630 12:37:42.610198   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:42.610390   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:42.610668   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:42.611724   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "d9e148c79ef3432f9e5b1c81bb7693ce"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.624985   779 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:37:42.628456  9862 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:37:42.629398   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:42.629724   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "d9e148c79ef3432f9e5b1c81bb7693ce"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.630031   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-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:37:42.644523   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:42.645731   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:42.647149   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:42.649446   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:42.649667   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.649912   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:42.650090   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.687623   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:46513
I20260630 12:37:42.687719  9924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:46513 every 8 connection(s)
I20260630 12:37:42.692732   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:42.700860  9930 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:37:42.701681  9929 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:37:42.705325   779 server_base.cc:1061] running on GCE node
W20260630 12:37:42.706224  9932 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:37:42.707464  9925 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38169
I20260630 12:37:42.707861  9925 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:42.707979   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:42.708276   779 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:37:42.708459   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823062708428 us; error 0 us; skew 500 ppm
I20260630 12:37:42.708828  9925 heartbeater.cc:507] Master 127.0.194.254:38169 requested a full tablet report, sending...
I20260630 12:37:42.709153   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:42.711185  9798 ts_manager.cc:194] Registered new tserver with Master: d9e148c79ef3432f9e5b1c81bb7693ce (127.0.194.193:46513)
I20260630 12:37:42.712033   779 webserver.cc:533] Webserver started at http://127.0.194.194:33159/ using document root <none> and password file <none>
I20260630 12:37:42.712706   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:42.712941   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:42.713255   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:42.713735  9798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52042
I20260630 12:37:42.714654   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "84a9210ce96944628a09b0d85be819a8"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.719224   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:42.722421  9937 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:37:42.723202   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:42.723517   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "84a9210ce96944628a09b0d85be819a8"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.723837   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-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:37:42.739850   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:42.740931   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:42.742295   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:42.744433   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:42.744676   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.744913   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:42.745090   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.782547   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:37641
I20260630 12:37:42.782668  9999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:37641 every 8 connection(s)
I20260630 12:37:42.787343   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:42.793457 10003 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:37:42.794102 10004 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:37:42.802335   779 server_base.cc:1061] running on GCE node
W20260630 12:37:42.802284 10006 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:37:42.803623   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:42.803864   779 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:37:42.804138   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823062804117 us; error 0 us; skew 500 ppm
I20260630 12:37:42.804848   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:42.805545 10000 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38169
I20260630 12:37:42.806032 10000 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:42.806911 10000 heartbeater.cc:507] Master 127.0.194.254:38169 requested a full tablet report, sending...
I20260630 12:37:42.807682   779 webserver.cc:533] Webserver started at http://127.0.194.195:45767/ using document root <none> and password file <none>
I20260630 12:37:42.808367   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:42.808637   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:42.808971   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:42.809285  9798 ts_manager.cc:194] Registered new tserver with Master: 84a9210ce96944628a09b0d85be819a8 (127.0.194.194:37641)
I20260630 12:37:42.810091   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "d73ff9b13a984ed883952fc58aa49ddf"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.810792  9798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52052
I20260630 12:37:42.815193   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:37:42.818662 10011 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:37:42.819504   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:42.819802   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "d73ff9b13a984ed883952fc58aa49ddf"
format_stamp: "Formatted at 2026-06-30 12:37:42 on dist-test-slave-zctk"
I20260630 12:37:42.820106   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822851694463-779-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:37:42.883147   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:42.885040   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:42.886754   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:42.889498   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:42.889731   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.889998   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:42.890184   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:42.934722   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:34301
I20260630 12:37:42.934933 10074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:34301 every 8 connection(s)
I20260630 12:37:42.952926 10075 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38169
I20260630 12:37:42.953409 10075 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:42.954349 10075 heartbeater.cc:507] Master 127.0.194.254:38169 requested a full tablet report, sending...
I20260630 12:37:42.956885  9798 ts_manager.cc:194] Registered new tserver with Master: d73ff9b13a984ed883952fc58aa49ddf (127.0.194.195:34301)
I20260630 12:37:42.957442   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018745943s
I20260630 12:37:42.959133  9798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52062
I20260630 12:37:43.716759  9925 heartbeater.cc:499] Master 127.0.194.254:38169 was elected leader, sending a full tablet report...
I20260630 12:37:43.813793 10000 heartbeater.cc:499] Master 127.0.194.254:38169 was elected leader, sending a full tablet report...
I20260630 12:37:43.963037 10075 heartbeater.cc:499] Master 127.0.194.254:38169 was elected leader, sending a full tablet report...
I20260630 12:37:44.025465  9798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52068:
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:37:44.027788  9798 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:37:44.080154 10040 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65064807d040a1a95a944f827aeb10 (DEFAULT_TABLE table=test-workload [id=216aa52f891b4925bd27d3934f816ae5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.081797 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65064807d040a1a95a944f827aeb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.086912  9890 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65064807d040a1a95a944f827aeb10 (DEFAULT_TABLE table=test-workload [id=216aa52f891b4925bd27d3934f816ae5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.088356  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65064807d040a1a95a944f827aeb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.091073  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 7a65064807d040a1a95a944f827aeb10 (DEFAULT_TABLE table=test-workload [id=216aa52f891b4925bd27d3934f816ae5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:44.092726  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a65064807d040a1a95a944f827aeb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:44.105345 10095 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: Bootstrap starting.
I20260630 12:37:44.107033 10096 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: Bootstrap starting.
I20260630 12:37:44.111953 10097 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: Bootstrap starting.
I20260630 12:37:44.113930 10095 tablet_bootstrap.cc:654] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.114670 10096 tablet_bootstrap.cc:654] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.118541 10097 tablet_bootstrap.cc:654] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:44.120352 10095 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: No bootstrap required, opened a new log
I20260630 12:37:44.120949 10095 ts_tablet_manager.cc:1403] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:37:44.122017 10096 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: No bootstrap required, opened a new log
I20260630 12:37:44.122443 10096 ts_tablet_manager.cc:1403] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260630 12:37:44.124836 10096 raft_consensus.cc:359] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.124996 10095 raft_consensus.cc:359] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.125710 10096 raft_consensus.cc:385] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.126101 10095 raft_consensus.cc:385] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.126269 10096 raft_consensus.cc:740] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73ff9b13a984ed883952fc58aa49ddf, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.126642 10095 raft_consensus.cc:740] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9e148c79ef3432f9e5b1c81bb7693ce, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.127187 10096 consensus_queue.cc:260] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.127787 10095 consensus_queue.cc:260] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.130378 10096 ts_tablet_manager.cc:1434] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:37:44.130939 10097 tablet_bootstrap.cc:492] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: No bootstrap required, opened a new log
I20260630 12:37:44.131090 10095 ts_tablet_manager.cc:1434] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:37:44.131532 10097 ts_tablet_manager.cc:1403] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260630 12:37:44.134863 10097 raft_consensus.cc:359] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.135613 10097 raft_consensus.cc:385] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:44.135917 10097 raft_consensus.cc:740] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a9210ce96944628a09b0d85be819a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:44.136759 10097 consensus_queue.cc:260] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.139858 10097 ts_tablet_manager.cc:1434] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:44.243533 10103 raft_consensus.cc:493] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:44.244131 10103 raft_consensus.cc:515] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.247045 10103 leader_election.cc:290] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d73ff9b13a984ed883952fc58aa49ddf (127.0.194.195:34301), d9e148c79ef3432f9e5b1c81bb7693ce (127.0.194.193:46513)
I20260630 12:37:44.258304 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65064807d040a1a95a944f827aeb10" candidate_uuid: "84a9210ce96944628a09b0d85be819a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73ff9b13a984ed883952fc58aa49ddf" is_pre_election: true
I20260630 12:37:44.259148  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65064807d040a1a95a944f827aeb10" candidate_uuid: "84a9210ce96944628a09b0d85be819a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" is_pre_election: true
I20260630 12:37:44.259163 10050 raft_consensus.cc:2468] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a9210ce96944628a09b0d85be819a8 in term 0.
I20260630 12:37:44.259859  9900 raft_consensus.cc:2468] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84a9210ce96944628a09b0d85be819a8 in term 0.
I20260630 12:37:44.260630  9938 leader_election.cc:304] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [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: 84a9210ce96944628a09b0d85be819a8, d73ff9b13a984ed883952fc58aa49ddf; no voters: 
I20260630 12:37:44.261315 10103 raft_consensus.cc:2804] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:44.261672 10103 raft_consensus.cc:493] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:44.261950 10103 raft_consensus.cc:3060] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:44.267881 10103 raft_consensus.cc:515] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.269460 10103 leader_election.cc:290] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [CANDIDATE]: Term 1 election: Requested vote from peers d73ff9b13a984ed883952fc58aa49ddf (127.0.194.195:34301), d9e148c79ef3432f9e5b1c81bb7693ce (127.0.194.193:46513)
I20260630 12:37:44.270318 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65064807d040a1a95a944f827aeb10" candidate_uuid: "84a9210ce96944628a09b0d85be819a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73ff9b13a984ed883952fc58aa49ddf"
I20260630 12:37:44.270589  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a65064807d040a1a95a944f827aeb10" candidate_uuid: "84a9210ce96944628a09b0d85be819a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce"
I20260630 12:37:44.270874 10050 raft_consensus.cc:3060] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:44.271211  9900 raft_consensus.cc:3060] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:44.276909 10050 raft_consensus.cc:2468] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a9210ce96944628a09b0d85be819a8 in term 1.
I20260630 12:37:44.277103  9900 raft_consensus.cc:2468] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84a9210ce96944628a09b0d85be819a8 in term 1.
I20260630 12:37:44.278143  9938 leader_election.cc:304] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [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: 84a9210ce96944628a09b0d85be819a8, d73ff9b13a984ed883952fc58aa49ddf; no voters: 
I20260630 12:37:44.278828 10103 raft_consensus.cc:2804] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:44.279994 10103 raft_consensus.cc:697] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 1 LEADER]: Becoming Leader. State: Replica: 84a9210ce96944628a09b0d85be819a8, State: Running, Role: LEADER
I20260630 12:37:44.280787 10103 consensus_queue.cc:237] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [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: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } }
I20260630 12:37:44.289891  9796 catalog_manager.cc:5697] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84a9210ce96944628a09b0d85be819a8 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "84a9210ce96944628a09b0d85be819a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84a9210ce96944628a09b0d85be819a8" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:44.450058  9900 raft_consensus.cc:1275] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 1 FOLLOWER]: Refusing update from remote peer 84a9210ce96944628a09b0d85be819a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:44.451051 10050 raft_consensus.cc:1275] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 1 FOLLOWER]: Refusing update from remote peer 84a9210ce96944628a09b0d85be819a8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:44.451907 10103 consensus_queue.cc:1048] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9e148c79ef3432f9e5b1c81bb7693ce" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 46513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:44.453166 10106 consensus_queue.cc:1048] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73ff9b13a984ed883952fc58aa49ddf" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:44.917138   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:44.946061   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:44.946774   779 tablet_replica.cc:333] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce: stopping tablet replica
I20260630 12:37:44.947294   779 raft_consensus.cc:2243] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:44.947799   779 raft_consensus.cc:2272] T 7a65064807d040a1a95a944f827aeb10 P d9e148c79ef3432f9e5b1c81bb7693ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:44.968554   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:44.980892   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:45.004979   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.005744   779 tablet_replica.cc:333] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8: stopping tablet replica
I20260630 12:37:45.006278   779 raft_consensus.cc:2243] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.007203   779 raft_consensus.cc:2272] T 7a65064807d040a1a95a944f827aeb10 P 84a9210ce96944628a09b0d85be819a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.030862   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:45.042725   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:45.063284   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:45.063943   779 tablet_replica.cc:333] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf: stopping tablet replica
I20260630 12:37:45.064466   779 raft_consensus.cc:2243] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:45.065024   779 raft_consensus.cc:2272] T 7a65064807d040a1a95a944f827aeb10 P d73ff9b13a984ed883952fc58aa49ddf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.086547   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:45.097288   779 master.cc:562] Master@127.0.194.254:38169 shutting down...
I20260630 12:37:45.117864   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:45.118423   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:45.118764   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 734a7d63596146a7a8c68729aba13af3: stopping tablet replica
I20260630 12:37:45.138091   779 master.cc:584] Master@127.0.194.254:38169 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2769 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:37:45.175351   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:34229
I20260630 12:37:45.176481   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.182008 10128 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:37:45.182875 10129 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:37:45.183686 10131 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:37:45.184226   779 server_base.cc:1061] running on GCE node
I20260630 12:37:45.185137   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.185319   779 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:37:45.185441   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823065185431 us; error 0 us; skew 500 ppm
I20260630 12:37:45.185881   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.188030   779 webserver.cc:533] Webserver started at http://127.0.194.254:41477/ using document root <none> and password file <none>
I20260630 12:37:45.188457   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.188688   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.188932   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.189985   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "3da34858d0594639b5afbd48140972db"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.194315   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:37:45.197492 10136 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:37:45.198243   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:45.198534   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "3da34858d0594639b5afbd48140972db"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.198828   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-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:37:45.221544   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.222667   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.260099   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:34229
I20260630 12:37:45.260205 10187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:34229 every 8 connection(s)
I20260630 12:37:45.263911 10188 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:37:45.276235 10188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db: Bootstrap starting.
I20260630 12:37:45.280800 10188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:45.285004 10188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db: No bootstrap required, opened a new log
I20260630 12:37:45.287082 10188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da34858d0594639b5afbd48140972db" member_type: VOTER }
I20260630 12:37:45.287451 10188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:45.287726 10188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3da34858d0594639b5afbd48140972db, State: Initialized, Role: FOLLOWER
I20260630 12:37:45.288367 10188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3da34858d0594639b5afbd48140972db" member_type: VOTER }
I20260630 12:37:45.288843 10188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:45.289064 10188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:45.289335 10188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:45.294274 10188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da34858d0594639b5afbd48140972db" member_type: VOTER }
I20260630 12:37:45.294778 10188 leader_election.cc:304] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [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: 3da34858d0594639b5afbd48140972db; no voters: 
I20260630 12:37:45.295840 10188 leader_election.cc:290] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:45.296175 10191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:45.297505 10191 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 1 LEADER]: Becoming Leader. State: Replica: 3da34858d0594639b5afbd48140972db, State: Running, Role: LEADER
I20260630 12:37:45.298141 10191 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [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: "3da34858d0594639b5afbd48140972db" member_type: VOTER }
I20260630 12:37:45.298693 10188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:45.303114 10192 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3da34858d0594639b5afbd48140972db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da34858d0594639b5afbd48140972db" member_type: VOTER } }
I20260630 12:37:45.303479 10193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3da34858d0594639b5afbd48140972db. Latest consensus state: current_term: 1 leader_uuid: "3da34858d0594639b5afbd48140972db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3da34858d0594639b5afbd48140972db" member_type: VOTER } }
I20260630 12:37:45.303946 10192 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.304311 10193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:45.310842 10198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:45.318871 10198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:45.319913   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:45.327937 10198 catalog_manager.cc:1383] Generated new cluster ID: 97a9a3869c604fdf976ac851dd70021d
I20260630 12:37:45.328226 10198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:45.343302 10198 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:45.344666 10198 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:45.359957 10198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db: Generated new TSK 0
I20260630 12:37:45.360550 10198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:45.386253   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.392351 10209 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:37:45.393410 10210 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:37:45.401180 10212 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:37:45.401223   779 server_base.cc:1061] running on GCE node
I20260630 12:37:45.402361   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.402595   779 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:37:45.402767   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823065402746 us; error 0 us; skew 500 ppm
I20260630 12:37:45.403286   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.405615   779 webserver.cc:533] Webserver started at http://127.0.194.193:32859/ using document root <none> and password file <none>
I20260630 12:37:45.406131   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.406339   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.406613   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.407725   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "f37ae47bb8ad4014a75f1ed528acd2a8"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.412468   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:37:45.415872 10217 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:37:45.416736   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:45.417065   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "f37ae47bb8ad4014a75f1ed528acd2a8"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.417356   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-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:37:45.433027   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.434159   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.435581   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.437956   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.438172   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.438421   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.438592   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.477089   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:38601
I20260630 12:37:45.477187 10279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:38601 every 8 connection(s)
I20260630 12:37:45.481937   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.489938 10285 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:37:45.491338 10284 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:37:45.494666 10287 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:37:45.495285 10280 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34229
I20260630 12:37:45.495692 10280 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.496474   779 server_base.cc:1061] running on GCE node
I20260630 12:37:45.496521 10280 heartbeater.cc:507] Master 127.0.194.254:34229 requested a full tablet report, sending...
I20260630 12:37:45.498479   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:45.498761   779 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:37:45.498970   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823065498952 us; error 0 us; skew 500 ppm
I20260630 12:37:45.499058 10153 ts_manager.cc:194] Registered new tserver with Master: f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601)
I20260630 12:37:45.499737   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.501708 10153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56420
I20260630 12:37:45.502624   779 webserver.cc:533] Webserver started at http://127.0.194.194:36765/ using document root <none> and password file <none>
I20260630 12:37:45.503203   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.503418   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.503705   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.504884   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "e519936919a64c8c89c4930abd54dbb0"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.509044   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:37:45.512204 10292 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:37:45.513013   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:45.513310   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "e519936919a64c8c89c4930abd54dbb0"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.513610   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-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:37:45.528402   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.529481   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.530822   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.533013   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.533241   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.533496   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.533675   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.571432   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:45013
I20260630 12:37:45.571591 10354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:45013 every 8 connection(s)
I20260630 12:37:45.576160   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:45.582505 10358 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:37:45.583593 10359 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:37:45.586992 10362 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:37:45.587551   779 server_base.cc:1061] running on GCE node
I20260630 12:37:45.588650   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:45.588755 10355 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34229
W20260630 12:37:45.588968   779 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:37:45.589190 10355 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.589213   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823065589192 us; error 0 us; skew 500 ppm
I20260630 12:37:45.590168   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:45.590210 10355 heartbeater.cc:507] Master 127.0.194.254:34229 requested a full tablet report, sending...
I20260630 12:37:45.592718 10153 ts_manager.cc:194] Registered new tserver with Master: e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:45.593089   779 webserver.cc:533] Webserver started at http://127.0.194.195:37799/ using document root <none> and password file <none>
I20260630 12:37:45.593556   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:45.593699   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:45.593885   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:45.594134 10153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56424
I20260630 12:37:45.595135   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "3046b7050c864862b8ff46f4e00e032b"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.599875   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:45.603173 10366 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:37:45.603914   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:45.604166   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "3046b7050c864862b8ff46f4e00e032b"
format_stamp: "Formatted at 2026-06-30 12:37:45 on dist-test-slave-zctk"
I20260630 12:37:45.604388   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-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:37:45.615978   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:45.617070   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:45.618404   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:45.620460   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:45.620711   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.620887   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:45.621011   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:45.659916   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:46153
I20260630 12:37:45.660017 10428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:46153 every 8 connection(s)
I20260630 12:37:45.673885 10429 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34229
I20260630 12:37:45.674327 10429 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:45.675062 10429 heartbeater.cc:507] Master 127.0.194.254:34229 requested a full tablet report, sending...
I20260630 12:37:45.677230 10153 ts_manager.cc:194] Registered new tserver with Master: 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:45.677647   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014695079s
I20260630 12:37:45.678920 10153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56440
I20260630 12:37:46.504740 10280 heartbeater.cc:499] Master 127.0.194.254:34229 was elected leader, sending a full tablet report...
I20260630 12:37:46.596917 10355 heartbeater.cc:499] Master 127.0.194.254:34229 was elected leader, sending a full tablet report...
I20260630 12:37:46.681840 10429 heartbeater.cc:499] Master 127.0.194.254:34229 was elected leader, sending a full tablet report...
I20260630 12:37:46.734515 10153 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56450:
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:37:46.793294 10320 tablet_service.cc:1511] Processing CreateTablet for tablet 1d478544f7ee406dab0178227839c761 (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:46.794991 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d478544f7ee406dab0178227839c761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.796702 10319 tablet_service.cc:1511] Processing CreateTablet for tablet e57a33cb7f564040b31f8d5220deec3e (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:46.798178 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57a33cb7f564040b31f8d5220deec3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.805634 10394 tablet_service.cc:1511] Processing CreateTablet for tablet a76b93d946f944a4a4d88cbfcaba9a15 (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:46.809145 10393 tablet_service.cc:1511] Processing CreateTablet for tablet a4529ae66b22416f997f36393c33f7cd (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:46.807258 10394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76b93d946f944a4a4d88cbfcaba9a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.810632 10245 tablet_service.cc:1511] Processing CreateTablet for tablet 17208a788a4b49218af7d760f2550692 (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:46.812105 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17208a788a4b49218af7d760f2550692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.812597 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4529ae66b22416f997f36393c33f7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.812208 10244 tablet_service.cc:1511] Processing CreateTablet for tablet ef59565adbb94febaa3261d455d4321c (DEFAULT_TABLE table=test-workload [id=5b8056b2cf124d4e9786d31b56f762a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:46.813794 10244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef59565adbb94febaa3261d455d4321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.835415 10448 tablet_bootstrap.cc:492] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:46.844053 10448 tablet_bootstrap.cc:654] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.844662 10449 tablet_bootstrap.cc:492] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:46.845669 10450 tablet_bootstrap.cc:492] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:46.848904 10448 tablet_bootstrap.cc:492] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:46.849457 10448 ts_tablet_manager.cc:1403] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:37:46.851461 10449 tablet_bootstrap.cc:654] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.852201 10448 raft_consensus.cc:359] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.852751 10448 raft_consensus.cc:385] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.852993 10448 raft_consensus.cc:740] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.853670 10448 consensus_queue.cc:260] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.854180 10448 raft_consensus.cc:399] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.854506 10448 raft_consensus.cc:493] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.855016 10450 tablet_bootstrap.cc:654] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.855046 10448 raft_consensus.cc:3060] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.860031 10449 tablet_bootstrap.cc:492] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:46.860617 10449 ts_tablet_manager.cc:1403] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:37:46.860879 10450 tablet_bootstrap.cc:492] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:46.861469 10450 ts_tablet_manager.cc:1403] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:37:46.863664 10449 raft_consensus.cc:359] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.864251 10449 raft_consensus.cc:385] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.864053 10448 raft_consensus.cc:515] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.865633 10448 leader_election.cc:304] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0; no voters: 
I20260630 12:37:46.865332 10449 raft_consensus.cc:740] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.864640 10450 raft_consensus.cc:359] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.866931 10450 raft_consensus.cc:385] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.866896 10449 consensus_queue.cc:260] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.867403 10450 raft_consensus.cc:740] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.867642 10454 raft_consensus.cc:2804] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.867750 10449 raft_consensus.cc:399] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.868367 10449 raft_consensus.cc:493] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.868208 10450 consensus_queue.cc:260] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.868777 10448 leader_election.cc:290] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.868892 10449 raft_consensus.cc:3060] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.869899 10454 raft_consensus.cc:697] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Becoming Leader. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Running, Role: LEADER
I20260630 12:37:46.870877 10454 consensus_queue.cc:237] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [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: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.868994 10450 raft_consensus.cc:399] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.872648 10448 ts_tablet_manager.cc:1434] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.004s
I20260630 12:37:46.872895 10450 raft_consensus.cc:493] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.873395 10450 raft_consensus.cc:3060] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.874045 10448 tablet_bootstrap.cc:492] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:46.876830 10449 raft_consensus.cc:515] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.877657 10449 leader_election.cc:304] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:46.881986 10450 raft_consensus.cc:515] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.884661 10448 tablet_bootstrap.cc:654] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.884954 10450 leader_election.cc:304] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [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: 3046b7050c864862b8ff46f4e00e032b; no voters: 
I20260630 12:37:46.885655 10449 leader_election.cc:290] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.887077 10458 raft_consensus.cc:2804] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.889760 10458 raft_consensus.cc:697] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Becoming Leader. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Running, Role: LEADER
I20260630 12:37:46.891173 10458 consensus_queue.cc:237] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.893951 10153 catalog_manager.cc:5697] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e519936919a64c8c89c4930abd54dbb0 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.895711 10449 ts_tablet_manager.cc:1434] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.017s
I20260630 12:37:46.897006 10450 leader_election.cc:290] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.898027 10449 tablet_bootstrap.cc:492] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:46.907969 10459 raft_consensus.cc:2804] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.922137 10448 tablet_bootstrap.cc:492] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:46.921798 10153 catalog_manager.cc:5697] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.922744 10448 ts_tablet_manager.cc:1403] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.030s
I20260630 12:37:46.924861 10449 tablet_bootstrap.cc:654] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.925935 10448 raft_consensus.cc:359] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.926608 10459 raft_consensus.cc:697] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Becoming Leader. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Running, Role: LEADER
I20260630 12:37:46.930819 10448 raft_consensus.cc:385] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.931274 10448 raft_consensus.cc:740] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.931620 10450 ts_tablet_manager.cc:1434] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.070s	user 0.016s	sys 0.017s
I20260630 12:37:46.931442 10459 consensus_queue.cc:237] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [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: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.932045 10448 consensus_queue.cc:260] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.934914 10448 raft_consensus.cc:399] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.935317 10448 raft_consensus.cc:493] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.935707 10448 raft_consensus.cc:3060] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.932849 10450 tablet_bootstrap.cc:492] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:46.943722 10448 raft_consensus.cc:515] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.944576 10448 leader_election.cc:304] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0; no voters: 
I20260630 12:37:46.945866 10456 raft_consensus.cc:2804] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.946450 10456 raft_consensus.cc:697] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Becoming Leader. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Running, Role: LEADER
I20260630 12:37:46.947144 10456 consensus_queue.cc:237] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [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: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } }
I20260630 12:37:46.951324 10450 tablet_bootstrap.cc:654] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.954455 10150 catalog_manager.cc:5697] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046b7050c864862b8ff46f4e00e032b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "3046b7050c864862b8ff46f4e00e032b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.957871 10448 leader_election.cc:290] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.960315 10448 ts_tablet_manager.cc:1434] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.004s
I20260630 12:37:46.964884 10450 tablet_bootstrap.cc:492] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:46.965508 10450 ts_tablet_manager.cc:1403] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260630 12:37:46.967870 10449 tablet_bootstrap.cc:492] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:46.968448 10449 ts_tablet_manager.cc:1403] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.023s
I20260630 12:37:46.968484 10450 raft_consensus.cc:359] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.969264 10450 raft_consensus.cc:385] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.969604 10450 raft_consensus.cc:740] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.970423 10450 consensus_queue.cc:260] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.971102 10450 raft_consensus.cc:399] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.971426 10450 raft_consensus.cc:493] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.971792 10450 raft_consensus.cc:3060] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.971890 10449 raft_consensus.cc:359] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.972608 10449 raft_consensus.cc:385] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.972940 10449 raft_consensus.cc:740] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.973733 10449 consensus_queue.cc:260] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.974418 10449 raft_consensus.cc:399] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.974774 10449 raft_consensus.cc:493] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.975158 10449 raft_consensus.cc:3060] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.977120 10152 catalog_manager.cc:5697] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e519936919a64c8c89c4930abd54dbb0 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:46.979524 10450 raft_consensus.cc:515] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.980352 10450 leader_election.cc:304] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [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: 3046b7050c864862b8ff46f4e00e032b; no voters: 
I20260630 12:37:46.981027 10450 leader_election.cc:290] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.981297 10464 raft_consensus.cc:2804] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.981808 10464 raft_consensus.cc:697] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Becoming Leader. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Running, Role: LEADER
I20260630 12:37:46.982506 10464 consensus_queue.cc:237] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [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: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:46.983721 10450 ts_tablet_manager.cc:1434] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:37:46.986017 10449 raft_consensus.cc:515] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:46.986716 10449 leader_election.cc:304] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [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: f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:46.987252 10449 leader_election.cc:290] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.987527 10462 raft_consensus.cc:2804] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.988013 10462 raft_consensus.cc:697] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Becoming Leader. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Running, Role: LEADER
I20260630 12:37:46.988986 10449 ts_tablet_manager.cc:1434] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.001s
I20260630 12:37:46.988775 10462 consensus_queue.cc:237] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } }
I20260630 12:37:47.000679 10151 catalog_manager.cc:5697] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:47.004087 10150 catalog_manager.cc:5697] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046b7050c864862b8ff46f4e00e032b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "3046b7050c864862b8ff46f4e00e032b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:47.786320 10150 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56462:
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:37:47.788762 10150 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:37:47.831707 10245 tablet_service.cc:1511] Processing CreateTablet for tablet f265b767c35445e780f6302324997fd9 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:47.833038 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265b767c35445e780f6302324997fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.833093 10319 tablet_service.cc:1511] Processing CreateTablet for tablet f265b767c35445e780f6302324997fd9 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:47.834391 10319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265b767c35445e780f6302324997fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.834354 10394 tablet_service.cc:1511] Processing CreateTablet for tablet f265b767c35445e780f6302324997fd9 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:47.835592 10394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265b767c35445e780f6302324997fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.837136 10320 tablet_service.cc:1511] Processing CreateTablet for tablet 66da0511980d49148e98f2a7637b2b93 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:47.838840 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66da0511980d49148e98f2a7637b2b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.838335 10244 tablet_service.cc:1511] Processing CreateTablet for tablet 66da0511980d49148e98f2a7637b2b93 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:47.840073 10244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66da0511980d49148e98f2a7637b2b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.845883 10318 tablet_service.cc:1511] Processing CreateTablet for tablet 88ed42c2e0de43c7bfe2fc41a16c6480 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:47.846361 10393 tablet_service.cc:1511] Processing CreateTablet for tablet 66da0511980d49148e98f2a7637b2b93 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:47.846728 10243 tablet_service.cc:1511] Processing CreateTablet for tablet 88ed42c2e0de43c7bfe2fc41a16c6480 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:47.847332 10318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ed42c2e0de43c7bfe2fc41a16c6480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.847735 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66da0511980d49148e98f2a7637b2b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.847954 10243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ed42c2e0de43c7bfe2fc41a16c6480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.850950 10317 tablet_service.cc:1511] Processing CreateTablet for tablet 5671dba405004b2a8806946d5e059709 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:47.851116 10392 tablet_service.cc:1511] Processing CreateTablet for tablet 88ed42c2e0de43c7bfe2fc41a16c6480 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:47.851567 10242 tablet_service.cc:1511] Processing CreateTablet for tablet 5671dba405004b2a8806946d5e059709 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:47.852346 10317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671dba405004b2a8806946d5e059709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.852535 10392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ed42c2e0de43c7bfe2fc41a16c6480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.852914 10242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671dba405004b2a8806946d5e059709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.856300 10316 tablet_service.cc:1511] Processing CreateTablet for tablet 5465f3dc198342e5814cb5f11d64301e (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:47.856597 10391 tablet_service.cc:1511] Processing CreateTablet for tablet 5671dba405004b2a8806946d5e059709 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:47.856920 10241 tablet_service.cc:1511] Processing CreateTablet for tablet 5465f3dc198342e5814cb5f11d64301e (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:47.857620 10316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5465f3dc198342e5814cb5f11d64301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.858009 10391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5671dba405004b2a8806946d5e059709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.860894 10240 tablet_service.cc:1511] Processing CreateTablet for tablet b5fef9234d754501834fbcd3584c3340 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:47.858094 10241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5465f3dc198342e5814cb5f11d64301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.861554 10315 tablet_service.cc:1511] Processing CreateTablet for tablet b5fef9234d754501834fbcd3584c3340 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:47.861697 10390 tablet_service.cc:1511] Processing CreateTablet for tablet 5465f3dc198342e5814cb5f11d64301e (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:47.865589 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5465f3dc198342e5814cb5f11d64301e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.866537 10315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fef9234d754501834fbcd3584c3340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.867736 10389 tablet_service.cc:1511] Processing CreateTablet for tablet b5fef9234d754501834fbcd3584c3340 (DEFAULT_TABLE table=test-workload-rf3 [id=0bd6c2c6bfc14e139cd6f2ccba27b1c9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:47.869041 10389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fef9234d754501834fbcd3584c3340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:47.872825 10240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fef9234d754501834fbcd3584c3340. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:37:47.880894 10499 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.0.194.254:34229, user_credentials={real_user=slave}} blocked reactor thread for 49308.4us
I20260630 12:37:47.920496 10506 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:47.951277 10506 tablet_bootstrap.cc:654] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:47.952747 10505 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:47.975898 10505 tablet_bootstrap.cc:654] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:47.983090 10507 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:47.984130 10506 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:47.984689 10506 ts_tablet_manager.cc:1403] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.007s
I20260630 12:37:47.989902 10506 raft_consensus.cc:359] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:47.990471 10506 raft_consensus.cc:385] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:47.990733 10506 raft_consensus.cc:740] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:47.991271 10505 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:47.991655 10507 tablet_bootstrap.cc:654] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:47.991847 10505 ts_tablet_manager.cc:1403] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260630 12:37:47.991421 10506 consensus_queue.cc:260] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:47.995244 10506 ts_tablet_manager.cc:1434] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:47.995093 10505 raft_consensus.cc:359] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:47.996258 10505 raft_consensus.cc:385] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:47.996448 10506 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:47.996822 10505 raft_consensus.cc:740] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:47.998011 10505 consensus_queue.cc:260] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:47.998658 10456 raft_consensus.cc:493] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:47.999291 10456 raft_consensus.cc:515] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.002688 10456 leader_election.cc:290] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.008205 10505 ts_tablet_manager.cc:1434] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:37:48.009670 10505 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:48.011907 10506 tablet_bootstrap.cc:654] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.016513 10507 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.017098 10507 ts_tablet_manager.cc:1403] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.016s
I20260630 12:37:48.026268 10505 tablet_bootstrap.cc:654] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.021668 10507 raft_consensus.cc:359] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.027338 10507 raft_consensus.cc:385] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.027779 10507 raft_consensus.cc:740] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.029032 10507 consensus_queue.cc:260] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.033948 10507 ts_tablet_manager.cc:1434] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:37:48.036613 10507 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:48.044348 10507 tablet_bootstrap.cc:654] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.047135 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" is_pre_election: true
I20260630 12:37:48.052057 10505 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:48.052704 10505 ts_tablet_manager.cc:1403] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.000s
I20260630 12:37:48.049386 10506 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:48.054044 10459 raft_consensus.cc:493] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.054306 10506 ts_tablet_manager.cc:1403] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260630 12:37:48.054553 10459 raft_consensus.cc:515] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.057392 10506 raft_consensus.cc:359] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.058202 10506 raft_consensus.cc:385] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.058519 10506 raft_consensus.cc:740] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.058612 10459 leader_election.cc:290] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:48.061653 10506 consensus_queue.cc:260] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.067791 10506 ts_tablet_manager.cc:1434] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:37:48.069456 10506 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:48.070695 10505 raft_consensus.cc:359] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.071554 10505 raft_consensus.cc:385] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.071921 10505 raft_consensus.cc:740] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.076753 10505 consensus_queue.cc:260] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.082549 10505 ts_tablet_manager.cc:1434] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260630 12:37:48.085165 10460 raft_consensus.cc:493] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:37:48.089032 10293 leader_election.cc:343] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.088824 10460 raft_consensus.cc:515] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.091615 10460 leader_election.cc:290] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.094058 10506 tablet_bootstrap.cc:654] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.127068 10505 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:48.167234 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.167829 10507 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.168634 10507 ts_tablet_manager.cc:1403] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.063s
W20260630 12:37:48.169049 10293 leader_election.cc:343] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.169592 10293 leader_election.cc:304] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0; no voters: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8
I20260630 12:37:48.170861 10456 raft_consensus.cc:2749] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:48.172672 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" is_pre_election: true
I20260630 12:37:48.172633 10507 raft_consensus.cc:359] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.173521 10507 raft_consensus.cc:385] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.173811 10507 raft_consensus.cc:740] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
W20260630 12:37:48.175309 10367 leader_election.cc:343] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.174866 10507 consensus_queue.cc:260] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.176189 10505 tablet_bootstrap.cc:654] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.177580 10507 ts_tablet_manager.cc:1434] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:48.180150 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.185985 10404 raft_consensus.cc:2468] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.186560 10507 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:48.184859 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
W20260630 12:37:48.188239 10368 leader_election.cc:343] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.188740 10368 leader_election.cc:304] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [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: 3046b7050c864862b8ff46f4e00e032b; no voters: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8
I20260630 12:37:48.189925 10459 raft_consensus.cc:2749] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:48.193063 10218 leader_election.cc:304] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.194173 10460 raft_consensus.cc:2804] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.194545 10460 raft_consensus.cc:493] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.194710 10507 tablet_bootstrap.cc:654] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.194908 10460 raft_consensus.cc:3060] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.198022 10506 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:48.198608 10506 ts_tablet_manager.cc:1403] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.129s	user 0.042s	sys 0.054s
I20260630 12:37:48.199513 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
I20260630 12:37:48.200170 10330 raft_consensus.cc:2468] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.202080 10506 raft_consensus.cc:359] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.203184 10506 raft_consensus.cc:385] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.203614 10506 raft_consensus.cc:740] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.204825 10506 consensus_queue.cc:260] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.205116 10460 raft_consensus.cc:515] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.208956 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0"
I20260630 12:37:48.209306 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66da0511980d49148e98f2a7637b2b93" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b"
I20260630 12:37:48.209560 10330 raft_consensus.cc:3060] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.209934 10404 raft_consensus.cc:3060] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.210167 10460 leader_election.cc:290] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 election: Requested vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.210371 10505 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:48.210966 10505 ts_tablet_manager.cc:1403] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.007s
I20260630 12:37:48.211208 10506 ts_tablet_manager.cc:1434] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:37:48.212283 10506 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:48.213920 10505 raft_consensus.cc:359] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.214569 10460 raft_consensus.cc:493] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.214867 10505 raft_consensus.cc:385] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.215435 10505 raft_consensus.cc:740] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.215075 10460 raft_consensus.cc:515] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.217564 10460 leader_election.cc:290] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.218348 10505 consensus_queue.cc:260] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.219216 10403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
W20260630 12:37:48.220860 10218 leader_election.cc:343] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.221689 10329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
I20260630 12:37:48.223251 10404 raft_consensus.cc:2468] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.223884 10506 tablet_bootstrap.cc:654] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:48.224591 10219 leader_election.cc:343] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.224502 10218 leader_election.cc:304] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.225180 10219 leader_election.cc:304] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 3046b7050c864862b8ff46f4e00e032b, e519936919a64c8c89c4930abd54dbb0
I20260630 12:37:48.220983 10505 ts_tablet_manager.cc:1434] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:37:48.230190 10505 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:48.232549 10460 raft_consensus.cc:2804] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.233330 10460 raft_consensus.cc:697] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Becoming Leader. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Running, Role: LEADER
I20260630 12:37:48.234745 10460 consensus_queue.cc:237] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.236436 10507 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.237010 10507 ts_tablet_manager.cc:1403] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.001s
I20260630 12:37:48.232203 10330 raft_consensus.cc:2468] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.240284 10507 raft_consensus.cc:359] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.249408 10507 raft_consensus.cc:385] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.249819 10507 raft_consensus.cc:740] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.250846 10527 raft_consensus.cc:2749] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:48.253722 10507 consensus_queue.cc:260] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.264071 10507 ts_tablet_manager.cc:1434] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260630 12:37:48.265102 10507 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:48.266371 10506 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:48.266996 10506 ts_tablet_manager.cc:1403] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.011s
I20260630 12:37:48.267936 10505 tablet_bootstrap.cc:654] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.268778 10148 catalog_manager.cc:5697] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.270345 10506 raft_consensus.cc:359] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.271298 10506 raft_consensus.cc:385] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.271818 10506 raft_consensus.cc:740] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.272933 10506 consensus_queue.cc:260] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.280009 10456 raft_consensus.cc:493] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.280486 10456 raft_consensus.cc:515] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.281540 10507 tablet_bootstrap.cc:654] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.282912 10456 leader_election.cc:290] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.286561 10505 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:48.284828 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" is_pre_election: true
I20260630 12:37:48.285261 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.287091 10505 ts_tablet_manager.cc:1403] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.014s
I20260630 12:37:48.287354 10404 raft_consensus.cc:2468] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 0.
I20260630 12:37:48.284035 10506 ts_tablet_manager.cc:1434] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:37:48.289034 10506 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:48.288937 10293 leader_election.cc:304] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [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: 3046b7050c864862b8ff46f4e00e032b, e519936919a64c8c89c4930abd54dbb0; no voters: 
I20260630 12:37:48.287251 10255 raft_consensus.cc:2468] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 0.
I20260630 12:37:48.291230 10456 raft_consensus.cc:2804] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.291672 10456 raft_consensus.cc:493] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.292060 10456 raft_consensus.cc:3060] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.290095 10505 raft_consensus.cc:359] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.293524 10505 raft_consensus.cc:385] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.293833 10505 raft_consensus.cc:740] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.294657 10505 consensus_queue.cc:260] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.297348 10505 ts_tablet_manager.cc:1434] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:37:48.298122 10506 tablet_bootstrap.cc:654] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.298357 10505 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:48.305332 10505 tablet_bootstrap.cc:654] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:48.319994 10201 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:48.326468 10456 raft_consensus.cc:515] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.328276 10507 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.328867 10507 ts_tablet_manager.cc:1403] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.020s
I20260630 12:37:48.329614 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8"
I20260630 12:37:48.330238 10255 raft_consensus.cc:3060] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.331986 10507 raft_consensus.cc:359] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.332782 10507 raft_consensus.cc:385] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.333066 10507 raft_consensus.cc:740] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.334085 10507 consensus_queue.cc:260] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.336359 10507 ts_tablet_manager.cc:1434] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:48.337422 10507 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:48.343797 10507 tablet_bootstrap.cc:654] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.348683 10456 leader_election.cc:290] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 election: Requested vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.349824 10255 raft_consensus.cc:2468] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 1.
I20260630 12:37:48.350860 10505 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:48.350720 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5fef9234d754501834fbcd3584c3340" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b"
I20260630 12:37:48.351537 10505 ts_tablet_manager.cc:1403] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.013s
I20260630 12:37:48.351696 10404 raft_consensus.cc:3060] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.352733 10506 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:48.353240 10506 ts_tablet_manager.cc:1403] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.030s
I20260630 12:37:48.353530 10293 leader_election.cc:304] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.354728 10505 raft_consensus.cc:359] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.355479 10505 raft_consensus.cc:385] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.355746 10505 raft_consensus.cc:740] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.356216 10506 raft_consensus.cc:359] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.356974 10506 raft_consensus.cc:385] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.356639 10505 consensus_queue.cc:260] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.357276 10506 raft_consensus.cc:740] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.358078 10506 consensus_queue.cc:260] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.361959 10505 ts_tablet_manager.cc:1434] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:48.362224 10507 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.362792 10507 ts_tablet_manager.cc:1403] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.012s
I20260630 12:37:48.363449 10505 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: Bootstrap starting.
I20260630 12:37:48.365932 10507 raft_consensus.cc:359] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.366634 10507 raft_consensus.cc:385] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.366900 10507 raft_consensus.cc:740] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.367723 10507 consensus_queue.cc:260] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.370214 10507 ts_tablet_manager.cc:1434] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:37:48.372750 10505 tablet_bootstrap.cc:654] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.375547 10404 raft_consensus.cc:2468] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 1.
I20260630 12:37:48.376585 10456 raft_consensus.cc:2804] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.378914 10506 ts_tablet_manager.cc:1434] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.025s	user 0.023s	sys 0.000s
I20260630 12:37:48.379621 10507 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: Bootstrap starting.
I20260630 12:37:48.380326 10506 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: Bootstrap starting.
I20260630 12:37:48.384038 10505 tablet_bootstrap.cc:492] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: No bootstrap required, opened a new log
I20260630 12:37:48.384645 10505 ts_tablet_manager.cc:1403] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:37:48.387688 10507 tablet_bootstrap.cc:654] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.387710 10506 tablet_bootstrap.cc:654] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.387614 10505 raft_consensus.cc:359] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.388419 10505 raft_consensus.cc:385] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.388768 10505 raft_consensus.cc:740] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.389669 10505 consensus_queue.cc:260] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.387796 10456 raft_consensus.cc:697] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Becoming Leader. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Running, Role: LEADER
I20260630 12:37:48.391711 10456 consensus_queue.cc:237] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.398559 10505 ts_tablet_manager.cc:1434] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:37:48.403895 10506 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: No bootstrap required, opened a new log
I20260630 12:37:48.404543 10506 ts_tablet_manager.cc:1403] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:37:48.404618 10507 tablet_bootstrap.cc:492] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: No bootstrap required, opened a new log
I20260630 12:37:48.405323 10507 ts_tablet_manager.cc:1403] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260630 12:37:48.405118 10153 catalog_manager.cc:5697] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e519936919a64c8c89c4930abd54dbb0 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.407994 10506 raft_consensus.cc:359] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.408836 10460 raft_consensus.cc:493] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.409358 10460 raft_consensus.cc:515] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.408847 10506 raft_consensus.cc:385] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.410171 10506 raft_consensus.cc:740] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.410912 10506 consensus_queue.cc:260] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.411041 10507 raft_consensus.cc:359] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.411501 10460 leader_election.cc:290] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.413129 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5465f3dc198342e5814cb5f11d64301e" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.413286 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5465f3dc198342e5814cb5f11d64301e" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
I20260630 12:37:48.413569 10506 ts_tablet_manager.cc:1434] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:48.413770 10404 raft_consensus.cc:2468] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.413972 10330 raft_consensus.cc:2468] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.411804 10507 raft_consensus.cc:385] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.414608 10507 raft_consensus.cc:740] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.415117 10218 leader_election.cc:304] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.415511 10507 consensus_queue.cc:260] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.416389 10460 raft_consensus.cc:2804] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.416765 10460 raft_consensus.cc:493] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.417104 10460 raft_consensus.cc:3060] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.417927 10507 ts_tablet_manager.cc:1434] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:37:48.423336 10460 raft_consensus.cc:515] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.426353 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5465f3dc198342e5814cb5f11d64301e" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0"
I20260630 12:37:48.426957 10330 raft_consensus.cc:3060] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.426952 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5465f3dc198342e5814cb5f11d64301e" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b"
I20260630 12:37:48.427608 10460 leader_election.cc:290] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 election: Requested vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.427709 10404 raft_consensus.cc:3060] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.432904 10404 raft_consensus.cc:2468] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.433810 10218 leader_election.cc:304] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.434188 10330 raft_consensus.cc:2468] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.434502 10460 raft_consensus.cc:2804] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.435034 10460 raft_consensus.cc:697] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Becoming Leader. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Running, Role: LEADER
I20260630 12:37:48.435820 10460 consensus_queue.cc:237] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.442790 10153 catalog_manager.cc:5697] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.443634 10459 raft_consensus.cc:493] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.444180 10459 raft_consensus.cc:515] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.446098 10459 leader_election.cc:290] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:48.447038 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ed42c2e0de43c7bfe2fc41a16c6480" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" is_pre_election: true
I20260630 12:37:48.447268 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ed42c2e0de43c7bfe2fc41a16c6480" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
I20260630 12:37:48.447639 10255 raft_consensus.cc:2468] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3046b7050c864862b8ff46f4e00e032b in term 0.
I20260630 12:37:48.447970 10330 raft_consensus.cc:2468] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3046b7050c864862b8ff46f4e00e032b in term 0.
I20260630 12:37:48.448833 10367 leader_election.cc:304] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.449694 10459 raft_consensus.cc:2804] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.450012 10459 raft_consensus.cc:493] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.450282 10459 raft_consensus.cc:3060] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.455622 10459 raft_consensus.cc:515] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.457170 10459 leader_election.cc:290] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [CANDIDATE]: Term 1 election: Requested vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:48.457947 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ed42c2e0de43c7bfe2fc41a16c6480" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8"
I20260630 12:37:48.458169 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88ed42c2e0de43c7bfe2fc41a16c6480" candidate_uuid: "3046b7050c864862b8ff46f4e00e032b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0"
I20260630 12:37:48.458479 10255 raft_consensus.cc:3060] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.458863 10330 raft_consensus.cc:3060] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.463455 10255 raft_consensus.cc:2468] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046b7050c864862b8ff46f4e00e032b in term 1.
I20260630 12:37:48.463805 10330 raft_consensus.cc:2468] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046b7050c864862b8ff46f4e00e032b in term 1.
I20260630 12:37:48.464603 10367 leader_election.cc:304] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [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: 3046b7050c864862b8ff46f4e00e032b, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.465503 10459 raft_consensus.cc:2804] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.466594 10459 raft_consensus.cc:697] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Becoming Leader. State: Replica: 3046b7050c864862b8ff46f4e00e032b, State: Running, Role: LEADER
I20260630 12:37:48.467411 10459 consensus_queue.cc:237] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.474612 10153 catalog_manager.cc:5697] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046b7050c864862b8ff46f4e00e032b (127.0.194.195). New cstate: current_term: 1 leader_uuid: "3046b7050c864862b8ff46f4e00e032b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:48.480448 10460 raft_consensus.cc:493] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.480975 10460 raft_consensus.cc:515] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.483397 10460 leader_election.cc:290] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.483749 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671dba405004b2a8806946d5e059709" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0" is_pre_election: true
I20260630 12:37:48.484004 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671dba405004b2a8806946d5e059709" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.484333 10330 raft_consensus.cc:2468] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.484687 10404 raft_consensus.cc:2468] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 0.
I20260630 12:37:48.485438 10219 leader_election.cc:304] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.486124 10460 raft_consensus.cc:2804] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.486495 10460 raft_consensus.cc:493] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.486774 10460 raft_consensus.cc:3060] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.492023 10460 raft_consensus.cc:515] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.493988 10460 leader_election.cc:290] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [CANDIDATE]: Term 1 election: Requested vote from peers e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.494686 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671dba405004b2a8806946d5e059709" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e519936919a64c8c89c4930abd54dbb0"
I20260630 12:37:48.494987 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5671dba405004b2a8806946d5e059709" candidate_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b"
I20260630 12:37:48.495262 10330 raft_consensus.cc:3060] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.495633 10404 raft_consensus.cc:3060] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.500447 10330 raft_consensus.cc:2468] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.500653 10404 raft_consensus.cc:2468] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f37ae47bb8ad4014a75f1ed528acd2a8 in term 1.
I20260630 12:37:48.501652 10219 leader_election.cc:304] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.502379 10460 raft_consensus.cc:2804] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.502863 10460 raft_consensus.cc:697] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Becoming Leader. State: Replica: f37ae47bb8ad4014a75f1ed528acd2a8, State: Running, Role: LEADER
I20260630 12:37:48.503643 10460 consensus_queue.cc:237] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.511473 10153 catalog_manager.cc:5697] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193). New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.622920 10456 raft_consensus.cc:493] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.623487 10456 raft_consensus.cc:515] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.625360 10456 leader_election.cc:290] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.626379 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" is_pre_election: true
I20260630 12:37:48.626497 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b" is_pre_election: true
I20260630 12:37:48.626981 10255 raft_consensus.cc:2468] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 0.
I20260630 12:37:48.627142 10404 raft_consensus.cc:2468] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 0.
I20260630 12:37:48.627993 10293 leader_election.cc:304] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.628742 10456 raft_consensus.cc:2804] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.629058 10456 raft_consensus.cc:493] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.629336 10456 raft_consensus.cc:3060] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.635172 10456 raft_consensus.cc:515] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.637274 10456 leader_election.cc:290] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [CANDIDATE]: Term 1 election: Requested vote from peers f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601), 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:48.638423 10255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8"
I20260630 12:37:48.639288 10255 raft_consensus.cc:3060] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.638449 10404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f265b767c35445e780f6302324997fd9" candidate_uuid: "e519936919a64c8c89c4930abd54dbb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046b7050c864862b8ff46f4e00e032b"
I20260630 12:37:48.640854 10404 raft_consensus.cc:3060] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.644280 10255 raft_consensus.cc:2468] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 1.
I20260630 12:37:48.645382 10293 leader_election.cc:304] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [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: e519936919a64c8c89c4930abd54dbb0, f37ae47bb8ad4014a75f1ed528acd2a8; no voters: 
I20260630 12:37:48.646106 10456 raft_consensus.cc:2804] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.646266 10404 raft_consensus.cc:2468] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e519936919a64c8c89c4930abd54dbb0 in term 1.
I20260630 12:37:48.646673 10456 raft_consensus.cc:697] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Becoming Leader. State: Replica: e519936919a64c8c89c4930abd54dbb0, State: Running, Role: LEADER
I20260630 12:37:48.647537 10456 consensus_queue.cc:237] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } }
I20260630 12:37:48.655136 10153 catalog_manager.cc:5697] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e519936919a64c8c89c4930abd54dbb0 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.657471 10460 consensus_queue.cc:1048] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.671029 10528 consensus_queue.cc:1048] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:48.817312 10456 consensus_queue.cc:1048] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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:37:48.860232 10459 consensus_queue.cc:1048] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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:37:48.894372 10528 consensus_queue.cc:1048] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.895160 10456 consensus_queue.cc:1048] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.896929 10459 consensus_queue.cc:1048] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.917843 10528 consensus_queue.cc:1048] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:48.999425 10527 consensus_queue.cc:1048] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.041419 10460 consensus_queue.cc:1048] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.141038 10253 raft_consensus.cc:1275] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.142704 10558 consensus_queue.cc:1048] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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:37:49.153508 10404 raft_consensus.cc:1275] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.155822 10558 consensus_queue.cc:1048] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:49.436481 10218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:46153, user_credentials={real_user=slave}} blocked reactor thread for 57577us
W20260630 12:37:50.119565 10552 meta_cache.cc:1261] Time spent looking up entry by key: real 0.067s	user 0.004s	sys 0.000s
W20260630 12:37:50.150836 10367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:38601, user_credentials={real_user=slave}} blocked reactor thread for 64720.5us
I20260630 12:37:50.437305   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:50.445309 10606 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:37:50.445861 10607 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:37:50.451190 10609 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:37:50.451728   779 server_base.cc:1061] running on GCE node
I20260630 12:37:50.452782   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:50.452975   779 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:37:50.453114   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823070453102 us; error 0 us; skew 500 ppm
I20260630 12:37:50.453565   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:50.455798   779 webserver.cc:533] Webserver started at http://127.0.194.196:46551/ using document root <none> and password file <none>
I20260630 12:37:50.456218   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:50.456373   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:50.456664   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:50.457712   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1"
format_stamp: "Formatted at 2026-06-30 12:37:50 on dist-test-slave-zctk"
I20260630 12:37:50.462080   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:50.465525 10614 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:37:50.466266   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:50.466611   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1"
format_stamp: "Formatted at 2026-06-30 12:37:50 on dist-test-slave-zctk"
I20260630 12:37:50.466910   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822851694463-779-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:37:50.482548   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:50.483719   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:50.485163   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:50.487315   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:50.487548   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:50.487787   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:50.487964   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:50.530710   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:45201
I20260630 12:37:50.530808 10676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:45201 every 8 connection(s)
I20260630 12:37:50.554060 10677 heartbeater.cc:344] Connected to a master server at 127.0.194.254:34229
I20260630 12:37:50.554467 10677 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:50.555208 10677 heartbeater.cc:507] Master 127.0.194.254:34229 requested a full tablet report, sending...
I20260630 12:37:50.557243 10150 ts_manager.cc:194] Registered new tserver with Master: bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196:45201)
I20260630 12:37:50.558925 10150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57866
I20260630 12:37:51.453752 10329 consensus_queue.cc:237] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.460275 10404 raft_consensus.cc:1275] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.460641 10255 raft_consensus.cc:1275] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.461985 10685 consensus_queue.cc:1048] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:51.463455 10558 consensus_queue.cc:1048] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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:37:51.474754 10294 consensus_peers.cc:597] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 -> Peer bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196:45201): Couldn't send request to peer bc30a950a8fa4cc9a02b4a1a45ec61f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5fef9234d754501834fbcd3584c3340. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.476595 10685 raft_consensus.cc:2955] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.478580 10404 raft_consensus.cc:2955] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.479123 10255 raft_consensus.cc:2955] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.493419 10144 catalog_manager.cc:5697] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.509578 10255 consensus_queue.cc:237] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.518905 10404 raft_consensus.cc:1275] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Refusing update from remote peer f37ae47bb8ad4014a75f1ed528acd2a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.521260 10597 consensus_queue.cc:1048] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:51.543164 10329 raft_consensus.cc:1275] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Refusing update from remote peer f37ae47bb8ad4014a75f1ed528acd2a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.544613 10597 consensus_queue.cc:1048] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } 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:37:51.547292 10700 raft_consensus.cc:2955] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.548790 10404 raft_consensus.cc:2955] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
W20260630 12:37:51.553818 10219 consensus_peers.cc:597] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 -> Peer bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196:45201): Couldn't send request to peer bc30a950a8fa4cc9a02b4a1a45ec61f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66da0511980d49148e98f2a7637b2b93. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.554462 10329 raft_consensus.cc:2955] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.561664 10677 heartbeater.cc:499] Master 127.0.194.254:34229 was elected leader, sending a full tablet report...
I20260630 12:37:51.563129 10150 catalog_manager.cc:5697] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b reported cstate change: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.569944 10329 consensus_queue.cc:237] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.577154 10404 raft_consensus.cc:1275] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:37:51.577586 10294 consensus_peers.cc:597] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 -> Peer bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196:45201): Couldn't send request to peer bc30a950a8fa4cc9a02b4a1a45ec61f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f265b767c35445e780f6302324997fd9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.578374 10255 raft_consensus.cc:1275] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Refusing update from remote peer e519936919a64c8c89c4930abd54dbb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.578809 10690 consensus_queue.cc:1048] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:51.579979 10558 consensus_queue.cc:1048] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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:37:51.591104 10690 raft_consensus.cc:2955] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.592823 10255 raft_consensus.cc:2955] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.594709 10404 raft_consensus.cc:2955] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.604980 10153 catalog_manager.cc:5697] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 reported cstate change: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "e519936919a64c8c89c4930abd54dbb0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:51.624846 10404 consensus_queue.cc:237] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.632136 10255 raft_consensus.cc:1275] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Refusing update from remote peer 3046b7050c864862b8ff46f4e00e032b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.632277 10329 raft_consensus.cc:1275] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Refusing update from remote peer 3046b7050c864862b8ff46f4e00e032b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:51.633729 10681 consensus_queue.cc:1048] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.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.001s
I20260630 12:37:51.634773 10707 consensus_queue.cc:1048] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:37:51.641124 10368 consensus_peers.cc:597] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b -> Peer bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196:45201): Couldn't send request to peer bc30a950a8fa4cc9a02b4a1a45ec61f1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88ed42c2e0de43c7bfe2fc41a16c6480. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.646024 10681 raft_consensus.cc:2955] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.651878 10329 raft_consensus.cc:2955] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.653568 10255 raft_consensus.cc:2955] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.668159 10144 catalog_manager.cc:5697] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 reported cstate change: config changed from index -1 to 16, NON_VOTER bc30a950a8fa4cc9a02b4a1a45ec61f1 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "3046b7050c864862b8ff46f4e00e032b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } } }
I20260630 12:37:51.858556 10713 ts_tablet_manager.cc:933] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Initiating tablet copy from peer e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:51.860468 10713 tablet_copy_client.cc:323] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:45013
I20260630 12:37:51.873886 10340 tablet_copy_service.cc:140] P e519936919a64c8c89c4930abd54dbb0: Received BeginTabletCopySession request for tablet b5fef9234d754501834fbcd3584c3340 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 ({username='slave'} at 127.0.0.1:42490)
I20260630 12:37:51.874503 10340 tablet_copy_service.cc:161] P e519936919a64c8c89c4930abd54dbb0: Beginning new tablet copy session on tablet b5fef9234d754501834fbcd3584c3340 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 at {username='slave'} at 127.0.0.1:42490: session id = bc30a950a8fa4cc9a02b4a1a45ec61f1-b5fef9234d754501834fbcd3584c3340
I20260630 12:37:51.881453 10340 tablet_copy_source_session.cc:215] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:51.884032 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5fef9234d754501834fbcd3584c3340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:51.895152 10713 tablet_copy_client.cc:806] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:51.895753 10713 tablet_copy_client.cc:670] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:51.899673 10713 tablet_copy_client.cc:538] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:51.905721 10713 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap starting.
I20260630 12:37:51.983405 10713 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:51.984088 10713 tablet_bootstrap.cc:492] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap complete.
I20260630 12:37:51.984655 10713 ts_tablet_manager.cc:1403] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent bootstrapping tablet: real 0.079s	user 0.071s	sys 0.008s
I20260630 12:37:51.986404 10713 raft_consensus.cc:359] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.986928 10713 raft_consensus.cc:740] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc30a950a8fa4cc9a02b4a1a45ec61f1, State: Initialized, Role: LEARNER
I20260630 12:37:51.987375 10713 consensus_queue.cc:260] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } attrs { replace: true } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:51.989430 10713 ts_tablet_manager.cc:1434] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:51.991353 10340 tablet_copy_service.cc:342] P e519936919a64c8c89c4930abd54dbb0: Request end of tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-b5fef9234d754501834fbcd3584c3340 received from {username='slave'} at 127.0.0.1:42490
I20260630 12:37:51.991725 10340 tablet_copy_service.cc:434] P e519936919a64c8c89c4930abd54dbb0: ending tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-b5fef9234d754501834fbcd3584c3340 on tablet b5fef9234d754501834fbcd3584c3340 with peer bc30a950a8fa4cc9a02b4a1a45ec61f1
I20260630 12:37:51.997258 10718 ts_tablet_manager.cc:933] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Initiating tablet copy from peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601)
I20260630 12:37:52.006597 10718 tablet_copy_client.cc:323] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:38601
I20260630 12:37:52.017143 10265 tablet_copy_service.cc:140] P f37ae47bb8ad4014a75f1ed528acd2a8: Received BeginTabletCopySession request for tablet 66da0511980d49148e98f2a7637b2b93 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 ({username='slave'} at 127.0.0.1:37170)
I20260630 12:37:52.017818 10265 tablet_copy_service.cc:161] P f37ae47bb8ad4014a75f1ed528acd2a8: Beginning new tablet copy session on tablet 66da0511980d49148e98f2a7637b2b93 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 at {username='slave'} at 127.0.0.1:37170: session id = bc30a950a8fa4cc9a02b4a1a45ec61f1-66da0511980d49148e98f2a7637b2b93
I20260630 12:37:52.024030 10265 tablet_copy_source_session.cc:215] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:52.027069 10718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66da0511980d49148e98f2a7637b2b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:52.041690 10718 tablet_copy_client.cc:806] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:52.042371 10718 tablet_copy_client.cc:670] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:52.046522 10718 tablet_copy_client.cc:538] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:52.053584 10713 ts_tablet_manager.cc:933] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Initiating tablet copy from peer e519936919a64c8c89c4930abd54dbb0 (127.0.194.194:45013)
I20260630 12:37:52.053911 10718 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap starting.
I20260630 12:37:52.055192 10713 tablet_copy_client.cc:323] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:45013
I20260630 12:37:52.056890 10340 tablet_copy_service.cc:140] P e519936919a64c8c89c4930abd54dbb0: Received BeginTabletCopySession request for tablet f265b767c35445e780f6302324997fd9 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 ({username='slave'} at 127.0.0.1:42490)
I20260630 12:37:52.057425 10340 tablet_copy_service.cc:161] P e519936919a64c8c89c4930abd54dbb0: Beginning new tablet copy session on tablet f265b767c35445e780f6302324997fd9 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 at {username='slave'} at 127.0.0.1:42490: session id = bc30a950a8fa4cc9a02b4a1a45ec61f1-f265b767c35445e780f6302324997fd9
I20260630 12:37:52.065414 10340 tablet_copy_source_session.cc:215] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:52.068485 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f265b767c35445e780f6302324997fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:52.083590 10713 tablet_copy_client.cc:806] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:52.084208 10713 tablet_copy_client.cc:670] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:52.088307 10713 tablet_copy_client.cc:538] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:52.096932 10713 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap starting.
I20260630 12:37:52.131412 10722 ts_tablet_manager.cc:933] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Initiating tablet copy from peer 3046b7050c864862b8ff46f4e00e032b (127.0.194.195:46153)
I20260630 12:37:52.139660 10722 tablet_copy_client.cc:323] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:46153
I20260630 12:37:52.171661 10718 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:52.171542 10414 tablet_copy_service.cc:140] P 3046b7050c864862b8ff46f4e00e032b: Received BeginTabletCopySession request for tablet 88ed42c2e0de43c7bfe2fc41a16c6480 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 ({username='slave'} at 127.0.0.1:59498)
I20260630 12:37:52.172362 10414 tablet_copy_service.cc:161] P 3046b7050c864862b8ff46f4e00e032b: Beginning new tablet copy session on tablet 88ed42c2e0de43c7bfe2fc41a16c6480 from peer bc30a950a8fa4cc9a02b4a1a45ec61f1 at {username='slave'} at 127.0.0.1:59498: session id = bc30a950a8fa4cc9a02b4a1a45ec61f1-88ed42c2e0de43c7bfe2fc41a16c6480
I20260630 12:37:52.172672 10718 tablet_bootstrap.cc:492] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap complete.
I20260630 12:37:52.173440 10718 ts_tablet_manager.cc:1403] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent bootstrapping tablet: real 0.120s	user 0.105s	sys 0.014s
I20260630 12:37:52.176811 10718 raft_consensus.cc:359] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.177675 10718 raft_consensus.cc:740] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc30a950a8fa4cc9a02b4a1a45ec61f1, State: Initialized, Role: LEARNER
I20260630 12:37:52.178287 10718 consensus_queue.cc:260] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } attrs { replace: true } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.180593 10718 ts_tablet_manager.cc:1434] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:52.182521 10265 tablet_copy_service.cc:342] P f37ae47bb8ad4014a75f1ed528acd2a8: Request end of tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-66da0511980d49148e98f2a7637b2b93 received from {username='slave'} at 127.0.0.1:37170
I20260630 12:37:52.182921 10265 tablet_copy_service.cc:434] P f37ae47bb8ad4014a75f1ed528acd2a8: ending tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-66da0511980d49148e98f2a7637b2b93 on tablet 66da0511980d49148e98f2a7637b2b93 with peer bc30a950a8fa4cc9a02b4a1a45ec61f1
I20260630 12:37:52.185912 10414 tablet_copy_source_session.cc:215] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:52.189649 10722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88ed42c2e0de43c7bfe2fc41a16c6480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:52.203737 10722 tablet_copy_client.cc:806] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:52.204373 10722 tablet_copy_client.cc:670] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:52.208109 10722 tablet_copy_client.cc:538] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:52.214591 10722 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap starting.
I20260630 12:37:52.221792 10713 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:52.222669 10713 tablet_bootstrap.cc:492] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap complete.
I20260630 12:37:52.223320 10713 ts_tablet_manager.cc:1403] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent bootstrapping tablet: real 0.127s	user 0.095s	sys 0.014s
I20260630 12:37:52.225893 10713 raft_consensus.cc:359] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.226644 10713 raft_consensus.cc:740] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc30a950a8fa4cc9a02b4a1a45ec61f1, State: Initialized, Role: LEARNER
I20260630 12:37:52.227207 10713 consensus_queue.cc:260] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.229182 10713 ts_tablet_manager.cc:1434] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:52.231232 10340 tablet_copy_service.cc:342] P e519936919a64c8c89c4930abd54dbb0: Request end of tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-f265b767c35445e780f6302324997fd9 received from {username='slave'} at 127.0.0.1:42490
I20260630 12:37:52.231654 10340 tablet_copy_service.cc:434] P e519936919a64c8c89c4930abd54dbb0: ending tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-f265b767c35445e780f6302324997fd9 on tablet f265b767c35445e780f6302324997fd9 with peer bc30a950a8fa4cc9a02b4a1a45ec61f1
I20260630 12:37:52.269382 10652 raft_consensus.cc:1217] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:52.305838 10722 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:52.306608 10722 tablet_bootstrap.cc:492] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Bootstrap complete.
I20260630 12:37:52.307124 10722 ts_tablet_manager.cc:1403] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent bootstrapping tablet: real 0.093s	user 0.071s	sys 0.019s
I20260630 12:37:52.309000 10722 raft_consensus.cc:359] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.309624 10722 raft_consensus.cc:740] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc30a950a8fa4cc9a02b4a1a45ec61f1, State: Initialized, Role: LEARNER
I20260630 12:37:52.310072 10722 consensus_queue.cc:260] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [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: "f37ae47bb8ad4014a75f1ed528acd2a8" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "e519936919a64c8c89c4930abd54dbb0" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 45013 } } peers { permanent_uuid: "3046b7050c864862b8ff46f4e00e032b" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 46153 } } peers { permanent_uuid: "bc30a950a8fa4cc9a02b4a1a45ec61f1" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 45201 } attrs { promote: true } }
I20260630 12:37:52.311774 10722 ts_tablet_manager.cc:1434] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:52.313508 10414 tablet_copy_service.cc:342] P 3046b7050c864862b8ff46f4e00e032b: Request end of tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-88ed42c2e0de43c7bfe2fc41a16c6480 received from {username='slave'} at 127.0.0.1:59498
I20260630 12:37:52.313916 10414 tablet_copy_service.cc:434] P 3046b7050c864862b8ff46f4e00e032b: ending tablet copy session bc30a950a8fa4cc9a02b4a1a45ec61f1-88ed42c2e0de43c7bfe2fc41a16c6480 on tablet 88ed42c2e0de43c7bfe2fc41a16c6480 with peer bc30a950a8fa4cc9a02b4a1a45ec61f1
I20260630 12:37:52.546885 10652 raft_consensus.cc:1217] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:52.557215 10652 raft_consensus.cc:1217] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:52.564935   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:52.596884   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:52.597688   779 tablet_replica.cc:333] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.598531   779 raft_consensus.cc:2243] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.599588   779 raft_consensus.cc:2272] T 5671dba405004b2a8806946d5e059709 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.602617   779 tablet_replica.cc:333] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.603418   779 raft_consensus.cc:2243] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.604112   779 raft_consensus.cc:2272] T b5fef9234d754501834fbcd3584c3340 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.606928   779 tablet_replica.cc:333] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.607625   779 raft_consensus.cc:2243] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.608276   779 raft_consensus.cc:2272] T f265b767c35445e780f6302324997fd9 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.611115   779 tablet_replica.cc:333] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.611861   779 raft_consensus.cc:2243] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.612535   779 raft_consensus.cc:2272] T 88ed42c2e0de43c7bfe2fc41a16c6480 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.615680   779 tablet_replica.cc:333] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.616403   779 raft_consensus.cc:2243] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.617820   779 raft_consensus.cc:2272] T 66da0511980d49148e98f2a7637b2b93 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.620766   779 tablet_replica.cc:333] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.621488   779 raft_consensus.cc:2243] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.622026   779 raft_consensus.cc:2272] T ef59565adbb94febaa3261d455d4321c P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.624715   779 tablet_replica.cc:333] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.625370   779 raft_consensus.cc:2243] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.626395   779 raft_consensus.cc:2272] T 5465f3dc198342e5814cb5f11d64301e P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.629096   779 tablet_replica.cc:333] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8: stopping tablet replica
I20260630 12:37:52.629724   779 raft_consensus.cc:2243] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.630298   779 raft_consensus.cc:2272] T 17208a788a4b49218af7d760f2550692 P f37ae47bb8ad4014a75f1ed528acd2a8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:52.642582 10293 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:37:52.652716 10293 consensus_peers.cc:597] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 -> Peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601): Couldn't send request to peer f37ae47bb8ad4014a75f1ed528acd2a8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:37:52.661708 10293 consensus_peers.cc:597] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 -> Peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601): Couldn't send request to peer f37ae47bb8ad4014a75f1ed528acd2a8. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:52.661986   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:52.667943 10652 raft_consensus.cc:1217] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:37:52.685052   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:52.712009   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:52.712739   779 tablet_replica.cc:333] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.713336   779 raft_consensus.cc:2243] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.713886   779 raft_consensus.cc:2272] T 5671dba405004b2a8806946d5e059709 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.716151   779 tablet_replica.cc:333] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.716748   779 raft_consensus.cc:2243] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.717741   779 raft_consensus.cc:2272] T f265b767c35445e780f6302324997fd9 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.719870   779 tablet_replica.cc:333] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.720428   779 raft_consensus.cc:2243] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.721429   779 raft_consensus.cc:2272] T b5fef9234d754501834fbcd3584c3340 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.723361   779 tablet_replica.cc:333] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.723875   779 raft_consensus.cc:2243] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.724285   779 raft_consensus.cc:2272] T 5465f3dc198342e5814cb5f11d64301e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.726289   779 tablet_replica.cc:333] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.726799   779 raft_consensus.cc:2243] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.727232   779 raft_consensus.cc:2272] T 66da0511980d49148e98f2a7637b2b93 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.729234   779 tablet_replica.cc:333] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.729759   779 raft_consensus.cc:2243] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.730238   779 raft_consensus.cc:2272] T 1d478544f7ee406dab0178227839c761 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.732213   779 tablet_replica.cc:333] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.732749   779 raft_consensus.cc:2243] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.733302   779 raft_consensus.cc:2272] T 88ed42c2e0de43c7bfe2fc41a16c6480 P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.735220   779 tablet_replica.cc:333] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0: stopping tablet replica
I20260630 12:37:52.735685   779 raft_consensus.cc:2243] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.736119   779 raft_consensus.cc:2272] T e57a33cb7f564040b31f8d5220deec3e P e519936919a64c8c89c4930abd54dbb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.756250   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
W20260630 12:37:52.775609 10367 consensus_peers.cc:597] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b -> Peer f37ae47bb8ad4014a75f1ed528acd2a8 (127.0.194.193:38601): Couldn't send request to peer f37ae47bb8ad4014a75f1ed528acd2a8. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:52.781697   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:52.807861   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:52.808599   779 tablet_replica.cc:333] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.809252   779 raft_consensus.cc:2243] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.809763   779 raft_consensus.cc:2272] T 5671dba405004b2a8806946d5e059709 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.811926   779 tablet_replica.cc:333] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.812466   779 raft_consensus.cc:2243] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.812970   779 raft_consensus.cc:2272] T a76b93d946f944a4a4d88cbfcaba9a15 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.814940   779 tablet_replica.cc:333] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.815454   779 raft_consensus.cc:2243] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.815876   779 raft_consensus.cc:2272] T 5465f3dc198342e5814cb5f11d64301e P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.817932   779 tablet_replica.cc:333] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.818437   779 raft_consensus.cc:2243] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.819442   779 raft_consensus.cc:2272] T 88ed42c2e0de43c7bfe2fc41a16c6480 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.821789   779 tablet_replica.cc:333] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.822324   779 raft_consensus.cc:2243] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.822834   779 raft_consensus.cc:2272] T 66da0511980d49148e98f2a7637b2b93 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.824815   779 tablet_replica.cc:333] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.825312   779 raft_consensus.cc:2243] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.825800   779 raft_consensus.cc:2272] T a4529ae66b22416f997f36393c33f7cd P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.827764   779 tablet_replica.cc:333] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.828226   779 raft_consensus.cc:2243] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.828751   779 raft_consensus.cc:2272] T f265b767c35445e780f6302324997fd9 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.830613   779 tablet_replica.cc:333] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b: stopping tablet replica
I20260630 12:37:52.831061   779 raft_consensus.cc:2243] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:52.831557   779 raft_consensus.cc:2272] T b5fef9234d754501834fbcd3584c3340 P 3046b7050c864862b8ff46f4e00e032b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.860455   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:52.879909   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:52.933445   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:52.934598   779 tablet_replica.cc:333] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1: stopping tablet replica
I20260630 12:37:52.935985   779 raft_consensus.cc:2243] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:52.936935   779 raft_consensus.cc:2272] T f265b767c35445e780f6302324997fd9 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:52.941220   779 tablet_replica.cc:333] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1: stopping tablet replica
I20260630 12:37:52.941941   779 raft_consensus.cc:2243] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:52.942800   779 raft_consensus.cc:2272] T 66da0511980d49148e98f2a7637b2b93 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:52.947018   779 tablet_replica.cc:333] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1: stopping tablet replica
I20260630 12:37:52.947795   779 raft_consensus.cc:2243] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:52.948504   779 raft_consensus.cc:2272] T 88ed42c2e0de43c7bfe2fc41a16c6480 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:52.952595   779 tablet_replica.cc:333] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1: stopping tablet replica
I20260630 12:37:52.953218   779 raft_consensus.cc:2243] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:52.953933   779 raft_consensus.cc:2272] T b5fef9234d754501834fbcd3584c3340 P bc30a950a8fa4cc9a02b4a1a45ec61f1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:52.983911   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:53.016119   779 master.cc:562] Master@127.0.194.254:34229 shutting down...
W20260630 12:37:53.048625 10201 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:53.051105   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:53.051784   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:53.052117   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3da34858d0594639b5afbd48140972db: stopping tablet replica
I20260630 12:37:53.075438   779 master.cc:584] Master@127.0.194.254:34229 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7965 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:37:53.141332   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:38669
I20260630 12:37:53.142622   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.148543 10736 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:37:53.149446 10737 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:37:53.149780 10739 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:37:53.151232   779 server_base.cc:1061] running on GCE node
I20260630 12:37:53.152091   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.152266   779 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:37:53.152395   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823073152383 us; error 0 us; skew 500 ppm
I20260630 12:37:53.152907   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.155129   779 webserver.cc:533] Webserver started at http://127.0.194.254:41731/ using document root <none> and password file <none>
I20260630 12:37:53.155576   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.155733   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.155956   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.157250   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "a447ec66052e435783e4db7d58ca9f0d"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.161669   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:53.164921 10744 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:37:53.165659   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:53.165942   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "a447ec66052e435783e4db7d58ca9f0d"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.166209   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-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:37:53.184098   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:53.185411   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:53.223217   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:38669
I20260630 12:37:53.223394 10795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:38669 every 8 connection(s)
I20260630 12:37:53.227378 10796 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:37:53.240972 10796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d: Bootstrap starting.
I20260630 12:37:53.245918 10796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.250222 10796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d: No bootstrap required, opened a new log
I20260630 12:37:53.252462 10796 raft_consensus.cc:359] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER }
I20260630 12:37:53.253001 10796 raft_consensus.cc:385] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.253232 10796 raft_consensus.cc:740] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a447ec66052e435783e4db7d58ca9f0d, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.253888 10796 consensus_queue.cc:260] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER }
I20260630 12:37:53.254374 10796 raft_consensus.cc:399] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:53.254617 10796 raft_consensus.cc:493] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:53.254895 10796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.259809 10796 raft_consensus.cc:515] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER }
I20260630 12:37:53.260356 10796 leader_election.cc:304] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [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: a447ec66052e435783e4db7d58ca9f0d; no voters: 
I20260630 12:37:53.261547 10796 leader_election.cc:290] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:53.261989 10799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.263377 10799 raft_consensus.cc:697] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 1 LEADER]: Becoming Leader. State: Replica: a447ec66052e435783e4db7d58ca9f0d, State: Running, Role: LEADER
I20260630 12:37:53.264110 10799 consensus_queue.cc:237] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [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: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER }
I20260630 12:37:53.264547 10796 sys_catalog.cc:565] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:53.271687 10800 sys_catalog.cc:455] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a447ec66052e435783e4db7d58ca9f0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER } }
I20260630 12:37:53.271660 10801 sys_catalog.cc:455] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a447ec66052e435783e4db7d58ca9f0d. Latest consensus state: current_term: 1 leader_uuid: "a447ec66052e435783e4db7d58ca9f0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a447ec66052e435783e4db7d58ca9f0d" member_type: VOTER } }
I20260630 12:37:53.272565 10800 sys_catalog.cc:458] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:53.272828 10801 sys_catalog.cc:458] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:53.274437 10809 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:53.280417 10809 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:53.281498   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:53.289804 10809 catalog_manager.cc:1383] Generated new cluster ID: b3bacf86b15e4250bf2afa471546c3fb
I20260630 12:37:53.290091 10809 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:53.325306 10809 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:53.326614 10809 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:53.338269 10809 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d: Generated new TSK 0
I20260630 12:37:53.338963 10809 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:53.347903   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.353910 10817 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:37:53.354974 10818 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:37:53.356594   779 server_base.cc:1061] running on GCE node
W20260630 12:37:53.356691 10820 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:37:53.357658   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.357838   779 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:37:53.357963   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823073357952 us; error 0 us; skew 500 ppm
I20260630 12:37:53.358412   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.360641   779 webserver.cc:533] Webserver started at http://127.0.194.193:44421/ using document root <none> and password file <none>
I20260630 12:37:53.361071   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.361222   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.361431   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.362547   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "e0f9e46c9a3548768f80023fb58467e7"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.366981   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:53.370265 10825 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:37:53.371059   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:53.371351   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "e0f9e46c9a3548768f80023fb58467e7"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.371626   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-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:37:53.385977   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:53.387079   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:53.388478   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:53.390756   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:53.390964   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.391194   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:53.391371   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.430022   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:39339
I20260630 12:37:53.430124 10887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:39339 every 8 connection(s)
I20260630 12:37:53.435099   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.444180 10892 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:37:53.444486 10893 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:37:53.447479 10895 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:37:53.448745 10888 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38669
I20260630 12:37:53.449132 10888 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:53.449302   779 server_base.cc:1061] running on GCE node
I20260630 12:37:53.449940 10888 heartbeater.cc:507] Master 127.0.194.254:38669 requested a full tablet report, sending...
I20260630 12:37:53.452152 10761 ts_manager.cc:194] Registered new tserver with Master: e0f9e46c9a3548768f80023fb58467e7 (127.0.194.193:39339)
I20260630 12:37:53.452232   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.452601   779 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:37:53.452814   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823073452795 us; error 0 us; skew 500 ppm
I20260630 12:37:53.453594   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.454720 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49568
I20260630 12:37:53.456602   779 webserver.cc:533] Webserver started at http://127.0.194.194:45403/ using document root <none> and password file <none>
I20260630 12:37:53.457154   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.457335   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.457628   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.458822   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "78312611b64d4f3ab788e7fc4505bb5e"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.463220   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:53.466823 10900 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:37:53.467720   779 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:37:53.468029   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "78312611b64d4f3ab788e7fc4505bb5e"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.468333   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-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:37:53.483997   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:53.485878   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:53.488104   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:53.493561   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:53.493819   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.494073   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:53.494242   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.547758   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:40263
I20260630 12:37:53.547883 10962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:40263 every 8 connection(s)
I20260630 12:37:53.552588   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:53.559809 10966 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:37:53.560534 10967 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:37:53.566879 10969 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:37:53.568305 10963 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38669
I20260630 12:37:53.568969 10963 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:53.570093 10963 heartbeater.cc:507] Master 127.0.194.254:38669 requested a full tablet report, sending...
I20260630 12:37:53.572497   779 server_base.cc:1061] running on GCE node
I20260630 12:37:53.573082 10761 ts_manager.cc:194] Registered new tserver with Master: 78312611b64d4f3ab788e7fc4505bb5e (127.0.194.194:40263)
I20260630 12:37:53.574337   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:53.574702   779 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:37:53.574940   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823073574922 us; error 0 us; skew 500 ppm
I20260630 12:37:53.575559 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260630 12:37:53.575971   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:53.579555   779 webserver.cc:533] Webserver started at http://127.0.194.195:33145/ using document root <none> and password file <none>
I20260630 12:37:53.580236   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:53.580505   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:53.580843   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:53.582005   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "cf97e1457b1d4fe4b4b6379603b06a7a"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.587050   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:37:53.590479 10974 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:37:53.591176   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:53.591457   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "cf97e1457b1d4fe4b4b6379603b06a7a"
format_stamp: "Formatted at 2026-06-30 12:37:53 on dist-test-slave-zctk"
I20260630 12:37:53.591737   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822851694463-779-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:37:53.606293   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:53.607470   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:53.608985   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:53.611310   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:53.611639   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.611956   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:53.612161   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:53.652438   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:35795
I20260630 12:37:53.652539 11036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:35795 every 8 connection(s)
I20260630 12:37:53.667590 11037 heartbeater.cc:344] Connected to a master server at 127.0.194.254:38669
I20260630 12:37:53.668038 11037 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:53.668875 11037 heartbeater.cc:507] Master 127.0.194.254:38669 requested a full tablet report, sending...
I20260630 12:37:53.670842 10761 ts_manager.cc:194] Registered new tserver with Master: cf97e1457b1d4fe4b4b6379603b06a7a (127.0.194.195:35795)
I20260630 12:37:53.671129   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014607097s
I20260630 12:37:53.672233 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49576
I20260630 12:37:53.697361 10761 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49590:
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:37:53.699327 10761 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:37:53.742874 10928 tablet_service.cc:1511] Processing CreateTablet for tablet e066fefa306c48a68a16b85cf430accd (DEFAULT_TABLE table=test-workload [id=48dbe8743f8149749ff17c58a3dc7daa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:53.744881 10928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e066fefa306c48a68a16b85cf430accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.754343 10853 tablet_service.cc:1511] Processing CreateTablet for tablet e066fefa306c48a68a16b85cf430accd (DEFAULT_TABLE table=test-workload [id=48dbe8743f8149749ff17c58a3dc7daa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:53.755597 10853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e066fefa306c48a68a16b85cf430accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.755771 11002 tablet_service.cc:1511] Processing CreateTablet for tablet e066fefa306c48a68a16b85cf430accd (DEFAULT_TABLE table=test-workload [id=48dbe8743f8149749ff17c58a3dc7daa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:53.757107 11002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e066fefa306c48a68a16b85cf430accd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.766523 11052 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Bootstrap starting.
I20260630 12:37:53.778505 11053 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: Bootstrap starting.
I20260630 12:37:53.780081 11054 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: Bootstrap starting.
I20260630 12:37:53.780495 11052 tablet_bootstrap.cc:654] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.786021 11053 tablet_bootstrap.cc:654] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.786542 11052 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: No bootstrap required, opened a new log
I20260630 12:37:53.787068 11052 ts_tablet_manager.cc:1403] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260630 12:37:53.787079 11054 tablet_bootstrap.cc:654] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.790423 11053 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: No bootstrap required, opened a new log
I20260630 12:37:53.791020 11053 ts_tablet_manager.cc:1403] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:37:53.790431 11052 raft_consensus.cc:359] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.791664 11052 raft_consensus.cc:385] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.792052 11052 raft_consensus.cc:740] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78312611b64d4f3ab788e7fc4505bb5e, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.793190 11052 consensus_queue.cc:260] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.794199 11053 raft_consensus.cc:359] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.794921 11053 raft_consensus.cc:385] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.795251 11053 raft_consensus.cc:740] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0f9e46c9a3548768f80023fb58467e7, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.795727 11058 raft_consensus.cc:493] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.795821 10963 heartbeater.cc:499] Master 127.0.194.254:38669 was elected leader, sending a full tablet report...
I20260630 12:37:53.796401 11054 tablet_bootstrap.cc:492] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: No bootstrap required, opened a new log
I20260630 12:37:53.796280 11058 raft_consensus.cc:515] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.796233 11053 consensus_queue.cc:260] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.797425 11054 ts_tablet_manager.cc:1403] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:37:53.800717 11054 raft_consensus.cc:359] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.801489 11054 raft_consensus.cc:385] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.801915 11054 raft_consensus.cc:740] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf97e1457b1d4fe4b4b6379603b06a7a, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.802994 11054 consensus_queue.cc:260] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.808070 11058 leader_election.cc:290] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf97e1457b1d4fe4b4b6379603b06a7a (127.0.194.195:35795), e0f9e46c9a3548768f80023fb58467e7 (127.0.194.193:39339)
I20260630 12:37:53.811343 11052 ts_tablet_manager.cc:1434] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260630 12:37:53.820922 10888 heartbeater.cc:499] Master 127.0.194.254:38669 was elected leader, sending a full tablet report...
I20260630 12:37:53.821012 11060 raft_consensus.cc:493] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.821951 11012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "78312611b64d4f3ab788e7fc4505bb5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" is_pre_election: true
I20260630 12:37:53.822336 11060 raft_consensus.cc:515] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.822780 11012 raft_consensus.cc:2468] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78312611b64d4f3ab788e7fc4505bb5e in term 0.
I20260630 12:37:53.823832 11037 heartbeater.cc:499] Master 127.0.194.254:38669 was elected leader, sending a full tablet report...
I20260630 12:37:53.824352 10904 leader_election.cc:304] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [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: 78312611b64d4f3ab788e7fc4505bb5e, cf97e1457b1d4fe4b4b6379603b06a7a; no voters: 
I20260630 12:37:53.823357 11054 ts_tablet_manager.cc:1434] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.012s
I20260630 12:37:53.826260 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "78312611b64d4f3ab788e7fc4505bb5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0f9e46c9a3548768f80023fb58467e7" is_pre_election: true
I20260630 12:37:53.826907 10863 raft_consensus.cc:2468] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78312611b64d4f3ab788e7fc4505bb5e in term 0.
I20260630 12:37:53.834007 11053 ts_tablet_manager.cc:1434] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.004s
I20260630 12:37:53.838305 11060 leader_election.cc:290] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78312611b64d4f3ab788e7fc4505bb5e (127.0.194.194:40263), cf97e1457b1d4fe4b4b6379603b06a7a (127.0.194.195:35795)
I20260630 12:37:53.845109 11059 raft_consensus.cc:2804] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.845780 11059 raft_consensus.cc:493] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.846227 11059 raft_consensus.cc:3060] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.853075 11012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "e0f9e46c9a3548768f80023fb58467e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" is_pre_election: true
I20260630 12:37:53.853981 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "e0f9e46c9a3548768f80023fb58467e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78312611b64d4f3ab788e7fc4505bb5e" is_pre_election: true
I20260630 12:37:53.854066 11012 raft_consensus.cc:2468] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0f9e46c9a3548768f80023fb58467e7 in term 0.
I20260630 12:37:53.855913 10829 leader_election.cc:304] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [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: cf97e1457b1d4fe4b4b6379603b06a7a, e0f9e46c9a3548768f80023fb58467e7; no voters: 
I20260630 12:37:53.856832 11063 raft_consensus.cc:2804] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.857236 11063 raft_consensus.cc:493] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.857571 11063 raft_consensus.cc:3060] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.859740 11059 raft_consensus.cc:515] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.860988 10938 raft_consensus.cc:2393] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0f9e46c9a3548768f80023fb58467e7 in current term 1: Already voted for candidate 78312611b64d4f3ab788e7fc4505bb5e in this term.
I20260630 12:37:53.862669 11059 leader_election.cc:290] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [CANDIDATE]: Term 1 election: Requested vote from peers cf97e1457b1d4fe4b4b6379603b06a7a (127.0.194.195:35795), e0f9e46c9a3548768f80023fb58467e7 (127.0.194.193:39339)
I20260630 12:37:53.863135 11012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "78312611b64d4f3ab788e7fc4505bb5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a"
I20260630 12:37:53.863721 11012 raft_consensus.cc:3060] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.865820 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "78312611b64d4f3ab788e7fc4505bb5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0f9e46c9a3548768f80023fb58467e7"
I20260630 12:37:53.866308 11063 raft_consensus.cc:515] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.867410 10863 raft_consensus.cc:2393] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78312611b64d4f3ab788e7fc4505bb5e in current term 1: Already voted for candidate e0f9e46c9a3548768f80023fb58467e7 in this term.
I20260630 12:37:53.868316 11063 leader_election.cc:290] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [CANDIDATE]: Term 1 election: Requested vote from peers 78312611b64d4f3ab788e7fc4505bb5e (127.0.194.194:40263), cf97e1457b1d4fe4b4b6379603b06a7a (127.0.194.195:35795)
I20260630 12:37:53.869379 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "e0f9e46c9a3548768f80023fb58467e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78312611b64d4f3ab788e7fc4505bb5e"
I20260630 12:37:53.869724 11011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e066fefa306c48a68a16b85cf430accd" candidate_uuid: "e0f9e46c9a3548768f80023fb58467e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a"
I20260630 12:37:53.870275 10938 raft_consensus.cc:2393] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0f9e46c9a3548768f80023fb58467e7 in current term 1: Already voted for candidate 78312611b64d4f3ab788e7fc4505bb5e in this term.
I20260630 12:37:53.871383 10829 leader_election.cc:304] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [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: e0f9e46c9a3548768f80023fb58467e7; no voters: 78312611b64d4f3ab788e7fc4505bb5e, cf97e1457b1d4fe4b4b6379603b06a7a
I20260630 12:37:53.871959 11012 raft_consensus.cc:2468] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78312611b64d4f3ab788e7fc4505bb5e in term 1.
I20260630 12:37:53.872254 11063 raft_consensus.cc:2749] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:53.873138 10904 leader_election.cc:304] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [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: 78312611b64d4f3ab788e7fc4505bb5e, cf97e1457b1d4fe4b4b6379603b06a7a; no voters: e0f9e46c9a3548768f80023fb58467e7
I20260630 12:37:53.873798 11059 raft_consensus.cc:2804] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:53.874217 11059 raft_consensus.cc:697] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 LEADER]: Becoming Leader. State: Replica: 78312611b64d4f3ab788e7fc4505bb5e, State: Running, Role: LEADER
I20260630 12:37:53.874996 11059 consensus_queue.cc:237] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [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: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } }
I20260630 12:37:53.881819 10761 catalog_manager.cc:5697] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 78312611b64d4f3ab788e7fc4505bb5e (127.0.194.194). New cstate: current_term: 1 leader_uuid: "78312611b64d4f3ab788e7fc4505bb5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78312611b64d4f3ab788e7fc4505bb5e" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 40263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf97e1457b1d4fe4b4b6379603b06a7a" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 35795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0f9e46c9a3548768f80023fb58467e7" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:53.894164   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:53.920099   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:53.920979   779 tablet_replica.cc:333] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7: stopping tablet replica
I20260630 12:37:53.921509   779 raft_consensus.cc:2243] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:53.921938   779 raft_consensus.cc:2272] T e066fefa306c48a68a16b85cf430accd P e0f9e46c9a3548768f80023fb58467e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:53.942255   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:53.951227   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:53.969059   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:53.969868   779 tablet_replica.cc:333] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: stopping tablet replica
I20260630 12:37:53.970377   779 raft_consensus.cc:2243] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:53.971001   779 pending_rounds.cc:70] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Trying to abort 1 pending ops.
I20260630 12:37:53.971210   779 pending_rounds.cc:77] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443310598840320 op_type: NO_OP noop_request { }
I20260630 12:37:53.971513   779 raft_consensus.cc:2889] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:53.971798   779 raft_consensus.cc:2272] T e066fefa306c48a68a16b85cf430accd P 78312611b64d4f3ab788e7fc4505bb5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:53.991566   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:54.000515   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:54.017547   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:54.018450   779 tablet_replica.cc:333] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a: stopping tablet replica
I20260630 12:37:54.018937   779 raft_consensus.cc:2243] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:54.019305   779 raft_consensus.cc:2272] T e066fefa306c48a68a16b85cf430accd P cf97e1457b1d4fe4b4b6379603b06a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:54.038204   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:54.047421   779 master.cc:562] Master@127.0.194.254:38669 shutting down...
I20260630 12:37:54.062086   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:54.062647   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:54.062976   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P a447ec66052e435783e4db7d58ca9f0d: stopping tablet replica
I20260630 12:37:54.082610   779 master.cc:584] Master@127.0.194.254:38669 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (973 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:37:54.113826   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:40599
I20260630 12:37:54.114842   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.119740 11066 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:37:54.120172 11067 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:37:54.121233 11069 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:37:54.123373   779 server_base.cc:1061] running on GCE node
I20260630 12:37:54.124135   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.124329   779 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:37:54.124493   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823074124461 us; error 0 us; skew 500 ppm
I20260630 12:37:54.125072   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.127287   779 webserver.cc:533] Webserver started at http://127.0.194.254:39325/ using document root <none> and password file <none>
I20260630 12:37:54.127759   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.127962   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.128253   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.129379   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "563913b7591b4678b99a9bfdf549aef2"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.133755   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:54.137074 11074 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:37:54.137751   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:54.138068   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "563913b7591b4678b99a9bfdf549aef2"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.138351   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-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:37:54.162237   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.163256   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.197999   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:40599
I20260630 12:37:54.198102 11125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:40599 every 8 connection(s)
I20260630 12:37:54.201830 11126 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:37:54.213013 11126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2: Bootstrap starting.
I20260630 12:37:54.217269 11126 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.221087 11126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2: No bootstrap required, opened a new log
I20260630 12:37:54.222977 11126 raft_consensus.cc:359] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER }
I20260630 12:37:54.223348 11126 raft_consensus.cc:385] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.223521 11126 raft_consensus.cc:740] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563913b7591b4678b99a9bfdf549aef2, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.224013 11126 consensus_queue.cc:260] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER }
I20260630 12:37:54.224392 11126 raft_consensus.cc:399] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:54.224630 11126 raft_consensus.cc:493] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:54.224858 11126 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.229450 11126 raft_consensus.cc:515] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER }
I20260630 12:37:54.229892 11126 leader_election.cc:304] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [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: 563913b7591b4678b99a9bfdf549aef2; no voters: 
I20260630 12:37:54.230944 11126 leader_election.cc:290] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:54.231262 11129 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.232582 11129 raft_consensus.cc:697] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 1 LEADER]: Becoming Leader. State: Replica: 563913b7591b4678b99a9bfdf549aef2, State: Running, Role: LEADER
I20260630 12:37:54.233211 11129 consensus_queue.cc:237] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [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: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER }
I20260630 12:37:54.233788 11126 sys_catalog.cc:565] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:54.235971 11130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "563913b7591b4678b99a9bfdf549aef2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER } }
I20260630 12:37:54.235978 11131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 563913b7591b4678b99a9bfdf549aef2. Latest consensus state: current_term: 1 leader_uuid: "563913b7591b4678b99a9bfdf549aef2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563913b7591b4678b99a9bfdf549aef2" member_type: VOTER } }
I20260630 12:37:54.236769 11130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:54.236837 11131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:54.239631 11134 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:54.244692 11134 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:54.249287   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:54.253665 11134 catalog_manager.cc:1383] Generated new cluster ID: 4755295e390246adaabb76475ec4f0a1
I20260630 12:37:54.253969 11134 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:54.277690 11134 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:54.278955 11134 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:54.293139 11134 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2: Generated new TSK 0
I20260630 12:37:54.293725 11134 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:54.315616   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.321681 11147 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:37:54.322901 11148 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:37:54.324522 11150 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:37:54.324931   779 server_base.cc:1061] running on GCE node
I20260630 12:37:54.325918   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.326097   779 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:37:54.326304   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823074326285 us; error 0 us; skew 500 ppm
I20260630 12:37:54.326877   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.329141   779 webserver.cc:533] Webserver started at http://127.0.194.193:44187/ using document root <none> and password file <none>
I20260630 12:37:54.329563   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.329715   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.329927   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.331080   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "8ec006d72e2d4f16a98a0c556ba90e7d"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.335597   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:37:54.338853 11155 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:37:54.339804   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:54.340065   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "8ec006d72e2d4f16a98a0c556ba90e7d"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.340358   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-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:37:54.351370   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.352406   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.353778   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.355953   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.356124   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.356387   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.356545   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.393139   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:45651
I20260630 12:37:54.393226 11217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:45651 every 8 connection(s)
I20260630 12:37:54.398145   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.404621 11222 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:37:54.406033 11223 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:37:54.408857   779 server_base.cc:1061] running on GCE node
W20260630 12:37:54.408875 11226 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:37:54.410235 11218 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40599
I20260630 12:37:54.410486   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:54.410681 11218 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:54.410753   779 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:37:54.411059   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823074411040 us; error 0 us; skew 500 ppm
I20260630 12:37:54.411648 11218 heartbeater.cc:507] Master 127.0.194.254:40599 requested a full tablet report, sending...
I20260630 12:37:54.411813   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.414073 11091 ts_manager.cc:194] Registered new tserver with Master: 8ec006d72e2d4f16a98a0c556ba90e7d (127.0.194.193:45651)
I20260630 12:37:54.414601   779 webserver.cc:533] Webserver started at http://127.0.194.194:46191/ using document root <none> and password file <none>
I20260630 12:37:54.415105   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.415304   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.415570   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.416046 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58070
I20260630 12:37:54.416749   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "12dcf42b9fb749dca582c49f60d4fcb9"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.421092   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:54.424055 11230 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:37:54.424788   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:54.425062   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "12dcf42b9fb749dca582c49f60d4fcb9"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.425325   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-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:37:54.442644   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.443665   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.445137   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.447387   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.447604   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.447824   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.447994   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.484915   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:34753
I20260630 12:37:54.485015 11292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:34753 every 8 connection(s)
I20260630 12:37:54.489859   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.496914 11296 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:37:54.498647 11297 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:37:54.502709   779 server_base.cc:1061] running on GCE node
W20260630 12:37:54.502895 11299 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:37:54.503136 11293 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40599
I20260630 12:37:54.503635 11293 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.503873   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.504145   779 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:37:54.504328   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823074504310 us; error 0 us; skew 500 ppm
I20260630 12:37:54.504432 11293 heartbeater.cc:507] Master 127.0.194.254:40599 requested a full tablet report, sending...
I20260630 12:37:54.504992   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.506703 11091 ts_manager.cc:194] Registered new tserver with Master: 12dcf42b9fb749dca582c49f60d4fcb9 (127.0.194.194:34753)
I20260630 12:37:54.507454   779 webserver.cc:533] Webserver started at http://127.0.194.195:35607/ using document root <none> and password file <none>
I20260630 12:37:54.507982   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.508175   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.508284 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58084
I20260630 12:37:54.508436   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.509809   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "86e1813b2dd54500adf455fb8518bfba"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.513980   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:54.517057 11304 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:37:54.517773   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:54.518069   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "86e1813b2dd54500adf455fb8518bfba"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.518342   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-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:37:54.529515   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.530534   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.531929   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.534075   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.534292   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.534515   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.534678   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.571313   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:38493
I20260630 12:37:54.571410 11366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:38493 every 8 connection(s)
I20260630 12:37:54.576043   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:54.583580 11370 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:37:54.586527 11371 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:37:54.586611 11373 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:37:54.587044 11367 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40599
I20260630 12:37:54.587617 11367 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.587877   779 server_base.cc:1061] running on GCE node
I20260630 12:37:54.588590 11367 heartbeater.cc:507] Master 127.0.194.254:40599 requested a full tablet report, sending...
I20260630 12:37:54.588994   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:54.589284   779 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:37:54.589514   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823074589493 us; error 0 us; skew 500 ppm
I20260630 12:37:54.590268   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:54.590867 11091 ts_manager.cc:194] Registered new tserver with Master: 86e1813b2dd54500adf455fb8518bfba (127.0.194.195:38493)
I20260630 12:37:54.592422 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58086
I20260630 12:37:54.592851   779 webserver.cc:533] Webserver started at http://127.0.194.196:46069/ using document root <none> and password file <none>
I20260630 12:37:54.593474   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:54.593732   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:54.593993   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:54.595049   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "f9495d86453b4133a7f25e75c769afec"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.599403   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:54.602567 11378 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:37:54.603320   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:54.603614   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "f9495d86453b4133a7f25e75c769afec"
format_stamp: "Formatted at 2026-06-30 12:37:54 on dist-test-slave-zctk"
I20260630 12:37:54.603884   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822851694463-779-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:37:54.614038   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:54.615181   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:54.616659   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:54.619323   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:54.619551   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.619818   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:54.620014   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:54.660113   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:44235
I20260630 12:37:54.660266 11440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:44235 every 8 connection(s)
I20260630 12:37:54.674849 11441 heartbeater.cc:344] Connected to a master server at 127.0.194.254:40599
I20260630 12:37:54.675228 11441 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:54.675931 11441 heartbeater.cc:507] Master 127.0.194.254:40599 requested a full tablet report, sending...
I20260630 12:37:54.677814 11091 ts_manager.cc:194] Registered new tserver with Master: f9495d86453b4133a7f25e75c769afec (127.0.194.196:44235)
I20260630 12:37:54.678382   779 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014740209s
I20260630 12:37:54.679338 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58090
I20260630 12:37:54.703131 11091 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58106:
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:37:54.751771 11183 tablet_service.cc:1511] Processing CreateTablet for tablet 48f1a46a7d9d49ce94bf34f3df29e140 (DEFAULT_TABLE table=test-workload [id=60a5260749c84ae1be6f67eb1fdf9149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:54.753170 11183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f1a46a7d9d49ce94bf34f3df29e140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.756330 11406 tablet_service.cc:1511] Processing CreateTablet for tablet 48f1a46a7d9d49ce94bf34f3df29e140 (DEFAULT_TABLE table=test-workload [id=60a5260749c84ae1be6f67eb1fdf9149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:54.757362 11258 tablet_service.cc:1511] Processing CreateTablet for tablet 48f1a46a7d9d49ce94bf34f3df29e140 (DEFAULT_TABLE table=test-workload [id=60a5260749c84ae1be6f67eb1fdf9149]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:54.757736 11406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f1a46a7d9d49ce94bf34f3df29e140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.758617 11258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f1a46a7d9d49ce94bf34f3df29e140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:54.767325 11456 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: Bootstrap starting.
I20260630 12:37:54.773788 11456 tablet_bootstrap.cc:654] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.776300 11457 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: Bootstrap starting.
I20260630 12:37:54.778440 11459 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Bootstrap starting.
I20260630 12:37:54.782332 11456 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: No bootstrap required, opened a new log
I20260630 12:37:54.782969 11456 ts_tablet_manager.cc:1403] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:37:54.784179 11457 tablet_bootstrap.cc:654] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.785284 11459 tablet_bootstrap.cc:654] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.786399 11456 raft_consensus.cc:359] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.787282 11456 raft_consensus.cc:385] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.787715 11456 raft_consensus.cc:740] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ec006d72e2d4f16a98a0c556ba90e7d, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.788789 11456 consensus_queue.cc:260] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.789885 11457 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: No bootstrap required, opened a new log
I20260630 12:37:54.790056 11459 tablet_bootstrap.cc:492] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: No bootstrap required, opened a new log
I20260630 12:37:54.790433 11457 ts_tablet_manager.cc:1403] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:37:54.790488 11459 ts_tablet_manager.cc:1403] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:37:54.790926 11218 heartbeater.cc:499] Master 127.0.194.254:40599 was elected leader, sending a full tablet report...
I20260630 12:37:54.792104 11456 ts_tablet_manager.cc:1434] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:37:54.793584 11457 raft_consensus.cc:359] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.793777 11459 raft_consensus.cc:359] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.794482 11457 raft_consensus.cc:385] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.794575 11459 raft_consensus.cc:385] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.794895 11457 raft_consensus.cc:740] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12dcf42b9fb749dca582c49f60d4fcb9, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.795028 11459 raft_consensus.cc:740] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9495d86453b4133a7f25e75c769afec, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.795826 11457 consensus_queue.cc:260] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.796047 11459 consensus_queue.cc:260] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.798434 11293 heartbeater.cc:499] Master 127.0.194.254:40599 was elected leader, sending a full tablet report...
I20260630 12:37:54.799083 11457 ts_tablet_manager.cc:1434] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:54.805960 11441 heartbeater.cc:499] Master 127.0.194.254:40599 was elected leader, sending a full tablet report...
I20260630 12:37:54.806416 11459 ts_tablet_manager.cc:1434] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260630 12:37:54.925590 11464 raft_consensus.cc:493] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.926069 11464 raft_consensus.cc:515] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.928079 11464 leader_election.cc:290] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ec006d72e2d4f16a98a0c556ba90e7d (127.0.194.193:45651), 12dcf42b9fb749dca582c49f60d4fcb9 (127.0.194.194:34753)
I20260630 12:37:54.937359 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f1a46a7d9d49ce94bf34f3df29e140" candidate_uuid: "f9495d86453b4133a7f25e75c769afec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" is_pre_election: true
I20260630 12:37:54.938160 11193 raft_consensus.cc:2468] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9495d86453b4133a7f25e75c769afec in term 0.
I20260630 12:37:54.938948 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f1a46a7d9d49ce94bf34f3df29e140" candidate_uuid: "f9495d86453b4133a7f25e75c769afec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" is_pre_election: true
I20260630 12:37:54.939396 11382 leader_election.cc:304] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [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: 8ec006d72e2d4f16a98a0c556ba90e7d, f9495d86453b4133a7f25e75c769afec; no voters: 
I20260630 12:37:54.939560 11268 raft_consensus.cc:2468] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9495d86453b4133a7f25e75c769afec in term 0.
I20260630 12:37:54.940261 11464 raft_consensus.cc:2804] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.940620 11464 raft_consensus.cc:493] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.940964 11464 raft_consensus.cc:3060] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.946838 11464 raft_consensus.cc:515] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.948442 11464 leader_election.cc:290] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [CANDIDATE]: Term 1 election: Requested vote from peers 8ec006d72e2d4f16a98a0c556ba90e7d (127.0.194.193:45651), 12dcf42b9fb749dca582c49f60d4fcb9 (127.0.194.194:34753)
I20260630 12:37:54.949214 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f1a46a7d9d49ce94bf34f3df29e140" candidate_uuid: "f9495d86453b4133a7f25e75c769afec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d"
I20260630 12:37:54.949437 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f1a46a7d9d49ce94bf34f3df29e140" candidate_uuid: "f9495d86453b4133a7f25e75c769afec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12dcf42b9fb749dca582c49f60d4fcb9"
I20260630 12:37:54.949812 11193 raft_consensus.cc:3060] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.949992 11268 raft_consensus.cc:3060] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.954941 11268 raft_consensus.cc:2468] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9495d86453b4133a7f25e75c769afec in term 1.
I20260630 12:37:54.955431 11193 raft_consensus.cc:2468] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9495d86453b4133a7f25e75c769afec in term 1.
I20260630 12:37:54.955895 11380 leader_election.cc:304] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [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: 12dcf42b9fb749dca582c49f60d4fcb9, f9495d86453b4133a7f25e75c769afec; no voters: 
I20260630 12:37:54.956652 11464 raft_consensus.cc:2804] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.957501 11464 raft_consensus.cc:697] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 LEADER]: Becoming Leader. State: Replica: f9495d86453b4133a7f25e75c769afec, State: Running, Role: LEADER
I20260630 12:37:54.958115 11464 consensus_queue.cc:237] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [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: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } }
I20260630 12:37:54.964089 11091 catalog_manager.cc:5697] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec reported cstate change: term changed from 0 to 1, leader changed from <none> to f9495d86453b4133a7f25e75c769afec (127.0.194.196). New cstate: current_term: 1 leader_uuid: "f9495d86453b4133a7f25e75c769afec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ec006d72e2d4f16a98a0c556ba90e7d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9495d86453b4133a7f25e75c769afec" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 44235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12dcf42b9fb749dca582c49f60d4fcb9" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34753 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:55.017832   779 auto_rebalancer.cc:639] Failed to schedule move for tablet 48f1a46a7d9d49ce94bf34f3df29e140: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:55.019197   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:37:55.036372   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.037216   779 tablet_replica.cc:333] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d: stopping tablet replica
I20260630 12:37:55.037781   779 raft_consensus.cc:2243] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.038182   779 raft_consensus.cc:2272] T 48f1a46a7d9d49ce94bf34f3df29e140 P 8ec006d72e2d4f16a98a0c556ba90e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.057210   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:37:55.066028   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:37:55.087096   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.087903   779 tablet_replica.cc:333] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9: stopping tablet replica
I20260630 12:37:55.088455   779 raft_consensus.cc:2243] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:55.088934   779 raft_consensus.cc:2272] T 48f1a46a7d9d49ce94bf34f3df29e140 P 12dcf42b9fb749dca582c49f60d4fcb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.107414   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:37:55.116324   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:37:55.132283   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.147645   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:37:55.155172   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:37:55.172224   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:55.173075   779 tablet_replica.cc:333] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: stopping tablet replica
I20260630 12:37:55.173529   779 raft_consensus.cc:2243] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.174078   779 pending_rounds.cc:70] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Trying to abort 1 pending ops.
I20260630 12:37:55.174243   779 pending_rounds.cc:77] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443315034959872 op_type: NO_OP noop_request { }
I20260630 12:37:55.174485   779 raft_consensus.cc:2889] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:55.174703   779 raft_consensus.cc:2272] T 48f1a46a7d9d49ce94bf34f3df29e140 P f9495d86453b4133a7f25e75c769afec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.194458   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:37:55.203756   779 master.cc:562] Master@127.0.194.254:40599 shutting down...
I20260630 12:37:55.218647   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:55.219210   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:55.219542   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 563913b7591b4678b99a9bfdf549aef2: stopping tablet replica
I20260630 12:37:55.238386   779 master.cc:584] Master@127.0.194.254:40599 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1157 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:37:55.271724   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:36459
I20260630 12:37:55.272912   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.277787 11470 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:37:55.278127 11471 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:37:55.280406 11473 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:37:55.280802   779 server_base.cc:1061] running on GCE node
I20260630 12:37:55.281648   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.281821   779 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:37:55.281955   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823075281943 us; error 0 us; skew 500 ppm
I20260630 12:37:55.282418   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.284857   779 webserver.cc:533] Webserver started at http://127.0.194.254:42245/ using document root <none> and password file <none>
I20260630 12:37:55.285282   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.285434   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.285640   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.286648   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "dc74b85b97c8477c91e7f81b9cb083e4"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.290843   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:55.293951 11478 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:37:55.294674   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:55.294910   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "dc74b85b97c8477c91e7f81b9cb083e4"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.295132   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-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:37:55.328136   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.329118   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.363276   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:36459
I20260630 12:37:55.363377 11529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:36459 every 8 connection(s)
I20260630 12:37:55.366958 11530 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:37:55.378206 11530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4: Bootstrap starting.
I20260630 12:37:55.382371 11530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:55.386157 11530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4: No bootstrap required, opened a new log
I20260630 12:37:55.388082 11530 raft_consensus.cc:359] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER }
I20260630 12:37:55.388441 11530 raft_consensus.cc:385] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:55.388630 11530 raft_consensus.cc:740] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc74b85b97c8477c91e7f81b9cb083e4, State: Initialized, Role: FOLLOWER
I20260630 12:37:55.389122 11530 consensus_queue.cc:260] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER }
I20260630 12:37:55.389503 11530 raft_consensus.cc:399] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:55.389679 11530 raft_consensus.cc:493] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:55.389886 11530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:55.394920 11530 raft_consensus.cc:515] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER }
I20260630 12:37:55.395367 11530 leader_election.cc:304] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [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: dc74b85b97c8477c91e7f81b9cb083e4; no voters: 
I20260630 12:37:55.396523 11530 leader_election.cc:290] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:55.396891 11533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:55.398211 11533 raft_consensus.cc:697] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 1 LEADER]: Becoming Leader. State: Replica: dc74b85b97c8477c91e7f81b9cb083e4, State: Running, Role: LEADER
I20260630 12:37:55.398828 11533 consensus_queue.cc:237] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [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: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER }
I20260630 12:37:55.399519 11530 sys_catalog.cc:565] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:55.401718 11535 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dc74b85b97c8477c91e7f81b9cb083e4. Latest consensus state: current_term: 1 leader_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER } }
I20260630 12:37:55.401661 11534 sys_catalog.cc:455] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc74b85b97c8477c91e7f81b9cb083e4" member_type: VOTER } }
I20260630 12:37:55.402410 11535 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:55.402469 11534 sys_catalog.cc:458] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:55.409502 11538 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:55.414237 11538 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:55.415241   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:55.422698 11538 catalog_manager.cc:1383] Generated new cluster ID: 4a5d0191facd4b02a164c16dff62c3b0
I20260630 12:37:55.423002 11538 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:55.457727 11538 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:55.459026 11538 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:55.475631 11538 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4: Generated new TSK 0
I20260630 12:37:55.476251 11538 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:55.481642   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.487425 11551 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:37:55.488624 11552 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:37:55.491135   779 server_base.cc:1061] running on GCE node
W20260630 12:37:55.492267 11554 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:37:55.493189   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.493413   779 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:37:55.493583   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823075493566 us; error 0 us; skew 500 ppm
I20260630 12:37:55.494093   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.496284   779 webserver.cc:533] Webserver started at http://127.0.194.193:36547/ using document root <none> and password file <none>
I20260630 12:37:55.496850   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.497061   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.497319   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.498394   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "e710bad8b76247e586429d28913f4793"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.502868   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:55.506120 11559 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:37:55.506819   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:55.507105   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "e710bad8b76247e586429d28913f4793"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.507385   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-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:37:55.520165   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.521222   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.522620   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:55.524955   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:55.525169   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.525408   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:55.525570   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.562265   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:45409
I20260630 12:37:55.562384 11621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:45409 every 8 connection(s)
I20260630 12:37:55.567271   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.574733 11627 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:37:55.576252 11626 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:37:55.578083   779 server_base.cc:1061] running on GCE node
W20260630 12:37:55.578470 11629 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:37:55.579375   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.579560   779 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:37:55.579686   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823075579675 us; error 0 us; skew 500 ppm
I20260630 12:37:55.580096   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.583793 11622 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36459
I20260630 12:37:55.584208   779 webserver.cc:533] Webserver started at http://127.0.194.194:32823/ using document root <none> and password file <none>
I20260630 12:37:55.584249 11622 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:55.584926   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.585172   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.585217 11622 heartbeater.cc:507] Master 127.0.194.254:36459 requested a full tablet report, sending...
I20260630 12:37:55.585461   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.586851   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "dce86b3607a545e9bdeea2b448f48579"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.587603 11495 ts_manager.cc:194] Registered new tserver with Master: e710bad8b76247e586429d28913f4793 (127.0.194.193:45409)
I20260630 12:37:55.589413 11495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57028
I20260630 12:37:55.591480   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:37:55.594965 11634 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:37:55.595772   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:55.596172   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "dce86b3607a545e9bdeea2b448f48579"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.596511   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-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:37:55.641736   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.642856   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.644274   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:55.646526   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:55.646750   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.646981   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:55.647149   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.686401   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:39317
I20260630 12:37:55.686501 11696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:39317 every 8 connection(s)
I20260630 12:37:55.691269   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.698138 11700 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:37:55.699505 11701 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:37:55.701936 11703 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:37:55.703332   779 server_base.cc:1061] running on GCE node
I20260630 12:37:55.703765 11697 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36459
I20260630 12:37:55.704208 11697 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:55.704371   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.704677   779 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:37:55.704862   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823075704844 us; error 0 us; skew 500 ppm
I20260630 12:37:55.705065 11697 heartbeater.cc:507] Master 127.0.194.254:36459 requested a full tablet report, sending...
I20260630 12:37:55.705472   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.707268 11495 ts_manager.cc:194] Registered new tserver with Master: dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:37:55.708261   779 webserver.cc:533] Webserver started at http://127.0.194.195:34825/ using document root <none> and password file <none>
I20260630 12:37:55.708932   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.709172   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.709264 11495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57036
I20260630 12:37:55.709512   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.710795   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "a90039d9611e409d90a6c1ff190ff747"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.714977   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:55.718263 11708 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:37:55.719030   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:55.719347   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "a90039d9611e409d90a6c1ff190ff747"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zctk"
I20260630 12:37:55.719632   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-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:37:55.736517   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.737699   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.739123   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:55.741324   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:55.741544   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.741770   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:55.741942   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.778831   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:45479
I20260630 12:37:55.778918 11770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:45479 every 8 connection(s)
I20260630 12:37:55.791960 11771 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36459
I20260630 12:37:55.792302 11771 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:55.793053 11771 heartbeater.cc:507] Master 127.0.194.254:36459 requested a full tablet report, sending...
I20260630 12:37:55.795076 11495 ts_manager.cc:194] Registered new tserver with Master: a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
I20260630 12:37:55.795172   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013436852s
I20260630 12:37:55.796669 11495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57050
I20260630 12:37:56.592211 11622 heartbeater.cc:499] Master 127.0.194.254:36459 was elected leader, sending a full tablet report...
I20260630 12:37:56.711825 11697 heartbeater.cc:499] Master 127.0.194.254:36459 was elected leader, sending a full tablet report...
I20260630 12:37:56.799365 11771 heartbeater.cc:499] Master 127.0.194.254:36459 was elected leader, sending a full tablet report...
I20260630 12:37:56.849706 11495 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57066:
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:37:56.852084 11495 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:37:56.914299 11736 tablet_service.cc:1511] Processing CreateTablet for tablet 25c575d244784ff0af587c478df06fb4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:56.915720 11736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c575d244784ff0af587c478df06fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.917915 11735 tablet_service.cc:1511] Processing CreateTablet for tablet 257c19ad806a444193635955bab5b7a4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:56.919246 11735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257c19ad806a444193635955bab5b7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.923188 11734 tablet_service.cc:1511] Processing CreateTablet for tablet f4d5134209644895a949574dd1b9f6e0 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:56.924719 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d5134209644895a949574dd1b9f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.928648 11662 tablet_service.cc:1511] Processing CreateTablet for tablet 25c575d244784ff0af587c478df06fb4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:56.930110 11662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c575d244784ff0af587c478df06fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.929740 11661 tablet_service.cc:1511] Processing CreateTablet for tablet 257c19ad806a444193635955bab5b7a4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:56.930220 11733 tablet_service.cc:1511] Processing CreateTablet for tablet e936848d292545cc9271091d9266b6b6 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:56.931732 11733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e936848d292545cc9271091d9266b6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.931519 11659 tablet_service.cc:1511] Processing CreateTablet for tablet e936848d292545cc9271091d9266b6b6 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:56.932847 11659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e936848d292545cc9271091d9266b6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.933635 11586 tablet_service.cc:1511] Processing CreateTablet for tablet 257c19ad806a444193635955bab5b7a4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:56.934679 11586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257c19ad806a444193635955bab5b7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.937706 11660 tablet_service.cc:1511] Processing CreateTablet for tablet f4d5134209644895a949574dd1b9f6e0 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:56.939025 11660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d5134209644895a949574dd1b9f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.941702 11585 tablet_service.cc:1511] Processing CreateTablet for tablet f4d5134209644895a949574dd1b9f6e0 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:56.943061 11585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d5134209644895a949574dd1b9f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.945449 11587 tablet_service.cc:1511] Processing CreateTablet for tablet 25c575d244784ff0af587c478df06fb4 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:56.946797 11587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c575d244784ff0af587c478df06fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.933657 11584 tablet_service.cc:1511] Processing CreateTablet for tablet e936848d292545cc9271091d9266b6b6 (DEFAULT_TABLE table=test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:56.949985 11584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e936848d292545cc9271091d9266b6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.951854 11791 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: Bootstrap starting.
I20260630 12:37:56.945870 11661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257c19ad806a444193635955bab5b7a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.958596 11791 tablet_bootstrap.cc:654] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:56.977486 11793 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: Bootstrap starting.
I20260630 12:37:56.981235 11791 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: No bootstrap required, opened a new log
I20260630 12:37:56.981904 11791 ts_tablet_manager.cc:1403] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.016s
I20260630 12:37:56.981889 11794 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: Bootstrap starting.
I20260630 12:37:56.984977 11791 raft_consensus.cc:359] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:56.985850 11791 raft_consensus.cc:385] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:56.986241 11791 raft_consensus.cc:740] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Initialized, Role: FOLLOWER
I20260630 12:37:56.987249 11791 consensus_queue.cc:260] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:56.990447 11794 tablet_bootstrap.cc:654] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:56.994925 11793 tablet_bootstrap.cc:654] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:56.996789 11791 ts_tablet_manager.cc:1434] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:37:57.010774 11791 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: Bootstrap starting.
I20260630 12:37:57.016742 11791 tablet_bootstrap.cc:654] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.022293 11793 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: No bootstrap required, opened a new log
I20260630 12:37:57.022835 11793 ts_tablet_manager.cc:1403] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.005s
I20260630 12:37:57.023214 11794 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: No bootstrap required, opened a new log
I20260630 12:37:57.023752 11794 ts_tablet_manager.cc:1403] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260630 12:37:57.024315 11791 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: No bootstrap required, opened a new log
I20260630 12:37:57.024899 11791 ts_tablet_manager.cc:1403] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.007s
I20260630 12:37:57.025199 11793 raft_consensus.cc:359] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.025839 11793 raft_consensus.cc:385] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.026084 11793 raft_consensus.cc:740] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e710bad8b76247e586429d28913f4793, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.026777 11793 consensus_queue.cc:260] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.026685 11794 raft_consensus.cc:359] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.027612 11794 raft_consensus.cc:385] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.027935 11794 raft_consensus.cc:740] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.028952 11794 consensus_queue.cc:260] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.029713 11793 ts_tablet_manager.cc:1434] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:37:57.030783 11793 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: Bootstrap starting.
I20260630 12:37:57.036530 11793 tablet_bootstrap.cc:654] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.038597 11794 ts_tablet_manager.cc:1434] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:37:57.039745 11794 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Bootstrap starting.
I20260630 12:37:57.036550 11791 raft_consensus.cc:359] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.042505 11793 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: No bootstrap required, opened a new log
I20260630 12:37:57.042448 11791 raft_consensus.cc:385] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.043146 11791 raft_consensus.cc:740] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.043244 11793 ts_tablet_manager.cc:1403] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:37:57.045652 11794 tablet_bootstrap.cc:654] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.045261 11791 consensus_queue.cc:260] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.047637 11791 ts_tablet_manager.cc:1434] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260630 12:37:57.048768 11791 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Bootstrap starting.
I20260630 12:37:57.053821 11791 tablet_bootstrap.cc:654] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.053903 11793 raft_consensus.cc:359] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.054759 11793 raft_consensus.cc:385] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.055122 11793 raft_consensus.cc:740] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e710bad8b76247e586429d28913f4793, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.055948 11793 consensus_queue.cc:260] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.059355 11793 ts_tablet_manager.cc:1434] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:37:57.060926 11793 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Bootstrap starting.
I20260630 12:37:57.065559 11791 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: No bootstrap required, opened a new log
I20260630 12:37:57.066190 11791 ts_tablet_manager.cc:1403] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:37:57.067217 11793 tablet_bootstrap.cc:654] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.069164 11791 raft_consensus.cc:359] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.070043 11791 raft_consensus.cc:385] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.070401 11794 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: No bootstrap required, opened a new log
I20260630 12:37:57.071113 11794 ts_tablet_manager.cc:1403] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.023s
I20260630 12:37:57.074132 11794 raft_consensus.cc:359] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.070377 11791 raft_consensus.cc:740] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.074856 11794 raft_consensus.cc:385] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.075028 11793 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: No bootstrap required, opened a new log
I20260630 12:37:57.075261 11794 raft_consensus.cc:740] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.075634 11793 ts_tablet_manager.cc:1403] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260630 12:37:57.076298 11794 consensus_queue.cc:260] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.078742 11793 raft_consensus.cc:359] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.075660 11791 consensus_queue.cc:260] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.079540 11793 raft_consensus.cc:385] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.079890 11793 raft_consensus.cc:740] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e710bad8b76247e586429d28913f4793, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.081178 11794 ts_tablet_manager.cc:1434] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260630 12:37:57.080802 11793 consensus_queue.cc:260] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.082249 11794 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: Bootstrap starting.
I20260630 12:37:57.083426 11793 ts_tablet_manager.cc:1434] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:57.084604 11793 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: Bootstrap starting.
I20260630 12:37:57.084717 11791 ts_tablet_manager.cc:1434] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:37:57.085845 11791 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: Bootstrap starting.
I20260630 12:37:57.089368 11794 tablet_bootstrap.cc:654] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.092204 11791 tablet_bootstrap.cc:654] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.092378 11793 tablet_bootstrap.cc:654] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.101243 11794 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: No bootstrap required, opened a new log
I20260630 12:37:57.101897 11794 ts_tablet_manager.cc:1403] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:37:57.104887 11794 raft_consensus.cc:359] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.105765 11794 raft_consensus.cc:385] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.106107 11794 raft_consensus.cc:740] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.107041 11794 consensus_queue.cc:260] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.112637 11794 ts_tablet_manager.cc:1434] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:57.113804 11794 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: Bootstrap starting.
I20260630 12:37:57.120224 11794 tablet_bootstrap.cc:654] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:57.128448 11793 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: No bootstrap required, opened a new log
I20260630 12:37:57.128502 11791 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: No bootstrap required, opened a new log
I20260630 12:37:57.129086 11793 ts_tablet_manager.cc:1403] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.024s
I20260630 12:37:57.129165 11791 ts_tablet_manager.cc:1403] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.015s
I20260630 12:37:57.129647 11794 tablet_bootstrap.cc:492] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: No bootstrap required, opened a new log
I20260630 12:37:57.130185 11794 ts_tablet_manager.cc:1403] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:37:57.131489 11793 raft_consensus.cc:359] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.132103 11793 raft_consensus.cc:385] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.132361 11793 raft_consensus.cc:740] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e710bad8b76247e586429d28913f4793, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.132233 11791 raft_consensus.cc:359] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.133160 11791 raft_consensus.cc:385] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.132942 11794 raft_consensus.cc:359] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.133240 11793 consensus_queue.cc:260] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.133628 11791 raft_consensus.cc:740] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.133700 11794 raft_consensus.cc:385] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:57.134163 11794 raft_consensus.cc:740] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Initialized, Role: FOLLOWER
I20260630 12:37:57.134662 11791 consensus_queue.cc:260] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.135543 11793 ts_tablet_manager.cc:1434] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:57.135089 11794 consensus_queue.cc:260] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.137054 11791 ts_tablet_manager.cc:1434] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:37:57.139300 11794 ts_tablet_manager.cc:1434] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:57.142284 11795 raft_consensus.cc:493] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:57.142831 11795 raft_consensus.cc:515] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.147857 11795 leader_election.cc:290] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
I20260630 12:37:57.158980 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e936848d292545cc9271091d9266b6b6" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793" is_pre_election: true
I20260630 12:37:57.159788 11597 raft_consensus.cc:2468] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 0.
I20260630 12:37:57.161095 11636 leader_election.cc:304] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: dce86b3607a545e9bdeea2b448f48579, e710bad8b76247e586429d28913f4793; no voters: 
I20260630 12:37:57.161916 11795 raft_consensus.cc:2804] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:57.162309 11795 raft_consensus.cc:493] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:57.162245 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e936848d292545cc9271091d9266b6b6" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90039d9611e409d90a6c1ff190ff747" is_pre_election: true
I20260630 12:37:57.162878 11795 raft_consensus.cc:3060] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.163125 11746 raft_consensus.cc:2468] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 0.
I20260630 12:37:57.167342 11800 raft_consensus.cc:493] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:57.167771 11800 raft_consensus.cc:515] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.168205 11795 raft_consensus.cc:515] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.170004 11800 leader_election.cc:290] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:37:57.170635 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e936848d292545cc9271091d9266b6b6" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793"
I20260630 12:37:57.170976 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e936848d292545cc9271091d9266b6b6" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90039d9611e409d90a6c1ff190ff747"
I20260630 12:37:57.171248 11597 raft_consensus.cc:3060] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.171551 11746 raft_consensus.cc:3060] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.178876 11597 raft_consensus.cc:2468] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 1.
I20260630 12:37:57.181313 11795 leader_election.cc:290] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [CANDIDATE]: Term 1 election: Requested vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
I20260630 12:37:57.181586 11636 leader_election.cc:304] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: dce86b3607a545e9bdeea2b448f48579, e710bad8b76247e586429d28913f4793; no voters: 
I20260630 12:37:57.180392 11746 raft_consensus.cc:2468] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 1.
I20260630 12:37:57.182396 11795 raft_consensus.cc:2804] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:57.184752 11795 raft_consensus.cc:697] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Becoming Leader. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Running, Role: LEADER
I20260630 12:37:57.185707 11795 consensus_queue.cc:237] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.194789 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257c19ad806a444193635955bab5b7a4" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce86b3607a545e9bdeea2b448f48579" is_pre_election: true
I20260630 12:37:57.195340 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257c19ad806a444193635955bab5b7a4" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793" is_pre_election: true
I20260630 12:37:57.194856 11492 catalog_manager.cc:5697] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce86b3607a545e9bdeea2b448f48579 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.195604 11672 raft_consensus.cc:2468] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 0.
I20260630 12:37:57.196053 11597 raft_consensus.cc:2468] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 0.
I20260630 12:37:57.197211 11712 leader_election.cc:304] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [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: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579; no voters: 
I20260630 12:37:57.197926 11800 raft_consensus.cc:2804] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:57.198310 11800 raft_consensus.cc:493] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:57.198630 11800 raft_consensus.cc:3060] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.203825 11800 raft_consensus.cc:515] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.205754 11800 leader_election.cc:290] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [CANDIDATE]: Term 1 election: Requested vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:37:57.206636 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257c19ad806a444193635955bab5b7a4" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793"
I20260630 12:37:57.206881 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257c19ad806a444193635955bab5b7a4" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce86b3607a545e9bdeea2b448f48579"
I20260630 12:37:57.207261 11597 raft_consensus.cc:3060] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.207465 11672 raft_consensus.cc:3060] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.212713 11672 raft_consensus.cc:2468] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 1.
I20260630 12:37:57.212733 11597 raft_consensus.cc:2468] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 1.
I20260630 12:37:57.213784 11712 leader_election.cc:304] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [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: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579; no voters: 
I20260630 12:37:57.214473 11800 raft_consensus.cc:2804] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:57.215857 11800 raft_consensus.cc:697] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Becoming Leader. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Running, Role: LEADER
I20260630 12:37:57.216670 11800 consensus_queue.cc:237] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.224375 11492 catalog_manager.cc:5697] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 reported cstate change: term changed from 0 to 1, leader changed from <none> to a90039d9611e409d90a6c1ff190ff747 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "a90039d9611e409d90a6c1ff190ff747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:57.284370 11772 tablet.cc:2406] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:57.292214 11795 raft_consensus.cc:493] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:57.292757 11795 raft_consensus.cc:515] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.294364 11795 leader_election.cc:290] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479), e710bad8b76247e586429d28913f4793 (127.0.194.193:45409)
I20260630 12:37:57.295116 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c575d244784ff0af587c478df06fb4" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90039d9611e409d90a6c1ff190ff747" is_pre_election: true
I20260630 12:37:57.295324 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c575d244784ff0af587c478df06fb4" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793" is_pre_election: true
I20260630 12:37:57.295688 11746 raft_consensus.cc:2468] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 0.
I20260630 12:37:57.295950 11597 raft_consensus.cc:2468] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 0.
I20260630 12:37:57.296912 11638 leader_election.cc:304] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579; no voters: 
I20260630 12:37:57.297665 11795 raft_consensus.cc:2804] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:57.297966 11795 raft_consensus.cc:493] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:57.298226 11795 raft_consensus.cc:3060] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.303237 11795 raft_consensus.cc:515] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.304921 11795 leader_election.cc:290] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [CANDIDATE]: Term 1 election: Requested vote from peers a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479), e710bad8b76247e586429d28913f4793 (127.0.194.193:45409)
I20260630 12:37:57.305594 11746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c575d244784ff0af587c478df06fb4" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a90039d9611e409d90a6c1ff190ff747"
I20260630 12:37:57.305876 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c575d244784ff0af587c478df06fb4" candidate_uuid: "dce86b3607a545e9bdeea2b448f48579" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793"
I20260630 12:37:57.306190 11746 raft_consensus.cc:3060] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.306463 11597 raft_consensus.cc:3060] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.311264 11746 raft_consensus.cc:2468] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 1.
I20260630 12:37:57.311427 11597 raft_consensus.cc:2468] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dce86b3607a545e9bdeea2b448f48579 in term 1.
I20260630 12:37:57.312376 11638 leader_election.cc:304] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579; no voters: 
I20260630 12:37:57.313182 11795 raft_consensus.cc:2804] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:57.313683 11795 raft_consensus.cc:697] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Becoming Leader. State: Replica: dce86b3607a545e9bdeea2b448f48579, State: Running, Role: LEADER
I20260630 12:37:57.314548 11795 consensus_queue.cc:237] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } }
I20260630 12:37:57.321888 11492 catalog_manager.cc:5697] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: term changed from 0 to 1, leader changed from <none> to dce86b3607a545e9bdeea2b448f48579 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:57.397861 11800 raft_consensus.cc:493] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:57.398451 11800 raft_consensus.cc:515] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.400336 11800 leader_election.cc:290] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:37:57.401249 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d5134209644895a949574dd1b9f6e0" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793" is_pre_election: true
I20260630 12:37:57.401554 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d5134209644895a949574dd1b9f6e0" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce86b3607a545e9bdeea2b448f48579" is_pre_election: true
I20260630 12:37:57.401885 11597 raft_consensus.cc:2468] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 0.
I20260630 12:37:57.402204 11672 raft_consensus.cc:2468] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 0.
I20260630 12:37:57.403035 11710 leader_election.cc:304] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: a90039d9611e409d90a6c1ff190ff747, e710bad8b76247e586429d28913f4793; no voters: 
I20260630 12:37:57.403820 11800 raft_consensus.cc:2804] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:57.404160 11800 raft_consensus.cc:493] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:57.404376 11800 raft_consensus.cc:3060] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.409119 11800 raft_consensus.cc:515] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.410770 11800 leader_election.cc:290] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [CANDIDATE]: Term 1 election: Requested vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:37:57.411566 11597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d5134209644895a949574dd1b9f6e0" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e710bad8b76247e586429d28913f4793"
I20260630 12:37:57.411790 11672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d5134209644895a949574dd1b9f6e0" candidate_uuid: "a90039d9611e409d90a6c1ff190ff747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dce86b3607a545e9bdeea2b448f48579"
I20260630 12:37:57.412211 11597 raft_consensus.cc:3060] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:57.412359 11672 raft_consensus.cc:3060] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:57.414121 11543 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:57.417533 11672 raft_consensus.cc:2468] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 1.
I20260630 12:37:57.417728 11597 raft_consensus.cc:2468] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a90039d9611e409d90a6c1ff190ff747 in term 1.
I20260630 12:37:57.418598 11712 leader_election.cc:304] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579; no voters: 
I20260630 12:37:57.419384 11800 raft_consensus.cc:2804] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:57.419876 11800 raft_consensus.cc:697] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Becoming Leader. State: Replica: a90039d9611e409d90a6c1ff190ff747, State: Running, Role: LEADER
I20260630 12:37:57.420650 11800 consensus_queue.cc:237] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } }
I20260630 12:37:57.427670 11492 catalog_manager.cc:5697] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 reported cstate change: term changed from 0 to 1, leader changed from <none> to a90039d9611e409d90a6c1ff190ff747 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "a90039d9611e409d90a6c1ff190ff747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:57.645591 11795 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.657732 11813 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.689399 11800 consensus_queue.cc:1048] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.700515 11815 consensus_queue.cc:1048] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.804265 11795 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.816504 11821 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.849437 11815 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:57.860497 11827 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:04.522514   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:04.530999 11835 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:38:04.530997 11836 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:38:04.532549 11838 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:38:04.535452   779 server_base.cc:1061] running on GCE node
I20260630 12:38:04.537256   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:04.537524   779 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:38:04.537724   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823084537708 us; error 0 us; skew 500 ppm
I20260630 12:38:04.538282   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:04.540984   779 webserver.cc:533] Webserver started at http://127.0.194.196:38087/ using document root <none> and password file <none>
I20260630 12:38:04.541517   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:04.541739   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:04.542052   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:04.543510   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "843bca2edb9e4fa28998d90431e36800"
format_stamp: "Formatted at 2026-06-30 12:38:04 on dist-test-slave-zctk"
I20260630 12:38:04.548444   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:04.551921 11843 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:38:04.552897   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:38:04.553220   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "843bca2edb9e4fa28998d90431e36800"
format_stamp: "Formatted at 2026-06-30 12:38:04 on dist-test-slave-zctk"
I20260630 12:38:04.553525   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-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:38:04.565519   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:04.566752   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:04.568184   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:04.570715   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:04.570955   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:04.571203   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:04.571390   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:04.613765   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:38141
I20260630 12:38:04.613870 11905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:38141 every 8 connection(s)
I20260630 12:38:04.636729 11906 heartbeater.cc:344] Connected to a master server at 127.0.194.254:36459
I20260630 12:38:04.637290 11906 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:04.638098 11906 heartbeater.cc:507] Master 127.0.194.254:36459 requested a full tablet report, sending...
I20260630 12:38:04.640111 11495 ts_manager.cc:194] Registered new tserver with Master: 843bca2edb9e4fa28998d90431e36800 (127.0.194.196:38141)
I20260630 12:38:04.642031 11495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36800
I20260630 12:38:05.482234 11746 consensus_queue.cc:237] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:05.490728 11672 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:05.492486 11596 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:05.492486 11910 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } 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:38:05.494526 11914 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:38:05.502120 11910 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.505245 11672 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.507754 11596 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
W20260630 12:38:05.514736 11710 consensus_peers.cc:597] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 -> Peer 843bca2edb9e4fa28998d90431e36800 (127.0.194.196:38141): Couldn't send request to peer 843bca2edb9e4fa28998d90431e36800. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4d5134209644895a949574dd1b9f6e0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:05.522235 11495 catalog_manager.cc:5697] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "a90039d9611e409d90a6c1ff190ff747" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.548990 11672 consensus_queue.cc:237] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:05.557512 11596 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:05.559794 11821 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } 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:38:05.563752 11746 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:05.565171 11929 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:38:05.574579 11821 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
W20260630 12:38:05.576818 11636 consensus_peers.cc:597] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 -> Peer 843bca2edb9e4fa28998d90431e36800 (127.0.194.196:38141): Couldn't send request to peer 843bca2edb9e4fa28998d90431e36800. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25c575d244784ff0af587c478df06fb4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:05.579039 11746 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.581131 11596 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.594489 11492 catalog_manager.cc:5697] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:05.594885 11672 consensus_queue.cc:237] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:05.603297 11746 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:05.605131 11933 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } 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:38:05.608915 11596 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:38:05.610540 11636 consensus_peers.cc:597] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 -> Peer 843bca2edb9e4fa28998d90431e36800 (127.0.194.196:38141): Couldn't send request to peer 843bca2edb9e4fa28998d90431e36800. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e936848d292545cc9271091d9266b6b6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:05.611835 11933 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:38:05.617306 11821 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.621978 11746 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.623713 11596 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } } }
I20260630 12:38:05.632076 11495 catalog_manager.cc:5697] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index -1 to 2, NON_VOTER 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:05.644475 11906 heartbeater.cc:499] Master 127.0.194.254:36459 was elected leader, sending a full tablet report...
I20260630 12:38:06.052897 11936 ts_tablet_manager.cc:933] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: Initiating tablet copy from peer dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:38:06.054561 11936 tablet_copy_client.cc:323] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:39317
I20260630 12:38:06.066006 11682 tablet_copy_service.cc:140] P dce86b3607a545e9bdeea2b448f48579: Received BeginTabletCopySession request for tablet 25c575d244784ff0af587c478df06fb4 from peer 843bca2edb9e4fa28998d90431e36800 ({username='slave'} at 127.0.0.1:36810)
I20260630 12:38:06.066509 11682 tablet_copy_service.cc:161] P dce86b3607a545e9bdeea2b448f48579: Beginning new tablet copy session on tablet 25c575d244784ff0af587c478df06fb4 from peer 843bca2edb9e4fa28998d90431e36800 at {username='slave'} at 127.0.0.1:36810: session id = 843bca2edb9e4fa28998d90431e36800-25c575d244784ff0af587c478df06fb4
I20260630 12:38:06.072342 11682 tablet_copy_source_session.cc:215] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.075397 11936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c575d244784ff0af587c478df06fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.092298 11936 tablet_copy_client.cc:806] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.093009 11936 tablet_copy_client.cc:670] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.096357 11936 tablet_copy_client.cc:538] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.100071 11940 ts_tablet_manager.cc:933] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: Initiating tablet copy from peer a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
I20260630 12:38:06.101819 11940 tablet_copy_client.cc:323] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:45479
I20260630 12:38:06.104532 11936 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: Bootstrap starting.
I20260630 12:38:06.113992 11756 tablet_copy_service.cc:140] P a90039d9611e409d90a6c1ff190ff747: Received BeginTabletCopySession request for tablet f4d5134209644895a949574dd1b9f6e0 from peer 843bca2edb9e4fa28998d90431e36800 ({username='slave'} at 127.0.0.1:53854)
I20260630 12:38:06.114647 11756 tablet_copy_service.cc:161] P a90039d9611e409d90a6c1ff190ff747: Beginning new tablet copy session on tablet f4d5134209644895a949574dd1b9f6e0 from peer 843bca2edb9e4fa28998d90431e36800 at {username='slave'} at 127.0.0.1:53854: session id = 843bca2edb9e4fa28998d90431e36800-f4d5134209644895a949574dd1b9f6e0
I20260630 12:38:06.124436 11756 tablet_copy_source_session.cc:215] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.126150 11936 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: 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:38:06.127081 11936 tablet_bootstrap.cc:492] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: Bootstrap complete.
I20260630 12:38:06.127668 11936 ts_tablet_manager.cc:1403] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:38:06.127957 11940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d5134209644895a949574dd1b9f6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.130584 11936 raft_consensus.cc:359] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.131512 11936 raft_consensus.cc:740] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 843bca2edb9e4fa28998d90431e36800, State: Initialized, Role: LEARNER
I20260630 12:38:06.132254 11936 consensus_queue.cc:260] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [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: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.136881 11936 ts_tablet_manager.cc:1434] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.002s
I20260630 12:38:06.138846 11682 tablet_copy_service.cc:342] P dce86b3607a545e9bdeea2b448f48579: Request end of tablet copy session 843bca2edb9e4fa28998d90431e36800-25c575d244784ff0af587c478df06fb4 received from {username='slave'} at 127.0.0.1:36810
I20260630 12:38:06.139405 11682 tablet_copy_service.cc:434] P dce86b3607a545e9bdeea2b448f48579: ending tablet copy session 843bca2edb9e4fa28998d90431e36800-25c575d244784ff0af587c478df06fb4 on tablet 25c575d244784ff0af587c478df06fb4 with peer 843bca2edb9e4fa28998d90431e36800
I20260630 12:38:06.152376 11940 tablet_copy_client.cc:806] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.153009 11940 tablet_copy_client.cc:670] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.156697 11940 tablet_copy_client.cc:538] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.156953 11936 ts_tablet_manager.cc:933] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: Initiating tablet copy from peer dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
I20260630 12:38:06.158592 11936 tablet_copy_client.cc:323] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:39317
I20260630 12:38:06.159997 11682 tablet_copy_service.cc:140] P dce86b3607a545e9bdeea2b448f48579: Received BeginTabletCopySession request for tablet e936848d292545cc9271091d9266b6b6 from peer 843bca2edb9e4fa28998d90431e36800 ({username='slave'} at 127.0.0.1:36810)
I20260630 12:38:06.160429 11682 tablet_copy_service.cc:161] P dce86b3607a545e9bdeea2b448f48579: Beginning new tablet copy session on tablet e936848d292545cc9271091d9266b6b6 from peer 843bca2edb9e4fa28998d90431e36800 at {username='slave'} at 127.0.0.1:36810: session id = 843bca2edb9e4fa28998d90431e36800-e936848d292545cc9271091d9266b6b6
I20260630 12:38:06.165402 11682 tablet_copy_source_session.cc:215] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:06.165678 11940 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: Bootstrap starting.
I20260630 12:38:06.167906 11936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e936848d292545cc9271091d9266b6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:06.178632 11936 tablet_copy_client.cc:806] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:06.179210 11936 tablet_copy_client.cc:670] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:06.182629 11936 tablet_copy_client.cc:538] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:06.188124 11940 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: 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:38:06.189061 11940 tablet_bootstrap.cc:492] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: Bootstrap complete.
I20260630 12:38:06.189788 11940 ts_tablet_manager.cc:1403] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260630 12:38:06.191565 11936 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: Bootstrap starting.
I20260630 12:38:06.192734 11940 raft_consensus.cc:359] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.193599 11940 raft_consensus.cc:740] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 843bca2edb9e4fa28998d90431e36800, State: Initialized, Role: LEARNER
I20260630 12:38:06.194281 11940 consensus_queue.cc:260] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.196647 11940 ts_tablet_manager.cc:1434] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:06.198604 11756 tablet_copy_service.cc:342] P a90039d9611e409d90a6c1ff190ff747: Request end of tablet copy session 843bca2edb9e4fa28998d90431e36800-f4d5134209644895a949574dd1b9f6e0 received from {username='slave'} at 127.0.0.1:53854
I20260630 12:38:06.199090 11756 tablet_copy_service.cc:434] P a90039d9611e409d90a6c1ff190ff747: ending tablet copy session 843bca2edb9e4fa28998d90431e36800-f4d5134209644895a949574dd1b9f6e0 on tablet f4d5134209644895a949574dd1b9f6e0 with peer 843bca2edb9e4fa28998d90431e36800
I20260630 12:38:06.210505 11936 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: 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:38:06.211176 11936 tablet_bootstrap.cc:492] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: Bootstrap complete.
I20260630 12:38:06.211728 11936 ts_tablet_manager.cc:1403] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:38:06.213810 11936 raft_consensus.cc:359] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.214376 11936 raft_consensus.cc:740] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 843bca2edb9e4fa28998d90431e36800, State: Initialized, Role: LEARNER
I20260630 12:38:06.214879 11936 consensus_queue.cc:260] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: true } }
I20260630 12:38:06.216789 11936 ts_tablet_manager.cc:1434] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:38:06.218611 11682 tablet_copy_service.cc:342] P dce86b3607a545e9bdeea2b448f48579: Request end of tablet copy session 843bca2edb9e4fa28998d90431e36800-e936848d292545cc9271091d9266b6b6 received from {username='slave'} at 127.0.0.1:36810
I20260630 12:38:06.219028 11682 tablet_copy_service.cc:434] P dce86b3607a545e9bdeea2b448f48579: ending tablet copy session 843bca2edb9e4fa28998d90431e36800-e936848d292545cc9271091d9266b6b6 on tablet e936848d292545cc9271091d9266b6b6 with peer 843bca2edb9e4fa28998d90431e36800
I20260630 12:38:06.958942 11881 raft_consensus.cc:1217] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:07.064735 11881 raft_consensus.cc:1217] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:07.064736 11880 raft_consensus.cc:1217] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:38:07.435595 11948 raft_consensus.cc:1064] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: attempting to promote NON_VOTER 843bca2edb9e4fa28998d90431e36800 to VOTER
I20260630 12:38:07.438336 11948 consensus_queue.cc:237] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.446431 11950 raft_consensus.cc:1064] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: attempting to promote NON_VOTER 843bca2edb9e4fa28998d90431e36800 to VOTER
I20260630 12:38:07.447001 11746 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.449411 11597 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.449273 11948 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } 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:38:07.450575 11880 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.452193 11948 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:38:07.452198 11950 consensus_queue.cc:237] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.454087 11953 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.471971 11881 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.473140 11672 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.474853 11949 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.477936 11949 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } 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:38:07.481714 11596 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.483685 11951 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:07.483464 11953 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.487372 11596 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.494787 11880 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.501262 11746 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.503536 11955 raft_consensus.cc:1064] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: attempting to promote NON_VOTER 843bca2edb9e4fa28998d90431e36800 to VOTER
I20260630 12:38:07.506269 11955 consensus_queue.cc:237] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.518872 11494 catalog_manager.cc:5697] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.522924 11881 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 LEARNER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:38:07.522984 11712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.194:39317, user_credentials={real_user=slave}} blocked reactor thread for 48325.6us
I20260630 12:38:07.523907 11745 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.525779 11954 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:38:07.527016 11953 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.527420 11596 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:38:07.529239 11948 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } 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:38:07.534874 11962 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.540486 11596 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.567366 11953 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.569162 11881 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.571988 11880 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.579046 11672 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.583402 11597 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.587863 11746 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.594245 11671 consensus_queue.cc:237] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.603603 11881 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.605291 11948 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.610342 11493 catalog_manager.cc:5697] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 reported cstate change: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a90039d9611e409d90a6c1ff190ff747" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.612638 11954 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a90039d9611e409d90a6c1ff190ff747 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.615294 11597 raft_consensus.cc:1275] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.616925 11953 consensus_queue.cc:1048] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:07.616354 11881 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a90039d9611e409d90a6c1ff190ff747 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.622790 11597 raft_consensus.cc:2955] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a90039d9611e409d90a6c1ff190ff747 (127.0.194.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.630110 11482 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e936848d292545cc9271091d9266b6b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.629105 11492 catalog_manager.cc:5697] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 reported cstate change: config changed from index 2 to 3, 843bca2edb9e4fa28998d90431e36800 (127.0.194.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } attrs { replace: true } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.630580 11746 consensus_queue.cc:237] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [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: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.639804 11881 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.641286 11962 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.646483 11597 raft_consensus.cc:1275] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Refusing update from remote peer a90039d9611e409d90a6c1ff190ff747: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.648959 11962 consensus_queue.cc:1048] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:38:07.651026 11671 consensus_queue.cc:237] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [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: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:07.652192 11950 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dce86b3607a545e9bdeea2b448f48579 (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.654070 11494 catalog_manager.cc:5697] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index 3 to 4, VOTER a90039d9611e409d90a6c1ff190ff747 (127.0.194.195) evicted. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.656785 11880 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.658639 11954 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } 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:38:07.656879 11746 raft_consensus.cc:1275] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Refusing update from remote peer dce86b3607a545e9bdeea2b448f48579: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:38:07.661564 11881 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dce86b3607a545e9bdeea2b448f48579 (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.661618 11953 consensus_queue.cc:1048] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:38:07.670929 11948 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e710bad8b76247e586429d28913f4793 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.678246 11735 tablet_service.cc:1558] Processing DeleteTablet for tablet e936848d292545cc9271091d9266b6b6 with delete_type TABLET_DATA_TOMBSTONED (TS a90039d9611e409d90a6c1ff190ff747 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53172
I20260630 12:38:07.677677 11482 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4d5134209644895a949574dd1b9f6e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.679345 11746 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e710bad8b76247e586429d28913f4793 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.681133 11494 catalog_manager.cc:5697] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 reported cstate change: config changed from index 3 to 4, VOTER dce86b3607a545e9bdeea2b448f48579 (127.0.194.194) evicted. New cstate: current_term: 1 leader_uuid: "a90039d9611e409d90a6c1ff190ff747" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.682576 11975 tablet_replica.cc:333] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: stopping tablet replica
I20260630 12:38:07.683825 11975 raft_consensus.cc:2243] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.665060 11597 raft_consensus.cc:2955] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dce86b3607a545e9bdeea2b448f48579 (127.0.194.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.684696 11880 raft_consensus.cc:2955] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e710bad8b76247e586429d28913f4793 (127.0.194.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } } }
I20260630 12:38:07.684706 11975 raft_consensus.cc:2272] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.689687 11482 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25c575d244784ff0af587c478df06fb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:38:07.694996 11492 catalog_manager.cc:5697] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 reported cstate change: config changed from index 3 to 4, VOTER e710bad8b76247e586429d28913f4793 (127.0.194.193) evicted. New cstate: current_term: 1 leader_uuid: "dce86b3607a545e9bdeea2b448f48579" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:38:07.697670 11975 ts_tablet_manager.cc:1916] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:07.706139 11661 tablet_service.cc:1558] Processing DeleteTablet for tablet f4d5134209644895a949574dd1b9f6e0 with delete_type TABLET_DATA_TOMBSTONED (TS dce86b3607a545e9bdeea2b448f48579 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49352
I20260630 12:38:07.712077 11976 tablet_replica.cc:333] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: stopping tablet replica
I20260630 12:38:07.713155 11976 raft_consensus.cc:2243] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.713898 11976 raft_consensus.cc:2272] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.717715 11976 ts_tablet_manager.cc:1916] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:07.720661 11975 ts_tablet_manager.cc:1929] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:07.721247 11975 log.cc:1199] T e936848d292545cc9271091d9266b6b6 P a90039d9611e409d90a6c1ff190ff747: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-2-root/wals/e936848d292545cc9271091d9266b6b6
I20260630 12:38:07.721915 11587 tablet_service.cc:1558] Processing DeleteTablet for tablet 25c575d244784ff0af587c478df06fb4 with delete_type TABLET_DATA_TOMBSTONED (TS e710bad8b76247e586429d28913f4793 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35830
I20260630 12:38:07.722996 11482 catalog_manager.cc:5028] TS a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479): tablet e936848d292545cc9271091d9266b6b6 (table test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]) successfully deleted
I20260630 12:38:07.724706 11977 tablet_replica.cc:333] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: stopping tablet replica
I20260630 12:38:07.725900 11977 raft_consensus.cc:2243] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:07.726657 11977 raft_consensus.cc:2272] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:07.730616 11977 ts_tablet_manager.cc:1916] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:38:07.737654 11976 ts_tablet_manager.cc:1929] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:07.738185 11976 log.cc:1199] T f4d5134209644895a949574dd1b9f6e0 P dce86b3607a545e9bdeea2b448f48579: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-1-root/wals/f4d5134209644895a949574dd1b9f6e0
I20260630 12:38:07.739952 11482 catalog_manager.cc:5028] TS dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317): tablet f4d5134209644895a949574dd1b9f6e0 (table test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]) successfully deleted
I20260630 12:38:07.744824 11977 ts_tablet_manager.cc:1929] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:38:07.745247 11977 log.cc:1199] T 25c575d244784ff0af587c478df06fb4 P e710bad8b76247e586429d28913f4793: Deleting WAL directory at /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822851694463-779-0/minicluster-data/ts-0-root/wals/25c575d244784ff0af587c478df06fb4
I20260630 12:38:07.746788 11480 catalog_manager.cc:5028] TS e710bad8b76247e586429d28913f4793 (127.0.194.193:45409): tablet 25c575d244784ff0af587c478df06fb4 (table test-workload [id=9f336c5fc4e743f9a26bcb5409802a9c]) successfully deleted
W20260630 12:38:07.986873 11767 debug-util.cc:398] Leaking SignalData structure 0x7b08000b74c0 after lost signal to thread 782
W20260630 12:38:07.988068 11767 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6180 after lost signal to thread 11529
W20260630 12:38:07.989266 11767 debug-util.cc:398] Leaking SignalData structure 0x7b080018e720 after lost signal to thread 11621
W20260630 12:38:07.990298 11767 debug-util.cc:398] Leaking SignalData structure 0x7b0800008d60 after lost signal to thread 11696
W20260630 12:38:07.991272 11767 debug-util.cc:398] Leaking SignalData structure 0x7b080022f520 after lost signal to thread 11770
W20260630 12:38:07.992306 11767 debug-util.cc:398] Leaking SignalData structure 0x7b08000458a0 after lost signal to thread 11905
I20260630 12:38:08.204849   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:38:08.240252   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:08.241472   779 tablet_replica.cc:333] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793: stopping tablet replica
I20260630 12:38:08.242606   779 raft_consensus.cc:2243] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:08.243495   779 raft_consensus.cc:2272] T f4d5134209644895a949574dd1b9f6e0 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.247044   779 tablet_replica.cc:333] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793: stopping tablet replica
I20260630 12:38:08.247928   779 raft_consensus.cc:2243] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:08.248703   779 raft_consensus.cc:2272] T 257c19ad806a444193635955bab5b7a4 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.252085   779 tablet_replica.cc:333] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793: stopping tablet replica
I20260630 12:38:08.252878   779 raft_consensus.cc:2243] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:08.253496   779 raft_consensus.cc:2272] T e936848d292545cc9271091d9266b6b6 P e710bad8b76247e586429d28913f4793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.282033   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:38:08.307809   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:38:08.339425   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:08.340201   779 tablet_replica.cc:333] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579: stopping tablet replica
I20260630 12:38:08.340934   779 raft_consensus.cc:2243] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:08.341465   779 raft_consensus.cc:2272] T 257c19ad806a444193635955bab5b7a4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.343909   779 tablet_replica.cc:333] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579: stopping tablet replica
I20260630 12:38:08.344475   779 raft_consensus.cc:2243] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:08.345345   779 raft_consensus.cc:2272] T 25c575d244784ff0af587c478df06fb4 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.347755   779 tablet_replica.cc:333] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579: stopping tablet replica
I20260630 12:38:08.348244   779 raft_consensus.cc:2243] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:08.349260   779 raft_consensus.cc:2272] T e936848d292545cc9271091d9266b6b6 P dce86b3607a545e9bdeea2b448f48579 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:08.351400 11712 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:38:08.355211 11712 consensus_peers.cc:597] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 -> Peer dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317): Couldn't send request to peer dce86b3607a545e9bdeea2b448f48579. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:08.368665 11710 consensus_peers.cc:597] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 -> Peer e710bad8b76247e586429d28913f4793 (127.0.194.193:45409): Couldn't send request to peer e710bad8b76247e586429d28913f4793. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:45409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:08.377064   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:38:08.401958   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:38:08.430739   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:08.431497   779 tablet_replica.cc:333] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747: stopping tablet replica
I20260630 12:38:08.432116   779 raft_consensus.cc:2243] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:08.433009   779 raft_consensus.cc:2272] T f4d5134209644895a949574dd1b9f6e0 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.435702   779 tablet_replica.cc:333] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747: stopping tablet replica
I20260630 12:38:08.436267   779 raft_consensus.cc:2243] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:08.437242   779 raft_consensus.cc:2272] T 257c19ad806a444193635955bab5b7a4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:08.439548   779 tablet_replica.cc:333] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747: stopping tablet replica
I20260630 12:38:08.440064   779 raft_consensus.cc:2243] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:08.440762   779 raft_consensus.cc:2272] T 25c575d244784ff0af587c478df06fb4 P a90039d9611e409d90a6c1ff190ff747 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:09.464033   779 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11767)
I20260630 12:38:09.608355 11982 raft_consensus.cc:493] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a90039d9611e409d90a6c1ff190ff747)
I20260630 12:38:09.608978 11982 raft_consensus.cc:515] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:09.611183 11982 leader_election.cc:290] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
W20260630 12:38:09.617072 11845 leader_election.cc:336] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e710bad8b76247e586429d28913f4793 (127.0.194.193:45409): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45409: connect: Connection refused (error 111)
W20260630 12:38:09.617573 11847 leader_election.cc:336] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479): Network error: Client connection negotiation failed: client connection to 127.0.194.195:45479: connect: Connection refused (error 111)
I20260630 12:38:09.617980 11847 leader_election.cc:304] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [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: 843bca2edb9e4fa28998d90431e36800; no voters: a90039d9611e409d90a6c1ff190ff747, e710bad8b76247e586429d28913f4793
I20260630 12:38:09.618584 11982 raft_consensus.cc:2749] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:09.634099 11982 raft_consensus.cc:493] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dce86b3607a545e9bdeea2b448f48579)
I20260630 12:38:09.634737 11982 raft_consensus.cc:515] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:09.637542 11982 leader_election.cc:290] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
W20260630 12:38:09.642373 11847 leader_election.cc:336] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479): Network error: Client connection negotiation failed: client connection to 127.0.194.195:45479: connect: Connection refused (error 111)
W20260630 12:38:09.643224 11847 leader_election.cc:336] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317): Network error: Client connection negotiation failed: client connection to 127.0.194.194:39317: connect: Connection refused (error 111)
I20260630 12:38:09.643671 11847 leader_election.cc:304] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [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: 843bca2edb9e4fa28998d90431e36800; no voters: a90039d9611e409d90a6c1ff190ff747, dce86b3607a545e9bdeea2b448f48579
I20260630 12:38:09.644629 11982 raft_consensus.cc:2749] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:09.721788 11982 raft_consensus.cc:493] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dce86b3607a545e9bdeea2b448f48579)
I20260630 12:38:09.722270 11982 raft_consensus.cc:515] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "dce86b3607a545e9bdeea2b448f48579" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 39317 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:09.723964 11982 leader_election.cc:290] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317)
W20260630 12:38:09.728583 11845 leader_election.cc:336] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e710bad8b76247e586429d28913f4793 (127.0.194.193:45409): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45409: connect: Connection refused (error 111)
W20260630 12:38:09.730759 11847 leader_election.cc:336] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dce86b3607a545e9bdeea2b448f48579 (127.0.194.194:39317): Network error: Client connection negotiation failed: client connection to 127.0.194.194:39317: connect: Connection refused (error 111)
I20260630 12:38:09.731328 11847 leader_election.cc:304] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [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: 843bca2edb9e4fa28998d90431e36800; no voters: dce86b3607a545e9bdeea2b448f48579, e710bad8b76247e586429d28913f4793
I20260630 12:38:09.732270 11982 raft_consensus.cc:2749] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:38:10.464583   779 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11767)
I20260630 12:38:11.224251 11986 raft_consensus.cc:493] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a90039d9611e409d90a6c1ff190ff747)
I20260630 12:38:11.224855 11986 raft_consensus.cc:515] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e710bad8b76247e586429d28913f4793" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 45409 } } peers { permanent_uuid: "a90039d9611e409d90a6c1ff190ff747" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 45479 } } peers { permanent_uuid: "843bca2edb9e4fa28998d90431e36800" member_type: VOTER last_known_addr { host: "127.0.194.196" port: 38141 } attrs { promote: false } }
I20260630 12:38:11.226737 11986 leader_election.cc:290] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e710bad8b76247e586429d28913f4793 (127.0.194.193:45409), a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479)
W20260630 12:38:11.233489 11845 leader_election.cc:336] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e710bad8b76247e586429d28913f4793 (127.0.194.193:45409): Network error: Client connection negotiation failed: client connection to 127.0.194.193:45409: connect: Connection refused (error 111)
W20260630 12:38:11.236544 11847 leader_election.cc:336] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a90039d9611e409d90a6c1ff190ff747 (127.0.194.195:45479): Network error: Client connection negotiation failed: client connection to 127.0.194.195:45479: connect: Connection refused (error 111)
I20260630 12:38:11.236974 11847 leader_election.cc:304] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [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: 843bca2edb9e4fa28998d90431e36800; no voters: a90039d9611e409d90a6c1ff190ff747, e710bad8b76247e586429d28913f4793
I20260630 12:38:11.237649 11986 raft_consensus.cc:2749] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:38:11.275547   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:38:11.293475   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:38:11.314918   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:11.315575   779 tablet_replica.cc:333] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800: stopping tablet replica
I20260630 12:38:11.316147   779 raft_consensus.cc:2243] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.316821   779 raft_consensus.cc:2272] T f4d5134209644895a949574dd1b9f6e0 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.318698   779 tablet_replica.cc:333] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800: stopping tablet replica
I20260630 12:38:11.319208   779 raft_consensus.cc:2243] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.319707   779 raft_consensus.cc:2272] T e936848d292545cc9271091d9266b6b6 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.321628   779 tablet_replica.cc:333] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800: stopping tablet replica
I20260630 12:38:11.322109   779 raft_consensus.cc:2243] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:11.322611   779 raft_consensus.cc:2272] T 25c575d244784ff0af587c478df06fb4 P 843bca2edb9e4fa28998d90431e36800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.344269   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:38:11.356279   779 master.cc:562] Master@127.0.194.254:36459 shutting down...
I20260630 12:38:11.375597   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:11.376163   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:11.376545   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P dc74b85b97c8477c91e7f81b9cb083e4: stopping tablet replica
I20260630 12:38:11.396438   779 master.cc:584] Master@127.0.194.254:36459 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (16169 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:38:11.439100   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:39325
I20260630 12:38:11.440150   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.445377 11990 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:38:11.445650 11991 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:38:11.446740 11993 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:38:11.447901   779 server_base.cc:1061] running on GCE node
I20260630 12:38:11.448855   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.449030   779 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:38:11.449160   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823091449149 us; error 0 us; skew 500 ppm
I20260630 12:38:11.449613   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.451927   779 webserver.cc:533] Webserver started at http://127.0.194.254:36475/ using document root <none> and password file <none>
I20260630 12:38:11.452373   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.452531   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.452991   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.454021   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "a32bcc9e736344c5ae95e773a23b5dad"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.458456   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:11.461870 11998 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:38:11.462668   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:11.463004   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "a32bcc9e736344c5ae95e773a23b5dad"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.463304   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-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:38:11.479285   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.480455   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.519356   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:39325
I20260630 12:38:11.519482 12049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:39325 every 8 connection(s)
I20260630 12:38:11.523324 12050 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:38:11.534152 12050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad: Bootstrap starting.
I20260630 12:38:11.538950 12050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:11.543301 12050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad: No bootstrap required, opened a new log
I20260630 12:38:11.545442 12050 raft_consensus.cc:359] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER }
I20260630 12:38:11.545809 12050 raft_consensus.cc:385] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:11.546079 12050 raft_consensus.cc:740] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a32bcc9e736344c5ae95e773a23b5dad, State: Initialized, Role: FOLLOWER
I20260630 12:38:11.546728 12050 consensus_queue.cc:260] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER }
I20260630 12:38:11.547192 12050 raft_consensus.cc:399] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:11.547394 12050 raft_consensus.cc:493] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:11.547680 12050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:11.552901 12050 raft_consensus.cc:515] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER }
I20260630 12:38:11.553403 12050 leader_election.cc:304] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [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: a32bcc9e736344c5ae95e773a23b5dad; no voters: 
I20260630 12:38:11.554517 12050 leader_election.cc:290] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:11.554930 12053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:11.556241 12053 raft_consensus.cc:697] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 1 LEADER]: Becoming Leader. State: Replica: a32bcc9e736344c5ae95e773a23b5dad, State: Running, Role: LEADER
I20260630 12:38:11.556907 12053 consensus_queue.cc:237] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [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: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER }
I20260630 12:38:11.557399 12050 sys_catalog.cc:565] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:11.561857 12055 sys_catalog.cc:455] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [sys.catalog]: SysCatalogTable state changed. Reason: New leader a32bcc9e736344c5ae95e773a23b5dad. Latest consensus state: current_term: 1 leader_uuid: "a32bcc9e736344c5ae95e773a23b5dad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER } }
I20260630 12:38:11.562215 12054 sys_catalog.cc:455] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a32bcc9e736344c5ae95e773a23b5dad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a32bcc9e736344c5ae95e773a23b5dad" member_type: VOTER } }
I20260630 12:38:11.562577 12055 sys_catalog.cc:458] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:11.562968 12054 sys_catalog.cc:458] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:11.565183 12061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:11.570158 12061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:11.574052   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:11.578938 12061 catalog_manager.cc:1383] Generated new cluster ID: 66c20f0e7cb64b898003516f46b42426
I20260630 12:38:11.579245 12061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:11.600164 12061 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:11.601485 12061 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:11.622786 12061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad: Generated new TSK 0
I20260630 12:38:11.623421 12061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:11.640565   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.646750 12071 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:38:11.647394 12072 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:38:11.649096 12074 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:38:11.649416   779 server_base.cc:1061] running on GCE node
I20260630 12:38:11.650372   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.650549   779 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:38:11.650772   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823091650753 us; error 0 us; skew 500 ppm
I20260630 12:38:11.651307   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.653751   779 webserver.cc:533] Webserver started at http://127.0.194.193:38243/ using document root <none> and password file <none>
I20260630 12:38:11.654219   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.654414   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.654685   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.655727   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "ea177c523cd14184b2da2eaec71338ae"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.660158   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:38:11.663518 12079 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:38:11.664438   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:11.664769   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "ea177c523cd14184b2da2eaec71338ae"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.665073   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-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:38:11.694538   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.695600   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.696970   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:11.699419   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:11.699713   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.700001   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:11.700179   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.739807   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:38985
I20260630 12:38:11.739939 12141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:38985 every 8 connection(s)
I20260630 12:38:11.744765   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.751883 12146 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:38:11.753373 12147 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:38:11.756423   779 server_base.cc:1061] running on GCE node
W20260630 12:38:11.757174 12149 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:38:11.758167   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.758371   779 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:38:11.758505   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823091758494 us; error 0 us; skew 500 ppm
I20260630 12:38:11.758946   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.761437   779 webserver.cc:533] Webserver started at http://127.0.194.194:37203/ using document root <none> and password file <none>
I20260630 12:38:11.761940   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.762183   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.762506   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.763921   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "7a52e2b7ffcb4fefae3279375d42a3b1"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.764605 12142 heartbeater.cc:344] Connected to a master server at 127.0.194.254:39325
I20260630 12:38:11.765027 12142 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:11.765743 12142 heartbeater.cc:507] Master 127.0.194.254:39325 requested a full tablet report, sending...
I20260630 12:38:11.767849 12015 ts_manager.cc:194] Registered new tserver with Master: ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985)
I20260630 12:38:11.769081   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:38:11.769917 12015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57328
I20260630 12:38:11.772961 12154 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:38:11.773787   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:11.774078   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "7a52e2b7ffcb4fefae3279375d42a3b1"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.774367   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-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:38:11.797549   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.798669   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.800128   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:11.802423   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:11.802644   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.802881   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:11.803050   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.842016   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:46493
I20260630 12:38:11.842124 12216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:46493 every 8 connection(s)
I20260630 12:38:11.846911   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:11.854386 12220 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:38:11.857476 12223 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:38:11.856961 12221 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:38:11.858531   779 server_base.cc:1061] running on GCE node
I20260630 12:38:11.859524   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:11.859755   779 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:38:11.859861 12217 heartbeater.cc:344] Connected to a master server at 127.0.194.254:39325
I20260630 12:38:11.860031   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823091860010 us; error 0 us; skew 500 ppm
I20260630 12:38:11.860306 12217 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:11.860771   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:11.861228 12217 heartbeater.cc:507] Master 127.0.194.254:39325 requested a full tablet report, sending...
I20260630 12:38:11.863426   779 webserver.cc:533] Webserver started at http://127.0.194.195:42613/ using document root <none> and password file <none>
I20260630 12:38:11.863626 12015 ts_manager.cc:194] Registered new tserver with Master: 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493)
I20260630 12:38:11.864025   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:11.864295   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:11.864604   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:11.865388 12015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57330
I20260630 12:38:11.865813   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "8d849b9f5c1a4173bfd9332ea097835f"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.871126   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:38:11.874366 12228 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:38:11.875129   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:38:11.875443   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "8d849b9f5c1a4173bfd9332ea097835f"
format_stamp: "Formatted at 2026-06-30 12:38:11 on dist-test-slave-zctk"
I20260630 12:38:11.875722   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822851694463-779-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:38:11.886152   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:11.887737   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:11.889241   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:11.891470   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:11.891692   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.891932   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:11.892100   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:11.938912   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:38835
I20260630 12:38:11.939023 12290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:38835 every 8 connection(s)
I20260630 12:38:11.952540 12291 heartbeater.cc:344] Connected to a master server at 127.0.194.254:39325
I20260630 12:38:11.953011 12291 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:11.953814 12291 heartbeater.cc:507] Master 127.0.194.254:39325 requested a full tablet report, sending...
I20260630 12:38:11.955920 12015 ts_manager.cc:194] Registered new tserver with Master: 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:11.956733   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014597124s
I20260630 12:38:11.957696 12015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57340
I20260630 12:38:12.772758 12142 heartbeater.cc:499] Master 127.0.194.254:39325 was elected leader, sending a full tablet report...
I20260630 12:38:12.867944 12217 heartbeater.cc:499] Master 127.0.194.254:39325 was elected leader, sending a full tablet report...
I20260630 12:38:12.960937 12291 heartbeater.cc:499] Master 127.0.194.254:39325 was elected leader, sending a full tablet report...
I20260630 12:38:13.046876 12015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57354:
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:38:13.049947 12015 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:38:13.125797 12182 tablet_service.cc:1511] Processing CreateTablet for tablet 80a0a2ee8ff44693871b04007a85586d (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.126534 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 92ee72ca1a544524a16fa5af96694558 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.127728 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a0a2ee8ff44693871b04007a85586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.128592 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ee72ca1a544524a16fa5af96694558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.136871 12180 tablet_service.cc:1511] Processing CreateTablet for tablet e1f28e2317ab4028ac0b85dce70763da (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.137828 12179 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb399dff57741c68015cb8a0e054cec (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.138521 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f28e2317ab4028ac0b85dce70763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.139357 12179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb399dff57741c68015cb8a0e054cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.141047 12177 tablet_service.cc:1511] Processing CreateTablet for tablet aa57efd65abc496d8d16d813e7924acc (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.142544 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa57efd65abc496d8d16d813e7924acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.145906 12178 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9ceb4dbe104104836aea904e73f4b8 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.147455 12178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9ceb4dbe104104836aea904e73f4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.158947 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 80a0a2ee8ff44693871b04007a85586d (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.161852 12255 tablet_service.cc:1511] Processing CreateTablet for tablet 92ee72ca1a544524a16fa5af96694558 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.164449 12254 tablet_service.cc:1511] Processing CreateTablet for tablet e1f28e2317ab4028ac0b85dce70763da (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.166955 12253 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb399dff57741c68015cb8a0e054cec (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.164471 12311 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.169273 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 80a0a2ee8ff44693871b04007a85586d (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:13.169806 12251 tablet_service.cc:1511] Processing CreateTablet for tablet aa57efd65abc496d8d16d813e7924acc (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.170828 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a0a2ee8ff44693871b04007a85586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.172545 12252 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9ceb4dbe104104836aea904e73f4b8 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.176735 12311 tablet_bootstrap.cc:654] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.182255 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 92ee72ca1a544524a16fa5af96694558 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:13.183881 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ee72ca1a544524a16fa5af96694558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.185915 12105 tablet_service.cc:1511] Processing CreateTablet for tablet e1f28e2317ab4028ac0b85dce70763da (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:13.187296 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f28e2317ab4028ac0b85dce70763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.189896 12104 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb399dff57741c68015cb8a0e054cec (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:13.191308 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb399dff57741c68015cb8a0e054cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.193892 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 0a9ceb4dbe104104836aea904e73f4b8 (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:13.195312 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9ceb4dbe104104836aea904e73f4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.176791 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a0a2ee8ff44693871b04007a85586d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.197881 12102 tablet_service.cc:1511] Processing CreateTablet for tablet aa57efd65abc496d8d16d813e7924acc (DEFAULT_TABLE table=test-workload [id=1589528d344144b2a96555e2046ec565]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:13.199322 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa57efd65abc496d8d16d813e7924acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.207386 12253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb399dff57741c68015cb8a0e054cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.210620 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa57efd65abc496d8d16d813e7924acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.217039 12252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a9ceb4dbe104104836aea904e73f4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.218739 12255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ee72ca1a544524a16fa5af96694558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.220293 12254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f28e2317ab4028ac0b85dce70763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:13.257833 12311 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.259900 12311 ts_tablet_manager.cc:1403] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.096s	user 0.000s	sys 0.016s
I20260630 12:38:13.265887 12314 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.274623 12314 tablet_bootstrap.cc:654] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.279251 12312 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.285876 12312 tablet_bootstrap.cc:654] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.263963 12311 raft_consensus.cc:359] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.306233 12311 raft_consensus.cc:385] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.306718 12311 raft_consensus.cc:740] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.307768 12311 consensus_queue.cc:260] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.318666 12311 ts_tablet_manager.cc:1434] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.007s
I20260630 12:38:13.327111 12311 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.327512 12312 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.328085 12312 ts_tablet_manager.cc:1403] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.031s
I20260630 12:38:13.331514 12314 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.331226 12312 raft_consensus.cc:359] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.332118 12312 raft_consensus.cc:385] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.332223 12314 ts_tablet_manager.cc:1403] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.016s
I20260630 12:38:13.332468 12312 raft_consensus.cc:740] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.333616 12312 consensus_queue.cc:260] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.336267 12312 ts_tablet_manager.cc:1434] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260630 12:38:13.336719 12314 raft_consensus.cc:359] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.337396 12312 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.337563 12314 raft_consensus.cc:385] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.337965 12311 tablet_bootstrap.cc:654] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.337999 12314 raft_consensus.cc:740] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.339211 12314 consensus_queue.cc:260] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.346271 12312 tablet_bootstrap.cc:654] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.347049 12311 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.347689 12311 ts_tablet_manager.cc:1403] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.009s
I20260630 12:38:13.350922 12311 raft_consensus.cc:359] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.351666 12311 raft_consensus.cc:385] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.351976 12311 raft_consensus.cc:740] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.352170 12314 ts_tablet_manager.cc:1434] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:38:13.353581 12314 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.353050 12311 consensus_queue.cc:260] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.355633 12312 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.356160 12312 ts_tablet_manager.cc:1403] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260630 12:38:13.358418 12311 ts_tablet_manager.cc:1434] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:38:13.359598 12311 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.359278 12312 raft_consensus.cc:359] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.360028 12312 raft_consensus.cc:385] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.360344 12312 raft_consensus.cc:740] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.361428 12314 tablet_bootstrap.cc:654] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.361346 12312 consensus_queue.cc:260] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.366634 12312 ts_tablet_manager.cc:1434] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260630 12:38:13.367029 12311 tablet_bootstrap.cc:654] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.367828 12312 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.373528 12314 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.374082 12314 ts_tablet_manager.cc:1403] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:38:13.376503 12311 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.377096 12311 ts_tablet_manager.cc:1403] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:38:13.377460 12314 raft_consensus.cc:359] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.378204 12314 raft_consensus.cc:385] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.378564 12312 tablet_bootstrap.cc:654] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.378602 12314 raft_consensus.cc:740] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.379655 12314 consensus_queue.cc:260] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.380517 12311 raft_consensus.cc:359] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.381424 12311 raft_consensus.cc:385] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.381778 12311 raft_consensus.cc:740] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.382081 12314 ts_tablet_manager.cc:1434] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:13.382705 12311 consensus_queue.cc:260] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.383612 12314 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.385174 12311 ts_tablet_manager.cc:1434] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260630 12:38:13.386303 12311 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.391125 12312 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.391698 12312 ts_tablet_manager.cc:1403] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260630 12:38:13.392256 12314 tablet_bootstrap.cc:654] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.393160 12311 tablet_bootstrap.cc:654] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.395095 12312 raft_consensus.cc:359] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.396126 12312 raft_consensus.cc:385] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.396503 12312 raft_consensus.cc:740] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.397616 12312 consensus_queue.cc:260] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.401187 12312 ts_tablet_manager.cc:1434] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260630 12:38:13.402346 12312 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.405339 12314 tablet_bootstrap.cc:492] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.405947 12314 ts_tablet_manager.cc:1403] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:38:13.406531 12311 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.407095 12311 ts_tablet_manager.cc:1403] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260630 12:38:13.409018 12314 raft_consensus.cc:359] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.409866 12314 raft_consensus.cc:385] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.410157 12314 raft_consensus.cc:740] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.410138 12311 raft_consensus.cc:359] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.409044 12312 tablet_bootstrap.cc:654] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.411154 12314 consensus_queue.cc:260] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.413762 12314 ts_tablet_manager.cc:1434] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:38:13.414781 12314 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.411154 12311 raft_consensus.cc:385] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.415454 12311 raft_consensus.cc:740] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.416733 12311 consensus_queue.cc:260] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.420320 12311 ts_tablet_manager.cc:1434] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:38:13.421818 12311 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.422114 12314 tablet_bootstrap.cc:654] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.430573 12311 tablet_bootstrap.cc:654] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.444832 12311 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.445478 12311 ts_tablet_manager.cc:1403] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260630 12:38:13.449150 12311 raft_consensus.cc:359] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.449908 12311 raft_consensus.cc:385] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.450213 12311 raft_consensus.cc:740] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.451076 12312 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.451031 12311 consensus_queue.cc:260] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.451673 12312 ts_tablet_manager.cc:1403] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.025s
I20260630 12:38:13.451798 12314 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.452407 12314 ts_tablet_manager.cc:1403] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260630 12:38:13.453511 12311 ts_tablet_manager.cc:1434] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:38:13.454559 12311 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: Bootstrap starting.
I20260630 12:38:13.454687 12312 raft_consensus.cc:359] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.455428 12312 raft_consensus.cc:385] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.455346 12314 raft_consensus.cc:359] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.455915 12312 raft_consensus.cc:740] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.456276 12314 raft_consensus.cc:385] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.456645 12314 raft_consensus.cc:740] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.456928 12312 consensus_queue.cc:260] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.457494 12314 consensus_queue.cc:260] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.461529 12311 tablet_bootstrap.cc:654] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.462795 12314 ts_tablet_manager.cc:1434] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:13.463874 12314 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.464007 12312 ts_tablet_manager.cc:1434] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:38:13.465466 12312 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.476012 12312 tablet_bootstrap.cc:654] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.478493 12311 tablet_bootstrap.cc:492] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: No bootstrap required, opened a new log
I20260630 12:38:13.478884 12314 tablet_bootstrap.cc:654] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.479034 12311 ts_tablet_manager.cc:1403] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260630 12:38:13.481938 12311 raft_consensus.cc:359] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.482208 12312 tablet_bootstrap.cc:492] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.482496 12311 raft_consensus.cc:385] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.482980 12311 raft_consensus.cc:740] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.483121 12312 ts_tablet_manager.cc:1403] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:38:13.483835 12311 consensus_queue.cc:260] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.485176 12314 tablet_bootstrap.cc:492] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.485687 12314 ts_tablet_manager.cc:1403] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260630 12:38:13.486007 12311 ts_tablet_manager.cc:1434] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:38:13.486289 12312 raft_consensus.cc:359] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.487059 12312 raft_consensus.cc:385] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.487349 12312 raft_consensus.cc:740] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.488119 12312 consensus_queue.cc:260] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.488742 12314 raft_consensus.cc:359] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.489475 12314 raft_consensus.cc:385] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.489928 12314 raft_consensus.cc:740] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.490525 12312 ts_tablet_manager.cc:1434] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:38:13.490729 12314 consensus_queue.cc:260] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.491590 12312 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: Bootstrap starting.
I20260630 12:38:13.493096 12314 ts_tablet_manager.cc:1434] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:13.494177 12314 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: Bootstrap starting.
I20260630 12:38:13.497594 12317 raft_consensus.cc:493] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.498143 12317 raft_consensus.cc:515] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.499187 12312 tablet_bootstrap.cc:654] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.500828 12314 tablet_bootstrap.cc:654] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:13.513375 12314 tablet_bootstrap.cc:492] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: No bootstrap required, opened a new log
I20260630 12:38:13.513593 12312 tablet_bootstrap.cc:492] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: No bootstrap required, opened a new log
I20260630 12:38:13.513931 12314 ts_tablet_manager.cc:1403] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:38:13.514087 12312 ts_tablet_manager.cc:1403] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260630 12:38:13.517185 12312 raft_consensus.cc:359] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.517947 12312 raft_consensus.cc:385] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.518266 12312 raft_consensus.cc:740] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.519169 12312 consensus_queue.cc:260] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.519907 12314 raft_consensus.cc:359] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.520659 12314 raft_consensus.cc:385] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:13.520951 12314 raft_consensus.cc:740] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d849b9f5c1a4173bfd9332ea097835f, State: Initialized, Role: FOLLOWER
I20260630 12:38:13.521713 12312 ts_tablet_manager.cc:1434] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:38:13.521802 12314 consensus_queue.cc:260] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.524129 12319 raft_consensus.cc:493] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.524628 12314 ts_tablet_manager.cc:1434] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:38:13.524780 12319 raft_consensus.cc:515] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.500447 12317 leader_election.cc:290] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.533381 12317 raft_consensus.cc:493] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.533874 12317 raft_consensus.cc:515] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.535913 12317 leader_election.cc:290] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.541461 12317 raft_consensus.cc:493] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.541922 12317 raft_consensus.cc:515] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.543154 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb399dff57741c68015cb8a0e054cec" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae" is_pre_election: true
I20260630 12:38:13.543864 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f28e2317ab4028ac0b85dce70763da" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae" is_pre_election: true
I20260630 12:38:13.544132 12317 leader_election.cc:290] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.544013 12117 raft_consensus.cc:2468] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.544862 12116 raft_consensus.cc:2468] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.545818 12158 leader_election.cc:304] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.546223 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae" is_pre_election: true
I20260630 12:38:13.546689 12317 raft_consensus.cc:2804] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.541946 12319 leader_election.cc:290] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493)
I20260630 12:38:13.547106 12317 raft_consensus.cc:493] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.547108 12116 raft_consensus.cc:2468] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.547549 12317 raft_consensus.cc:3060] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.548338 12158 leader_election.cc:304] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.554462 12339 raft_consensus.cc:2804] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.554491 12158 leader_election.cc:304] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.555122 12339 raft_consensus.cc:493] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.555606 12339 raft_consensus.cc:3060] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.559880 12317 raft_consensus.cc:515] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.563905 12317 leader_election.cc:290] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 election: Requested vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.564500 12317 raft_consensus.cc:2804] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.565060 12317 raft_consensus.cc:493] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.565419 12317 raft_consensus.cc:3060] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.567270 12339 raft_consensus.cc:515] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
W20260630 12:38:13.571194 12063 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:13.574308 12339 leader_election.cc:290] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 election: Requested vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.574973 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb399dff57741c68015cb8a0e054cec" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae"
I20260630 12:38:13.577176 12116 raft_consensus.cc:3060] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.576858 12317 raft_consensus.cc:515] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.579205 12317 leader_election.cc:290] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 election: Requested vote from peers ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.580176 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "8d849b9f5c1a4173bfd9332ea097835f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae" is_pre_election: true
I20260630 12:38:13.580988 12115 raft_consensus.cc:2468] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d849b9f5c1a4173bfd9332ea097835f in term 0.
I20260630 12:38:13.581189 12266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb399dff57741c68015cb8a0e054cec" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.581453 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.582104 12261 raft_consensus.cc:3060] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.582355 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae"
I20260630 12:38:13.583073 12114 raft_consensus.cc:3060] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.583911 12264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.585702 12263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb399dff57741c68015cb8a0e054cec" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.587316 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f28e2317ab4028ac0b85dce70763da" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.587970 12262 raft_consensus.cc:3060] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.588897 12261 raft_consensus.cc:2468] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.589411 12232 leader_election.cc:304] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [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: 8d849b9f5c1a4173bfd9332ea097835f, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.589838 12158 leader_election.cc:304] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, 8d849b9f5c1a4173bfd9332ea097835f; no voters: 
I20260630 12:38:13.590340 12319 raft_consensus.cc:2764] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:38:13.591118 12317 raft_consensus.cc:2804] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.591566 12317 raft_consensus.cc:697] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Running, Role: LEADER
I20260630 12:38:13.576001 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f28e2317ab4028ac0b85dce70763da" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae"
I20260630 12:38:13.592523 12117 raft_consensus.cc:3060] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.592374 12317 consensus_queue.cc:237] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.593209 12114 raft_consensus.cc:2468] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.582912 12265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f28e2317ab4028ac0b85dce70763da" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.581971 12266 raft_consensus.cc:2468] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.600471 12117 raft_consensus.cc:2468] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.601727 12158 leader_election.cc:304] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.602625 12339 raft_consensus.cc:2804] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.603188 12339 raft_consensus.cc:697] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Running, Role: LEADER
I20260630 12:38:13.604140 12339 consensus_queue.cc:237] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.605939 12116 raft_consensus.cc:2468] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.607575 12262 raft_consensus.cc:2468] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.607736 12158 leader_election.cc:304] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 8d849b9f5c1a4173bfd9332ea097835f
I20260630 12:38:13.608654 12340 raft_consensus.cc:493] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.609099 12340 raft_consensus.cc:515] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.611377 12340 leader_election.cc:290] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835), ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985)
I20260630 12:38:13.611938 12340 raft_consensus.cc:2804] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.610857 12013 catalog_manager.cc:5697] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.612345 12340 raft_consensus.cc:697] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Running, Role: LEADER
I20260630 12:38:13.615330 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a0a2ee8ff44693871b04007a85586d" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.616142 12262 raft_consensus.cc:2468] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.615497 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a0a2ee8ff44693871b04007a85586d" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae" is_pre_election: true
I20260630 12:38:13.616318 12340 consensus_queue.cc:237] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.617170 12116 raft_consensus.cc:2468] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 0.
I20260630 12:38:13.618366 12158 leader_election.cc:304] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.620671 12317 raft_consensus.cc:2804] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.621071 12317 raft_consensus.cc:493] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.621435 12317 raft_consensus.cc:3060] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.621769 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa57efd65abc496d8d16d813e7924acc" candidate_uuid: "8d849b9f5c1a4173bfd9332ea097835f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" is_pre_election: true
I20260630 12:38:13.629282 12317 raft_consensus.cc:515] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.631532 12317 leader_election.cc:290] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835), ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985)
I20260630 12:38:13.632620 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a0a2ee8ff44693871b04007a85586d" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea177c523cd14184b2da2eaec71338ae"
I20260630 12:38:13.632507 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a0a2ee8ff44693871b04007a85586d" candidate_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.633356 12116 raft_consensus.cc:3060] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.633548 12262 raft_consensus.cc:3060] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.637748 12318 raft_consensus.cc:493] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.638273 12318 raft_consensus.cc:515] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.638727 12116 raft_consensus.cc:2468] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.640039 12158 leader_election.cc:304] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.641031 12317 raft_consensus.cc:2804] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.641716 12317 raft_consensus.cc:697] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Becoming Leader. State: Replica: 7a52e2b7ffcb4fefae3279375d42a3b1, State: Running, Role: LEADER
I20260630 12:38:13.642005 12262 raft_consensus.cc:2468] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a52e2b7ffcb4fefae3279375d42a3b1 in term 1.
I20260630 12:38:13.642364 12318 leader_election.cc:290] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.642537 12317 consensus_queue.cc:237] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [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: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } }
I20260630 12:38:13.655771 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9ceb4dbe104104836aea904e73f4b8" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" is_pre_election: true
I20260630 12:38:13.656504 12192 raft_consensus.cc:2468] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 0.
I20260630 12:38:13.656234 12013 catalog_manager.cc:5697] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.658010 12083 leader_election.cc:304] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.658903 12318 raft_consensus.cc:2804] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.658792 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9ceb4dbe104104836aea904e73f4b8" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.659333 12318 raft_consensus.cc:493] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.659574 12262 raft_consensus.cc:2468] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 0.
I20260630 12:38:13.659678 12318 raft_consensus.cc:3060] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.658401 12013 catalog_manager.cc:5697] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.661381 12013 catalog_manager.cc:5697] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.665992 12318 raft_consensus.cc:515] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.668107 12318 leader_election.cc:290] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [CANDIDATE]: Term 1 election: Requested vote from peers 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.669204 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9ceb4dbe104104836aea904e73f4b8" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1"
I20260630 12:38:13.669792 12192 raft_consensus.cc:3060] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.669787 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a9ceb4dbe104104836aea904e73f4b8" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.670564 12262 raft_consensus.cc:3060] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.677850 12262 raft_consensus.cc:2468] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 1.
I20260630 12:38:13.677850 12192 raft_consensus.cc:2468] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 1.
I20260630 12:38:13.679015 12083 leader_election.cc:304] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.679633 12318 raft_consensus.cc:2804] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.680509 12318 raft_consensus.cc:697] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 1 LEADER]: Becoming Leader. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Running, Role: LEADER
I20260630 12:38:13.681366 12318 consensus_queue.cc:237] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [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: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.682575 12352 raft_consensus.cc:493] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:13.683008 12352 raft_consensus.cc:515] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.685828 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ee72ca1a544524a16fa5af96694558" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" is_pre_election: true
I20260630 12:38:13.686468 12192 raft_consensus.cc:2468] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 0.
I20260630 12:38:13.686491 12352 leader_election.cc:290] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.686717 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ee72ca1a544524a16fa5af96694558" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f" is_pre_election: true
I20260630 12:38:13.687381 12262 raft_consensus.cc:2468] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 0.
I20260630 12:38:13.687738 12083 leader_election.cc:304] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [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: 7a52e2b7ffcb4fefae3279375d42a3b1, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.688500 12352 raft_consensus.cc:2804] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:13.688875 12352 raft_consensus.cc:493] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:13.689215 12352 raft_consensus.cc:3060] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.690026 12013 catalog_manager.cc:5697] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ea177c523cd14184b2da2eaec71338ae (127.0.194.193). New cstate: current_term: 1 leader_uuid: "ea177c523cd14184b2da2eaec71338ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.695515 12352 raft_consensus.cc:515] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.697527 12352 leader_election.cc:290] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [CANDIDATE]: Term 1 election: Requested vote from peers 7a52e2b7ffcb4fefae3279375d42a3b1 (127.0.194.194:46493), 8d849b9f5c1a4173bfd9332ea097835f (127.0.194.195:38835)
I20260630 12:38:13.698848 12192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ee72ca1a544524a16fa5af96694558" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1"
I20260630 12:38:13.699048 12262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ee72ca1a544524a16fa5af96694558" candidate_uuid: "ea177c523cd14184b2da2eaec71338ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d849b9f5c1a4173bfd9332ea097835f"
I20260630 12:38:13.699503 12192 raft_consensus.cc:3060] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.699569 12262 raft_consensus.cc:3060] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:13.706676 12262 raft_consensus.cc:2468] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 1.
I20260630 12:38:13.706676 12192 raft_consensus.cc:2468] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea177c523cd14184b2da2eaec71338ae in term 1.
I20260630 12:38:13.707994 12083 leader_election.cc:304] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [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: 8d849b9f5c1a4173bfd9332ea097835f, ea177c523cd14184b2da2eaec71338ae; no voters: 
I20260630 12:38:13.708773 12352 raft_consensus.cc:2804] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:13.709275 12352 raft_consensus.cc:697] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 1 LEADER]: Becoming Leader. State: Replica: ea177c523cd14184b2da2eaec71338ae, State: Running, Role: LEADER
I20260630 12:38:13.709915 12352 consensus_queue.cc:237] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [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: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } }
I20260630 12:38:13.717154 12013 catalog_manager.cc:5697] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae reported cstate change: term changed from 0 to 1, leader changed from <none> to ea177c523cd14184b2da2eaec71338ae (127.0.194.193). New cstate: current_term: 1 leader_uuid: "ea177c523cd14184b2da2eaec71338ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:13.989265 12317 consensus_queue.cc:1048] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.002147 12317 consensus_queue.cc:1048] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.006080 12317 consensus_queue.cc:1048] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:14.019987 12262 raft_consensus.cc:3060] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:14.029150 12339 consensus_queue.cc:1048] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.031860 12339 consensus_queue.cc:1048] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.044858 12317 consensus_queue.cc:1048] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.053292 12317 consensus_queue.cc:1048] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea177c523cd14184b2da2eaec71338ae" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 38985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.065577 12340 consensus_queue.cc:1048] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.094841 12352 consensus_queue.cc:1048] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.105779 12318 consensus_queue.cc:1048] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.164180 12367 consensus_queue.cc:1048] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a52e2b7ffcb4fefae3279375d42a3b1" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 46493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:14.176028 12352 consensus_queue.cc:1048] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d849b9f5c1a4173bfd9332ea097835f" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 38835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:23.911652   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:38:23.948331   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:23.949127   779 tablet_replica.cc:333] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.949811   779 raft_consensus.cc:2243] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:23.950440   779 raft_consensus.cc:2272] T 1bb399dff57741c68015cb8a0e054cec P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:23.953503   779 tablet_replica.cc:333] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.954221   779 raft_consensus.cc:2243] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:23.955011   779 raft_consensus.cc:2272] T e1f28e2317ab4028ac0b85dce70763da P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:23.958190   779 tablet_replica.cc:333] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.958833   779 raft_consensus.cc:2243] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:23.959890   779 raft_consensus.cc:2272] T 92ee72ca1a544524a16fa5af96694558 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:23.962636   779 tablet_replica.cc:333] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.963152   779 raft_consensus.cc:2243] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:23.964043   779 raft_consensus.cc:2272] T 0a9ceb4dbe104104836aea904e73f4b8 P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:23.966991   779 tablet_replica.cc:333] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.967543   779 raft_consensus.cc:2243] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:23.968158   779 raft_consensus.cc:2272] T aa57efd65abc496d8d16d813e7924acc P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:23.970850   779 tablet_replica.cc:333] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae: stopping tablet replica
I20260630 12:38:23.971410   779 raft_consensus.cc:2243] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:23.971964   779 raft_consensus.cc:2272] T 80a0a2ee8ff44693871b04007a85586d P ea177c523cd14184b2da2eaec71338ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:23.986647 12158 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]
W20260630 12:38:23.990943 12158 consensus_peers.cc:597] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 -> Peer ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985): Couldn't send request to peer ea177c523cd14184b2da2eaec71338ae. 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:38:24.005479   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:38:24.030557   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
W20260630 12:38:24.050758 12158 consensus_peers.cc:597] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 -> Peer ea177c523cd14184b2da2eaec71338ae (127.0.194.193:38985): Couldn't send request to peer ea177c523cd14184b2da2eaec71338ae. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:38985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:24.061204   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.062235   779 tablet_replica.cc:333] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.063259   779 raft_consensus.cc:2243] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.064494   779 raft_consensus.cc:2272] T 1bb399dff57741c68015cb8a0e054cec P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.067932   779 tablet_replica.cc:333] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.068636   779 raft_consensus.cc:2243] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.069149   779 raft_consensus.cc:2272] T 0a9ceb4dbe104104836aea904e73f4b8 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.071516   779 tablet_replica.cc:333] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.072062   779 raft_consensus.cc:2243] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.072531   779 raft_consensus.cc:2272] T 92ee72ca1a544524a16fa5af96694558 P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.075085   779 tablet_replica.cc:333] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.075690   779 raft_consensus.cc:2243] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.076789   779 raft_consensus.cc:2272] T e1f28e2317ab4028ac0b85dce70763da P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.079375   779 tablet_replica.cc:333] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.079841   779 raft_consensus.cc:2243] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.080775   779 raft_consensus.cc:2272] T aa57efd65abc496d8d16d813e7924acc P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.083076   779 tablet_replica.cc:333] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1: stopping tablet replica
I20260630 12:38:24.083500   779 raft_consensus.cc:2243] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.084390   779 raft_consensus.cc:2272] T 80a0a2ee8ff44693871b04007a85586d P 7a52e2b7ffcb4fefae3279375d42a3b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.112210   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:38:24.134742   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:38:24.162343   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:24.163188   779 tablet_replica.cc:333] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.163930   779 raft_consensus.cc:2243] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.164516   779 raft_consensus.cc:2272] T 0a9ceb4dbe104104836aea904e73f4b8 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.167151   779 tablet_replica.cc:333] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.167726   779 raft_consensus.cc:2243] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.168217   779 raft_consensus.cc:2272] T aa57efd65abc496d8d16d813e7924acc P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.170554   779 tablet_replica.cc:333] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.171110   779 raft_consensus.cc:2243] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.171648   779 raft_consensus.cc:2272] T 80a0a2ee8ff44693871b04007a85586d P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.173970   779 tablet_replica.cc:333] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.174482   779 raft_consensus.cc:2243] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.174957   779 raft_consensus.cc:2272] T 92ee72ca1a544524a16fa5af96694558 P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.177469   779 tablet_replica.cc:333] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.177997   779 raft_consensus.cc:2243] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.178514   779 raft_consensus.cc:2272] T e1f28e2317ab4028ac0b85dce70763da P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.180768   779 tablet_replica.cc:333] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f: stopping tablet replica
I20260630 12:38:24.181229   779 raft_consensus.cc:2243] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:24.181717   779 raft_consensus.cc:2272] T 1bb399dff57741c68015cb8a0e054cec P 8d849b9f5c1a4173bfd9332ea097835f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.207734   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:38:24.227932   779 master.cc:562] Master@127.0.194.254:39325 shutting down...
I20260630 12:38:24.248978   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:24.249567   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:24.249869   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P a32bcc9e736344c5ae95e773a23b5dad: stopping tablet replica
I20260630 12:38:24.270146   779 master.cc:584] Master@127.0.194.254:39325 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12871 ms)
[----------] 24 tests from AutoRebalancerTest (252440 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:38:24.314889   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:43693
I20260630 12:38:24.316067   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:24.322060 12381 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:38:24.322234 12380 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:38:24.323629 12383 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:38:24.324520   779 server_base.cc:1061] running on GCE node
I20260630 12:38:24.325446   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:24.325654   779 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:38:24.325832   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823104325796 us; error 0 us; skew 500 ppm
I20260630 12:38:24.326368   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:24.329052   779 webserver.cc:533] Webserver started at http://127.0.194.254:43939/ using document root <none> and password file <none>
I20260630 12:38:24.329582   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:24.329789   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:24.330080   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:24.331287   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "b236072e60264df79d9a808bd562875e"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.335927   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:24.339480 12388 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:38:24.340255   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:24.340657   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "b236072e60264df79d9a808bd562875e"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.340966   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-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:38:24.351953   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:24.353310   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:24.391206   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:43693
I20260630 12:38:24.391306 12439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:43693 every 8 connection(s)
I20260630 12:38:24.395320 12440 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:38:24.414765 12440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e: Bootstrap starting.
I20260630 12:38:24.422155 12440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:24.427971 12440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e: No bootstrap required, opened a new log
I20260630 12:38:24.431275 12440 raft_consensus.cc:359] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236072e60264df79d9a808bd562875e" member_type: VOTER }
I20260630 12:38:24.431918 12440 raft_consensus.cc:385] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:24.432221 12440 raft_consensus.cc:740] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b236072e60264df79d9a808bd562875e, State: Initialized, Role: FOLLOWER
I20260630 12:38:24.433059 12440 consensus_queue.cc:260] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b236072e60264df79d9a808bd562875e" member_type: VOTER }
I20260630 12:38:24.433768 12440 raft_consensus.cc:399] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:24.434092 12440 raft_consensus.cc:493] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:24.434446 12440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:24.442808 12440 raft_consensus.cc:515] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236072e60264df79d9a808bd562875e" member_type: VOTER }
I20260630 12:38:24.443455 12440 leader_election.cc:304] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [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: b236072e60264df79d9a808bd562875e; no voters: 
I20260630 12:38:24.445009 12440 leader_election.cc:290] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:24.445473 12443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:24.448640 12443 raft_consensus.cc:697] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 1 LEADER]: Becoming Leader. State: Replica: b236072e60264df79d9a808bd562875e, State: Running, Role: LEADER
I20260630 12:38:24.449548 12443 consensus_queue.cc:237] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [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: "b236072e60264df79d9a808bd562875e" member_type: VOTER }
I20260630 12:38:24.452489 12443 sys_catalog.cc:455] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b236072e60264df79d9a808bd562875e. Latest consensus state: current_term: 1 leader_uuid: "b236072e60264df79d9a808bd562875e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236072e60264df79d9a808bd562875e" member_type: VOTER } }
I20260630 12:38:24.453138 12443 sys_catalog.cc:458] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:24.453176 12445 sys_catalog.cc:455] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b236072e60264df79d9a808bd562875e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b236072e60264df79d9a808bd562875e" member_type: VOTER } }
I20260630 12:38:24.453905 12445 sys_catalog.cc:458] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:24.458528 12440 sys_catalog.cc:565] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:24.458961 12447 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:24.465396 12447 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:24.473798   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:24.476091 12447 catalog_manager.cc:1383] Generated new cluster ID: a0f8b33a3e884e61a060836abf0a9fc7
I20260630 12:38:24.476362 12447 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:24.491353 12447 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:24.492733 12447 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:24.508935 12447 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e: Generated new TSK 0
I20260630 12:38:24.509563 12447 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:24.540652   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:24.546543 12461 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:38:24.547761 12462 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:38:24.549018 12464 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:38:24.549263   779 server_base.cc:1061] running on GCE node
I20260630 12:38:24.550194   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:24.550407   779 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:38:24.550587   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823104550567 us; error 0 us; skew 500 ppm
I20260630 12:38:24.551102   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:24.553505   779 webserver.cc:533] Webserver started at http://127.0.194.193:35597/ using document root <none> and password file <none>
I20260630 12:38:24.553982   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:24.554178   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:24.554463   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:24.555572   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "511478936c0441c29d42587b8ba1e68d"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.560199   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:38:24.563728 12469 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:38:24.564509   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:24.564853   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "511478936c0441c29d42587b8ba1e68d"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.565130   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-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:38:24.576429   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:24.577639   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:24.579079   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:24.581372   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:24.581589   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.581830   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:24.582013   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.621419   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:41981
I20260630 12:38:24.621536 12531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:41981 every 8 connection(s)
I20260630 12:38:24.626744   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:24.634902 12536 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:38:24.635996 12537 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:38:24.637822   779 server_base.cc:1061] running on GCE node
W20260630 12:38:24.638639 12540 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:38:24.639570   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:24.639763   779 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:38:24.639891   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823104639880 us; error 0 us; skew 500 ppm
I20260630 12:38:24.640365   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:24.643285   779 webserver.cc:533] Webserver started at http://127.0.194.194:37307/ using document root <none> and password file <none>
I20260630 12:38:24.643815   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:24.644052   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:24.644364   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:24.645094 12532 heartbeater.cc:344] Connected to a master server at 127.0.194.254:43693
I20260630 12:38:24.645538 12532 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:24.645967   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "f510ac7facad436ead8c7adc6e643a40"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.646476 12532 heartbeater.cc:507] Master 127.0.194.254:43693 requested a full tablet report, sending...
I20260630 12:38:24.648955 12405 ts_manager.cc:194] Registered new tserver with Master: 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981)
I20260630 12:38:24.651206 12405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42124
I20260630 12:38:24.651530   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:38:24.656070 12544 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:38:24.656930   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:24.657289   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "f510ac7facad436ead8c7adc6e643a40"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.657573   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-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:38:24.674160   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:24.675420   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:24.676937   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:24.679229   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:24.679473   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.679711   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:24.679879   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.719226   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:34499
I20260630 12:38:24.719323 12606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:34499 every 8 connection(s)
I20260630 12:38:24.723977   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:24.731323 12610 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:38:24.734289 12611 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:38:24.735277   779 server_base.cc:1061] running on GCE node
W20260630 12:38:24.736126 12613 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:38:24.737196   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:24.737502   779 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:38:24.737532 12607 heartbeater.cc:344] Connected to a master server at 127.0.194.254:43693
I20260630 12:38:24.737707   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823104737689 us; error 0 us; skew 500 ppm
I20260630 12:38:24.738065 12607 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:24.738446   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:24.738935 12607 heartbeater.cc:507] Master 127.0.194.254:43693 requested a full tablet report, sending...
I20260630 12:38:24.741158 12405 ts_manager.cc:194] Registered new tserver with Master: f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:24.741325   779 webserver.cc:533] Webserver started at http://127.0.194.195:41037/ using document root <none> and password file <none>
I20260630 12:38:24.741942   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:24.742151   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:24.742417   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:24.742938 12405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42140
I20260630 12:38:24.743727   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "982e6f4f61c7414dab99493da1e15b8e"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.748409   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:38:24.751745 12618 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:38:24.752529   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:38:24.752882   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "982e6f4f61c7414dab99493da1e15b8e"
format_stamp: "Formatted at 2026-06-30 12:38:24 on dist-test-slave-zctk"
I20260630 12:38:24.753165   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-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:38:24.764727   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:24.765936   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:24.767464   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:24.770370   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:24.770597   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.770903   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:24.771080   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:24.810497   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:34237
I20260630 12:38:24.810595 12680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:34237 every 8 connection(s)
I20260630 12:38:24.825098 12681 heartbeater.cc:344] Connected to a master server at 127.0.194.254:43693
I20260630 12:38:24.825464 12681 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:24.826210 12681 heartbeater.cc:507] Master 127.0.194.254:43693 requested a full tablet report, sending...
I20260630 12:38:24.828135 12405 ts_manager.cc:194] Registered new tserver with Master: 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:24.828595   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014855902s
I20260630 12:38:24.829566 12405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42150
I20260630 12:38:25.654513 12532 heartbeater.cc:499] Master 127.0.194.254:43693 was elected leader, sending a full tablet report...
I20260630 12:38:25.745685 12607 heartbeater.cc:499] Master 127.0.194.254:43693 was elected leader, sending a full tablet report...
I20260630 12:38:25.832131 12681 heartbeater.cc:499] Master 127.0.194.254:43693 was elected leader, sending a full tablet report...
I20260630 12:38:25.884702 12405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42164:
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:38:25.887161 12405 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:38:25.962047 12497 tablet_service.cc:1511] Processing CreateTablet for tablet 273b33ae2abb43debe58be127e58b62f (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:25.963574 12497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273b33ae2abb43debe58be127e58b62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.963861 12495 tablet_service.cc:1511] Processing CreateTablet for tablet 307ca54b6a9c452195024e3ddfec62cd (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:25.965274 12495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307ca54b6a9c452195024e3ddfec62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.967948 12494 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2773e0d749fabc8da359845dc041 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:25.961742 12496 tablet_service.cc:1511] Processing CreateTablet for tablet b117c9c87cfe4f049f8fdc92da935d48 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:25.969694 12496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117c9c87cfe4f049f8fdc92da935d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.970484 12494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2773e0d749fabc8da359845dc041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.977402 12493 tablet_service.cc:1511] Processing CreateTablet for tablet 943a976d5a15415cbcfa2886d467585b (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:25.977777 12646 tablet_service.cc:1511] Processing CreateTablet for tablet 273b33ae2abb43debe58be127e58b62f (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:25.979038 12493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943a976d5a15415cbcfa2886d467585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.979171 12646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273b33ae2abb43debe58be127e58b62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.990451 12645 tablet_service.cc:1511] Processing CreateTablet for tablet b117c9c87cfe4f049f8fdc92da935d48 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:25.991859 12645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117c9c87cfe4f049f8fdc92da935d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.993937 12571 tablet_service.cc:1511] Processing CreateTablet for tablet b117c9c87cfe4f049f8fdc92da935d48 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:25.995528 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117c9c87cfe4f049f8fdc92da935d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:25.994047 12570 tablet_service.cc:1511] Processing CreateTablet for tablet 307ca54b6a9c452195024e3ddfec62cd (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:25.997797 12572 tablet_service.cc:1511] Processing CreateTablet for tablet 273b33ae2abb43debe58be127e58b62f (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:26.000921 12570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307ca54b6a9c452195024e3ddfec62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.001823 12569 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2773e0d749fabc8da359845dc041 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:26.003247 12569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2773e0d749fabc8da359845dc041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.004961 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273b33ae2abb43debe58be127e58b62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.010895 12644 tablet_service.cc:1511] Processing CreateTablet for tablet 307ca54b6a9c452195024e3ddfec62cd (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:26.012377 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307ca54b6a9c452195024e3ddfec62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.015774 12568 tablet_service.cc:1511] Processing CreateTablet for tablet 943a976d5a15415cbcfa2886d467585b (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:26.017206 12568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943a976d5a15415cbcfa2886d467585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.017747 12643 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2773e0d749fabc8da359845dc041 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:26.019104 12643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2773e0d749fabc8da359845dc041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.021732 12642 tablet_service.cc:1511] Processing CreateTablet for tablet 943a976d5a15415cbcfa2886d467585b (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:26.023072 12642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943a976d5a15415cbcfa2886d467585b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.026841 12567 tablet_service.cc:1511] Processing CreateTablet for tablet deafade5996645fb9b2350da2d089341 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:26.028280 12567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deafade5996645fb9b2350da2d089341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.035141 12641 tablet_service.cc:1511] Processing CreateTablet for tablet deafade5996645fb9b2350da2d089341 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:26.036587 12641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deafade5996645fb9b2350da2d089341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.044508 12702 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.054589 12702 tablet_bootstrap.cc:654] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.065308 12493 tablet_service.cc:1511] Processing CreateTablet for tablet deafade5996645fb9b2350da2d089341 (DEFAULT_TABLE table=test-workload [id=db01042040fb4f7fbe72839403b6199f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:26.066641 12493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deafade5996645fb9b2350da2d089341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:26.081843 12701 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.105381 12702 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.105984 12702 ts_tablet_manager.cc:1403] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.026s
I20260630 12:38:26.107633 12701 tablet_bootstrap.cc:654] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.108891 12702 raft_consensus.cc:359] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.109612 12702 raft_consensus.cc:385] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.109923 12702 raft_consensus.cc:740] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.110870 12702 consensus_queue.cc:260] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.122475 12705 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.124642 12702 ts_tablet_manager.cc:1434] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260630 12:38:26.125728 12702 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.132009 12702 tablet_bootstrap.cc:654] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.144585 12705 tablet_bootstrap.cc:654] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.158324 12705 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.159087 12705 ts_tablet_manager.cc:1403] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.010s
I20260630 12:38:26.163215 12705 raft_consensus.cc:359] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.164294 12705 raft_consensus.cc:385] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.164767 12705 raft_consensus.cc:740] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.165705 12705 consensus_queue.cc:260] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.166651 12701 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.167220 12701 ts_tablet_manager.cc:1403] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.086s	user 0.040s	sys 0.037s
I20260630 12:38:26.167572 12702 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.168174 12702 ts_tablet_manager.cc:1403] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.024s
I20260630 12:38:26.169036 12705 ts_tablet_manager.cc:1434] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:38:26.170061 12705 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.170197 12701 raft_consensus.cc:359] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.171012 12701 raft_consensus.cc:385] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.171404 12701 raft_consensus.cc:740] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.171051 12702 raft_consensus.cc:359] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.171926 12702 raft_consensus.cc:385] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.172220 12702 raft_consensus.cc:740] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.172158 12701 consensus_queue.cc:260] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.173454 12702 consensus_queue.cc:260] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.175854 12702 ts_tablet_manager.cc:1434] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:38:26.176826 12702 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.179708 12705 tablet_bootstrap.cc:654] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.183022 12702 tablet_bootstrap.cc:654] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.184254 12701 ts_tablet_manager.cc:1434] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:38:26.185309 12701 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.191424 12701 tablet_bootstrap.cc:654] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.192153 12705 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.192726 12705 ts_tablet_manager.cc:1403] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:38:26.196080 12702 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.195699 12705 raft_consensus.cc:359] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.196514 12705 raft_consensus.cc:385] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.196599 12702 ts_tablet_manager.cc:1403] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:38:26.196938 12705 raft_consensus.cc:740] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.197943 12705 consensus_queue.cc:260] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.199842 12702 raft_consensus.cc:359] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.200798 12702 raft_consensus.cc:385] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.201169 12702 raft_consensus.cc:740] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.202284 12702 consensus_queue.cc:260] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.205164 12702 ts_tablet_manager.cc:1434] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:26.206290 12702 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.207516 12705 ts_tablet_manager.cc:1434] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:38:26.212162 12705 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.212378 12702 tablet_bootstrap.cc:654] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.223148 12705 tablet_bootstrap.cc:654] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.225579 12701 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.226102 12701 ts_tablet_manager.cc:1403] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.029s
I20260630 12:38:26.226861 12702 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.227427 12702 ts_tablet_manager.cc:1403] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:38:26.228641 12705 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.229100 12705 ts_tablet_manager.cc:1403] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:38:26.229094 12701 raft_consensus.cc:359] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.230159 12701 raft_consensus.cc:385] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.230464 12701 raft_consensus.cc:740] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.230377 12702 raft_consensus.cc:359] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.231199 12702 raft_consensus.cc:385] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.231537 12702 raft_consensus.cc:740] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.231331 12701 consensus_queue.cc:260] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.231806 12705 raft_consensus.cc:359] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.232493 12705 raft_consensus.cc:385] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.232383 12702 consensus_queue.cc:260] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.232940 12705 raft_consensus.cc:740] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.233852 12701 ts_tablet_manager.cc:1434] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:38:26.234761 12702 ts_tablet_manager.cc:1434] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:26.234854 12701 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.235888 12702 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.236639 12706 raft_consensus.cc:493] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.233855 12705 consensus_queue.cc:260] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.237267 12706 raft_consensus.cc:515] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.240144 12706 leader_election.cc:290] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.243147 12702 tablet_bootstrap.cc:654] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.246076 12701 tablet_bootstrap.cc:654] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.246467 12714 raft_consensus.cc:493] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.246973 12714 raft_consensus.cc:515] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.253861 12714 leader_election.cc:290] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:26.262276 12705 ts_tablet_manager.cc:1434] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:38:26.263661 12702 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.264322 12702 ts_tablet_manager.cc:1403] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260630 12:38:26.265673 12705 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.268184 12702 raft_consensus.cc:359] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.269008 12702 raft_consensus.cc:385] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.269291 12702 raft_consensus.cc:740] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.270032 12702 consensus_queue.cc:260] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.272677 12702 ts_tablet_manager.cc:1434] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:38:26.273944 12702 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: Bootstrap starting.
I20260630 12:38:26.277451 12701 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.278195 12701 ts_tablet_manager.cc:1403] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.003s
I20260630 12:38:26.282671 12701 raft_consensus.cc:359] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.283452 12701 raft_consensus.cc:385] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.283756 12701 raft_consensus.cc:740] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.284711 12701 consensus_queue.cc:260] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.290105 12701 ts_tablet_manager.cc:1434] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260630 12:38:26.290740 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307ca54b6a9c452195024e3ddfec62cd" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e" is_pre_election: true
I20260630 12:38:26.291042 12702 tablet_bootstrap.cc:654] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.291215 12701 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.291530 12656 raft_consensus.cc:2468] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.293061 12545 leader_election.cc:304] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.293896 12706 raft_consensus.cc:2804] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.294278 12706 raft_consensus.cc:493] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.294636 12706 raft_consensus.cc:3060] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.299935 12705 tablet_bootstrap.cc:654] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.302605 12706 raft_consensus.cc:515] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.305378 12706 leader_election.cc:290] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 election: Requested vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.306880 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307ca54b6a9c452195024e3ddfec62cd" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e"
I20260630 12:38:26.307535 12656 raft_consensus.cc:3060] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.308707 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40" is_pre_election: true
I20260630 12:38:26.309527 12582 raft_consensus.cc:2468] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 0.
I20260630 12:38:26.311040 12701 tablet_bootstrap.cc:654] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.311290 12621 leader_election.cc:304] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.312439 12714 raft_consensus.cc:2804] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.312961 12714 raft_consensus.cc:493] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.313388 12714 raft_consensus.cc:3060] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.316004 12706 raft_consensus.cc:493] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.316520 12706 raft_consensus.cc:515] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.317718 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d" is_pre_election: true
W20260630 12:38:26.319423 12620 leader_election.cc:343] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:26.319455 12656 raft_consensus.cc:2468] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 1.
I20260630 12:38:26.320942 12545 leader_election.cc:304] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.321377 12705 tablet_bootstrap.cc:492] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.321923 12705 ts_tablet_manager.cc:1403] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260630 12:38:26.324193 12706 leader_election.cc:290] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.325007 12706 raft_consensus.cc:2804] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.325497 12706 raft_consensus.cc:697] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Becoming Leader. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Running, Role: LEADER
I20260630 12:38:26.325253 12705 raft_consensus.cc:359] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.325984 12705 raft_consensus.cc:385] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.326298 12705 raft_consensus.cc:740] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.326323 12706 consensus_queue.cc:237] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.327306 12705 consensus_queue.cc:260] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.327755 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307ca54b6a9c452195024e3ddfec62cd" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d" is_pre_election: true
I20260630 12:38:26.329209 12505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943a976d5a15415cbcfa2886d467585b" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d" is_pre_election: true
I20260630 12:38:26.329957 12505 raft_consensus.cc:2468] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.331179 12506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "307ca54b6a9c452195024e3ddfec62cd" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d"
I20260630 12:38:26.332302 12507 raft_consensus.cc:2468] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.334688 12546 leader_election.cc:304] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [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: 511478936c0441c29d42587b8ba1e68d, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.338341 12705 ts_tablet_manager.cc:1434] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:38:26.324107 12714 raft_consensus.cc:515] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.344650 12701 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.345228 12701 ts_tablet_manager.cc:1403] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.003s
I20260630 12:38:26.346925 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d"
I20260630 12:38:26.347043 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40"
I20260630 12:38:26.347844 12582 raft_consensus.cc:3060] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:26.348415 12620 leader_election.cc:343] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:38:26.350055 12705 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.358695 12705 tablet_bootstrap.cc:654] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.348407 12701 raft_consensus.cc:359] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.365829 12706 raft_consensus.cc:2804] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.361572 12714 leader_election.cc:290] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 election: Requested vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:26.358814 12582 raft_consensus.cc:2468] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 1.
I20260630 12:38:26.366699 12701 raft_consensus.cc:385] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.370697 12701 raft_consensus.cc:740] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.371500 12621 leader_election.cc:304] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 511478936c0441c29d42587b8ba1e68d
I20260630 12:38:26.371663 12701 consensus_queue.cc:260] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.372423 12714 raft_consensus.cc:2804] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.373759 12714 raft_consensus.cc:697] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Becoming Leader. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Running, Role: LEADER
I20260630 12:38:26.373389 12404 catalog_manager.cc:5697] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 reported cstate change: term changed from 0 to 1, leader changed from <none> to f510ac7facad436ead8c7adc6e643a40 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "f510ac7facad436ead8c7adc6e643a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:26.374502 12701 ts_tablet_manager.cc:1434] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260630 12:38:26.375622 12701 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.374614 12714 consensus_queue.cc:237] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.367969 12706 raft_consensus.cc:493] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.383399 12702 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: No bootstrap required, opened a new log
I20260630 12:38:26.383853 12705 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.383988 12702 ts_tablet_manager.cc:1403] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: Time spent bootstrapping tablet: real 0.110s	user 0.035s	sys 0.035s
I20260630 12:38:26.377457 12706 raft_consensus.cc:3060] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:26.367877 12545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.194.195:34237, user_credentials={real_user=slave}} blocked reactor thread for 47024.5us
I20260630 12:38:26.388130 12702 raft_consensus.cc:359] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.388888 12705 ts_tablet_manager.cc:1403] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260630 12:38:26.389176 12702 raft_consensus.cc:385] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.389551 12702 raft_consensus.cc:740] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.390165 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943a976d5a15415cbcfa2886d467585b" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e" is_pre_election: true
I20260630 12:38:26.390362 12702 consensus_queue.cc:260] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.390873 12656 raft_consensus.cc:2468] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.391571 12706 raft_consensus.cc:515] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.391865 12705 raft_consensus.cc:359] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.392659 12705 raft_consensus.cc:385] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.393013 12702 ts_tablet_manager.cc:1434] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:38:26.393774 12706 leader_election.cc:290] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 election: Requested vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.395352 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943a976d5a15415cbcfa2886d467585b" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e"
I20260630 12:38:26.395874 12701 tablet_bootstrap.cc:654] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.396134 12656 raft_consensus.cc:3060] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.395408 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943a976d5a15415cbcfa2886d467585b" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d"
I20260630 12:38:26.396833 12507 raft_consensus.cc:3060] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.392971 12705 raft_consensus.cc:740] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.399755 12705 consensus_queue.cc:260] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.404201 12656 raft_consensus.cc:2468] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 1.
I20260630 12:38:26.405503 12545 leader_election.cc:304] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.406401 12706 raft_consensus.cc:2804] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.406936 12706 raft_consensus.cc:697] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Becoming Leader. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Running, Role: LEADER
I20260630 12:38:26.408160 12705 ts_tablet_manager.cc:1434] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:38:26.407804 12706 consensus_queue.cc:237] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.409250 12705 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: Bootstrap starting.
I20260630 12:38:26.410779 12507 raft_consensus.cc:2468] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 1.
I20260630 12:38:26.412425 12403 catalog_manager.cc:5697] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195). New cstate: current_term: 1 leader_uuid: "982e6f4f61c7414dab99493da1e15b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:26.416224 12701 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.416867 12701 ts_tablet_manager.cc:1403] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260630 12:38:26.419962 12705 tablet_bootstrap.cc:654] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.419963 12701 raft_consensus.cc:359] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.420902 12701 raft_consensus.cc:385] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.421245 12701 raft_consensus.cc:740] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.422128 12701 consensus_queue.cc:260] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.424261 12404 catalog_manager.cc:5697] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 reported cstate change: term changed from 0 to 1, leader changed from <none> to f510ac7facad436ead8c7adc6e643a40 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "f510ac7facad436ead8c7adc6e643a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:26.430320 12705 tablet_bootstrap.cc:492] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: No bootstrap required, opened a new log
I20260630 12:38:26.430586 12701 ts_tablet_manager.cc:1434] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:38:26.430974 12705 ts_tablet_manager.cc:1403] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260630 12:38:26.431633 12701 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: Bootstrap starting.
I20260630 12:38:26.434111 12705 raft_consensus.cc:359] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.434911 12705 raft_consensus.cc:385] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.435281 12705 raft_consensus.cc:740] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.436066 12705 consensus_queue.cc:260] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.438298 12701 tablet_bootstrap.cc:654] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:26.438419 12705 ts_tablet_manager.cc:1434] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:26.445894 12701 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: No bootstrap required, opened a new log
I20260630 12:38:26.446244 12706 raft_consensus.cc:493] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.446398 12701 ts_tablet_manager.cc:1403] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:38:26.446789 12706 raft_consensus.cc:515] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.449007 12706 leader_election.cc:290] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.448989 12701 raft_consensus.cc:359] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.449723 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273b33ae2abb43debe58be127e58b62f" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d" is_pre_election: true
I20260630 12:38:26.450012 12701 raft_consensus.cc:385] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:26.450093 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273b33ae2abb43debe58be127e58b62f" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e" is_pre_election: true
I20260630 12:38:26.450376 12701 raft_consensus.cc:740] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Initialized, Role: FOLLOWER
I20260630 12:38:26.450402 12507 raft_consensus.cc:2468] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.450750 12656 raft_consensus.cc:2468] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 0.
I20260630 12:38:26.451239 12701 consensus_queue.cc:260] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.451615 12546 leader_election.cc:304] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [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: 511478936c0441c29d42587b8ba1e68d, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.452453 12706 raft_consensus.cc:2804] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.452834 12706 raft_consensus.cc:493] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.453166 12706 raft_consensus.cc:3060] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.453639 12701 ts_tablet_manager.cc:1434] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:38:26.454946 12710 raft_consensus.cc:493] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.455435 12710 raft_consensus.cc:515] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.459489 12706 raft_consensus.cc:515] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.462236 12706 leader_election.cc:290] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [CANDIDATE]: Term 1 election: Requested vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.459888 12710 leader_election.cc:290] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.463366 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273b33ae2abb43debe58be127e58b62f" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e"
I20260630 12:38:26.464148 12656 raft_consensus.cc:3060] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:38:26.470073 12453 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:26.471055 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40" is_pre_election: true
I20260630 12:38:26.471971 12582 raft_consensus.cc:2393] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 511478936c0441c29d42587b8ba1e68d in current term 1: Already voted for candidate 982e6f4f61c7414dab99493da1e15b8e in this term.
I20260630 12:38:26.473162 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273b33ae2abb43debe58be127e58b62f" candidate_uuid: "f510ac7facad436ead8c7adc6e643a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d"
I20260630 12:38:26.473809 12507 raft_consensus.cc:3060] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.477944 12656 raft_consensus.cc:2468] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 1.
I20260630 12:38:26.479149 12545 leader_election.cc:304] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.479846 12706 raft_consensus.cc:2804] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.480387 12706 raft_consensus.cc:697] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Becoming Leader. State: Replica: f510ac7facad436ead8c7adc6e643a40, State: Running, Role: LEADER
I20260630 12:38:26.481395 12507 raft_consensus.cc:2468] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f510ac7facad436ead8c7adc6e643a40 in term 1.
I20260630 12:38:26.481299 12706 consensus_queue.cc:237] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.481660 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b117c9c87cfe4f049f8fdc92da935d48" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e" is_pre_election: true
I20260630 12:38:26.486871 12470 leader_election.cc:304] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [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: 511478936c0441c29d42587b8ba1e68d; no voters: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40
I20260630 12:38:26.487828 12710 raft_consensus.cc:3060] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.491108 12402 catalog_manager.cc:5697] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 reported cstate change: term changed from 0 to 1, leader changed from <none> to f510ac7facad436ead8c7adc6e643a40 (127.0.194.194). New cstate: current_term: 1 leader_uuid: "f510ac7facad436ead8c7adc6e643a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:26.495569 12710 raft_consensus.cc:2749] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:38:26.496474 12714 raft_consensus.cc:493] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.496990 12714 raft_consensus.cc:515] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.499099 12714 leader_election.cc:290] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:26.500385 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deafade5996645fb9b2350da2d089341" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40" is_pre_election: true
I20260630 12:38:26.500335 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deafade5996645fb9b2350da2d089341" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d" is_pre_election: true
I20260630 12:38:26.501368 12582 raft_consensus.cc:2468] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 0.
I20260630 12:38:26.500638 12710 raft_consensus.cc:493] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:26.501917 12507 raft_consensus.cc:2468] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 0.
I20260630 12:38:26.502074 12710 raft_consensus.cc:515] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.502516 12621 leader_election.cc:304] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [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: 982e6f4f61c7414dab99493da1e15b8e, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.503417 12714 raft_consensus.cc:2804] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.503818 12714 raft_consensus.cc:493] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.504189 12714 raft_consensus.cc:3060] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.504969 12710 leader_election.cc:290] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.505178 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2773e0d749fabc8da359845dc041" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40" is_pre_election: true
I20260630 12:38:26.505570 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2773e0d749fabc8da359845dc041" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e" is_pre_election: true
I20260630 12:38:26.505900 12582 raft_consensus.cc:2468] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 511478936c0441c29d42587b8ba1e68d in term 0.
I20260630 12:38:26.506201 12656 raft_consensus.cc:2468] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 511478936c0441c29d42587b8ba1e68d in term 0.
I20260630 12:38:26.507141 12472 leader_election.cc:304] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [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: 511478936c0441c29d42587b8ba1e68d, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.507887 12710 raft_consensus.cc:2804] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:26.508236 12710 raft_consensus.cc:493] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:26.508522 12710 raft_consensus.cc:3060] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.510452 12714 raft_consensus.cc:515] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.512265 12714 leader_election.cc:290] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [CANDIDATE]: Term 1 election: Requested vote from peers 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981), f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:26.513293 12507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deafade5996645fb9b2350da2d089341" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "511478936c0441c29d42587b8ba1e68d"
I20260630 12:38:26.513417 12582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deafade5996645fb9b2350da2d089341" candidate_uuid: "982e6f4f61c7414dab99493da1e15b8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40"
I20260630 12:38:26.514005 12507 raft_consensus.cc:3060] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.514130 12582 raft_consensus.cc:3060] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.514060 12710 raft_consensus.cc:515] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.516420 12710 leader_election.cc:290] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [CANDIDATE]: Term 1 election: Requested vote from peers f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499), 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:26.517525 12581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2773e0d749fabc8da359845dc041" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f510ac7facad436ead8c7adc6e643a40"
I20260630 12:38:26.518199 12581 raft_consensus.cc:3060] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.518285 12656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2773e0d749fabc8da359845dc041" candidate_uuid: "511478936c0441c29d42587b8ba1e68d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "982e6f4f61c7414dab99493da1e15b8e"
I20260630 12:38:26.519042 12656 raft_consensus.cc:3060] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.521704 12507 raft_consensus.cc:2468] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 1.
I20260630 12:38:26.521993 12582 raft_consensus.cc:2468] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 982e6f4f61c7414dab99493da1e15b8e in term 1.
I20260630 12:38:26.523268 12620 leader_election.cc:304] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [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: 511478936c0441c29d42587b8ba1e68d, 982e6f4f61c7414dab99493da1e15b8e; no voters: 
I20260630 12:38:26.524215 12714 raft_consensus.cc:2804] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.524787 12714 raft_consensus.cc:697] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Becoming Leader. State: Replica: 982e6f4f61c7414dab99493da1e15b8e, State: Running, Role: LEADER
I20260630 12:38:26.525687 12581 raft_consensus.cc:2468] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 511478936c0441c29d42587b8ba1e68d in term 1.
I20260630 12:38:26.525703 12714 consensus_queue.cc:237] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.526908 12472 leader_election.cc:304] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [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: 511478936c0441c29d42587b8ba1e68d, f510ac7facad436ead8c7adc6e643a40; no voters: 
I20260630 12:38:26.527582 12710 raft_consensus.cc:2804] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:26.527540 12656 raft_consensus.cc:2468] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 511478936c0441c29d42587b8ba1e68d in term 1.
I20260630 12:38:26.529052 12710 raft_consensus.cc:697] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 1 LEADER]: Becoming Leader. State: Replica: 511478936c0441c29d42587b8ba1e68d, State: Running, Role: LEADER
I20260630 12:38:26.529928 12710 consensus_queue.cc:237] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [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: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } }
I20260630 12:38:26.535713 12402 catalog_manager.cc:5697] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195). New cstate: current_term: 1 leader_uuid: "982e6f4f61c7414dab99493da1e15b8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:26.539353 12404 catalog_manager.cc:5697] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d reported cstate change: term changed from 0 to 1, leader changed from <none> to 511478936c0441c29d42587b8ba1e68d (127.0.194.193). New cstate: current_term: 1 leader_uuid: "511478936c0441c29d42587b8ba1e68d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:26.735615 12507 raft_consensus.cc:3060] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:26.764133 12706 consensus_queue.cc:1048] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:26.771745 12714 consensus_queue.cc:1048] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:26.774596 12706 consensus_queue.cc:1048] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:26.864022 12714 consensus_queue.cc:1048] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:26.868108 12728 consensus_queue.cc:1048] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:26.896257 12727 consensus_queue.cc:1048] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:26.898226 12727 consensus_queue.cc:1048] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:26.928395 12728 consensus_queue.cc:1048] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:26.929376 12709 consensus_queue.cc:1048] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:26.946053 12710 consensus_queue.cc:1048] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:26.966861 12710 consensus_queue.cc:1048] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:38:26.995250 12714 consensus_queue.cc:1048] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:38:27.153962 12546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.193:41981, user_credentials={real_user=slave}} blocked reactor thread for 47506.9us
W20260630 12:38:27.156985 12545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.194.195:34237, user_credentials={real_user=slave}} blocked reactor thread for 50665.9us
I20260630 12:38:28.068245   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:28.075018 12801 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:38:28.076030 12802 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:38:28.077684 12804 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:38:28.078143   779 server_base.cc:1061] running on GCE node
I20260630 12:38:28.079412   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:28.079664   779 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:38:28.079869   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823108079853 us; error 0 us; skew 500 ppm
I20260630 12:38:28.080387   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:28.082829   779 webserver.cc:533] Webserver started at http://127.0.194.196:45153/ using document root <none> and password file <none>
I20260630 12:38:28.083320   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:28.083534   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:28.083823   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:28.085022   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "c760b9b235f940b1afbdf6847081023c"
format_stamp: "Formatted at 2026-06-30 12:38:28 on dist-test-slave-zctk"
I20260630 12:38:28.089577   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:38:28.092954 12809 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:38:28.093807   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:28.094149   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "c760b9b235f940b1afbdf6847081023c"
format_stamp: "Formatted at 2026-06-30 12:38:28 on dist-test-slave-zctk"
I20260630 12:38:28.094496   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822851694463-779-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:38:28.122798   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:28.124022   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:28.125227   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:28.127535   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:28.127764   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:28.128011   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:28.128186   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:28.168864   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:44407
I20260630 12:38:28.168960 12871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:44407 every 8 connection(s)
I20260630 12:38:28.183007 12872 heartbeater.cc:344] Connected to a master server at 127.0.194.254:43693
I20260630 12:38:28.183399 12872 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:28.184108 12872 heartbeater.cc:507] Master 127.0.194.254:43693 requested a full tablet report, sending...
I20260630 12:38:28.186079 12404 ts_manager.cc:194] Registered new tserver with Master: c760b9b235f940b1afbdf6847081023c (127.0.194.196:44407)
I20260630 12:38:28.187464 12404 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42178
I20260630 12:38:28.540711 12582 consensus_queue.cc:237] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:28.546633 12653 raft_consensus.cc:1275] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Refusing update from remote peer f510ac7facad436ead8c7adc6e643a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.548976 12727 consensus_queue.cc:1048] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.561789 12727 raft_consensus.cc:2955] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.565163 12653 raft_consensus.cc:2955] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.566357 12504 raft_consensus.cc:1275] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Refusing update from remote peer f510ac7facad436ead8c7adc6e643a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.568022 12775 consensus_queue.cc:1048] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:28.574352 12504 raft_consensus.cc:2955] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
W20260630 12:38:28.584113 12546 consensus_peers.cc:597] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 -> Peer c760b9b235f940b1afbdf6847081023c (127.0.194.196:44407): Couldn't send request to peer c760b9b235f940b1afbdf6847081023c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 307ca54b6a9c452195024e3ddfec62cd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.583752 12404 catalog_manager.cc:5697] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e reported cstate change: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "f510ac7facad436ead8c7adc6e643a40" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.586618 12582 consensus_queue.cc:237] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:28.593254 12653 raft_consensus.cc:1275] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Refusing update from remote peer f510ac7facad436ead8c7adc6e643a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.595959 12507 raft_consensus.cc:1275] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Refusing update from remote peer f510ac7facad436ead8c7adc6e643a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.594892 12878 consensus_queue.cc:1048] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:38:28.599383 12546 consensus_peers.cc:597] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 -> Peer c760b9b235f940b1afbdf6847081023c (127.0.194.196:44407): Couldn't send request to peer c760b9b235f940b1afbdf6847081023c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 273b33ae2abb43debe58be127e58b62f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.600992 12878 consensus_queue.cc:1048] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:28.604285 12727 raft_consensus.cc:2955] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.611759 12507 raft_consensus.cc:2955] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.618815 12653 raft_consensus.cc:2955] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.627257 12402 catalog_manager.cc:5697] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 reported cstate change: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "f510ac7facad436ead8c7adc6e643a40" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:28.633009 12655 consensus_queue.cc:237] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:28.639487 12582 raft_consensus.cc:1275] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Refusing update from remote peer 982e6f4f61c7414dab99493da1e15b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.642227 12755 consensus_queue.cc:1048] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.651508 12507 raft_consensus.cc:1275] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Refusing update from remote peer 982e6f4f61c7414dab99493da1e15b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:38:28.651551 12755 raft_consensus.cc:2955] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.653573 12794 consensus_queue.cc:1048] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.653731 12582 raft_consensus.cc:2955] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.660166 12507 raft_consensus.cc:2955] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.667846 12655 consensus_queue.cc:237] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:28.667840 12404 catalog_manager.cc:5697] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e reported cstate change: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "982e6f4f61c7414dab99493da1e15b8e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:28.677636 12582 raft_consensus.cc:1275] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Refusing update from remote peer 982e6f4f61c7414dab99493da1e15b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:38:28.678741 12620 consensus_peers.cc:597] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e -> Peer c760b9b235f940b1afbdf6847081023c (127.0.194.196:44407): Couldn't send request to peer c760b9b235f940b1afbdf6847081023c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: deafade5996645fb9b2350da2d089341. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.678967 12507 raft_consensus.cc:1275] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Refusing update from remote peer 982e6f4f61c7414dab99493da1e15b8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:38:28.679566 12620 consensus_peers.cc:597] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e -> Peer c760b9b235f940b1afbdf6847081023c (127.0.194.196:44407): Couldn't send request to peer c760b9b235f940b1afbdf6847081023c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b117c9c87cfe4f049f8fdc92da935d48. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:28.679739 12887 consensus_queue.cc:1048] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:38:28.680864 12794 consensus_queue.cc:1048] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:38:28.689615 12794 raft_consensus.cc:2955] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.691753 12507 raft_consensus.cc:2955] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.692384 12582 raft_consensus.cc:2955] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:28.706457 12402 catalog_manager.cc:5697] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 reported cstate change: config changed from index -1 to 11, NON_VOTER c760b9b235f940b1afbdf6847081023c (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "982e6f4f61c7414dab99493da1e15b8e" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } } }
I20260630 12:38:29.199856 12872 heartbeater.cc:499] Master 127.0.194.254:43693 was elected leader, sending a full tablet report...
I20260630 12:38:29.209887 12894 ts_tablet_manager.cc:933] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Initiating tablet copy from peer f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:29.212734 12893 ts_tablet_manager.cc:933] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Initiating tablet copy from peer f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499)
I20260630 12:38:29.214363 12892 ts_tablet_manager.cc:933] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Initiating tablet copy from peer 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:29.215344 12894 tablet_copy_client.cc:323] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:34499
I20260630 12:38:29.223443 12893 tablet_copy_client.cc:323] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.194:34499
I20260630 12:38:29.226105 12892 tablet_copy_client.cc:323] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34237
I20260630 12:38:29.236490 12592 tablet_copy_service.cc:140] P f510ac7facad436ead8c7adc6e643a40: Received BeginTabletCopySession request for tablet 307ca54b6a9c452195024e3ddfec62cd from peer c760b9b235f940b1afbdf6847081023c ({username='slave'} at 127.0.0.1:33344)
I20260630 12:38:29.237457 12592 tablet_copy_service.cc:161] P f510ac7facad436ead8c7adc6e643a40: Beginning new tablet copy session on tablet 307ca54b6a9c452195024e3ddfec62cd from peer c760b9b235f940b1afbdf6847081023c at {username='slave'} at 127.0.0.1:33344: session id = c760b9b235f940b1afbdf6847081023c-307ca54b6a9c452195024e3ddfec62cd
I20260630 12:38:29.236796 12591 tablet_copy_service.cc:140] P f510ac7facad436ead8c7adc6e643a40: Received BeginTabletCopySession request for tablet 273b33ae2abb43debe58be127e58b62f from peer c760b9b235f940b1afbdf6847081023c ({username='slave'} at 127.0.0.1:33344)
I20260630 12:38:29.241004 12591 tablet_copy_service.cc:161] P f510ac7facad436ead8c7adc6e643a40: Beginning new tablet copy session on tablet 273b33ae2abb43debe58be127e58b62f from peer c760b9b235f940b1afbdf6847081023c at {username='slave'} at 127.0.0.1:33344: session id = c760b9b235f940b1afbdf6847081023c-273b33ae2abb43debe58be127e58b62f
I20260630 12:38:29.249219 12591 tablet_copy_source_session.cc:215] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:29.252780 12893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273b33ae2abb43debe58be127e58b62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.254565 12592 tablet_copy_source_session.cc:215] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:29.258291 12894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 307ca54b6a9c452195024e3ddfec62cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.272531 12666 tablet_copy_service.cc:140] P 982e6f4f61c7414dab99493da1e15b8e: Received BeginTabletCopySession request for tablet deafade5996645fb9b2350da2d089341 from peer c760b9b235f940b1afbdf6847081023c ({username='slave'} at 127.0.0.1:44632)
I20260630 12:38:29.273358 12902 ts_tablet_manager.cc:933] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Initiating tablet copy from peer 982e6f4f61c7414dab99493da1e15b8e (127.0.194.195:34237)
I20260630 12:38:29.273293 12666 tablet_copy_service.cc:161] P 982e6f4f61c7414dab99493da1e15b8e: Beginning new tablet copy session on tablet deafade5996645fb9b2350da2d089341 from peer c760b9b235f940b1afbdf6847081023c at {username='slave'} at 127.0.0.1:44632: session id = c760b9b235f940b1afbdf6847081023c-deafade5996645fb9b2350da2d089341
I20260630 12:38:29.281064 12894 tablet_copy_client.cc:806] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:29.272778 12893 tablet_copy_client.cc:806] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:29.281903 12893 tablet_copy_client.cc:670] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:29.283255 12894 tablet_copy_client.cc:670] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:29.288417 12666 tablet_copy_source_session.cc:215] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:29.290853 12893 tablet_copy_client.cc:538] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:29.291980 12892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deafade5996645fb9b2350da2d089341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.292295 12894 tablet_copy_client.cc:538] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:29.300612 12893 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Bootstrap starting.
I20260630 12:38:29.302397 12894 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Bootstrap starting.
I20260630 12:38:29.311199 12892 tablet_copy_client.cc:806] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:29.311908 12892 tablet_copy_client.cc:670] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:29.291008 12902 tablet_copy_client.cc:323] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:34237
I20260630 12:38:29.314497 12666 tablet_copy_service.cc:140] P 982e6f4f61c7414dab99493da1e15b8e: Received BeginTabletCopySession request for tablet b117c9c87cfe4f049f8fdc92da935d48 from peer c760b9b235f940b1afbdf6847081023c ({username='slave'} at 127.0.0.1:44632)
I20260630 12:38:29.315083 12666 tablet_copy_service.cc:161] P 982e6f4f61c7414dab99493da1e15b8e: Beginning new tablet copy session on tablet b117c9c87cfe4f049f8fdc92da935d48 from peer c760b9b235f940b1afbdf6847081023c at {username='slave'} at 127.0.0.1:44632: session id = c760b9b235f940b1afbdf6847081023c-b117c9c87cfe4f049f8fdc92da935d48
I20260630 12:38:29.332597 12666 tablet_copy_source_session.cc:215] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:29.333079 12892 tablet_copy_client.cc:538] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:29.336797 12902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b117c9c87cfe4f049f8fdc92da935d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:29.346154 12892 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Bootstrap starting.
I20260630 12:38:29.360623 12902 tablet_copy_client.cc:806] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:29.361294 12902 tablet_copy_client.cc:670] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:29.366025 12902 tablet_copy_client.cc:538] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:29.386749 12902 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Bootstrap starting.
I20260630 12:38:29.414535 12894 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=70 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:29.415997 12894 tablet_bootstrap.cc:492] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Bootstrap complete.
I20260630 12:38:29.417021 12894 ts_tablet_manager.cc:1403] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Time spent bootstrapping tablet: real 0.115s	user 0.094s	sys 0.011s
I20260630 12:38:29.417091   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:38:29.444667 12894 raft_consensus.cc:359] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.446120 12894 raft_consensus.cc:740] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c760b9b235f940b1afbdf6847081023c, State: Initialized, Role: LEARNER
I20260630 12:38:29.447178 12894 consensus_queue.cc:260] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } attrs { replace: true } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.471570 12893 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:29.472711 12893 tablet_bootstrap.cc:492] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Bootstrap complete.
I20260630 12:38:29.477185 12894 ts_tablet_manager.cc:1434] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.008s
I20260630 12:38:29.485734   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.486541 12592 tablet_copy_service.cc:342] P f510ac7facad436ead8c7adc6e643a40: Request end of tablet copy session c760b9b235f940b1afbdf6847081023c-307ca54b6a9c452195024e3ddfec62cd received from {username='slave'} at 127.0.0.1:33344
I20260630 12:38:29.487579   779 tablet_replica.cc:333] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.488312   779 raft_consensus.cc:2243] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.488866   779 raft_consensus.cc:2272] T 307ca54b6a9c452195024e3ddfec62cd P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.487174 12592 tablet_copy_service.cc:434] P f510ac7facad436ead8c7adc6e643a40: ending tablet copy session c760b9b235f940b1afbdf6847081023c-307ca54b6a9c452195024e3ddfec62cd on tablet 307ca54b6a9c452195024e3ddfec62cd with peer c760b9b235f940b1afbdf6847081023c
I20260630 12:38:29.487224 12893 ts_tablet_manager.cc:1403] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Time spent bootstrapping tablet: real 0.187s	user 0.114s	sys 0.013s
I20260630 12:38:29.493630   779 tablet_replica.cc:333] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.494364   779 raft_consensus.cc:2243] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.494937   779 raft_consensus.cc:2272] T b117c9c87cfe4f049f8fdc92da935d48 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.498368   779 tablet_replica.cc:333] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.499250   779 raft_consensus.cc:2243] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.500002   779 raft_consensus.cc:2272] T 273b33ae2abb43debe58be127e58b62f P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.503919   779 tablet_replica.cc:333] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.504794   779 raft_consensus.cc:2243] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.505425   779 raft_consensus.cc:2272] T deafade5996645fb9b2350da2d089341 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.508426 12893 raft_consensus.cc:359] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.509325 12893 raft_consensus.cc:740] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c760b9b235f940b1afbdf6847081023c, State: Initialized, Role: LEARNER
I20260630 12:38:29.509987 12893 consensus_queue.cc:260] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.518146   779 tablet_replica.cc:333] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.519101   779 raft_consensus.cc:2243] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.519765   779 raft_consensus.cc:2272] T 943a976d5a15415cbcfa2886d467585b P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.520136 12893 ts_tablet_manager.cc:1434] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260630 12:38:29.522954   779 tablet_replica.cc:333] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d: stopping tablet replica
I20260630 12:38:29.523787   779 raft_consensus.cc:2243] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.528928 12592 tablet_copy_service.cc:342] P f510ac7facad436ead8c7adc6e643a40: Request end of tablet copy session c760b9b235f940b1afbdf6847081023c-273b33ae2abb43debe58be127e58b62f received from {username='slave'} at 127.0.0.1:33344
I20260630 12:38:29.529397 12592 tablet_copy_service.cc:434] P f510ac7facad436ead8c7adc6e643a40: ending tablet copy session c760b9b235f940b1afbdf6847081023c-273b33ae2abb43debe58be127e58b62f on tablet 273b33ae2abb43debe58be127e58b62f with peer c760b9b235f940b1afbdf6847081023c
I20260630 12:38:29.529946   779 raft_consensus.cc:2272] T 3a1f2773e0d749fabc8da359845dc041 P 511478936c0441c29d42587b8ba1e68d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.531455 12892 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=73 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:29.532264 12892 tablet_bootstrap.cc:492] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Bootstrap complete.
I20260630 12:38:29.533004 12892 ts_tablet_manager.cc:1403] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Time spent bootstrapping tablet: real 0.187s	user 0.087s	sys 0.004s
I20260630 12:38:29.535141 12892 raft_consensus.cc:359] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.535898 12892 raft_consensus.cc:740] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c760b9b235f940b1afbdf6847081023c, State: Initialized, Role: LEARNER
I20260630 12:38:29.536412 12892 consensus_queue.cc:260] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } attrs { replace: true } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.544711 12892 ts_tablet_manager.cc:1434] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:38:29.547169 12902 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=70 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:29.548269 12902 tablet_bootstrap.cc:492] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Bootstrap complete.
I20260630 12:38:29.549048 12902 ts_tablet_manager.cc:1403] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Time spent bootstrapping tablet: real 0.163s	user 0.085s	sys 0.052s
I20260630 12:38:29.552542 12666 tablet_copy_service.cc:342] P 982e6f4f61c7414dab99493da1e15b8e: Request end of tablet copy session c760b9b235f940b1afbdf6847081023c-deafade5996645fb9b2350da2d089341 received from {username='slave'} at 127.0.0.1:44632
I20260630 12:38:29.553854 12666 tablet_copy_service.cc:434] P 982e6f4f61c7414dab99493da1e15b8e: ending tablet copy session c760b9b235f940b1afbdf6847081023c-deafade5996645fb9b2350da2d089341 on tablet deafade5996645fb9b2350da2d089341 with peer c760b9b235f940b1afbdf6847081023c
I20260630 12:38:29.557173 12902 raft_consensus.cc:359] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.558204 12902 raft_consensus.cc:740] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c760b9b235f940b1afbdf6847081023c, State: Initialized, Role: LEARNER
I20260630 12:38:29.559783   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:38:29.559149 12902 consensus_queue.cc:260] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "511478936c0441c29d42587b8ba1e68d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 41981 } attrs { replace: true } } peers { permanent_uuid: "f510ac7facad436ead8c7adc6e643a40" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 34499 } } peers { permanent_uuid: "982e6f4f61c7414dab99493da1e15b8e" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 34237 } } peers { permanent_uuid: "c760b9b235f940b1afbdf6847081023c" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 44407 } attrs { promote: true } }
I20260630 12:38:29.562045 12902 ts_tablet_manager.cc:1434] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:38:29.563903 12666 tablet_copy_service.cc:342] P 982e6f4f61c7414dab99493da1e15b8e: Request end of tablet copy session c760b9b235f940b1afbdf6847081023c-b117c9c87cfe4f049f8fdc92da935d48 received from {username='slave'} at 127.0.0.1:44632
I20260630 12:38:29.564357 12666 tablet_copy_service.cc:434] P 982e6f4f61c7414dab99493da1e15b8e: ending tablet copy session c760b9b235f940b1afbdf6847081023c-b117c9c87cfe4f049f8fdc92da935d48 on tablet b117c9c87cfe4f049f8fdc92da935d48 with peer c760b9b235f940b1afbdf6847081023c
I20260630 12:38:29.580363   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
W20260630 12:38:29.590824 12621 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:38:29.610324 12621 consensus_peers.cc:597] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e -> Peer f510ac7facad436ead8c7adc6e643a40 (127.0.194.194:34499): Couldn't send request to peer f510ac7facad436ead8c7adc6e643a40. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:38:29.618774 12546 consensus_peers.cc:597] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 -> Peer 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981): Couldn't send request to peer 511478936c0441c29d42587b8ba1e68d. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:41981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:29.629235   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.631373   779 tablet_replica.cc:333] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.632244   779 raft_consensus.cc:2243] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:38:29.632840 12620 consensus_peers.cc:597] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e -> Peer 511478936c0441c29d42587b8ba1e68d (127.0.194.193:41981): Couldn't send request to peer 511478936c0441c29d42587b8ba1e68d. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:41981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:29.633002   779 raft_consensus.cc:2272] T 3a1f2773e0d749fabc8da359845dc041 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.634552 12845 raft_consensus.cc:1217] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.10->[1.11-1.11]   Dedup: 1.11->[]
I20260630 12:38:29.640987   779 tablet_replica.cc:333] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.641954   779 raft_consensus.cc:2243] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.643080   779 raft_consensus.cc:2272] T 943a976d5a15415cbcfa2886d467585b P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.646203   779 tablet_replica.cc:333] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.647027   779 raft_consensus.cc:2243] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.647701   779 raft_consensus.cc:2272] T deafade5996645fb9b2350da2d089341 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.651041   779 tablet_replica.cc:333] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.651837   779 raft_consensus.cc:2243] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.653239   779 raft_consensus.cc:2272] T 307ca54b6a9c452195024e3ddfec62cd P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.656127   779 tablet_replica.cc:333] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.656904   779 raft_consensus.cc:2243] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.657619   779 raft_consensus.cc:2272] T b117c9c87cfe4f049f8fdc92da935d48 P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.660851   779 tablet_replica.cc:333] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40: stopping tablet replica
I20260630 12:38:29.661572   779 raft_consensus.cc:2243] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.663151   779 raft_consensus.cc:2272] T 273b33ae2abb43debe58be127e58b62f P f510ac7facad436ead8c7adc6e643a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.685956   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
I20260630 12:38:29.701649   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
I20260630 12:38:29.729702 12845 raft_consensus.cc:1217] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.10->[1.11-1.11]   Dedup: 1.11->[]
I20260630 12:38:29.739121   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.739925   779 tablet_replica.cc:333] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.740797   779 raft_consensus.cc:2243] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.741587   779 raft_consensus.cc:2272] T 3a1f2773e0d749fabc8da359845dc041 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.743786   779 tablet_replica.cc:333] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.744350   779 raft_consensus.cc:2243] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.745394   779 raft_consensus.cc:2272] T deafade5996645fb9b2350da2d089341 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.747424   779 tablet_replica.cc:333] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.747951   779 raft_consensus.cc:2243] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.748401   779 raft_consensus.cc:2272] T 943a976d5a15415cbcfa2886d467585b P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.750304   779 tablet_replica.cc:333] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.750841   779 raft_consensus.cc:2243] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.751302   779 raft_consensus.cc:2272] T 273b33ae2abb43debe58be127e58b62f P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.753320   779 tablet_replica.cc:333] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.753808   779 raft_consensus.cc:2243] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:29.754412   779 raft_consensus.cc:2272] T 307ca54b6a9c452195024e3ddfec62cd P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.756307   779 tablet_replica.cc:333] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e: stopping tablet replica
I20260630 12:38:29.756826   779 raft_consensus.cc:2243] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:29.757813   779 raft_consensus.cc:2272] T b117c9c87cfe4f049f8fdc92da935d48 P 982e6f4f61c7414dab99493da1e15b8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:29.775341   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:38:29.791216   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:38:29.818615   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:29.820302   779 tablet_replica.cc:333] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c: stopping tablet replica
I20260630 12:38:29.821193   779 raft_consensus.cc:2243] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:29.821712   779 raft_consensus.cc:2272] T b117c9c87cfe4f049f8fdc92da935d48 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:29.824770   779 tablet_replica.cc:333] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c: stopping tablet replica
I20260630 12:38:29.825464   779 raft_consensus.cc:2243] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:29.825909   779 raft_consensus.cc:2272] T deafade5996645fb9b2350da2d089341 P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:29.828852   779 tablet_replica.cc:333] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c: stopping tablet replica
I20260630 12:38:29.829519   779 raft_consensus.cc:2243] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:29.829962   779 raft_consensus.cc:2272] T 307ca54b6a9c452195024e3ddfec62cd P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:29.832952   779 tablet_replica.cc:333] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c: stopping tablet replica
I20260630 12:38:29.833472   779 raft_consensus.cc:2243] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:29.833853   779 raft_consensus.cc:2272] T 273b33ae2abb43debe58be127e58b62f P c760b9b235f940b1afbdf6847081023c [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:38:30.122210 12868 debug-util.cc:398] Leaking SignalData structure 0x7b08000d05a0 after lost signal to thread 782
W20260630 12:38:30.123570 12868 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4920 after lost signal to thread 12439
W20260630 12:38:30.854451   779 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12868)
W20260630 12:38:31.855012   779 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12868)
W20260630 12:38:32.855468   779 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12868)
I20260630 12:38:33.301136   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:38:33.340253   779 master.cc:562] Master@127.0.194.254:43693 shutting down...
W20260630 12:38:33.367867 12453 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:33.370221   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:33.371081   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:33.371469   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P b236072e60264df79d9a808bd562875e: stopping tablet replica
I20260630 12:38:33.394397   779 master.cc:584] Master@127.0.194.254:43693 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (9144 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:38:33.458937   779 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.194.254:41591
I20260630 12:38:33.460136   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.466224 12914 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:38:33.466958 12917 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:38:33.467166 12915 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:38:33.467521   779 server_base.cc:1061] running on GCE node
I20260630 12:38:33.468395   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.468617   779 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:38:33.468775   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823113468739 us; error 0 us; skew 500 ppm
I20260630 12:38:33.469300   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.471565   779 webserver.cc:533] Webserver started at http://127.0.194.254:38713/ using document root <none> and password file <none>
I20260630 12:38:33.472059   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.472250   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.472602   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.473860   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/master-0-root/instance:
uuid: "0ca348515896475386c1fa8468039f95"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.478106   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:38:33.481323 12922 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:38:33.482002   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:33.482273   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/master-0-root
uuid: "0ca348515896475386c1fa8468039f95"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.482522   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-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:38:33.504698   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.505880   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.542677   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.254:41591
I20260630 12:38:33.542783 12973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.254:41591 every 8 connection(s)
I20260630 12:38:33.546869 12974 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:38:33.558945 12974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95: Bootstrap starting.
I20260630 12:38:33.563489 12974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:33.567440 12974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95: No bootstrap required, opened a new log
I20260630 12:38:33.569541 12974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ca348515896475386c1fa8468039f95" member_type: VOTER }
I20260630 12:38:33.569948 12974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:33.570122 12974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ca348515896475386c1fa8468039f95, State: Initialized, Role: FOLLOWER
I20260630 12:38:33.570740 12974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ca348515896475386c1fa8468039f95" member_type: VOTER }
I20260630 12:38:33.571197 12974 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:38:33.571396 12974 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:38:33.571607 12974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:33.576085 12974 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ca348515896475386c1fa8468039f95" member_type: VOTER }
I20260630 12:38:33.576529 12974 leader_election.cc:304] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [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: 0ca348515896475386c1fa8468039f95; no voters: 
I20260630 12:38:33.577608 12974 leader_election.cc:290] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:38:33.578022 12977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:33.579545 12977 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 1 LEADER]: Becoming Leader. State: Replica: 0ca348515896475386c1fa8468039f95, State: Running, Role: LEADER
I20260630 12:38:33.580375 12977 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [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: "0ca348515896475386c1fa8468039f95" member_type: VOTER }
I20260630 12:38:33.580735 12974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:38:33.588680 12979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ca348515896475386c1fa8468039f95. Latest consensus state: current_term: 1 leader_uuid: "0ca348515896475386c1fa8468039f95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ca348515896475386c1fa8468039f95" member_type: VOTER } }
I20260630 12:38:33.589429 12979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:33.590776 12978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ca348515896475386c1fa8468039f95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ca348515896475386c1fa8468039f95" member_type: VOTER } }
I20260630 12:38:33.591391 12978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [sys.catalog]: This master's current role is: LEADER
I20260630 12:38:33.592917 12987 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:38:33.599064 12987 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:38:33.600080   779 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:38:33.607798 12987 catalog_manager.cc:1383] Generated new cluster ID: 9598858168e744feacea9ade5bddeb8c
I20260630 12:38:33.608036 12987 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:38:33.640157 12987 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:38:33.641505 12987 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:38:33.653486 12987 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95: Generated new TSK 0
I20260630 12:38:33.654156 12987 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:38:33.666715   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.672766 12995 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:38:33.674094 12996 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:38:33.681535 12998 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:38:33.681627   779 server_base.cc:1061] running on GCE node
I20260630 12:38:33.682861   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.683080   779 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:38:33.683264   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823113683246 us; error 0 us; skew 500 ppm
I20260630 12:38:33.683861   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.686172   779 webserver.cc:533] Webserver started at http://127.0.194.193:42693/ using document root <none> and password file <none>
I20260630 12:38:33.686637   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.686849   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.687119   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.688323   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-0-root/instance:
uuid: "b5a800d1651f40b889b2f1010c03a97d"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.692991   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:38:33.696169 13003 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:38:33.696913   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:33.697194   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-0-root
uuid: "b5a800d1651f40b889b2f1010c03a97d"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.697475   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-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:38:33.711616   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.712728   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.714141   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.716338   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.716548   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.716805   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.716987   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.756328   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.193:42885
I20260630 12:38:33.756472 13065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.193:42885 every 8 connection(s)
I20260630 12:38:33.761446   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.769899 13071 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:38:33.770298 13070 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:38:33.772258 13073 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:38:33.773340   779 server_base.cc:1061] running on GCE node
I20260630 12:38:33.775012   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.775257   779 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:38:33.775395   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823113775384 us; error 0 us; skew 500 ppm
I20260630 12:38:33.775868   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.778390   779 webserver.cc:533] Webserver started at http://127.0.194.194:40027/ using document root <none> and password file <none>
I20260630 12:38:33.778937   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.779179   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.779516   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.781189   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-1-root/instance:
uuid: "14e4a8a7ddcc4d60abaf141b83587235"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.781497 13066 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41591
I20260630 12:38:33.781919 13066 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.782697 13066 heartbeater.cc:507] Master 127.0.194.254:41591 requested a full tablet report, sending...
I20260630 12:38:33.784816 12939 ts_manager.cc:194] Registered new tserver with Master: b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885)
I20260630 12:38:33.786679   779 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:38:33.787040 12939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36384
I20260630 12:38:33.790577 13078 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:38:33.791476   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:38:33.791765   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-1-root
uuid: "14e4a8a7ddcc4d60abaf141b83587235"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.792032   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-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:38:33.804034   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.805190   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.806582   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.808799   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.808967   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.809206   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.809406   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.850589   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.194:38475
I20260630 12:38:33.850692 13140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.194:38475 every 8 connection(s)
I20260630 12:38:33.855582   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:33.862845 13144 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:38:33.863618 13145 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:38:33.866909 13141 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41591
I20260630 12:38:33.867362 13141 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.868366 13141 heartbeater.cc:507] Master 127.0.194.254:41591 requested a full tablet report, sending...
W20260630 12:38:33.868816 13147 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:38:33.869164   779 server_base.cc:1061] running on GCE node
I20260630 12:38:33.870376   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:33.870575   779 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:38:33.870796   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823113870780 us; error 0 us; skew 500 ppm
I20260630 12:38:33.870798 12939 ts_manager.cc:194] Registered new tserver with Master: 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:33.871532   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:33.872925 12939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36394
I20260630 12:38:33.874269   779 webserver.cc:533] Webserver started at http://127.0.194.195:40159/ using document root <none> and password file <none>
I20260630 12:38:33.874992   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:33.875233   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:33.875559   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:33.876881   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-2-root/instance:
uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.881273   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:38:33.884934 13152 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:38:33.885768   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:38:33.886031   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-2-root
uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1"
format_stamp: "Formatted at 2026-06-30 12:38:33 on dist-test-slave-zctk"
I20260630 12:38:33.886387   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-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:38:33.912422   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:33.913689   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:33.915071   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:33.917394   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:33.917594   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.917851   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:33.918020   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:33.957046   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.195:42707
I20260630 12:38:33.957141 13214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.195:42707 every 8 connection(s)
I20260630 12:38:33.971060 13215 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41591
I20260630 12:38:33.971496 13215 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:33.972219 13215 heartbeater.cc:507] Master 127.0.194.254:41591 requested a full tablet report, sending...
I20260630 12:38:33.974315 12939 ts_manager.cc:194] Registered new tserver with Master: 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:33.975003   779 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014639081s
I20260630 12:38:33.975641 12939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36404
I20260630 12:38:34.789711 13066 heartbeater.cc:499] Master 127.0.194.254:41591 was elected leader, sending a full tablet report...
I20260630 12:38:34.876001 13141 heartbeater.cc:499] Master 127.0.194.254:41591 was elected leader, sending a full tablet report...
I20260630 12:38:34.978226 13215 heartbeater.cc:499] Master 127.0.194.254:41591 was elected leader, sending a full tablet report...
I20260630 12:38:35.029930 12939 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36418:
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:38:35.032370 12939 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:38:35.097280 13106 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2252a245924ec080b30117c6473e5a (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.098030 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.098839 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2252a245924ec080b30117c6473e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.098488 13105 tablet_service.cc:1511] Processing CreateTablet for tablet b347cd81bbd043b283ad78800c7935bc (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.099547 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.100219 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347cd81bbd043b283ad78800c7935bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.100919 13031 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2252a245924ec080b30117c6473e5a (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.101665 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.102322 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2252a245924ec080b30117c6473e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.103076 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.109045 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2252a245924ec080b30117c6473e5a (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:38:35.109807 13030 tablet_service.cc:1511] Processing CreateTablet for tablet b347cd81bbd043b283ad78800c7935bc (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.110461 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2252a245924ec080b30117c6473e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.111176 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347cd81bbd043b283ad78800c7935bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.116248 13179 tablet_service.cc:1511] Processing CreateTablet for tablet b347cd81bbd043b283ad78800c7935bc (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:38:35.117657 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347cd81bbd043b283ad78800c7935bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.122023 13178 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:38:35.123440 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.139256 13235 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.143673 13031 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad000f900f4110b774fa6420745711 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.148804 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad000f900f4110b774fa6420745711 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.150302 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad000f900f4110b774fa6420745711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.156960 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad000f900f4110b774fa6420745711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.171065 13177 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad000f900f4110b774fa6420745711 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:38:35.173146 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad000f900f4110b774fa6420745711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.172962 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 6f09002311124f388146e7fe4751d73d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.174939 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f09002311124f388146e7fe4751d73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.179857 13237 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.187896 13237 tablet_bootstrap.cc:654] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.187605 13102 tablet_service.cc:1511] Processing CreateTablet for tablet 6f09002311124f388146e7fe4751d73d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.189265 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f09002311124f388146e7fe4751d73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.190315 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 7422ec24d93a471093f9fa89202b5357 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.193126 13236 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.195573 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422ec24d93a471093f9fa89202b5357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.197491 13101 tablet_service.cc:1511] Processing CreateTablet for tablet 7422ec24d93a471093f9fa89202b5357 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.198843 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422ec24d93a471093f9fa89202b5357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.210260 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 7422ec24d93a471093f9fa89202b5357 (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:38:35.215688 13236 tablet_bootstrap.cc:654] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.216538 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7422ec24d93a471093f9fa89202b5357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.217280 13235 tablet_bootstrap.cc:654] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.223026 13178 tablet_service.cc:1511] Processing CreateTablet for tablet 6f09002311124f388146e7fe4751d73d (DEFAULT_TABLE table=test-workload [id=0c99fd4c2030497cab2f940e74d2f566]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:38:35.225255 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f09002311124f388146e7fe4751d73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:35.248836 13236 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.249512 13236 ts_tablet_manager.cc:1403] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.008s
I20260630 12:38:35.252975 13236 raft_consensus.cc:359] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.258630 13236 raft_consensus.cc:385] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.259052 13236 raft_consensus.cc:740] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.260437 13237 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.259997 13236 consensus_queue.cc:260] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.260999 13237 ts_tablet_manager.cc:1403] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.009s
I20260630 12:38:35.264216 13237 raft_consensus.cc:359] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.264967 13237 raft_consensus.cc:385] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.265259 13237 raft_consensus.cc:740] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.266175 13237 consensus_queue.cc:260] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.268428 13236 ts_tablet_manager.cc:1434] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260630 12:38:35.269773 13236 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.270192 13235 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.270716 13235 ts_tablet_manager.cc:1403] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.004s
I20260630 12:38:35.274056 13235 raft_consensus.cc:359] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.274858 13235 raft_consensus.cc:385] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.275153 13235 raft_consensus.cc:740] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.275926 13235 consensus_queue.cc:260] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.276889 13236 tablet_bootstrap.cc:654] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.277827 13237 ts_tablet_manager.cc:1434] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:38:35.280762 13237 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.288062 13237 tablet_bootstrap.cc:654] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.291683 13235 ts_tablet_manager.cc:1434] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20260630 12:38:35.292825 13235 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.293715 13236 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.294250 13236 ts_tablet_manager.cc:1403] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260630 12:38:35.297340 13236 raft_consensus.cc:359] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.298094 13236 raft_consensus.cc:385] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.298389 13236 raft_consensus.cc:740] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.299523 13235 tablet_bootstrap.cc:654] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.299196 13236 consensus_queue.cc:260] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.301460 13236 ts_tablet_manager.cc:1434] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:38:35.302457 13236 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.311005 13236 tablet_bootstrap.cc:654] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.331451 13237 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.332050 13237 ts_tablet_manager.cc:1403] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.026s
I20260630 12:38:35.332260 13235 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.332864 13235 ts_tablet_manager.cc:1403] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.028s
I20260630 12:38:35.333252 13236 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.333834 13236 ts_tablet_manager.cc:1403] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260630 12:38:35.334564 13237 raft_consensus.cc:359] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.335196 13237 raft_consensus.cc:385] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.335438 13237 raft_consensus.cc:740] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.335788 13235 raft_consensus.cc:359] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.336146 13237 consensus_queue.cc:260] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.336637 13235 raft_consensus.cc:385] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.337014 13235 raft_consensus.cc:740] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.336845 13236 raft_consensus.cc:359] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.337620 13236 raft_consensus.cc:385] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.337942 13236 raft_consensus.cc:740] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.338436 13237 ts_tablet_manager.cc:1434] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:38:35.338014 13235 consensus_queue.cc:260] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.338934 13236 consensus_queue.cc:260] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.339515 13237 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.341307 13236 ts_tablet_manager.cc:1434] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:38:35.342329 13236 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.344252 13235 ts_tablet_manager.cc:1434] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:38:35.345482 13235 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.348824 13237 tablet_bootstrap.cc:654] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.348824 13236 tablet_bootstrap.cc:654] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.353432 13235 tablet_bootstrap.cc:654] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
W20260630 12:38:35.356050 13142 tablet.cc:2406] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:38:35.360381 13242 raft_consensus.cc:493] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.361327 13237 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.361110 13242 raft_consensus.cc:515] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.361905 13237 ts_tablet_manager.cc:1403] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260630 12:38:35.364063 13242 leader_election.cc:290] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.364184 13236 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.364820 13236 ts_tablet_manager.cc:1403] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260630 12:38:35.365233 13237 raft_consensus.cc:359] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.366029 13237 raft_consensus.cc:385] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.366348 13237 raft_consensus.cc:740] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.367115 13237 consensus_queue.cc:260] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.367846 13236 raft_consensus.cc:359] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.368633 13236 raft_consensus.cc:385] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.368959 13236 raft_consensus.cc:740] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.370055 13237 ts_tablet_manager.cc:1434] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:35.369882 13236 consensus_queue.cc:260] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.370958 13235 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.371461 13235 ts_tablet_manager.cc:1403] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260630 12:38:35.371399 13237 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.374676 13235 raft_consensus.cc:359] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.375443 13235 raft_consensus.cc:385] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.375735 13235 raft_consensus.cc:740] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.376492 13235 consensus_queue.cc:260] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.378690 13235 ts_tablet_manager.cc:1434] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:38:35.379246 13236 ts_tablet_manager.cc:1434] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260630 12:38:35.379709 13235 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.381019 13237 tablet_bootstrap.cc:654] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.385066 13236 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.386919 13235 tablet_bootstrap.cc:654] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.394737 13236 tablet_bootstrap.cc:654] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.399569 13242 raft_consensus.cc:493] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.400247 13242 raft_consensus.cc:515] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.403044 13242 leader_election.cc:290] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.408362 13236 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.408915 13236 ts_tablet_manager.cc:1403] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260630 12:38:35.415843 13236 raft_consensus.cc:359] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.416842 13236 raft_consensus.cc:385] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.417225 13236 raft_consensus.cc:740] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.418332 13236 consensus_queue.cc:260] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.428823 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2ef64a6d174f6980bc23a0d69c3a0d" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d" is_pre_election: true
I20260630 12:38:35.429380 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d" is_pre_election: true
I20260630 12:38:35.429608 13041 raft_consensus.cc:2468] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.430088 13040 raft_consensus.cc:2468] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.430601 13236 ts_tablet_manager.cc:1434] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:38:35.431368 13154 leader_election.cc:304] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.433063 13242 raft_consensus.cc:2804] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.433533 13242 raft_consensus.cc:493] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.433959 13242 raft_consensus.cc:3060] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.440512 13236 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: Bootstrap starting.
I20260630 12:38:35.445057 13154 leader_election.cc:304] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.449766 13236 tablet_bootstrap.cc:654] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.454974 13242 raft_consensus.cc:515] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.457834 13242 leader_election.cc:290] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.458532 13242 raft_consensus.cc:2804] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.458986 13242 raft_consensus.cc:493] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.459415 13242 raft_consensus.cc:3060] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.463279 13236 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: No bootstrap required, opened a new log
I20260630 12:38:35.463338 13237 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.464203 13236 ts_tablet_manager.cc:1403] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260630 12:38:35.464238 13237 ts_tablet_manager.cc:1403] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.093s	user 0.035s	sys 0.051s
I20260630 12:38:35.464459 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2ef64a6d174f6980bc23a0d69c3a0d" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d"
I20260630 12:38:35.465350 13040 raft_consensus.cc:3060] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.467885 13237 raft_consensus.cc:359] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.468684 13237 raft_consensus.cc:385] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.469285 13237 raft_consensus.cc:740] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.468425 13236 raft_consensus.cc:359] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.469847 13236 raft_consensus.cc:385] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.470232 13236 raft_consensus.cc:740] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e4a8a7ddcc4d60abaf141b83587235, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.470081 13237 consensus_queue.cc:260] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.471552 13236 consensus_queue.cc:260] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.472644 13237 ts_tablet_manager.cc:1434] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:38:35.473937 13040 raft_consensus.cc:2468] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.475476 13237 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.477969 13236 ts_tablet_manager.cc:1434] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:38:35.478705 13154 leader_election.cc:304] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.480028 13235 tablet_bootstrap.cc:492] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.482666 13235 ts_tablet_manager.cc:1403] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.103s	user 0.042s	sys 0.050s
I20260630 12:38:35.484867 13237 tablet_bootstrap.cc:654] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.484977 13256 raft_consensus.cc:2804] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.485797 13235 raft_consensus.cc:359] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.486598 13235 raft_consensus.cc:385] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.486896 13235 raft_consensus.cc:740] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.487684 13235 consensus_queue.cc:260] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.488487 13241 raft_consensus.cc:493] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.488991 13241 raft_consensus.cc:515] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.495172 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2ef64a6d174f6980bc23a0d69c3a0d" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.495908 13116 raft_consensus.cc:2468] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.499536 13235 ts_tablet_manager.cc:1434] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:38:35.499781 13241 leader_election.cc:290] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.502600 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.503389 13116 raft_consensus.cc:2468] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.504091 13235 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.509992 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2ef64a6d174f6980bc23a0d69c3a0d" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.510746 13116 raft_consensus.cc:3060] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.512971 13235 tablet_bootstrap.cc:654] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.523113 13116 raft_consensus.cc:2468] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.526862 13235 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.527541 13235 ts_tablet_manager.cc:1403] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260630 12:38:35.533807 13235 raft_consensus.cc:359] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.534819 13235 raft_consensus.cc:385] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.535956 13235 raft_consensus.cc:740] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.536160 13256 raft_consensus.cc:697] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Running, Role: LEADER
I20260630 12:38:35.537225 13235 consensus_queue.cc:260] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.537353 13256 consensus_queue.cc:237] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.541481 13237 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.542011 13237 ts_tablet_manager.cc:1403] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.024s
I20260630 12:38:35.542739 13235 ts_tablet_manager.cc:1434] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:38:35.543869 13235 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: Bootstrap starting.
I20260630 12:38:35.544679 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "14e4a8a7ddcc4d60abaf141b83587235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d" is_pre_election: true
I20260630 12:38:35.545331 13040 raft_consensus.cc:2468] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14e4a8a7ddcc4d60abaf141b83587235 in term 0.
I20260630 12:38:35.546770 13080 leader_election.cc:304] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [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: 14e4a8a7ddcc4d60abaf141b83587235, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.547668 13241 raft_consensus.cc:2804] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.548038 13241 raft_consensus.cc:493] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.548389 13241 raft_consensus.cc:3060] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.548810 13242 raft_consensus.cc:515] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.550947 13242 leader_election.cc:290] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.545007 13237 raft_consensus.cc:359] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.552284 13237 raft_consensus.cc:385] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.552410 13235 tablet_bootstrap.cc:654] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.543751 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "14e4a8a7ddcc4d60abaf141b83587235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" is_pre_election: true
I20260630 12:38:35.552635 13237 raft_consensus.cc:740] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.553359 13190 raft_consensus.cc:2393] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14e4a8a7ddcc4d60abaf141b83587235 in current term 1: Already voted for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in this term.
I20260630 12:38:35.553583 13237 consensus_queue.cc:260] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.555729 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d"
I20260630 12:38:35.556367 13040 raft_consensus.cc:3060] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.556480 13241 raft_consensus.cc:515] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.558415 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.559234 13116 raft_consensus.cc:2393] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in current term 1: Already voted for candidate 14e4a8a7ddcc4d60abaf141b83587235 in this term.
I20260630 12:38:35.560250 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "14e4a8a7ddcc4d60abaf141b83587235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d"
I20260630 12:38:35.545210 13258 raft_consensus.cc:493] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.562997 13258 raft_consensus.cc:515] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.565845 13235 tablet_bootstrap.cc:492] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: No bootstrap required, opened a new log
I20260630 12:38:35.566089 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2252a245924ec080b30117c6473e5a" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.566751 13116 raft_consensus.cc:2468] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.555933 13237 ts_tablet_manager.cc:1434] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:38:35.567246 13242 raft_consensus.cc:493] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.566493 13235 ts_tablet_manager.cc:1403] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260630 12:38:35.567911 13242 raft_consensus.cc:515] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.568712 13154 leader_election.cc:304] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 14e4a8a7ddcc4d60abaf141b83587235, 6b8cdcbb03c246bca6bea93ce3c2b6c1; no voters: 
I20260630 12:38:35.570116 13258 leader_election.cc:290] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885)
I20260630 12:38:35.570662 13258 raft_consensus.cc:2804] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.570919 13237 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Bootstrap starting.
I20260630 12:38:35.572058 13241 leader_election.cc:290] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [CANDIDATE]: Term 1 election: Requested vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.570981 13258 raft_consensus.cc:493] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.571933 13235 raft_consensus.cc:359] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.572606 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2252a245924ec080b30117c6473e5a" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d" is_pre_election: true
I20260630 12:38:35.572918 13258 raft_consensus.cc:3060] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.573028 13235 raft_consensus.cc:385] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.573369 13039 raft_consensus.cc:2468] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.573558 13235 raft_consensus.cc:740] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.575255 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347cd81bbd043b283ad78800c7935bc" candidate_uuid: "14e4a8a7ddcc4d60abaf141b83587235" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1"
I20260630 12:38:35.571992 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad000f900f4110b774fa6420745711" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d" is_pre_election: true
I20260630 12:38:35.576040 13190 raft_consensus.cc:2393] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14e4a8a7ddcc4d60abaf141b83587235 in current term 1: Already voted for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in this term.
I20260630 12:38:35.576396 13041 raft_consensus.cc:2468] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 0.
I20260630 12:38:35.577622 13079 leader_election.cc:304] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [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: 14e4a8a7ddcc4d60abaf141b83587235; no voters: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d
I20260630 12:38:35.577828 13154 leader_election.cc:304] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.566604 13040 raft_consensus.cc:2468] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.579062 13241 raft_consensus.cc:2749] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:38:35.574460 13235 consensus_queue.cc:260] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.581595 13154 leader_election.cc:304] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 14e4a8a7ddcc4d60abaf141b83587235
I20260630 12:38:35.584116 13235 ts_tablet_manager.cc:1434] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:38:35.585765 13237 tablet_bootstrap.cc:654] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Neither blocks nor log segments found. Creating new log.
I20260630 12:38:35.587144 13258 raft_consensus.cc:515] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.588614 13263 raft_consensus.cc:2804] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.589118 13263 raft_consensus.cc:493] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.589164 13258 leader_election.cc:290] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885)
I20260630 12:38:35.589685 13263 raft_consensus.cc:3060] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.589893 13258 raft_consensus.cc:2804] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.590420 13258 raft_consensus.cc:697] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Running, Role: LEADER
I20260630 12:38:35.591307 13258 consensus_queue.cc:237] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
W20260630 12:38:35.593848 12986 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:38:35.595599 13243 raft_consensus.cc:493] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.596131 13243 raft_consensus.cc:515] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.598917 13263 raft_consensus.cc:515] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.599913 13237 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: No bootstrap required, opened a new log
I20260630 12:38:35.600646 13237 ts_tablet_manager.cc:1403] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260630 12:38:35.599813 12937 catalog_manager.cc:5697] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:35.601832 13263 leader_election.cc:290] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 election: Requested vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.602679 13243 leader_election.cc:290] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.603911 13237 raft_consensus.cc:359] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.604934 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2252a245924ec080b30117c6473e5a" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.605352 13243 raft_consensus.cc:493] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:38:35.605881 13116 raft_consensus.cc:3060] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.605932 13243 raft_consensus.cc:515] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.604698 13237 raft_consensus.cc:385] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:38:35.607270 13237 raft_consensus.cc:740] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Initialized, Role: FOLLOWER
I20260630 12:38:35.608233 13237 consensus_queue.cc:260] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.605041 13041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2252a245924ec080b30117c6473e5a" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d"
I20260630 12:38:35.609195 13041 raft_consensus.cc:3060] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.612713 13243 leader_election.cc:290] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.613137 13237 ts_tablet_manager.cc:1434] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:38:35.617100 13116 raft_consensus.cc:2468] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.617828 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad000f900f4110b774fa6420745711" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a800d1651f40b889b2f1010c03a97d"
I20260630 12:38:35.618472 13039 raft_consensus.cc:3060] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.621717 13154 leader_election.cc:304] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 14e4a8a7ddcc4d60abaf141b83587235, 6b8cdcbb03c246bca6bea93ce3c2b6c1; no voters: 
I20260630 12:38:35.622596 13263 raft_consensus.cc:2804] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.623260 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f09002311124f388146e7fe4751d73d" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" is_pre_election: true
I20260630 12:38:35.623910 13263 raft_consensus.cc:697] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Running, Role: LEADER
I20260630 12:38:35.624828 13263 consensus_queue.cc:237] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } }
I20260630 12:38:35.623301 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422ec24d93a471093f9fa89202b5357" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" is_pre_election: true
I20260630 12:38:35.627144 13189 raft_consensus.cc:2468] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 0.
I20260630 12:38:35.627324 13039 raft_consensus.cc:2468] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.624351 13190 raft_consensus.cc:2468] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 0.
I20260630 12:38:35.629076 13004 leader_election.cc:304] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.629267 13041 raft_consensus.cc:2468] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.629886 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad000f900f4110b774fa6420745711" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.630439 13004 leader_election.cc:304] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.630749 13116 raft_consensus.cc:3060] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.630921 13242 leader_election.cc:290] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885), 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475)
I20260630 12:38:35.631794 13243 raft_consensus.cc:2804] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.632314 13243 raft_consensus.cc:493] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.632763 13243 raft_consensus.cc:3060] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.638116 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad000f900f4110b774fa6420745711" candidate_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.640425 13154 leader_election.cc:304] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.641762 13272 raft_consensus.cc:2804] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:38:35.642289 13272 raft_consensus.cc:493] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:38:35.642428 13263 raft_consensus.cc:2804] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.643119 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422ec24d93a471093f9fa89202b5357" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.645334 13272 raft_consensus.cc:3060] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.645629 13114 raft_consensus.cc:2468] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 0.
I20260630 12:38:35.646785 13116 raft_consensus.cc:2468] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8cdcbb03c246bca6bea93ce3c2b6c1 in term 1.
I20260630 12:38:35.644539 13243 raft_consensus.cc:515] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.643922 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f09002311124f388146e7fe4751d73d" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235" is_pre_election: true
I20260630 12:38:35.648486 13115 raft_consensus.cc:2468] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 0.
I20260630 12:38:35.650450 13243 leader_election.cc:290] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [CANDIDATE]: Term 1 election: Requested vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.651113 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422ec24d93a471093f9fa89202b5357" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1"
I20260630 12:38:35.651386 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7422ec24d93a471093f9fa89202b5357" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.651991 13190 raft_consensus.cc:3060] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.647830 13263 raft_consensus.cc:697] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6b8cdcbb03c246bca6bea93ce3c2b6c1, State: Running, Role: LEADER
I20260630 12:38:35.653380 13272 raft_consensus.cc:515] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.653617 13263 consensus_queue.cc:237] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.655602 13272 leader_election.cc:290] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [CANDIDATE]: Term 1 election: Requested vote from peers 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475), 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:35.656383 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f09002311124f388146e7fe4751d73d" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e4a8a7ddcc4d60abaf141b83587235"
I20260630 12:38:35.656864 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f09002311124f388146e7fe4751d73d" candidate_uuid: "b5a800d1651f40b889b2f1010c03a97d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1"
I20260630 12:38:35.657051 13116 raft_consensus.cc:3060] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.657512 13189 raft_consensus.cc:3060] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.652040 13115 raft_consensus.cc:3060] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:38:35.667212 13116 raft_consensus.cc:2468] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 1.
I20260630 12:38:35.669274 13005 leader_election.cc:304] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [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: 14e4a8a7ddcc4d60abaf141b83587235, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.670014 13189 raft_consensus.cc:2468] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 1.
I20260630 12:38:35.670612 13272 raft_consensus.cc:2804] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.671356 13272 raft_consensus.cc:697] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 LEADER]: Becoming Leader. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Running, Role: LEADER
I20260630 12:38:35.672446 13272 consensus_queue.cc:237] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.670051 13190 raft_consensus.cc:2468] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 1.
I20260630 12:38:35.677719 13004 leader_election.cc:304] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [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: 6b8cdcbb03c246bca6bea93ce3c2b6c1, b5a800d1651f40b889b2f1010c03a97d; no voters: 
I20260630 12:38:35.678668 13243 raft_consensus.cc:2804] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:38:35.683908 13115 raft_consensus.cc:2468] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a800d1651f40b889b2f1010c03a97d in term 1.
I20260630 12:38:35.685015 13243 raft_consensus.cc:697] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 1 LEADER]: Becoming Leader. State: Replica: b5a800d1651f40b889b2f1010c03a97d, State: Running, Role: LEADER
I20260630 12:38:35.686022 13243 consensus_queue.cc:237] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } }
I20260630 12:38:35.692521 12939 catalog_manager.cc:5697] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:35.693918 12939 catalog_manager.cc:5697] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260630 12:38:35.695173 12939 catalog_manager.cc:5697] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195). New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:35.703848 12937 catalog_manager.cc:5697] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a800d1651f40b889b2f1010c03a97d (127.0.194.193). New cstate: current_term: 1 leader_uuid: "b5a800d1651f40b889b2f1010c03a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:35.715602 12937 catalog_manager.cc:5697] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a800d1651f40b889b2f1010c03a97d (127.0.194.193). New cstate: current_term: 1 leader_uuid: "b5a800d1651f40b889b2f1010c03a97d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:38:35.983269 13040 raft_consensus.cc:1275] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:35.983659 13115 raft_consensus.cc:1275] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:35.984930 13256 consensus_queue.cc:1048] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:35.986591 13256 consensus_queue.cc:1048] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:35.991765 13041 raft_consensus.cc:1275] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:35.993805 13263 consensus_queue.cc:1048] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:35.995175 13116 raft_consensus.cc:1275] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.002434 13256 consensus_queue.cc:1048] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.006749 13114 raft_consensus.cc:1275] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.008368 13039 raft_consensus.cc:1275] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.011641 13263 consensus_queue.cc:1048] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:36.013691 13263 consensus_queue.cc:1048] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.022770 13038 raft_consensus.cc:1275] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.028219 13113 raft_consensus.cc:1275] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.032732 13242 consensus_queue.cc:1048] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.035082 13256 consensus_queue.cc:1048] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:38:36.068673 13190 raft_consensus.cc:1275] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.070551 13112 raft_consensus.cc:1275] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.072819 13272 consensus_queue.cc:1048] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.074427 13272 consensus_queue.cc:1048] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:38:36.091888 13111 raft_consensus.cc:1275] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.092017 13189 raft_consensus.cc:1275] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:38:36.104719 13272 consensus_queue.cc:1048] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:38:36.110319 13243 consensus_queue.cc:1048] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:38:36.203644 13300 log.cc:927] Time spent T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
W20260630 12:38:36.207861 13302 log.cc:927] Time spent T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260630 12:38:36.239041 13293 mvcc.cc:204] Tried to move back new op lower bound from 7302443483043426304 to 7302443481608945664. Current Snapshot: MvccSnapshot[applied={T|T < 7302443483043426304}]
W20260630 12:38:36.299870 13308 log.cc:927] Time spent T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260630 12:38:36.983274 13279 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.002s	sys 0.000s
W20260630 12:38:37.100503 13279 meta_cache.cc:1261] Time spent looking up entry by key: real 0.092s	user 0.000s	sys 0.000s
I20260630 12:38:37.233664   779 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:38:37.242048 13336 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:38:37.242486 13337 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:38:37.248008   779 server_base.cc:1061] running on GCE node
W20260630 12:38:37.248860 13339 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:38:37.249724   779 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:38:37.250002   779 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:38:37.250216   779 hybrid_clock.cc:648] HybridClock initialized: now 1782823117250198 us; error 0 us; skew 500 ppm
I20260630 12:38:37.250767   779 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:38:37.253600   779 webserver.cc:533] Webserver started at http://127.0.194.196:33131/ using document root <none> and password file <none>
I20260630 12:38:37.254288   779 fs_manager.cc:362] Metadata directory not provided
I20260630 12:38:37.254526   779 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:38:37.254835   779 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:38:37.255992   779 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-3-root/instance:
uuid: "85a403194d7449a2872256ac096a0250"
format_stamp: "Formatted at 2026-06-30 12:38:37 on dist-test-slave-zctk"
I20260630 12:38:37.260794   779 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:38:37.264045 13344 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:38:37.265012   779 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:38:37.265262   779 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-3-root
uuid: "85a403194d7449a2872256ac096a0250"
format_stamp: "Formatted at 2026-06-30 12:38:37 on dist-test-slave-zctk"
I20260630 12:38:37.265486   779 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCDHHbs/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822851694463-779-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:38:37.293622   779 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:38:37.294809   779 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:38:37.296171   779 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:38:37.298451   779 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:38:37.298631   779 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:37.298945   779 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:38:37.299122   779 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:38:37.340062   779 rpc_server.cc:307] RPC server started. Bound to: 127.0.194.196:38605
I20260630 12:38:37.340159 13406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.194.196:38605 every 8 connection(s)
I20260630 12:38:37.355643 13407 heartbeater.cc:344] Connected to a master server at 127.0.194.254:41591
I20260630 12:38:37.356084 13407 heartbeater.cc:461] Registering TS with master...
I20260630 12:38:37.356863 13407 heartbeater.cc:507] Master 127.0.194.254:41591 requested a full tablet report, sending...
I20260630 12:38:37.359005 12935 ts_manager.cc:194] Registered new tserver with Master: 85a403194d7449a2872256ac096a0250 (127.0.194.196:38605)
I20260630 12:38:37.360441 12935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36428
W20260630 12:38:37.438174 12970 debug-util.cc:398] Leaking SignalData structure 0x7b080010ccc0 after lost signal to thread 782
W20260630 12:38:37.440097 12970 debug-util.cc:398] Leaking SignalData structure 0x7b08001d85e0 after lost signal to thread 13065
W20260630 12:38:37.441243 12970 debug-util.cc:398] Leaking SignalData structure 0x7b0800239460 after lost signal to thread 13140
W20260630 12:38:37.442240 12970 debug-util.cc:398] Leaking SignalData structure 0x7b080021f980 after lost signal to thread 13214
W20260630 12:38:37.729566 12986 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 0c99fd4c2030497cab2f940e74d2f566: could not find any suitable replica to move from server 6b8cdcbb03c246bca6bea93ce3c2b6c1 to server 85a403194d7449a2872256ac096a0250
I20260630 12:38:38.362950 13407 heartbeater.cc:499] Master 127.0.194.254:41591 was elected leader, sending a full tablet report...
I20260630 12:38:38.756713 13188 consensus_queue.cc:237] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:38.763971 13115 raft_consensus.cc:1275] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.766083 13334 consensus_queue.cc:1048] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } 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:38:38.770606 13041 raft_consensus.cc:1275] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.772372 13320 consensus_queue.cc:1048] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:38:38.779203 13155 consensus_peers.cc:597] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer 85a403194d7449a2872256ac096a0250 (127.0.194.196:38605): Couldn't send request to peer 85a403194d7449a2872256ac096a0250. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f2ef64a6d174f6980bc23a0d69c3a0d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:38.782490 13320 raft_consensus.cc:2955] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.784505 13115 raft_consensus.cc:2955] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.787478 13040 raft_consensus.cc:2955] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.824846 12935 catalog_manager.cc:5697] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 reported cstate change: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.859547 13040 consensus_queue.cc:237] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:38.872822 13188 raft_consensus.cc:1275] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.874763 13277 consensus_queue.cc:1048] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } 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:38:38.880204 13115 raft_consensus.cc:1275] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer b5a800d1651f40b889b2f1010c03a97d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.882627 13427 consensus_queue.cc:1048] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:38:38.888489 13006 consensus_peers.cc:597] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d -> Peer 85a403194d7449a2872256ac096a0250 (127.0.194.196:38605): Couldn't send request to peer 85a403194d7449a2872256ac096a0250. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f09002311124f388146e7fe4751d73d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:38.894136 13277 raft_consensus.cc:2955] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.895630 13188 raft_consensus.cc:2955] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.897614 13115 raft_consensus.cc:2955] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.910568 12936 catalog_manager.cc:5697] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 reported cstate change: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "b5a800d1651f40b889b2f1010c03a97d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.923928 13188 consensus_queue.cc:237] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
W20260630 12:38:38.932479 13155 consensus_peers.cc:597] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer 85a403194d7449a2872256ac096a0250 (127.0.194.196:38605): Couldn't send request to peer 85a403194d7449a2872256ac096a0250. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b347cd81bbd043b283ad78800c7935bc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:38.932727 13115 raft_consensus.cc:1275] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.932955 13040 raft_consensus.cc:1275] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.934443 13420 consensus_queue.cc:1048] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } 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:38:38.935487 13334 consensus_queue.cc:1048] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:38:38.944644 13418 raft_consensus.cc:2955] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.947013 13040 raft_consensus.cc:2955] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.949398 13115 raft_consensus.cc:2955] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.963560 12935 catalog_manager.cc:5697] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d reported cstate change: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:38.970729 13188 consensus_queue.cc:237] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [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: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
W20260630 12:38:38.980790 13155 consensus_peers.cc:597] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer 85a403194d7449a2872256ac096a0250 (127.0.194.196:38605): Couldn't send request to peer 85a403194d7449a2872256ac096a0250. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d2252a245924ec080b30117c6473e5a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:38.981702 13040 raft_consensus.cc:1275] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.983217 13420 consensus_queue.cc:1048] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } 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:38:38.984988 13115 raft_consensus.cc:1275] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Refusing update from remote peer 6b8cdcbb03c246bca6bea93ce3c2b6c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:38:38.986423 13420 consensus_queue.cc:1048] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:38:39.005300 13320 raft_consensus.cc:2955] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:39.012079 13115 raft_consensus.cc:2955] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:39.012485 13040 raft_consensus.cc:2955] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:39.036177 12931 catalog_manager.cc:5697] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d reported cstate change: config changed from index -1 to 10, NON_VOTER 85a403194d7449a2872256ac096a0250 (127.0.194.196) added. New cstate: current_term: 1 leader_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } } }
I20260630 12:38:39.154040 13438 ts_tablet_manager.cc:933] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Initiating tablet copy from peer 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:39.157021 13438 tablet_copy_client.cc:323] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42707
I20260630 12:38:39.172004 13200 tablet_copy_service.cc:140] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Received BeginTabletCopySession request for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d from peer 85a403194d7449a2872256ac096a0250 ({username='slave'} at 127.0.0.1:39200)
I20260630 12:38:39.172684 13200 tablet_copy_service.cc:161] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Beginning new tablet copy session on tablet 7f2ef64a6d174f6980bc23a0d69c3a0d from peer 85a403194d7449a2872256ac096a0250 at {username='slave'} at 127.0.0.1:39200: session id = 85a403194d7449a2872256ac096a0250-7f2ef64a6d174f6980bc23a0d69c3a0d
I20260630 12:38:39.181512 13200 tablet_copy_source_session.cc:215] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:39.184875 13438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2ef64a6d174f6980bc23a0d69c3a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:39.201046 13438 tablet_copy_client.cc:806] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:39.201610 13438 tablet_copy_client.cc:670] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:39.205943 13438 tablet_copy_client.cc:538] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:39.214584 13438 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Bootstrap starting.
I20260630 12:38:39.289098 13438 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=61 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:39.290043 13438 tablet_bootstrap.cc:492] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Bootstrap complete.
I20260630 12:38:39.290716 13438 ts_tablet_manager.cc:1403] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Time spent bootstrapping tablet: real 0.076s	user 0.071s	sys 0.004s
I20260630 12:38:39.293490 13438 raft_consensus.cc:359] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.294310 13438 raft_consensus.cc:740] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85a403194d7449a2872256ac096a0250, State: Initialized, Role: LEARNER
I20260630 12:38:39.294945 13438 consensus_queue.cc:260] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.304322 13438 ts_tablet_manager.cc:1434] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.004s
I20260630 12:38:39.306054 13442 ts_tablet_manager.cc:933] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Initiating tablet copy from peer b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885)
I20260630 12:38:39.316493 13200 tablet_copy_service.cc:342] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Request end of tablet copy session 85a403194d7449a2872256ac096a0250-7f2ef64a6d174f6980bc23a0d69c3a0d received from {username='slave'} at 127.0.0.1:39200
I20260630 12:38:39.317050 13200 tablet_copy_service.cc:434] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: ending tablet copy session 85a403194d7449a2872256ac096a0250-7f2ef64a6d174f6980bc23a0d69c3a0d on tablet 7f2ef64a6d174f6980bc23a0d69c3a0d with peer 85a403194d7449a2872256ac096a0250
I20260630 12:38:39.317469 13442 tablet_copy_client.cc:323] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.193:42885
I20260630 12:38:39.331563 13051 tablet_copy_service.cc:140] P b5a800d1651f40b889b2f1010c03a97d: Received BeginTabletCopySession request for tablet 6f09002311124f388146e7fe4751d73d from peer 85a403194d7449a2872256ac096a0250 ({username='slave'} at 127.0.0.1:55934)
I20260630 12:38:39.332135 13051 tablet_copy_service.cc:161] P b5a800d1651f40b889b2f1010c03a97d: Beginning new tablet copy session on tablet 6f09002311124f388146e7fe4751d73d from peer 85a403194d7449a2872256ac096a0250 at {username='slave'} at 127.0.0.1:55934: session id = 85a403194d7449a2872256ac096a0250-6f09002311124f388146e7fe4751d73d
I20260630 12:38:39.340341 13051 tablet_copy_source_session.cc:215] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:39.344506 13442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f09002311124f388146e7fe4751d73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:39.358747 13442 tablet_copy_client.cc:806] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:39.359338 13442 tablet_copy_client.cc:670] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:39.363096 13442 tablet_copy_client.cc:538] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:39.369406 13442 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Bootstrap starting.
I20260630 12:38:39.373601   779 tablet_server.cc:179] TabletServer@127.0.194.193:0 shutting down...
I20260630 12:38:39.392954   779 tablet_copy_service.cc:362] P b5a800d1651f40b889b2f1010c03a97d: Destroying tablet copy session 85a403194d7449a2872256ac096a0250-6f09002311124f388146e7fe4751d73d due to service shutdown
I20260630 12:38:39.393556   779 tablet_copy_service.cc:434] P b5a800d1651f40b889b2f1010c03a97d: ending tablet copy session 85a403194d7449a2872256ac096a0250-6f09002311124f388146e7fe4751d73d on tablet 6f09002311124f388146e7fe4751d73d with peer 85a403194d7449a2872256ac096a0250
I20260630 12:38:39.445079   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.446722   779 tablet_replica.cc:333] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.447569   779 raft_consensus.cc:2243] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.448623   779 raft_consensus.cc:2272] T 7422ec24d93a471093f9fa89202b5357 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:39.451103 13154 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]
I20260630 12:38:39.456619 13438 ts_tablet_manager.cc:933] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: Initiating tablet copy from peer 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:39.458118   779 tablet_replica.cc:333] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.461182   779 raft_consensus.cc:2243] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.463111   779 raft_consensus.cc:2272] T 57ad000f900f4110b774fa6420745711 P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:39.473727 13154 consensus_peers.cc:597] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885): Couldn't send request to peer b5a800d1651f40b889b2f1010c03a97d. 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:38:39.476502   779 tablet_replica.cc:333] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.477746   779 raft_consensus.cc:2243] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.478601   779 raft_consensus.cc:2272] T 7f2ef64a6d174f6980bc23a0d69c3a0d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.482698   779 tablet_replica.cc:333] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.485069   779 raft_consensus.cc:2243] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.486426   779 raft_consensus.cc:2272] T 6f09002311124f388146e7fe4751d73d P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.484246 13442 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=63 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:38:39.488035 13442 tablet_bootstrap.cc:492] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Bootstrap complete.
I20260630 12:38:39.488888 13442 ts_tablet_manager.cc:1403] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Time spent bootstrapping tablet: real 0.120s	user 0.063s	sys 0.024s
I20260630 12:38:39.491755 13442 raft_consensus.cc:359] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.494987 13442 raft_consensus.cc:740] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85a403194d7449a2872256ac096a0250, State: Initialized, Role: LEARNER
I20260630 12:38:39.495714 13442 consensus_queue.cc:260] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
W20260630 12:38:39.492653 13154 consensus_peers.cc:597] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885): Couldn't send request to peer b5a800d1651f40b889b2f1010c03a97d. 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:38:39.494655   779 tablet_replica.cc:333] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.497442   779 raft_consensus.cc:2243] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.498184   779 raft_consensus.cc:2272] T b347cd81bbd043b283ad78800c7935bc P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.488965 13448 ts_tablet_manager.cc:933] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: Initiating tablet copy from peer 6b8cdcbb03c246bca6bea93ce3c2b6c1 (127.0.194.195:42707)
I20260630 12:38:39.500339 13442 ts_tablet_manager.cc:1434] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:38:39.502415   779 tablet_replica.cc:333] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d: stopping tablet replica
I20260630 12:38:39.503146   779 raft_consensus.cc:2243] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.503887   779 raft_consensus.cc:2272] T 0d2252a245924ec080b30117c6473e5a P b5a800d1651f40b889b2f1010c03a97d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.509279 13448 tablet_copy_client.cc:323] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42707
I20260630 12:38:39.509470 13438 tablet_copy_client.cc:323] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: tablet copy: Beginning tablet copy session from remote peer at address 127.0.194.195:42707
I20260630 12:38:39.511377 13200 tablet_copy_service.cc:140] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Received BeginTabletCopySession request for tablet b347cd81bbd043b283ad78800c7935bc from peer 85a403194d7449a2872256ac096a0250 ({username='slave'} at 127.0.0.1:39200)
I20260630 12:38:39.511900 13200 tablet_copy_service.cc:161] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Beginning new tablet copy session on tablet b347cd81bbd043b283ad78800c7935bc from peer 85a403194d7449a2872256ac096a0250 at {username='slave'} at 127.0.0.1:39200: session id = 85a403194d7449a2872256ac096a0250-b347cd81bbd043b283ad78800c7935bc
I20260630 12:38:39.516183 13199 tablet_copy_service.cc:140] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Received BeginTabletCopySession request for tablet 0d2252a245924ec080b30117c6473e5a from peer 85a403194d7449a2872256ac096a0250 ({username='slave'} at 127.0.0.1:39200)
I20260630 12:38:39.516809 13199 tablet_copy_service.cc:161] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Beginning new tablet copy session on tablet 0d2252a245924ec080b30117c6473e5a from peer 85a403194d7449a2872256ac096a0250 at {username='slave'} at 127.0.0.1:39200: session id = 85a403194d7449a2872256ac096a0250-0d2252a245924ec080b30117c6473e5a
I20260630 12:38:39.517961 13200 tablet_copy_source_session.cc:215] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:39.521548 13448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347cd81bbd043b283ad78800c7935bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:39.524447 13199 tablet_copy_source_session.cc:215] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:38:39.527523 13438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2252a245924ec080b30117c6473e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:38:39.545285 13438 tablet_copy_client.cc:806] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:39.545846 13438 tablet_copy_client.cc:670] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:39.550943 13448 tablet_copy_client.cc:806] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 0 data blocks...
I20260630 12:38:39.551510 13448 tablet_copy_client.cc:670] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: tablet copy: Starting download of 1 WAL segments...
I20260630 12:38:39.553828 13438 tablet_copy_client.cc:538] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:39.555712 13448 tablet_copy_client.cc:538] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:38:39.563280 13438 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: Bootstrap starting.
I20260630 12:38:39.565537 13448 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: Bootstrap starting.
I20260630 12:38:39.582801   779 tablet_server.cc:196] TabletServer@127.0.194.193:0 shutdown complete.
I20260630 12:38:39.584887 13382 raft_consensus.cc:1217] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
W20260630 12:38:39.615540 13442 tablet_copy_client.cc:1131] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.194.193:42885: connect: Connection refused (error 111)
I20260630 12:38:39.640528   779 tablet_server.cc:179] TabletServer@127.0.194.194:0 shutting down...
I20260630 12:38:39.657724 13448 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: 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:38:39.658708 13448 tablet_bootstrap.cc:492] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: Bootstrap complete.
I20260630 12:38:39.659452 13448 ts_tablet_manager.cc:1403] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: Time spent bootstrapping tablet: real 0.094s	user 0.072s	sys 0.012s
I20260630 12:38:39.666164 13448 raft_consensus.cc:359] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.667167 13448 raft_consensus.cc:740] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85a403194d7449a2872256ac096a0250, State: Initialized, Role: LEARNER
I20260630 12:38:39.667819 13448 consensus_queue.cc:260] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250 [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: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.670516 13448 ts_tablet_manager.cc:1434] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:38:39.672370 13199 tablet_copy_service.cc:342] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Request end of tablet copy session 85a403194d7449a2872256ac096a0250-b347cd81bbd043b283ad78800c7935bc received from {username='slave'} at 127.0.0.1:39200
I20260630 12:38:39.672868 13199 tablet_copy_service.cc:434] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: ending tablet copy session 85a403194d7449a2872256ac096a0250-b347cd81bbd043b283ad78800c7935bc on tablet b347cd81bbd043b283ad78800c7935bc with peer 85a403194d7449a2872256ac096a0250
I20260630 12:38:39.707051   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.708454   779 tablet_replica.cc:333] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
W20260630 12:38:39.709304 13154 consensus_peers.cc:597] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885): Couldn't send request to peer b5a800d1651f40b889b2f1010c03a97d. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.709333   779 raft_consensus.cc:2243] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.710789   779 raft_consensus.cc:2272] T 6f09002311124f388146e7fe4751d73d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.715499   779 tablet_replica.cc:333] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
I20260630 12:38:39.715523 13438 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: 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:38:39.716815   779 raft_consensus.cc:2243] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.716905 13438 tablet_bootstrap.cc:492] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: Bootstrap complete.
I20260630 12:38:39.717597   779 raft_consensus.cc:2272] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.717828 13438 ts_tablet_manager.cc:1403] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: Time spent bootstrapping tablet: real 0.155s	user 0.071s	sys 0.006s
I20260630 12:38:39.720893 13438 raft_consensus.cc:359] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.721776 13438 raft_consensus.cc:740] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 85a403194d7449a2872256ac096a0250, State: Initialized, Role: LEARNER
I20260630 12:38:39.722110   779 tablet_replica.cc:333] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
I20260630 12:38:39.722386 13438 consensus_queue.cc:260] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250 [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: "14e4a8a7ddcc4d60abaf141b83587235" member_type: VOTER last_known_addr { host: "127.0.194.194" port: 38475 } } peers { permanent_uuid: "6b8cdcbb03c246bca6bea93ce3c2b6c1" member_type: VOTER last_known_addr { host: "127.0.194.195" port: 42707 } } peers { permanent_uuid: "b5a800d1651f40b889b2f1010c03a97d" member_type: VOTER last_known_addr { host: "127.0.194.193" port: 42885 } attrs { replace: true } } peers { permanent_uuid: "85a403194d7449a2872256ac096a0250" member_type: NON_VOTER last_known_addr { host: "127.0.194.196" port: 38605 } attrs { promote: true } }
I20260630 12:38:39.722980   779 raft_consensus.cc:2243] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.723767   779 raft_consensus.cc:2272] T 57ad000f900f4110b774fa6420745711 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.726750   779 tablet_replica.cc:333] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
I20260630 12:38:39.727535   779 raft_consensus.cc:2243] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.728279 13438 ts_tablet_manager.cc:1434] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:38:39.728294   779 raft_consensus.cc:2272] T 0d2252a245924ec080b30117c6473e5a P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.730398 13199 tablet_copy_service.cc:342] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: Request end of tablet copy session 85a403194d7449a2872256ac096a0250-0d2252a245924ec080b30117c6473e5a received from {username='slave'} at 127.0.0.1:39200
I20260630 12:38:39.730816 13199 tablet_copy_service.cc:434] P 6b8cdcbb03c246bca6bea93ce3c2b6c1: ending tablet copy session 85a403194d7449a2872256ac096a0250-0d2252a245924ec080b30117c6473e5a on tablet 0d2252a245924ec080b30117c6473e5a with peer 85a403194d7449a2872256ac096a0250
I20260630 12:38:39.734591   779 tablet_replica.cc:333] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
I20260630 12:38:39.735478   779 raft_consensus.cc:2243] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.736267   779 raft_consensus.cc:2272] T b347cd81bbd043b283ad78800c7935bc P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.739856   779 tablet_replica.cc:333] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235: stopping tablet replica
I20260630 12:38:39.740659   779 raft_consensus.cc:2243] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.741286   779 raft_consensus.cc:2272] T 7422ec24d93a471093f9fa89202b5357 P 14e4a8a7ddcc4d60abaf141b83587235 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:38:39.743494 13154 consensus_peers.cc:597] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer b5a800d1651f40b889b2f1010c03a97d (127.0.194.193:42885): Couldn't send request to peer b5a800d1651f40b889b2f1010c03a97d. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.193:42885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.770300   779 tablet_server.cc:196] TabletServer@127.0.194.194:0 shutdown complete.
W20260630 12:38:39.789405 13154 consensus_peers.cc:597] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475): Couldn't send request to peer 14e4a8a7ddcc4d60abaf141b83587235. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.194:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.794191   779 tablet_server.cc:179] TabletServer@127.0.194.195:0 shutting down...
W20260630 12:38:39.798275 13154 consensus_peers.cc:597] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 -> Peer 14e4a8a7ddcc4d60abaf141b83587235 (127.0.194.194:38475): Couldn't send request to peer 14e4a8a7ddcc4d60abaf141b83587235. Status: Network error: Client connection negotiation failed: client connection to 127.0.194.194:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:38:39.833657   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.835598   779 tablet_replica.cc:333] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.836474   779 raft_consensus.cc:2243] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.837245   779 raft_consensus.cc:2272] T 6f09002311124f388146e7fe4751d73d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.841796   779 tablet_replica.cc:333] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.842662   779 raft_consensus.cc:2243] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.844203   779 raft_consensus.cc:2272] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.847500   779 tablet_replica.cc:333] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.848315   779 raft_consensus.cc:2243] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.849434   779 raft_consensus.cc:2272] T 57ad000f900f4110b774fa6420745711 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.852751   779 tablet_replica.cc:333] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.853544   779 raft_consensus.cc:2243] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:38:39.854174   779 raft_consensus.cc:2272] T 7422ec24d93a471093f9fa89202b5357 P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.857216   779 tablet_replica.cc:333] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.857966   779 raft_consensus.cc:2243] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.859462   779 raft_consensus.cc:2272] T b347cd81bbd043b283ad78800c7935bc P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.862871   779 tablet_replica.cc:333] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1: stopping tablet replica
I20260630 12:38:39.863544   779 raft_consensus.cc:2243] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:39.864885   779 raft_consensus.cc:2272] T 0d2252a245924ec080b30117c6473e5a P 6b8cdcbb03c246bca6bea93ce3c2b6c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:39.886977   779 tablet_server.cc:196] TabletServer@127.0.194.195:0 shutdown complete.
I20260630 12:38:39.903182   779 tablet_server.cc:179] TabletServer@127.0.194.196:0 shutting down...
I20260630 12:38:39.935966   779 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:38:39.937618   779 tablet_replica.cc:333] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250: stopping tablet replica
I20260630 12:38:39.938436   779 raft_consensus.cc:2243] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:39.938980   779 raft_consensus.cc:2272] T b347cd81bbd043b283ad78800c7935bc P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:39.942184   779 tablet_replica.cc:333] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250: stopping tablet replica
I20260630 12:38:39.942956   779 raft_consensus.cc:2243] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:39.943463   779 raft_consensus.cc:2272] T 0d2252a245924ec080b30117c6473e5a P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:39.946852   779 tablet_replica.cc:333] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250: stopping tablet replica
I20260630 12:38:39.947619   779 raft_consensus.cc:2243] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:39.948104   779 raft_consensus.cc:2272] T 6f09002311124f388146e7fe4751d73d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:39.950973   779 tablet_replica.cc:333] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250: stopping tablet replica
I20260630 12:38:39.951646   779 raft_consensus.cc:2243] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:38:39.952122   779 raft_consensus.cc:2272] T 7f2ef64a6d174f6980bc23a0d69c3a0d P 85a403194d7449a2872256ac096a0250 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:38:39.978154   779 tablet_server.cc:196] TabletServer@127.0.194.196:0 shutdown complete.
I20260630 12:38:40.001681   779 master.cc:562] Master@127.0.194.254:41591 shutting down...
W20260630 12:38:40.037449 12986 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:38:40.038901   779 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:38:40.039479   779 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:38:40.039809   779 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ca348515896475386c1fa8468039f95: stopping tablet replica
W20260630 12:38:41.060459   779 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12970)
W20260630 12:38:42.061044   779 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12970)
W20260630 12:38:43.061556   779 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12970)
I20260630 12:38:44.095759   779 master.cc:584] Master@127.0.194.254:41591 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (10715 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (19859 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (272301 ms total)
[  PASSED  ] 26 tests.
I20260630 12:38:44.182722   779 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 ~75 seconds ago
I20260630 12:38:44.182986   779 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 ~75 seconds ago
I20260630 12:38:44.183172   779 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 ~75 seconds ago
I20260630 12:38:44.183362   779 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 7 messages since previous log ~107 seconds ago
I20260630 12:38:44.183645   779 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~251 seconds ago
I20260630 12:38:44.184170   779 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 17 messages since previous log ~8 seconds ago
I20260630 12:38:44.184469   779 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~4 seconds ago
