[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:39:49.824694   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36155,127.0.107.253:42087,127.0.107.252:39885
I20260608 12:39:49.826602   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:39:49.827744   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:49.846649   440 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
W20260608 12:39:49.847286   438 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
I20260608 12:39:49.849442   431 server_base.cc:1061] running on GCE node
W20260608 12:39:49.849056   437 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
I20260608 12:39:51.060688   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:51.061023   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:51.061266   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922391061241 us; error 0 us; skew 500 ppm
I20260608 12:39:51.062227   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:51.069291   431 webserver.cc:533] Webserver started at http://127.0.107.254:32781/ using document root <none> and password file <none>
I20260608 12:39:51.070182   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:51.070451   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:51.070946   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:51.076810   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "7c2f2073c1254204aa7e0de24c29363a"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.085198   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:39:51.091140   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.092420   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:51.092872   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "7c2f2073c1254204aa7e0de24c29363a"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.093253   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:51.150079   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:51.152100   431 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
I20260608 12:39:51.152621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:51.233886   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36155
I20260608 12:39:51.233979   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36155 every 8 connection(s)
I20260608 12:39:51.240620   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:51.242844   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:39:51.248144   500 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
W20260608 12:39:51.249992   501 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
W20260608 12:39:51.253608   503 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
I20260608 12:39:51.253669   431 server_base.cc:1061] running on GCE node
I20260608 12:39:51.254705   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:51.255000   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:51.255213   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922391255196 us; error 0 us; skew 500 ppm
I20260608 12:39:51.256516   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:51.260723   431 webserver.cc:533] Webserver started at http://127.0.107.253:34945/ using document root <none> and password file <none>
I20260608 12:39:51.261893   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:51.262162   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:51.262542   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:51.264067   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root/instance:
uuid: "06791968ceb34c029f8b94a5429ab346"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.271821   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.004s
I20260608 12:39:51.271453   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:51.277679   508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.279150   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:39:51.279477   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
uuid: "06791968ceb34c029f8b94a5429ab346"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.279825   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:51.303463   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:51.305254   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:51.308571   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:51.312453   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42087: connect: Connection refused (error 111)
W20260608 12:39:51.318272   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42087: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42087: connect: Connection refused (error 111)
I20260608 12:39:51.367842   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } attempt: 1
W20260608 12:39:51.375106   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42087: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42087: connect: Connection refused (error 111)
I20260608 12:39:51.386641   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:42087
I20260608 12:39:51.386823   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:42087 every 8 connection(s)
I20260608 12:39:51.392024   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:51.392984   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:51.399389   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:51.399942   565 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
W20260608 12:39:51.402544   566 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
W20260608 12:39:51.406818   568 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
I20260608 12:39:51.407364   431 server_base.cc:1061] running on GCE node
I20260608 12:39:51.408218   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:51.408485   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:51.408715   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922391408696 us; error 0 us; skew 500 ppm
I20260608 12:39:51.409402   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:51.412886   431 webserver.cc:533] Webserver started at http://127.0.107.252:32863/ using document root <none> and password file <none>
I20260608 12:39:51.413373   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:51.413615   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:51.413971   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:51.415249   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root/instance:
uuid: "728cf91808414195a4b1edbac9dd7e3a"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.417511   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:51.423231   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:39:51.428406   575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.429286   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:39:51.429585   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
uuid: "728cf91808414195a4b1edbac9dd7e3a"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.429868   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:51.432204   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:51.441438   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:39885: Network error: Client connection negotiation failed: client connection to 127.0.107.252:39885: connect: Connection refused (error 111)
I20260608 12:39:51.443600   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } attempt: 2
I20260608 12:39:51.447945   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:51.449436   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:51.454907   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:51.460295   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:39885: Network error: Client connection negotiation failed: client connection to 127.0.107.252:39885: connect: Connection refused (error 111)
I20260608 12:39:51.485255   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } attempt: 1
W20260608 12:39:51.491580   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:39885: Network error: Client connection negotiation failed: client connection to 127.0.107.252:39885: connect: Connection refused (error 111)
I20260608 12:39:51.491747   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } attempt: 1
W20260608 12:39:51.497733   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:39885: Network error: Client connection negotiation failed: client connection to 127.0.107.252:39885: connect: Connection refused (error 111)
I20260608 12:39:51.527021   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:39885
I20260608 12:39:51.527148   627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:39885 every 8 connection(s)
I20260608 12:39:51.531548   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:51.533368   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:51.539047   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:51.551550   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:51.562397   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:51.565361   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } attempt: 2
I20260608 12:39:51.567480   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } attempt: 2
I20260608 12:39:51.593775   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346: Bootstrap starting.
I20260608 12:39:51.593801   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: Bootstrap starting.
I20260608 12:39:51.593806   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: Bootstrap starting.
I20260608 12:39:51.601374   628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.601956   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.602035   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:51.603775   628 log.cc:826] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: Log is configured to *not* fsync() on all Append() calls
I20260608 12:39:51.609735   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: No bootstrap required, opened a new log
I20260608 12:39:51.612561   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: No bootstrap required, opened a new log
I20260608 12:39:51.612619   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346: No bootstrap required, opened a new log
I20260608 12:39:51.630340   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.630811   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.630707   628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.631403   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.631594   628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.631557   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:51.632004   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06791968ceb34c029f8b94a5429ab346, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.632117   628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728cf91808414195a4b1edbac9dd7e3a, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.632153   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c2f2073c1254204aa7e0de24c29363a, State: Initialized, Role: FOLLOWER
I20260608 12:39:51.633297   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.633304   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.633301   628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.639107   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [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: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.640077   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.640034   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [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: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.641739   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:51.642150   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:51.642105   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.644189   628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:51.645944   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [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: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.646991   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.657732   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.658638   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
W20260608 12:39:51.661371   452 tablet.cc:2404] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:39:51.666415   637 leader_election.cc:290] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c2f2073c1254204aa7e0de24c29363a (127.0.107.254:36155), 728cf91808414195a4b1edbac9dd7e3a (127.0.107.252:39885)
I20260608 12:39:51.666000   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06791968ceb34c029f8b94a5429ab346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2f2073c1254204aa7e0de24c29363a" is_pre_election: true
I20260608 12:39:51.667459   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06791968ceb34c029f8b94a5429ab346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728cf91808414195a4b1edbac9dd7e3a" is_pre_election: true
I20260608 12:39:51.669404   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06791968ceb34c029f8b94a5429ab346 in term 0.
I20260608 12:39:51.669416   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06791968ceb34c029f8b94a5429ab346 in term 0.
I20260608 12:39:51.672271   514 leader_election.cc:304] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [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: 06791968ceb34c029f8b94a5429ab346, 7c2f2073c1254204aa7e0de24c29363a; no voters: 
I20260608 12:39:51.673573   637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:51.674078   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.674599   637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.685200   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.690615   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06791968ceb34c029f8b94a5429ab346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c2f2073c1254204aa7e0de24c29363a"
I20260608 12:39:51.690943   637 leader_election.cc:290] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [CANDIDATE]: Term 1 election: Requested vote from peers 7c2f2073c1254204aa7e0de24c29363a (127.0.107.254:36155), 728cf91808414195a4b1edbac9dd7e3a (127.0.107.252:39885)
I20260608 12:39:51.691226   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.692730   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "06791968ceb34c029f8b94a5429ab346" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728cf91808414195a4b1edbac9dd7e3a"
I20260608 12:39:51.693383   603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:51.700032   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06791968ceb34c029f8b94a5429ab346 in term 1.
I20260608 12:39:51.701578   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06791968ceb34c029f8b94a5429ab346 in term 1.
I20260608 12:39:51.701723   514 leader_election.cc:304] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [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: 06791968ceb34c029f8b94a5429ab346, 7c2f2073c1254204aa7e0de24c29363a; no voters: 
I20260608 12:39:51.703775   637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:51.709785   637 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 1 LEADER]: Becoming Leader. State: Replica: 06791968ceb34c029f8b94a5429ab346, State: Running, Role: LEADER
I20260608 12:39:51.711038   637 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [LEADER]: Queue going to LEADER mode. State: All 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: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } }
I20260608 12:39:51.734740   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06791968ceb34c029f8b94a5429ab346. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.735746   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:51.736696   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:51.742558   674 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:39:51.744194   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:39:51.746102   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:51.762879   671 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:51.763510   671 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:51.768476   675 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:51.770000   675 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:51.769650   673 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 12:39:51.773442   677 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
W20260608 12:39:51.778362   680 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
W20260608 12:39:51.778600   678 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
I20260608 12:39:51.779309   431 server_base.cc:1061] running on GCE node
I20260608 12:39:51.780498   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:51.780776   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:51.781018   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922391781002 us; error 0 us; skew 500 ppm
I20260608 12:39:51.782312   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:51.783355   673 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:51.785846   431 webserver.cc:533] Webserver started at http://127.0.107.193:36515/ using document root <none> and password file <none>
I20260608 12:39:51.786614   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:51.786855   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:51.787205   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:51.788910   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "e7ff4e6787934b5bbfa768e370bb773f"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.796823   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:51.798904   603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 1 FOLLOWER]: Refusing update from remote peer 06791968ceb34c029f8b94a5429ab346: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:51.800767   657 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:51.800798   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 1 FOLLOWER]: Refusing update from remote peer 06791968ceb34c029f8b94a5429ab346: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:51.803205   657 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:51.814302   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06791968ceb34c029f8b94a5429ab346. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.815088   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.815922   686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.818485   431 fs_manager.cc:730] Time spent opening block manager: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:39:51.818856   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "e7ff4e6787934b5bbfa768e370bb773f"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-d4dv"
I20260608 12:39:51.819239   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:51.840095   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.840960   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.841382   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.842494   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:51.846903   673 catalog_manager.cc:1382] Generated new cluster ID: 2d84b3fa18584f549e5894ecc45bd482
I20260608 12:39:51.847193   673 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:51.850091   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06791968ceb34c029f8b94a5429ab346. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.850805   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.852139   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.852813   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:51.859290   688 mvcc.cc:204] Tried to move back new op lower bound from 7294658116788998144 to 7294658116465496064. Current Snapshot: MvccSnapshot[applied={T|T < 7294658116788998144}]
I20260608 12:39:51.866204   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "06791968ceb34c029f8b94a5429ab346" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c2f2073c1254204aa7e0de24c29363a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36155 } } peers { permanent_uuid: "06791968ceb34c029f8b94a5429ab346" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42087 } } peers { permanent_uuid: "728cf91808414195a4b1edbac9dd7e3a" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 39885 } } }
I20260608 12:39:51.866935   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:51.882395   673 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:51.882736   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:51.885058   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:51.885253   673 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:51.897933   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:51.903537   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:51.903831   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.904134   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:51.904356   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.914978   673 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346: Generated new TSK 0
I20260608 12:39:51.916198   673 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:52.022382   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44961
I20260608 12:39:52.022487   755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44961 every 8 connection(s)
I20260608 12:39:52.060575   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:52.061933   756 heartbeater.cc:344] Connected to a master server at 127.0.107.252:39885
I20260608 12:39:52.062410   756 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.063657   756 heartbeater.cc:507] Master 127.0.107.252:39885 requested a full tablet report, sending...
I20260608 12:39:52.068620   593 ts_manager.cc:194] Registered new tserver with Master: e7ff4e6787934b5bbfa768e370bb773f (127.0.107.193:44961)
I20260608 12:39:52.079713   758 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36155
I20260608 12:39:52.080195   758 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.080475   757 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42087
I20260608 12:39:52.080988   757 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.081214   758 heartbeater.cc:507] Master 127.0.107.254:36155 requested a full tablet report, sending...
I20260608 12:39:52.081948   757 heartbeater.cc:507] Master 127.0.107.253:42087 requested a full tablet report, sending...
W20260608 12:39:52.079121   763 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
W20260608 12:39:52.084633   764 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
I20260608 12:39:52.087201   463 ts_manager.cc:194] Registered new tserver with Master: e7ff4e6787934b5bbfa768e370bb773f (127.0.107.193:44961)
I20260608 12:39:52.090335   528 ts_manager.cc:194] Registered new tserver with Master: e7ff4e6787934b5bbfa768e370bb773f (127.0.107.193:44961)
I20260608 12:39:52.093888   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39112
I20260608 12:39:52.100924   431 server_base.cc:1061] running on GCE node
W20260608 12:39:52.101797   766 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
I20260608 12:39:52.102725   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:52.102952   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:52.103209   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922392103167 us; error 0 us; skew 500 ppm
I20260608 12:39:52.103888   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:52.107090   431 webserver.cc:533] Webserver started at http://127.0.107.194:39839/ using document root <none> and password file <none>
I20260608 12:39:52.107878   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:52.108091   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:52.108409   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:52.109562   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "45a83fcf64724b0483c7434ac9e56286"
format_stamp: "Formatted at 2026-06-08 12:39:52 on dist-test-slave-d4dv"
I20260608 12:39:52.114974   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:39:52.118743   771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.119654   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:39:52.119969   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "45a83fcf64724b0483c7434ac9e56286"
format_stamp: "Formatted at 2026-06-08 12:39:52 on dist-test-slave-d4dv"
I20260608 12:39:52.120244   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:52.144794   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:52.146806   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:52.148537   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:52.151275   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:52.151487   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.151813   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:52.151971   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.264936   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43475
I20260608 12:39:52.265064   833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43475 every 8 connection(s)
I20260608 12:39:52.301713   834 heartbeater.cc:344] Connected to a master server at 127.0.107.252:39885
I20260608 12:39:52.302150   834 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.303102   834 heartbeater.cc:507] Master 127.0.107.252:39885 requested a full tablet report, sending...
I20260608 12:39:52.306478   593 ts_manager.cc:194] Registered new tserver with Master: 45a83fcf64724b0483c7434ac9e56286 (127.0.107.194:43475)
I20260608 12:39:52.307665   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:52.312422   835 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42087
I20260608 12:39:52.312894   835 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.313828   835 heartbeater.cc:507] Master 127.0.107.253:42087 requested a full tablet report, sending...
I20260608 12:39:52.316236   528 ts_manager.cc:194] Registered new tserver with Master: 45a83fcf64724b0483c7434ac9e56286 (127.0.107.194:43475)
I20260608 12:39:52.316689   836 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36155
I20260608 12:39:52.317202   836 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.318003   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39118
I20260608 12:39:52.318074   836 heartbeater.cc:507] Master 127.0.107.254:36155 requested a full tablet report, sending...
I20260608 12:39:52.321803   463 ts_manager.cc:194] Registered new tserver with Master: 45a83fcf64724b0483c7434ac9e56286 (127.0.107.194:43475)
W20260608 12:39:52.326138   841 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
W20260608 12:39:52.327504   842 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
W20260608 12:39:52.332111   844 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
I20260608 12:39:52.334803   431 server_base.cc:1061] running on GCE node
I20260608 12:39:52.336309   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:52.336612   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:52.336918   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922392336885 us; error 0 us; skew 500 ppm
I20260608 12:39:52.337795   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:52.341018   431 webserver.cc:533] Webserver started at http://127.0.107.195:44533/ using document root <none> and password file <none>
I20260608 12:39:52.341820   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:52.342097   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:52.342468   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:52.344028   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "02a4ec435d2d49a9a2b71c791e2a9442"
format_stamp: "Formatted at 2026-06-08 12:39:52 on dist-test-slave-d4dv"
I20260608 12:39:52.350594   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:39:52.355448   849 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.356428   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:52.356827   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "02a4ec435d2d49a9a2b71c791e2a9442"
format_stamp: "Formatted at 2026-06-08 12:39:52 on dist-test-slave-d4dv"
I20260608 12:39:52.357266   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922389651467-431-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)
I20260608 12:39:52.380820   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:52.382954   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:52.384918   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:52.389286   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:52.389595   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.389922   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:52.390161   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:52.487524   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34111
I20260608 12:39:52.487658   911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34111 every 8 connection(s)
I20260608 12:39:52.525298   912 heartbeater.cc:344] Connected to a master server at 127.0.107.252:39885
I20260608 12:39:52.525775   912 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.526662   914 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36155
I20260608 12:39:52.527069   914 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.527297   912 heartbeater.cc:507] Master 127.0.107.252:39885 requested a full tablet report, sending...
I20260608 12:39:52.528066   914 heartbeater.cc:507] Master 127.0.107.254:36155 requested a full tablet report, sending...
I20260608 12:39:52.530465   913 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42087
I20260608 12:39:52.530480   593 ts_manager.cc:194] Registered new tserver with Master: 02a4ec435d2d49a9a2b71c791e2a9442 (127.0.107.195:34111)
I20260608 12:39:52.531008   913 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:52.531668   463 ts_manager.cc:194] Registered new tserver with Master: 02a4ec435d2d49a9a2b71c791e2a9442 (127.0.107.195:34111)
I20260608 12:39:52.531983   913 heartbeater.cc:507] Master 127.0.107.253:42087 requested a full tablet report, sending...
I20260608 12:39:52.534778   528 ts_manager.cc:194] Registered new tserver with Master: 02a4ec435d2d49a9a2b71c791e2a9442 (127.0.107.195:34111)
I20260608 12:39:52.535801   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.029019683s
I20260608 12:39:52.536562   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39134
I20260608 12:39:52.769799   671 catalog_manager.cc:1294] Loaded cluster ID: 2d84b3fa18584f549e5894ecc45bd482
I20260608 12:39:52.770179   671 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: loading cluster ID for follower catalog manager: success
I20260608 12:39:52.774674   675 catalog_manager.cc:1294] Loaded cluster ID: 2d84b3fa18584f549e5894ecc45bd482
I20260608 12:39:52.775002   675 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: loading cluster ID for follower catalog manager: success
I20260608 12:39:52.777729   671 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: acquiring CA information for follower catalog manager: success
I20260608 12:39:52.780702   675 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: acquiring CA information for follower catalog manager: success
I20260608 12:39:52.783766   671 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:52.785418   675 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:53.097693   757 heartbeater.cc:499] Master 127.0.107.253:42087 was elected leader, sending a full tablet report...
I20260608 12:39:53.321694   835 heartbeater.cc:499] Master 127.0.107.253:42087 was elected leader, sending a full tablet report...
I20260608 12:39:53.540097   913 heartbeater.cc:499] Master 127.0.107.253:42087 was elected leader, sending a full tablet report...
I20260608 12:39:53.722594   663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:53.909202   528 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39148:
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"
    }
  }
}
I20260608 12:39:54.007098   799 tablet_service.cc:1511] Processing CreateTablet for tablet df5ca93134fe46b08d3600070270670b (DEFAULT_TABLE table=test-workload [id=2bea6f9007e54e8fbb1ed7d5c0e098bc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:39:54.010317   799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df5ca93134fe46b08d3600070270670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:54.010879   720 tablet_service.cc:1511] Processing CreateTablet for tablet c2535b638b604e4f8a9b65b92ded2a34 (DEFAULT_TABLE table=test-workload [id=2bea6f9007e54e8fbb1ed7d5c0e098bc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:39:54.012802   720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2535b638b604e4f8a9b65b92ded2a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:54.012477   877 tablet_service.cc:1511] Processing CreateTablet for tablet 4002d0bba6254530b226c9c0cac1dfcc (DEFAULT_TABLE table=test-workload [id=2bea6f9007e54e8fbb1ed7d5c0e098bc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:39:54.013872   877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4002d0bba6254530b226c9c0cac1dfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:54.010872   721 tablet_service.cc:1511] Processing CreateTablet for tablet ba4918d30f6942e59fc5d83c025bc6d2 (DEFAULT_TABLE table=test-workload [id=2bea6f9007e54e8fbb1ed7d5c0e098bc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:39:54.018338   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4918d30f6942e59fc5d83c025bc6d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:54.036275   948 tablet_bootstrap.cc:492] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: Bootstrap starting.
I20260608 12:39:54.039821   949 tablet_bootstrap.cc:492] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: Bootstrap starting.
I20260608 12:39:54.040584   947 tablet_bootstrap.cc:492] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: Bootstrap starting.
I20260608 12:39:54.047991   949 tablet_bootstrap.cc:654] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:54.049077   948 tablet_bootstrap.cc:654] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:54.050719   947 tablet_bootstrap.cc:654] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:54.059089   948 tablet_bootstrap.cc:492] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: No bootstrap required, opened a new log
I20260608 12:39:54.059810   948 ts_tablet_manager.cc:1403] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.013s
I20260608 12:39:54.061134   947 tablet_bootstrap.cc:492] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: No bootstrap required, opened a new log
I20260608 12:39:54.061369   949 tablet_bootstrap.cc:492] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: No bootstrap required, opened a new log
I20260608 12:39:54.061618   947 ts_tablet_manager.cc:1403] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260608 12:39:54.061893   949 ts_tablet_manager.cc:1403] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260608 12:39:54.063685   948 raft_consensus.cc:359] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a4ec435d2d49a9a2b71c791e2a9442" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34111 } }
I20260608 12:39:54.064324   948 raft_consensus.cc:385] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:54.064381   949 raft_consensus.cc:359] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.064803   948 raft_consensus.cc:740] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a4ec435d2d49a9a2b71c791e2a9442, State: Initialized, Role: FOLLOWER
I20260608 12:39:54.065124   949 raft_consensus.cc:385] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:54.065191   947 raft_consensus.cc:359] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a83fcf64724b0483c7434ac9e56286" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43475 } }
I20260608 12:39:54.065618   949 raft_consensus.cc:740] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff4e6787934b5bbfa768e370bb773f, State: Initialized, Role: FOLLOWER
I20260608 12:39:54.065907   947 raft_consensus.cc:385] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:54.065699   948 consensus_queue.cc:260] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02a4ec435d2d49a9a2b71c791e2a9442" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34111 } }
I20260608 12:39:54.066726   947 raft_consensus.cc:740] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a83fcf64724b0483c7434ac9e56286, State: Initialized, Role: FOLLOWER
I20260608 12:39:54.066661   949 consensus_queue.cc:260] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.066991   948 raft_consensus.cc:399] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:54.067487   949 raft_consensus.cc:399] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:54.067523   948 raft_consensus.cc:493] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:54.067678   947 consensus_queue.cc:260] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45a83fcf64724b0483c7434ac9e56286" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43475 } }
I20260608 12:39:54.068529   949 raft_consensus.cc:493] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:54.068625   948 raft_consensus.cc:3060] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:54.069005   947 raft_consensus.cc:399] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:54.069195   949 raft_consensus.cc:3060] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:54.069381   947 raft_consensus.cc:493] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:54.069872   947 raft_consensus.cc:3060] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:54.076022   949 raft_consensus.cc:515] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.076614   948 raft_consensus.cc:515] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a4ec435d2d49a9a2b71c791e2a9442" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34111 } }
I20260608 12:39:54.076614   947 raft_consensus.cc:515] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a83fcf64724b0483c7434ac9e56286" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43475 } }
I20260608 12:39:54.076954   949 leader_election.cc:304] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [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: e7ff4e6787934b5bbfa768e370bb773f; no voters: 
I20260608 12:39:54.077630   948 leader_election.cc:304] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [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: 02a4ec435d2d49a9a2b71c791e2a9442; no voters: 
I20260608 12:39:54.077745   947 leader_election.cc:304] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [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: 45a83fcf64724b0483c7434ac9e56286; no voters: 
I20260608 12:39:54.081034   947 leader_election.cc:290] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:54.081775   954 raft_consensus.cc:2804] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:54.086598   953 raft_consensus.cc:2804] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:54.087417   956 raft_consensus.cc:2804] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:54.089015   948 leader_election.cc:290] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:54.089022   949 leader_election.cc:290] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:54.096692   947 ts_tablet_manager.cc:1434] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: Time spent starting tablet: real 0.034s	user 0.027s	sys 0.005s
I20260608 12:39:54.094846   954 raft_consensus.cc:697] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 1 LEADER]: Becoming Leader. State: Replica: 45a83fcf64724b0483c7434ac9e56286, State: Running, Role: LEADER
I20260608 12:39:54.097985   953 raft_consensus.cc:697] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 1 LEADER]: Becoming Leader. State: Replica: e7ff4e6787934b5bbfa768e370bb773f, State: Running, Role: LEADER
I20260608 12:39:54.099989   953 consensus_queue.cc:237] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [LEADER]: Queue going to LEADER mode. State: All 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: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.101257   948 ts_tablet_manager.cc:1434] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: Time spent starting tablet: real 0.041s	user 0.026s	sys 0.002s
I20260608 12:39:54.099989   954 consensus_queue.cc:237] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [LEADER]: Queue going to LEADER mode. State: All 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: "45a83fcf64724b0483c7434ac9e56286" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43475 } }
I20260608 12:39:54.111330   949 ts_tablet_manager.cc:1434] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.019s
I20260608 12:39:54.112676   949 tablet_bootstrap.cc:492] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: Bootstrap starting.
I20260608 12:39:54.120460   528 catalog_manager.cc:5696] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a83fcf64724b0483c7434ac9e56286 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "45a83fcf64724b0483c7434ac9e56286" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45a83fcf64724b0483c7434ac9e56286" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43475 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.122211   949 tablet_bootstrap.cc:654] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:54.135129   527 catalog_manager.cc:5696] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff4e6787934b5bbfa768e370bb773f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e7ff4e6787934b5bbfa768e370bb773f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.138219   956 raft_consensus.cc:697] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 1 LEADER]: Becoming Leader. State: Replica: 02a4ec435d2d49a9a2b71c791e2a9442, State: Running, Role: LEADER
I20260608 12:39:54.139128   956 consensus_queue.cc:237] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [LEADER]: Queue going to LEADER mode. State: All 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: "02a4ec435d2d49a9a2b71c791e2a9442" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34111 } }
I20260608 12:39:54.234754   949 tablet_bootstrap.cc:492] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: No bootstrap required, opened a new log
I20260608 12:39:54.235363   949 ts_tablet_manager.cc:1403] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: Time spent bootstrapping tablet: real 0.123s	user 0.045s	sys 0.046s
I20260608 12:39:54.236476   527 catalog_manager.cc:5696] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a4ec435d2d49a9a2b71c791e2a9442 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "02a4ec435d2d49a9a2b71c791e2a9442" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a4ec435d2d49a9a2b71c791e2a9442" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34111 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.238250   949 raft_consensus.cc:359] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.238900   949 raft_consensus.cc:385] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:54.239215   949 raft_consensus.cc:740] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7ff4e6787934b5bbfa768e370bb773f, State: Initialized, Role: FOLLOWER
I20260608 12:39:54.239966   949 consensus_queue.cc:260] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.240646   949 raft_consensus.cc:399] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:54.241005   949 raft_consensus.cc:493] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:54.241374   949 raft_consensus.cc:3060] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:54.248654   949 raft_consensus.cc:515] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.249485   949 leader_election.cc:304] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [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: e7ff4e6787934b5bbfa768e370bb773f; no voters: 
I20260608 12:39:54.250289   953 raft_consensus.cc:2804] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:54.250792   953 raft_consensus.cc:697] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 1 LEADER]: Becoming Leader. State: Replica: e7ff4e6787934b5bbfa768e370bb773f, State: Running, Role: LEADER
I20260608 12:39:54.251513   953 consensus_queue.cc:237] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [LEADER]: Queue going to LEADER mode. State: All 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: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } }
I20260608 12:39:54.252969   949 leader_election.cc:290] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:54.257228   949 ts_tablet_manager.cc:1434] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 12:39:54.275954   528 catalog_manager.cc:5696] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7ff4e6787934b5bbfa768e370bb773f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e7ff4e6787934b5bbfa768e370bb773f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7ff4e6787934b5bbfa768e370bb773f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44961 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:54.308544   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:54.326355   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:54.327262   431 tablet_replica.cc:333] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f: stopping tablet replica
I20260608 12:39:54.327945   431 raft_consensus.cc:2243] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:54.328475   431 raft_consensus.cc:2272] T ba4918d30f6942e59fc5d83c025bc6d2 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.331648   431 tablet_replica.cc:333] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f: stopping tablet replica
I20260608 12:39:54.332350   431 raft_consensus.cc:2243] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:54.332789   431 raft_consensus.cc:2272] T c2535b638b604e4f8a9b65b92ded2a34 P e7ff4e6787934b5bbfa768e370bb773f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.483836   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:54.493693   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:54.514319   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:54.515189   431 tablet_replica.cc:333] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286: stopping tablet replica
I20260608 12:39:54.515753   431 raft_consensus.cc:2243] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:54.516227   431 raft_consensus.cc:2272] T df5ca93134fe46b08d3600070270670b P 45a83fcf64724b0483c7434ac9e56286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.535858   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:54.545153   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:54.562420   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:54.563373   431 tablet_replica.cc:333] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442: stopping tablet replica
I20260608 12:39:54.563980   431 raft_consensus.cc:2243] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:54.564425   431 raft_consensus.cc:2272] T 4002d0bba6254530b226c9c0cac1dfcc P 02a4ec435d2d49a9a2b71c791e2a9442 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.580483   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:54.589618   431 master.cc:562] Master@127.0.107.254:36155 shutting down...
I20260608 12:39:54.692212   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:54.692792   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.693240   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c2f2073c1254204aa7e0de24c29363a: stopping tablet replica
I20260608 12:39:54.724540   431 master.cc:584] Master@127.0.107.254:36155 shutdown complete.
I20260608 12:39:54.736186   431 master.cc:562] Master@127.0.107.253:42087 shutting down...
I20260608 12:39:54.750515   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:54.751351   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.751660   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06791968ceb34c029f8b94a5429ab346: stopping tablet replica
I20260608 12:39:54.798452   431 master.cc:584] Master@127.0.107.253:42087 shutdown complete.
I20260608 12:39:54.809721   431 master.cc:562] Master@127.0.107.252:39885 shutting down...
I20260608 12:39:54.822918   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:54.823448   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:54.823763   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 728cf91808414195a4b1edbac9dd7e3a: stopping tablet replica
I20260608 12:39:54.841638   431 master.cc:584] Master@127.0.107.252:39885 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5045 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:39:54.866695   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41571
I20260608 12:39:54.867733   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:54.872285   971 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
W20260608 12:39:54.873392   972 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
I20260608 12:39:54.879984   431 server_base.cc:1061] running on GCE node
W20260608 12:39:54.881362   974 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
I20260608 12:39:54.882601   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:54.883006   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:54.883272   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922394883250 us; error 0 us; skew 500 ppm
I20260608 12:39:54.884279   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:54.887485   431 webserver.cc:533] Webserver started at http://127.0.107.254:45815/ using document root <none> and password file <none>
I20260608 12:39:54.887998   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:54.888180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:54.888463   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:54.889627   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "960b97efc0de4304b1a5e156c17984e6"
format_stamp: "Formatted at 2026-06-08 12:39:54 on dist-test-slave-d4dv"
I20260608 12:39:54.893962   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:54.897307   979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:54.898052   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:54.898336   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "960b97efc0de4304b1a5e156c17984e6"
format_stamp: "Formatted at 2026-06-08 12:39:54 on dist-test-slave-d4dv"
I20260608 12:39:54.898603   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-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)
I20260608 12:39:54.916134   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:54.917273   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:54.952107   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41571
I20260608 12:39:54.952209  1030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41571 every 8 connection(s)
I20260608 12:39:54.956219  1031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:54.965549  1031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6: Bootstrap starting.
I20260608 12:39:54.970110  1031 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:54.974105  1031 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6: No bootstrap required, opened a new log
I20260608 12:39:54.976034  1031 raft_consensus.cc:359] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER }
I20260608 12:39:54.976397  1031 raft_consensus.cc:385] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:54.976584  1031 raft_consensus.cc:740] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 960b97efc0de4304b1a5e156c17984e6, State: Initialized, Role: FOLLOWER
I20260608 12:39:54.977154  1031 consensus_queue.cc:260] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER }
I20260608 12:39:54.977567  1031 raft_consensus.cc:399] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:54.977756  1031 raft_consensus.cc:493] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:54.977967  1031 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:54.981983  1031 raft_consensus.cc:515] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER }
I20260608 12:39:54.982476  1031 leader_election.cc:304] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [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: 960b97efc0de4304b1a5e156c17984e6; no voters: 
I20260608 12:39:54.983544  1031 leader_election.cc:290] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:54.983994  1034 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:54.985435  1034 raft_consensus.cc:697] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 1 LEADER]: Becoming Leader. State: Replica: 960b97efc0de4304b1a5e156c17984e6, State: Running, Role: LEADER
I20260608 12:39:54.986142  1034 consensus_queue.cc:237] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [LEADER]: Queue going to LEADER mode. State: All 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: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER }
I20260608 12:39:54.986553  1031 sys_catalog.cc:565] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:54.989048  1036 sys_catalog.cc:455] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 960b97efc0de4304b1a5e156c17984e6. Latest consensus state: current_term: 1 leader_uuid: "960b97efc0de4304b1a5e156c17984e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER } }
I20260608 12:39:54.989004  1035 sys_catalog.cc:455] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "960b97efc0de4304b1a5e156c17984e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "960b97efc0de4304b1a5e156c17984e6" member_type: VOTER } }
I20260608 12:39:54.989686  1036 sys_catalog.cc:458] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:54.989723  1035 sys_catalog.cc:458] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:54.993996  1039 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:54.999154  1039 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:55.002660   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:55.008394  1039 catalog_manager.cc:1382] Generated new cluster ID: d97836b654d14c31b09091928953411b
I20260608 12:39:55.008710  1039 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:55.029317  1039 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:55.030620  1039 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:55.043574  1039 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6: Generated new TSK 0
I20260608 12:39:55.044234  1039 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:55.069847   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:55.075686  1052 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
W20260608 12:39:55.076861  1053 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
W20260608 12:39:55.078316  1055 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
I20260608 12:39:55.078771   431 server_base.cc:1061] running on GCE node
I20260608 12:39:55.079550   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:55.079730   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:55.079859   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922395079844 us; error 0 us; skew 500 ppm
I20260608 12:39:55.080384   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:55.083026   431 webserver.cc:533] Webserver started at http://127.0.107.193:40891/ using document root <none> and password file <none>
I20260608 12:39:55.083549   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:55.083765   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:55.084029   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:55.085166   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "acfa0e563959441489f1a19176453aaf"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.089908   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:55.093536  1060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.094312   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:55.094722   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "acfa0e563959441489f1a19176453aaf"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.094991   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-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)
I20260608 12:39:55.105855   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:55.106928   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:55.108340   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:55.110692   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:55.110909   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.111152   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:55.111327   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.149899   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39693
I20260608 12:39:55.149995  1122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39693 every 8 connection(s)
I20260608 12:39:55.155633   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:55.163511  1127 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
W20260608 12:39:55.165254  1128 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
I20260608 12:39:55.167907   431 server_base.cc:1061] running on GCE node
W20260608 12:39:55.169097  1130 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
I20260608 12:39:55.170236   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:55.170581   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:55.170791   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922395170772 us; error 0 us; skew 500 ppm
I20260608 12:39:55.170912  1123 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41571
I20260608 12:39:55.171372  1123 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:55.171734   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:55.172197  1123 heartbeater.cc:507] Master 127.0.107.254:41571 requested a full tablet report, sending...
I20260608 12:39:55.174793   431 webserver.cc:533] Webserver started at http://127.0.107.194:45465/ using document root <none> and password file <none>
I20260608 12:39:55.174866   996 ts_manager.cc:194] Registered new tserver with Master: acfa0e563959441489f1a19176453aaf (127.0.107.193:39693)
I20260608 12:39:55.175493   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:55.175765   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:55.176069   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:55.176944   996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42432
I20260608 12:39:55.177356   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "ffd243e08be1434899482b624e2e0938"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.182353   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:55.186008  1135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.186862   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:55.187201   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "ffd243e08be1434899482b624e2e0938"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.187551   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-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)
I20260608 12:39:55.205420   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:55.206634   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:55.208164   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:55.210633   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:55.210886   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.211149   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:55.211340   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.251791   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33853
I20260608 12:39:55.251900  1197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33853 every 8 connection(s)
I20260608 12:39:55.257324   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:55.264111  1201 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
W20260608 12:39:55.264699  1202 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
I20260608 12:39:55.270319   431 server_base.cc:1061] running on GCE node
W20260608 12:39:55.270663  1204 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
I20260608 12:39:55.271695  1198 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41571
I20260608 12:39:55.271735   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:55.272265   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:55.272284  1198 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:55.272673   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922395272650 us; error 0 us; skew 500 ppm
I20260608 12:39:55.273350   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:55.273326  1198 heartbeater.cc:507] Master 127.0.107.254:41571 requested a full tablet report, sending...
I20260608 12:39:55.275660   996 ts_manager.cc:194] Registered new tserver with Master: ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:55.276228   431 webserver.cc:533] Webserver started at http://127.0.107.195:42089/ using document root <none> and password file <none>
I20260608 12:39:55.276768   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:55.277035   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:55.277302   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:55.277261   996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42444
I20260608 12:39:55.278759   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "cd1d3df9a75d40abae1b211278fd0471"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.283331   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:55.286751  1209 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.287680   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:39:55.287974   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "cd1d3df9a75d40abae1b211278fd0471"
format_stamp: "Formatted at 2026-06-08 12:39:55 on dist-test-slave-d4dv"
I20260608 12:39:55.288245   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-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)
I20260608 12:39:55.302711   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:55.303859   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:55.305311   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:55.307548   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:55.307775   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.308012   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:55.308188   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:55.345669   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34055
I20260608 12:39:55.345790  1271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34055 every 8 connection(s)
I20260608 12:39:55.359369  1272 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41571
I20260608 12:39:55.359777  1272 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:55.360527  1272 heartbeater.cc:507] Master 127.0.107.254:41571 requested a full tablet report, sending...
I20260608 12:39:55.362555   996 ts_manager.cc:194] Registered new tserver with Master: cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:55.363670   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014682892s
I20260608 12:39:55.364110   996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42450
I20260608 12:39:56.179548  1123 heartbeater.cc:499] Master 127.0.107.254:41571 was elected leader, sending a full tablet report...
I20260608 12:39:56.279848  1198 heartbeater.cc:499] Master 127.0.107.254:41571 was elected leader, sending a full tablet report...
I20260608 12:39:56.366784  1272 heartbeater.cc:499] Master 127.0.107.254:41571 was elected leader, sending a full tablet report...
I20260608 12:39:56.419111   996 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42466:
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"
    }
  }
}
W20260608 12:39:56.421672   996 catalog_manager.cc:7076] 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.
I20260608 12:39:56.486884  1087 tablet_service.cc:1511] Processing CreateTablet for tablet b581acc5e4dc419b8a638d1eec3d2de7 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:56.487288  1088 tablet_service.cc:1511] Processing CreateTablet for tablet e5421727df33457183bbb5d8860c32ef (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:56.488438  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581acc5e4dc419b8a638d1eec3d2de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.489109  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5421727df33457183bbb5d8860c32ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.490101  1086 tablet_service.cc:1511] Processing CreateTablet for tablet c9033be7601e4edca1017ad125fa1a9d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:56.491473  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9033be7601e4edca1017ad125fa1a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.495908  1085 tablet_service.cc:1511] Processing CreateTablet for tablet 187edc22be9344abb4d133860e562d6d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:56.497520  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187edc22be9344abb4d133860e562d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.506217  1084 tablet_service.cc:1511] Processing CreateTablet for tablet 3df1c7b092e5444f8a9af1ffe99d3e69 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:56.510461  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df1c7b092e5444f8a9af1ffe99d3e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.518635  1083 tablet_service.cc:1511] Processing CreateTablet for tablet 15eae0bbf6dd46bea95703e5c124b63a (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:56.520130  1083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eae0bbf6dd46bea95703e5c124b63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.535038  1292 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.538556  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5b6779645c48da8c15e921045bfd56 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:56.556806  1237 tablet_service.cc:1511] Processing CreateTablet for tablet e5421727df33457183bbb5d8860c32ef (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:56.557667  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5b6779645c48da8c15e921045bfd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.558298  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5421727df33457183bbb5d8860c32ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.558403  1292 tablet_bootstrap.cc:654] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.558171  1233 tablet_service.cc:1511] Processing CreateTablet for tablet 3df1c7b092e5444f8a9af1ffe99d3e69 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:56.559568  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df1c7b092e5444f8a9af1ffe99d3e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.552784  1163 tablet_service.cc:1511] Processing CreateTablet for tablet e5421727df33457183bbb5d8860c32ef (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:56.561913  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5421727df33457183bbb5d8860c32ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.562213  1232 tablet_service.cc:1511] Processing CreateTablet for tablet 15eae0bbf6dd46bea95703e5c124b63a (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:56.564596  1231 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5b6779645c48da8c15e921045bfd56 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:56.566314  1161 tablet_service.cc:1511] Processing CreateTablet for tablet c9033be7601e4edca1017ad125fa1a9d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:56.567066  1230 tablet_service.cc:1511] Processing CreateTablet for tablet 108483b903444fba86870880ee0835d8 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:56.567910  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9033be7601e4edca1017ad125fa1a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.552811  1236 tablet_service.cc:1511] Processing CreateTablet for tablet b581acc5e4dc419b8a638d1eec3d2de7 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:56.554165  1235 tablet_service.cc:1511] Processing CreateTablet for tablet c9033be7601e4edca1017ad125fa1a9d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:56.554837  1162 tablet_service.cc:1511] Processing CreateTablet for tablet b581acc5e4dc419b8a638d1eec3d2de7 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:56.573212  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108483b903444fba86870880ee0835d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.573740  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581acc5e4dc419b8a638d1eec3d2de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.574817  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b581acc5e4dc419b8a638d1eec3d2de7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.576378  1232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eae0bbf6dd46bea95703e5c124b63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.556175  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 187edc22be9344abb4d133860e562d6d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:56.578006  1231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5b6779645c48da8c15e921045bfd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.579675  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9033be7601e4edca1017ad125fa1a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.579473  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 187edc22be9344abb4d133860e562d6d (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:56.580901  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187edc22be9344abb4d133860e562d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.585413  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 3df1c7b092e5444f8a9af1ffe99d3e69 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:56.586954  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df1c7b092e5444f8a9af1ffe99d3e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.543044  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 108483b903444fba86870880ee0835d8 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:56.601732  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108483b903444fba86870880ee0835d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.610378  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187edc22be9344abb4d133860e562d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.629170  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5b6779645c48da8c15e921045bfd56 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:56.631414  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5b6779645c48da8c15e921045bfd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.636828  1157 tablet_service.cc:1511] Processing CreateTablet for tablet 108483b903444fba86870880ee0835d8 (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:56.638780  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108483b903444fba86870880ee0835d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.656638  1292 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.657497  1292 ts_tablet_manager.cc:1403] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.123s	user 0.025s	sys 0.046s
I20260608 12:39:56.660858  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 15eae0bbf6dd46bea95703e5c124b63a (DEFAULT_TABLE table=test-workload [id=7c9344cf0c294042a1b1189ac596d0cf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:56.664331  1294 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:56.669202  1292 raft_consensus.cc:359] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.670797  1292 raft_consensus.cc:385] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.671213  1292 raft_consensus.cc:740] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.672164  1292 consensus_queue.cc:260] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.674317  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15eae0bbf6dd46bea95703e5c124b63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:56.688462  1295 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:56.695755  1294 tablet_bootstrap.cc:654] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.697628  1292 ts_tablet_manager.cc:1434] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.001s
I20260608 12:39:56.697675  1295 tablet_bootstrap.cc:654] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.698935  1292 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.705133  1292 tablet_bootstrap.cc:654] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.716317  1294 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:56.717121  1294 ts_tablet_manager.cc:1403] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260608 12:39:56.721164  1294 raft_consensus.cc:359] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.721822  1294 raft_consensus.cc:385] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.722195  1294 raft_consensus.cc:740] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.723019  1294 consensus_queue.cc:260] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.723580  1295 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:56.724148  1292 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.724107  1295 ts_tablet_manager.cc:1403] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.015s
I20260608 12:39:56.724862  1292 ts_tablet_manager.cc:1403] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.016s
I20260608 12:39:56.726065  1294 ts_tablet_manager.cc:1434] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:39:56.727116  1294 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:56.728148  1292 raft_consensus.cc:359] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.728528  1296 raft_consensus.cc:493] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:56.728974  1292 raft_consensus.cc:385] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.729342  1292 raft_consensus.cc:740] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.729116  1296 raft_consensus.cc:515] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.730183  1292 consensus_queue.cc:260] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.734351  1294 tablet_bootstrap.cc:654] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.735450  1296 leader_election.cc:290] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:56.727772  1295 raft_consensus.cc:359] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.745946  1295 raft_consensus.cc:385] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.746414  1295 raft_consensus.cc:740] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.746590  1294 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:56.747422  1294 ts_tablet_manager.cc:1403] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.014s
I20260608 12:39:56.747721  1295 consensus_queue.cc:260] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.751458  1294 raft_consensus.cc:359] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.752279  1294 raft_consensus.cc:385] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.752630  1294 raft_consensus.cc:740] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.753674  1294 consensus_queue.cc:260] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.755939  1292 ts_tablet_manager.cc:1434] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.015s
I20260608 12:39:56.756201  1295 ts_tablet_manager.cc:1434] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 12:39:56.757238  1295 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:56.759649  1294 ts_tablet_manager.cc:1434] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:39:56.760699  1294 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:56.758525  1292 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.767048  1294 tablet_bootstrap.cc:654] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.771193  1292 tablet_bootstrap.cc:654] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.774626  1295 tablet_bootstrap.cc:654] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.776834  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
W20260608 12:39:56.779420  1064 leader_election.cc:343] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.787912  1304 raft_consensus.cc:493] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:56.788507  1304 raft_consensus.cc:515] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.793738  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:56.793996  1294 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:56.794229  1292 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.794777  1294 ts_tablet_manager.cc:1403] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.003s
I20260608 12:39:56.794854  1292 ts_tablet_manager.cc:1403] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.010s
W20260608 12:39:56.795373  1064 leader_election.cc:343] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.795979  1064 leader_election.cc:304] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [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: acfa0e563959441489f1a19176453aaf; no voters: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938
I20260608 12:39:56.797047  1301 raft_consensus.cc:2749] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:56.798264  1294 raft_consensus.cc:359] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.798506  1292 raft_consensus.cc:359] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.799105  1294 raft_consensus.cc:385] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.799427  1292 raft_consensus.cc:385] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.799518  1294 raft_consensus.cc:740] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.799904  1292 raft_consensus.cc:740] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.799536  1304 leader_election.cc:290] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:56.801188  1292 consensus_queue.cc:260] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.801107  1294 consensus_queue.cc:260] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.793996  1295 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:56.803167  1295 ts_tablet_manager.cc:1403] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260608 12:39:56.803869  1292 ts_tablet_manager.cc:1434] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:39:56.805090  1292 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.806828  1295 raft_consensus.cc:359] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.803938  1294 ts_tablet_manager.cc:1434] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260608 12:39:56.808749  1294 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:56.811697  1295 raft_consensus.cc:385] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.812042  1292 tablet_bootstrap.cc:654] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.812036  1295 raft_consensus.cc:740] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.812405  1301 raft_consensus.cc:493] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:56.812961  1301 raft_consensus.cc:515] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.813122  1295 consensus_queue.cc:260] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.815575  1301 leader_election.cc:290] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:56.816231  1294 tablet_bootstrap.cc:654] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.817631  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
I20260608 12:39:56.817896  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:56.818692  1295 ts_tablet_manager.cc:1434] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260608 12:39:56.820004  1295 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
W20260608 12:39:56.823827  1064 leader_election.cc:343] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.824129  1292 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.824682  1292 ts_tablet_manager.cc:1403] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:39:56.826282  1294 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:56.826766  1294 ts_tablet_manager.cc:1403] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 12:39:56.827441  1295 tablet_bootstrap.cc:654] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.827870  1292 raft_consensus.cc:359] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.828653  1292 raft_consensus.cc:385] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.829003  1292 raft_consensus.cc:740] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
W20260608 12:39:56.824589  1064 leader_election.cc:343] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.829902  1064 leader_election.cc:304] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [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: acfa0e563959441489f1a19176453aaf; no voters: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938
I20260608 12:39:56.829859  1292 consensus_queue.cc:260] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.831054  1296 raft_consensus.cc:2749] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:56.833271  1292 ts_tablet_manager.cc:1434] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:39:56.834774  1292 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.841521  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
W20260608 12:39:56.843578  1139 leader_election.cc:343] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.830224  1294 raft_consensus.cc:359] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.845562  1292 tablet_bootstrap.cc:654] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.845546  1294 raft_consensus.cc:385] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.846246  1294 raft_consensus.cc:740] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.847787  1294 consensus_queue.cc:260] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.851027  1294 ts_tablet_manager.cc:1434] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260608 12:39:56.852434  1294 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:56.860697  1292 tablet_bootstrap.cc:492] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.860751  1294 tablet_bootstrap.cc:654] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.861387  1292 ts_tablet_manager.cc:1403] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260608 12:39:56.860759  1295 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:56.863451  1295 ts_tablet_manager.cc:1403] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.019s
I20260608 12:39:56.866724  1295 raft_consensus.cc:359] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.867457  1295 raft_consensus.cc:385] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.867151  1292 raft_consensus.cc:359] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.867856  1295 raft_consensus.cc:740] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.868175  1292 raft_consensus.cc:385] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.868614  1292 raft_consensus.cc:740] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.869132  1295 consensus_queue.cc:260] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.869756  1292 consensus_queue.cc:260] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.870769  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:56.871461  1098 raft_consensus.cc:2468] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:56.872951  1292 ts_tablet_manager.cc:1434] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:39:56.874254  1292 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.877477  1295 ts_tablet_manager.cc:1434] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:39:56.877701  1137 leader_election.cc:304] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:56.878559  1295 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:56.879081  1304 raft_consensus.cc:2804] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:56.879454  1304 raft_consensus.cc:493] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:56.879788  1304 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:56.882949  1292 tablet_bootstrap.cc:654] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.885715  1295 tablet_bootstrap.cc:654] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.887127  1300 raft_consensus.cc:493] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:56.887890  1300 raft_consensus.cc:515] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.901539  1304 raft_consensus.cc:515] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.905828  1300 leader_election.cc:290] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:56.912954  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:56.916615  1098 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:56.921337  1292 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.921888  1292 ts_tablet_manager.cc:1403] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.019s
I20260608 12:39:56.923525  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
W20260608 12:39:56.925107  1139 leader_election.cc:343] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:56.925119  1292 raft_consensus.cc:359] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.926292  1304 leader_election.cc:290] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:56.930400  1295 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:56.926450  1292 raft_consensus.cc:385] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.930828  1292 raft_consensus.cc:740] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.930943  1295 ts_tablet_manager.cc:1403] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.012s
I20260608 12:39:56.929749  1098 raft_consensus.cc:2468] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:56.933354  1294 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:56.933890  1294 ts_tablet_manager.cc:1403] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.038s
I20260608 12:39:56.934204  1137 leader_election.cc:304] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:56.934670  1295 raft_consensus.cc:359] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.935099  1304 raft_consensus.cc:2804] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:56.935421  1295 raft_consensus.cc:385] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.935810  1295 raft_consensus.cc:740] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.936630  1295 consensus_queue.cc:260] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.937455  1292 consensus_queue.cc:260] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.940163  1292 ts_tablet_manager.cc:1434] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260608 12:39:56.942463  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df1c7b092e5444f8a9af1ffe99d3e69" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
I20260608 12:39:56.943100  1173 raft_consensus.cc:2468] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 0.
I20260608 12:39:56.943181  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df1c7b092e5444f8a9af1ffe99d3e69" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:56.943830  1098 raft_consensus.cc:2468] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 0.
I20260608 12:39:56.945098  1213 leader_election.cc:304] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:56.945324  1292 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.946300  1300 raft_consensus.cc:2804] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:56.946576  1300 raft_consensus.cc:493] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:56.946781  1300 raft_consensus.cc:3060] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:56.952786  1295 ts_tablet_manager.cc:1434] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.011s
I20260608 12:39:56.953922  1295 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:56.955037  1300 raft_consensus.cc:515] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.955555  1292 tablet_bootstrap.cc:654] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.958997  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df1c7b092e5444f8a9af1ffe99d3e69" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:56.961617  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df1c7b092e5444f8a9af1ffe99d3e69" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:56.962093  1294 raft_consensus.cc:359] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.962997  1173 raft_consensus.cc:3060] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:56.963201  1294 raft_consensus.cc:385] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.963696  1294 raft_consensus.cc:740] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.967285  1098 raft_consensus.cc:3060] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:56.967644  1294 consensus_queue.cc:260] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.962152  1300 leader_election.cc:290] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:56.961616  1295 tablet_bootstrap.cc:654] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:56.969442  1304 raft_consensus.cc:697] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:56.970670  1304 consensus_queue.cc:237] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.983248  1292 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:56.984133  1292 ts_tablet_manager.cc:1403] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.024s
I20260608 12:39:56.987905  1173 raft_consensus.cc:2468] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 1.
I20260608 12:39:56.988284   992 catalog_manager.cc:5696] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:56.989643  1213 leader_election.cc:304] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:56.990788  1300 raft_consensus.cc:2804] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:56.991317  1300 raft_consensus.cc:697] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Running, Role: LEADER
I20260608 12:39:56.991889  1292 raft_consensus.cc:359] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.992970  1292 raft_consensus.cc:385] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:56.992228  1300 consensus_queue.cc:237] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.993436  1292 raft_consensus.cc:740] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:56.993667  1098 raft_consensus.cc:2468] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 1.
I20260608 12:39:56.995640  1292 consensus_queue.cc:260] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:56.998042  1295 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:56.998508  1292 ts_tablet_manager.cc:1434] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
W20260608 12:39:56.999569  1044 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:57.000051  1292 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: Bootstrap starting.
I20260608 12:39:56.998564  1295 ts_tablet_manager.cc:1403] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.008s
I20260608 12:39:57.002214  1294 ts_tablet_manager.cc:1434] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.005s
I20260608 12:39:57.003300  1294 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:57.005352  1295 raft_consensus.cc:359] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.005772  1325 raft_consensus.cc:493] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.006282  1295 raft_consensus.cc:385] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.006639  1295 raft_consensus.cc:740] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.007575  1295 consensus_queue.cc:260] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.006285  1325 raft_consensus.cc:515] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.010048  1295 ts_tablet_manager.cc:1434] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:39:57.011092  1295 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:57.012156  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.012748  1098 raft_consensus.cc:2468] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 0.
I20260608 12:39:57.014263  1211 leader_election.cc:304] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:57.017851  1292 tablet_bootstrap.cc:654] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.019857  1049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:39:57.021258  1049 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:57.020993  1325 leader_election.cc:290] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.022029  1325 raft_consensus.cc:2804] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.022387  1325 raft_consensus.cc:493] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.022749  1325 raft_consensus.cc:3060] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.023767  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
W20260608 12:39:57.025456  1213 leader_election.cc:343] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:57.029372  1295 tablet_bootstrap.cc:654] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.031738  1294 tablet_bootstrap.cc:654] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.033914  1292 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: No bootstrap required, opened a new log
I20260608 12:39:57.033903  1304 raft_consensus.cc:493] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.034922  1292 ts_tablet_manager.cc:1403] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260608 12:39:57.034711  1304 raft_consensus.cc:515] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.037006  1304 leader_election.cc:290] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.038707  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.038713  1292 raft_consensus.cc:359] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.039671  1292 raft_consensus.cc:385] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.040130  1292 raft_consensus.cc:740] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acfa0e563959441489f1a19176453aaf, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.040400  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.041088  1247 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.041044  1292 consensus_queue.cc:260] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.042657  1139 leader_election.cc:304] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.043845  1292 ts_tablet_manager.cc:1434] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:39:57.039606  1098 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.045058  1304 raft_consensus.cc:2804] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.046227  1304 raft_consensus.cc:493] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.046584  1304 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.048768   996 catalog_manager.cc:5696] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd1d3df9a75d40abae1b211278fd0471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:57.053323  1304 raft_consensus.cc:515] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.055267  1295 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:57.055953  1295 ts_tablet_manager.cc:1403] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.009s
I20260608 12:39:57.056416  1304 leader_election.cc:290] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.059832  1295 raft_consensus.cc:359] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.060534  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.061194  1098 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.044703  1325 raft_consensus.cc:515] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.068367  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:57.069025  1247 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.071031  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938"
W20260608 12:39:57.072940  1213 leader_election.cc:343] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:57.073421  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.074051  1097 raft_consensus.cc:3060] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.060797  1295 raft_consensus.cc:385] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.075726  1295 raft_consensus.cc:740] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.076514  1325 leader_election.cc:290] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.077318  1294 tablet_bootstrap.cc:492] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:57.078058  1294 ts_tablet_manager.cc:1403] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.015s
I20260608 12:39:57.077365  1295 consensus_queue.cc:260] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.079902  1295 ts_tablet_manager.cc:1434] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260608 12:39:57.080721  1295 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:57.081228  1294 raft_consensus.cc:359] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.082031  1294 raft_consensus.cc:385] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.082321  1294 raft_consensus.cc:740] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.083204  1294 consensus_queue.cc:260] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.085927  1294 ts_tablet_manager.cc:1434] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:39:57.086956  1294 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:57.088781  1295 tablet_bootstrap.cc:654] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.090794  1098 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.092424  1137 leader_election.cc:304] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.092928  1304 raft_consensus.cc:493] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.093729  1320 raft_consensus.cc:2804] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.094386  1320 raft_consensus.cc:697] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:57.095970  1320 consensus_queue.cc:237] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.093724  1097 raft_consensus.cc:2468] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 1.
I20260608 12:39:57.096151  1304 raft_consensus.cc:515] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.097729  1247 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.099488  1211 leader_election.cc:304] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: ffd243e08be1434899482b624e2e0938
I20260608 12:39:57.101627  1325 raft_consensus.cc:2804] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.102286  1325 raft_consensus.cc:697] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Running, Role: LEADER
I20260608 12:39:57.103782  1325 consensus_queue.cc:237] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.107932  1304 leader_election.cc:290] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.112236  1295 tablet_bootstrap.cc:492] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:57.113365  1295 ts_tablet_manager.cc:1403] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 12:39:57.115562  1294 tablet_bootstrap.cc:654] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.112228  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.115571  1295 raft_consensus.cc:359] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.116690  1295 raft_consensus.cc:385] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.117067  1295 raft_consensus.cc:740] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.138662  1295 consensus_queue.cc:260] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
W20260608 12:39:57.141261  1139 leader_election.cc:343] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:57.142686  1295 ts_tablet_manager.cc:1434] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.016s
I20260608 12:39:57.144556  1295 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: Bootstrap starting.
I20260608 12:39:57.146116  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.146818  1097 raft_consensus.cc:2468] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.146577   995 catalog_manager.cc:5696] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.145546   996 catalog_manager.cc:5696] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd1d3df9a75d40abae1b211278fd0471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:57.151922  1295 tablet_bootstrap.cc:654] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.151693  1137 leader_election.cc:304] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:57.152657  1304 raft_consensus.cc:493] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.153155  1304 raft_consensus.cc:515] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.156908  1321 raft_consensus.cc:2804] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.157189  1295 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: No bootstrap required, opened a new log
I20260608 12:39:57.157359  1321 raft_consensus.cc:493] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.157804  1321 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.158272  1304 leader_election.cc:290] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.158172  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.158171  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5421727df33457183bbb5d8860c32ef" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.161351  1097 raft_consensus.cc:2393] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffd243e08be1434899482b624e2e0938 in current term 1: Already voted for candidate cd1d3df9a75d40abae1b211278fd0471 in this term.
I20260608 12:39:57.158890  1304 raft_consensus.cc:493] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.162317  1304 raft_consensus.cc:515] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.162585  1137 leader_election.cc:304] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [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: ffd243e08be1434899482b624e2e0938; no voters: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:57.164647  1304 leader_election.cc:290] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.165215  1304 raft_consensus.cc:3060] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.166177  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.166642  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.166877  1097 raft_consensus.cc:2468] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.167284  1247 raft_consensus.cc:2468] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.168619  1139 leader_election.cc:304] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.169476  1325 raft_consensus.cc:493] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.169167  1321 raft_consensus.cc:515] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.170269  1325 raft_consensus.cc:515] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.171298  1320 raft_consensus.cc:2804] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.171700  1320 raft_consensus.cc:493] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.172060  1320 raft_consensus.cc:3060] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.174417  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.174899  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.175138  1295 ts_tablet_manager.cc:1403] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260608 12:39:57.175532  1098 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.175305  1097 raft_consensus.cc:2468] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 0.
I20260608 12:39:57.179869  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
I20260608 12:39:57.181644  1329 raft_consensus.cc:493] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.182283  1321 leader_election.cc:290] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.182451  1211 leader_election.cc:304] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:57.183656  1300 raft_consensus.cc:2804] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.184088  1300 raft_consensus.cc:493] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.183996  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:57.184561  1300 raft_consensus.cc:3060] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:57.186242  1139 leader_election.cc:343] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:57.178625  1325 leader_election.cc:290] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.182309  1329 raft_consensus.cc:515] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.187039  1320 raft_consensus.cc:515] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.188700  1295 raft_consensus.cc:359] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.189643  1295 raft_consensus.cc:385] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.190008  1295 raft_consensus.cc:740] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.190647  1173 raft_consensus.cc:2393] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1d3df9a75d40abae1b211278fd0471 in current term 1: Already voted for candidate ffd243e08be1434899482b624e2e0938 in this term.
I20260608 12:39:57.190773  1329 leader_election.cc:290] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.191733  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.190805  1295 consensus_queue.cc:260] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.192528  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
I20260608 12:39:57.193084  1097 raft_consensus.cc:2393] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1d3df9a75d40abae1b211278fd0471 in current term 1: Already voted for candidate ffd243e08be1434899482b624e2e0938 in this term.
I20260608 12:39:57.194478  1295 ts_tablet_manager.cc:1434] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:39:57.194963  1211 leader_election.cc:304] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [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: cd1d3df9a75d40abae1b211278fd0471; no voters: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938
I20260608 12:39:57.196316  1329 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.196480  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.197963  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:57.198979  1097 raft_consensus.cc:3060] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.200014  1320 leader_election.cc:290] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.201056  1098 raft_consensus.cc:2468] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.202689  1137 leader_election.cc:304] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:57.198945  1304 raft_consensus.cc:2749] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:57.204553  1320 raft_consensus.cc:2804] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.205106  1320 raft_consensus.cc:697] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:57.205437  1294 tablet_bootstrap.cc:492] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:57.206570  1294 ts_tablet_manager.cc:1403] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.014s
I20260608 12:39:57.206202  1320 consensus_queue.cc:237] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.208019  1097 raft_consensus.cc:2468] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.206204  1300 raft_consensus.cc:515] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.209658  1247 raft_consensus.cc:2393] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ffd243e08be1434899482b624e2e0938 in current term 1: Already voted for candidate cd1d3df9a75d40abae1b211278fd0471 in this term.
I20260608 12:39:57.209456  1137 leader_election.cc:304] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.210608  1321 raft_consensus.cc:2804] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.213603  1300 leader_election.cc:290] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.214884  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:57.217151  1294 raft_consensus.cc:359] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.220507  1294 raft_consensus.cc:385] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.220934  1294 raft_consensus.cc:740] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.218219  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5b6779645c48da8c15e921045bfd56" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.219379  1329 raft_consensus.cc:2749] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:57.223047  1321 raft_consensus.cc:697] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:57.224171  1098 raft_consensus.cc:2393] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd1d3df9a75d40abae1b211278fd0471 in current term 1: Already voted for candidate ffd243e08be1434899482b624e2e0938 in this term.
I20260608 12:39:57.221932  1294 consensus_queue.cc:260] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.224622  1321 consensus_queue.cc:237] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.227618  1294 ts_tablet_manager.cc:1434] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 12:39:57.228905  1294 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: Bootstrap starting.
I20260608 12:39:57.228571   995 catalog_manager.cc:5696] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.236969  1294 tablet_bootstrap.cc:654] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:57.236726  1213 leader_election.cc:304] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [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: cd1d3df9a75d40abae1b211278fd0471; no voters: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938
I20260608 12:39:57.238082  1329 raft_consensus.cc:2749] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:57.243296  1294 tablet_bootstrap.cc:492] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: No bootstrap required, opened a new log
I20260608 12:39:57.243928  1294 ts_tablet_manager.cc:1403] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:39:57.244061  1321 raft_consensus.cc:493] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.245543  1321 raft_consensus.cc:515] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.248003  1294 raft_consensus.cc:359] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.248600  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.248811  1294 raft_consensus.cc:385] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:57.249352  1294 raft_consensus.cc:740] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Initialized, Role: FOLLOWER
I20260608 12:39:57.249444  1098 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.248703   995 catalog_manager.cc:5696] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.250415  1294 consensus_queue.cc:260] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.251191  1137 leader_election.cc:304] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.252136  1341 raft_consensus.cc:2804] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.252616  1341 raft_consensus.cc:493] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.253088  1341 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.255115  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.255713  1247 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.256433  1294 ts_tablet_manager.cc:1434] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260608 12:39:57.257104  1321 leader_election.cc:290] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.260815  1341 raft_consensus.cc:515] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.264315  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.264979  1098 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.265566  1341 leader_election.cc:290] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.266790  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:57.267386  1247 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.270583  1098 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.271584  1137 leader_election.cc:304] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [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: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.272289  1341 raft_consensus.cc:2804] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.272727  1341 raft_consensus.cc:697] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:57.273154  1247 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.273468  1341 consensus_queue.cc:237] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.281323   996 catalog_manager.cc:5696] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.353963  1341 raft_consensus.cc:493] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.354449  1341 raft_consensus.cc:515] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.356199  1341 leader_election.cc:290] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.357084  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.357263  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471" is_pre_election: true
I20260608 12:39:57.357811  1247 raft_consensus.cc:2468] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.357781  1098 raft_consensus.cc:2468] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 0.
I20260608 12:39:57.359071  1139 leader_election.cc:304] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.360015  1341 raft_consensus.cc:2804] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:57.360394  1341 raft_consensus.cc:493] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:57.360674  1341 raft_consensus.cc:3060] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.365195  1341 raft_consensus.cc:515] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.366866  1341 leader_election.cc:290] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [CANDIDATE]: Term 1 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:57.367676  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:57.367949  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "187edc22be9344abb4d133860e562d6d" candidate_uuid: "ffd243e08be1434899482b624e2e0938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:57.368342  1098 raft_consensus.cc:3060] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.368542  1247 raft_consensus.cc:3060] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.375057  1247 raft_consensus.cc:2468] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.375057  1098 raft_consensus.cc:2468] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffd243e08be1434899482b624e2e0938 in term 1.
I20260608 12:39:57.376590  1139 leader_election.cc:304] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [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: cd1d3df9a75d40abae1b211278fd0471, ffd243e08be1434899482b624e2e0938; no voters: 
I20260608 12:39:57.377419  1341 raft_consensus.cc:2804] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:57.377851  1341 raft_consensus.cc:697] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Leader. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:57.378490  1341 consensus_queue.cc:237] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [LEADER]: Queue going to LEADER mode. State: All 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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.386195   996 catalog_manager.cc:5696] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd243e08be1434899482b624e2e0938 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.398471   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:57.404389  1346 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
W20260608 12:39:57.406189  1347 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
W20260608 12:39:57.407092  1349 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
I20260608 12:39:57.407799   431 server_base.cc:1061] running on GCE node
I20260608 12:39:57.408752   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:57.409058   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:57.409245   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922397409227 us; error 0 us; skew 500 ppm
I20260608 12:39:57.409909   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:57.412524   431 webserver.cc:533] Webserver started at http://127.0.107.196:38613/ using document root <none> and password file <none>
I20260608 12:39:57.413160   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:57.413384   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:57.413692   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:57.414824   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "f598c05876674ed890f2007218e6137d"
format_stamp: "Formatted at 2026-06-08 12:39:57 on dist-test-slave-d4dv"
I20260608 12:39:57.415292  1341 consensus_queue.cc:1048] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.421105   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:39:57.434204  1320 consensus_queue.cc:1048] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:57.434742  1356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:57.435806   431 fs_manager.cc:730] Time spent opening block manager: real 0.012s	user 0.004s	sys 0.005s
I20260608 12:39:57.436291   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "f598c05876674ed890f2007218e6137d"
format_stamp: "Formatted at 2026-06-08 12:39:57 on dist-test-slave-d4dv"
I20260608 12:39:57.436671   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922389651467-431-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)
I20260608 12:39:57.470549   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:57.471740   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:57.473106   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:57.475379   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:57.475587   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:57.475864   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:57.476025   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:57.488930  1329 consensus_queue.cc:1048] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:57.505487  1325 consensus_queue.cc:1048] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.508734  1320 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.525574  1321 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:57.576965  1325 consensus_queue.cc:1048] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:57.585259   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42427
I20260608 12:39:57.585496  1426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42427 every 8 connection(s)
I20260608 12:39:57.595283  1300 consensus_queue.cc:1048] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.631362  1321 consensus_queue.cc:1048] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.633566  1427 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41571
I20260608 12:39:57.634008  1427 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:57.635026  1427 heartbeater.cc:507] Master 127.0.107.254:41571 requested a full tablet report, sending...
I20260608 12:39:57.637497   994 ts_manager.cc:194] Registered new tserver with Master: f598c05876674ed890f2007218e6137d (127.0.107.196:42427)
I20260608 12:39:57.639317   994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42478
I20260608 12:39:57.644207  1320 consensus_queue.cc:1048] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.656692  1325 raft_consensus.cc:493] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:57.657188  1325 raft_consensus.cc:515] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:57.659330  1325 leader_election.cc:290] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:57.659667  1247 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:57.660035  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acfa0e563959441489f1a19176453aaf" is_pre_election: true
I20260608 12:39:57.660996  1097 raft_consensus.cc:2393] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1d3df9a75d40abae1b211278fd0471 in current term 1: Already voted for candidate ffd243e08be1434899482b624e2e0938 in this term.
I20260608 12:39:57.661428  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffd243e08be1434899482b624e2e0938" is_pre_election: true
I20260608 12:39:57.662956  1213 leader_election.cc:304] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [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: cd1d3df9a75d40abae1b211278fd0471; no voters: acfa0e563959441489f1a19176453aaf, ffd243e08be1434899482b624e2e0938
I20260608 12:39:57.665778  1325 raft_consensus.cc:2749] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:57.666822  1320 consensus_queue.cc:1048] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.678201  1304 consensus_queue.cc:1048] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.745206  1304 consensus_queue.cc:1048] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.756829  1321 consensus_queue.cc:1048] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:57.856056  1321 consensus_queue.cc:1048] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:57.868191  1320 consensus_queue.cc:1048] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:58.647056  1427 heartbeater.cc:499] Master 127.0.107.254:41571 was elected leader, sending a full tablet report...
I20260608 12:39:59.022300  1049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:59.044476  1173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108483b903444fba86870880ee0835d8"
dest_uuid: "ffd243e08be1434899482b624e2e0938"
mode: GRACEFUL
new_leader_uuid: "cd1d3df9a75d40abae1b211278fd0471"
 from {username='slave'} at 127.0.0.1:34380
I20260608 12:39:59.045133  1173 raft_consensus.cc:606] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Received request to transfer leadership to TS cd1d3df9a75d40abae1b211278fd0471
I20260608 12:39:59.047775  1173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a"
dest_uuid: "ffd243e08be1434899482b624e2e0938"
mode: GRACEFUL
new_leader_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:34380
I20260608 12:39:59.048255  1173 raft_consensus.cc:606] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Received request to transfer leadership to TS acfa0e563959441489f1a19176453aaf
I20260608 12:39:59.051142  1173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7"
dest_uuid: "ffd243e08be1434899482b624e2e0938"
mode: GRACEFUL
new_leader_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:34380
I20260608 12:39:59.051720  1173 raft_consensus.cc:606] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Received request to transfer leadership to TS acfa0e563959441489f1a19176453aaf
I20260608 12:39:59.054287  1173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d"
dest_uuid: "ffd243e08be1434899482b624e2e0938"
mode: GRACEFUL
new_leader_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:34380
I20260608 12:39:59.054774  1173 raft_consensus.cc:606] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Received request to transfer leadership to TS acfa0e563959441489f1a19176453aaf
I20260608 12:39:59.055874  1049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260608 12:39:59.056375  1049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:59.175529  1320 raft_consensus.cc:993] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: : Instructing follower acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.175997  1443 raft_consensus.cc:1081] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Signalling peer acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.177675  1097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d"
dest_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:41254
I20260608 12:39:59.178205  1097 raft_consensus.cc:493] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:59.178514  1097 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.182993  1097 raft_consensus.cc:515] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.184633  1097 leader_election.cc:290] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 2 election: Requested vote from peers ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:59.185768  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:59.185999  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9033be7601e4edca1017ad125fa1a9d" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:59.186391  1173 raft_consensus.cc:3055] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:59.186573  1247 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.186849  1173 raft_consensus.cc:740] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:59.187847  1173 consensus_queue.cc:260] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.188793  1173 raft_consensus.cc:3060] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.192670  1247 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.193476  1246 raft_consensus.cc:1240] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Rejecting Update request from peer ffd243e08be1434899482b624e2e0938 for earlier term 1. Current term is 2. Ops: []
I20260608 12:39:59.194080  1064 leader_election.cc:304] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:59.196079  1444 raft_consensus.cc:2804] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:59.196451  1173 raft_consensus.cc:2468] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.198210  1444 raft_consensus.cc:697] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Becoming Leader. State: Replica: acfa0e563959441489f1a19176453aaf, State: Running, Role: LEADER
I20260608 12:39:59.199020  1444 consensus_queue.cc:237] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.206710   994 catalog_manager.cc:5696] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf reported cstate change: term changed from 1 to 2, leader changed from ffd243e08be1434899482b624e2e0938 (127.0.107.194) to acfa0e563959441489f1a19176453aaf (127.0.107.193). New cstate: current_term: 2 leader_uuid: "acfa0e563959441489f1a19176453aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:59.247207  1320 raft_consensus.cc:993] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: : Instructing follower acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.247733  1443 raft_consensus.cc:1081] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Signalling peer acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.249272  1097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7"
dest_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:41254
I20260608 12:39:59.249889  1097 raft_consensus.cc:493] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:59.250228  1097 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.254765  1097 raft_consensus.cc:515] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.256511  1097 leader_election.cc:290] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 2 election: Requested vote from peers ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:59.257480  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:59.257874  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b581acc5e4dc419b8a638d1eec3d2de7" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:59.258134  1173 raft_consensus.cc:3055] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:59.258477  1246 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.258500  1173 raft_consensus.cc:740] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:59.259624  1173 consensus_queue.cc:260] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.260785  1173 raft_consensus.cc:3060] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.263638  1246 raft_consensus.cc:2468] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.264703  1064 leader_election.cc:304] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:59.265367  1173 raft_consensus.cc:2468] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.265455  1444 raft_consensus.cc:2804] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:59.265987  1444 raft_consensus.cc:697] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Becoming Leader. State: Replica: acfa0e563959441489f1a19176453aaf, State: Running, Role: LEADER
I20260608 12:39:59.266817  1444 consensus_queue.cc:237] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.274405   994 catalog_manager.cc:5696] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf reported cstate change: term changed from 1 to 2, leader changed from ffd243e08be1434899482b624e2e0938 (127.0.107.194) to acfa0e563959441489f1a19176453aaf (127.0.107.193). New cstate: current_term: 2 leader_uuid: "acfa0e563959441489f1a19176453aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:59.405397  1320 raft_consensus.cc:993] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: : Instructing follower cd1d3df9a75d40abae1b211278fd0471 to start an election
I20260608 12:39:59.405833  1320 raft_consensus.cc:1081] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Signalling peer cd1d3df9a75d40abae1b211278fd0471 to start an election
I20260608 12:39:59.407358  1246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108483b903444fba86870880ee0835d8"
dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
 from {username='slave'} at 127.0.0.1:44196
I20260608 12:39:59.407843  1246 raft_consensus.cc:493] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:59.408174  1246 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.412966  1246 raft_consensus.cc:515] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.414690  1246 leader_election.cc:290] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [CANDIDATE]: Term 2 election: Requested vote from peers acfa0e563959441489f1a19176453aaf (127.0.107.193:39693), ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:39:59.415608  1097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acfa0e563959441489f1a19176453aaf"
I20260608 12:39:59.415848  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108483b903444fba86870880ee0835d8" candidate_uuid: "cd1d3df9a75d40abae1b211278fd0471" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:59.416249  1097 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.416422  1173 raft_consensus.cc:3055] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:59.416823  1173 raft_consensus.cc:740] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:59.417747  1173 consensus_queue.cc:260] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.418985  1173 raft_consensus.cc:3060] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.422932  1097 raft_consensus.cc:2468] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 2.
I20260608 12:39:59.424247  1211 leader_election.cc:304] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:59.425020  1329 raft_consensus.cc:2804] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:59.425303  1173 raft_consensus.cc:2468] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d3df9a75d40abae1b211278fd0471 in term 2.
I20260608 12:39:59.425568  1329 raft_consensus.cc:697] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 2 LEADER]: Becoming Leader. State: Replica: cd1d3df9a75d40abae1b211278fd0471, State: Running, Role: LEADER
I20260608 12:39:59.426470  1329 consensus_queue.cc:237] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.434381   994 catalog_manager.cc:5696] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 reported cstate change: term changed from 1 to 2, leader changed from ffd243e08be1434899482b624e2e0938 (127.0.107.194) to cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "cd1d3df9a75d40abae1b211278fd0471" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:59.602640  1443 raft_consensus.cc:993] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: : Instructing follower acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.603099  1320 raft_consensus.cc:1081] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Signalling peer acfa0e563959441489f1a19176453aaf to start an election
I20260608 12:39:59.604746  1097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a"
dest_uuid: "acfa0e563959441489f1a19176453aaf"
 from {username='slave'} at 127.0.0.1:41254
I20260608 12:39:59.605400  1097 raft_consensus.cc:493] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:59.605790  1097 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.611730  1097 raft_consensus.cc:515] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.613798  1097 leader_election.cc:290] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [CANDIDATE]: Term 2 election: Requested vote from peers ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853), cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
I20260608 12:39:59.614743  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffd243e08be1434899482b624e2e0938"
I20260608 12:39:59.615010  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15eae0bbf6dd46bea95703e5c124b63a" candidate_uuid: "acfa0e563959441489f1a19176453aaf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd1d3df9a75d40abae1b211278fd0471"
I20260608 12:39:59.615463  1173 raft_consensus.cc:3055] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:59.615698  1246 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.615926  1173 raft_consensus.cc:740] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffd243e08be1434899482b624e2e0938, State: Running, Role: LEADER
I20260608 12:39:59.616950  1173 consensus_queue.cc:260] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.618155  1173 raft_consensus.cc:3060] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:59.621042  1247 raft_consensus.cc:1275] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.621718  1246 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.622599  1444 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:59.622879  1064 leader_election.cc:304] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [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: acfa0e563959441489f1a19176453aaf, cd1d3df9a75d40abae1b211278fd0471; no voters: 
I20260608 12:39:59.623775  1445 raft_consensus.cc:2804] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:59.624385  1445 raft_consensus.cc:697] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Becoming Leader. State: Replica: acfa0e563959441489f1a19176453aaf, State: Running, Role: LEADER
I20260608 12:39:59.624977  1173 raft_consensus.cc:2468] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acfa0e563959441489f1a19176453aaf in term 2.
I20260608 12:39:59.625315  1445 consensus_queue.cc:237] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } }
I20260608 12:39:59.629135  1173 raft_consensus.cc:1275] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.631551  1444 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:59.639986   996 catalog_manager.cc:5696] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf reported cstate change: term changed from 1 to 2, leader changed from ffd243e08be1434899482b624e2e0938 (127.0.107.194) to acfa0e563959441489f1a19176453aaf (127.0.107.193). New cstate: current_term: 2 leader_uuid: "acfa0e563959441489f1a19176453aaf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:59.663476  1172 raft_consensus.cc:1275] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.664805  1444 consensus_queue.cc:1048] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:59.674270  1246 raft_consensus.cc:1275] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.675985  1455 consensus_queue.cc:1048] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:59.881862  1097 raft_consensus.cc:1275] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Refusing update from remote peer cd1d3df9a75d40abae1b211278fd0471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.883711  1329 consensus_queue.cc:1048] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:59.903337  1172 raft_consensus.cc:1275] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Refusing update from remote peer cd1d3df9a75d40abae1b211278fd0471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:59.906625  1329 consensus_queue.cc:1048] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:00.082617  1246 raft_consensus.cc:1275] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:00.084213  1455 consensus_queue.cc:1048] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:00.084419  1172 raft_consensus.cc:1275] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:00.085736  1455 consensus_queue.cc:1048] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:01.057473  1049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:01.063576  1049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:01.064013  1049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:03.036263  1172 consensus_queue.cc:237] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.044898  1246 raft_consensus.cc:1275] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Refusing update from remote peer ffd243e08be1434899482b624e2e0938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.047000  1472 consensus_queue.cc:1048] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:03.047201  1097 raft_consensus.cc:1275] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Refusing update from remote peer ffd243e08be1434899482b624e2e0938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.048830  1320 consensus_queue.cc:1048] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:03.056982  1472 raft_consensus.cc:2955] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
W20260608 12:40:03.061270  1137 consensus_peers.cc:597] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 -> Peer f598c05876674ed890f2007218e6137d (127.0.107.196:42427): Couldn't send request to peer f598c05876674ed890f2007218e6137d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e5b6779645c48da8c15e921045bfd56. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.060536  1246 raft_consensus.cc:2955] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.063009  1097 raft_consensus.cc:2955] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.065052  1049 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:03.079471  1049 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:03.080082  1049 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:03.081151   994 catalog_manager.cc:5696] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 reported cstate change: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:03.094163  1097 consensus_queue.cc:237] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.105877  1172 raft_consensus.cc:1275] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:03.106539  1246 raft_consensus.cc:1275] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Refusing update from remote peer acfa0e563959441489f1a19176453aaf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:03.108062  1445 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:03.109162  1485 consensus_queue.cc:1048] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:40:03.115263  1062 consensus_peers.cc:597] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf -> Peer f598c05876674ed890f2007218e6137d (127.0.107.196:42427): Couldn't send request to peer f598c05876674ed890f2007218e6137d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9033be7601e4edca1017ad125fa1a9d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.118647  1445 raft_consensus.cc:2955] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.121234  1246 raft_consensus.cc:2955] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.122123  1172 raft_consensus.cc:2955] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.132282  1173 consensus_queue.cc:237] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.132999   995 catalog_manager.cc:5696] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf reported cstate change: config changed from index -1 to 3, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "acfa0e563959441489f1a19176453aaf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:03.147598  1137 consensus_peers.cc:597] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 -> Peer f598c05876674ed890f2007218e6137d (127.0.107.196:42427): Couldn't send request to peer f598c05876674ed890f2007218e6137d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 187edc22be9344abb4d133860e562d6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.148319  1246 raft_consensus.cc:1275] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Refusing update from remote peer ffd243e08be1434899482b624e2e0938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.149523  1097 raft_consensus.cc:1275] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Refusing update from remote peer ffd243e08be1434899482b624e2e0938: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.151186  1477 consensus_queue.cc:1048] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:03.152060  1320 consensus_queue.cc:1048] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:03.161391  1477 raft_consensus.cc:2955] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.163367  1246 raft_consensus.cc:2955] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.164194  1097 raft_consensus.cc:2955] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.175017   995 catalog_manager.cc:5696] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf reported cstate change: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ffd243e08be1434899482b624e2e0938" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.200730  1246 consensus_queue.cc:237] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.208351  1173 raft_consensus.cc:1275] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Refusing update from remote peer cd1d3df9a75d40abae1b211278fd0471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.210043  1097 raft_consensus.cc:1275] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Refusing update from remote peer cd1d3df9a75d40abae1b211278fd0471: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:03.209875  1495 consensus_queue.cc:1048] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:03.211763  1440 consensus_queue.cc:1048] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:03.220570  1211 consensus_peers.cc:597] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 -> Peer f598c05876674ed890f2007218e6137d (127.0.107.196:42427): Couldn't send request to peer f598c05876674ed890f2007218e6137d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3df1c7b092e5444f8a9af1ffe99d3e69. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.219789  1495 raft_consensus.cc:2955] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.222332  1097 raft_consensus.cc:2955] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.223318  1173 raft_consensus.cc:2955] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } } }
I20260608 12:40:03.233544   996 catalog_manager.cc:5696] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 reported cstate change: config changed from index -1 to 2, NON_VOTER f598c05876674ed890f2007218e6137d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd1d3df9a75d40abae1b211278fd0471" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:03.566926  1499 ts_tablet_manager.cc:933] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: Initiating tablet copy from peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:40:03.569126  1499 tablet_copy_client.cc:323] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33853
I20260608 12:40:03.582355  1183 tablet_copy_service.cc:140] P ffd243e08be1434899482b624e2e0938: Received BeginTabletCopySession request for tablet 187edc22be9344abb4d133860e562d6d from peer f598c05876674ed890f2007218e6137d ({username='slave'} at 127.0.0.1:58022)
I20260608 12:40:03.582891  1183 tablet_copy_service.cc:161] P ffd243e08be1434899482b624e2e0938: Beginning new tablet copy session on tablet 187edc22be9344abb4d133860e562d6d from peer f598c05876674ed890f2007218e6137d at {username='slave'} at 127.0.0.1:58022: session id = f598c05876674ed890f2007218e6137d-187edc22be9344abb4d133860e562d6d
I20260608 12:40:03.592290  1183 tablet_copy_source_session.cc:215] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:03.595912  1499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187edc22be9344abb4d133860e562d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.606935  1499 tablet_copy_client.cc:806] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:03.607595  1499 tablet_copy_client.cc:670] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:03.611707  1499 tablet_copy_client.cc:538] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:03.618722  1499 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: Bootstrap starting.
I20260608 12:40:03.631278  1503 ts_tablet_manager.cc:933] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: Initiating tablet copy from peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853)
I20260608 12:40:03.633919  1503 tablet_copy_client.cc:323] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33853
I20260608 12:40:03.635785  1183 tablet_copy_service.cc:140] P ffd243e08be1434899482b624e2e0938: Received BeginTabletCopySession request for tablet 8e5b6779645c48da8c15e921045bfd56 from peer f598c05876674ed890f2007218e6137d ({username='slave'} at 127.0.0.1:58022)
I20260608 12:40:03.636358  1183 tablet_copy_service.cc:161] P ffd243e08be1434899482b624e2e0938: Beginning new tablet copy session on tablet 8e5b6779645c48da8c15e921045bfd56 from peer f598c05876674ed890f2007218e6137d at {username='slave'} at 127.0.0.1:58022: session id = f598c05876674ed890f2007218e6137d-8e5b6779645c48da8c15e921045bfd56
I20260608 12:40:03.640401  1499 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: 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
I20260608 12:40:03.641480  1499 tablet_bootstrap.cc:492] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: Bootstrap complete.
I20260608 12:40:03.642227  1499 ts_tablet_manager.cc:1403] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.001s
I20260608 12:40:03.644201  1183 tablet_copy_source_session.cc:215] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:03.645853  1499 raft_consensus.cc:359] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.646699  1499 raft_consensus.cc:740] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f598c05876674ed890f2007218e6137d, State: Initialized, Role: LEARNER
I20260608 12:40:03.647976  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5b6779645c48da8c15e921045bfd56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.647416  1499 consensus_queue.cc:260] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } attrs { replace: true } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.650451  1499 ts_tablet_manager.cc:1434] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:03.652743  1183 tablet_copy_service.cc:342] P ffd243e08be1434899482b624e2e0938: Request end of tablet copy session f598c05876674ed890f2007218e6137d-187edc22be9344abb4d133860e562d6d received from {username='slave'} at 127.0.0.1:58022
I20260608 12:40:03.653334  1183 tablet_copy_service.cc:434] P ffd243e08be1434899482b624e2e0938: ending tablet copy session f598c05876674ed890f2007218e6137d-187edc22be9344abb4d133860e562d6d on tablet 187edc22be9344abb4d133860e562d6d with peer f598c05876674ed890f2007218e6137d
I20260608 12:40:03.655866   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:40:03.679379  1137 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]
W20260608 12:40:03.685961  1137 consensus_peers.cc:597] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 -> Peer acfa0e563959441489f1a19176453aaf (127.0.107.193:39693): Couldn't send request to peer acfa0e563959441489f1a19176453aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.704886  1503 tablet_copy_client.cc:806] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:03.705631  1503 tablet_copy_client.cc:670] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:03.708109   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:03.709270   431 tablet_replica.cc:333] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.709971   431 raft_consensus.cc:2243] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.710458   431 raft_consensus.cc:2272] T 108483b903444fba86870880ee0835d8 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.711288  1503 tablet_copy_client.cc:538] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:03.712777   431 tablet_replica.cc:333] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.713567   431 raft_consensus.cc:2243] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.714552   431 raft_consensus.cc:2272] T 15eae0bbf6dd46bea95703e5c124b63a P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.717047   431 tablet_replica.cc:333] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.717760   431 raft_consensus.cc:2243] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.718312   431 raft_consensus.cc:2272] T 8e5b6779645c48da8c15e921045bfd56 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.721249  1503 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: Bootstrap starting.
I20260608 12:40:03.721586   431 tablet_replica.cc:333] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.721837  1499 ts_tablet_manager.cc:933] T c9033be7601e4edca1017ad125fa1a9d P f598c05876674ed890f2007218e6137d: Initiating tablet copy from peer acfa0e563959441489f1a19176453aaf (127.0.107.193:39693)
I20260608 12:40:03.722451   431 raft_consensus.cc:2243] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.723860   431 raft_consensus.cc:2272] T c9033be7601e4edca1017ad125fa1a9d P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.728297   431 tablet_replica.cc:333] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.729473   431 raft_consensus.cc:2243] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.730296   431 raft_consensus.cc:2272] T 3df1c7b092e5444f8a9af1ffe99d3e69 P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.734344   431 tablet_replica.cc:333] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.734938  1499 tablet_copy_client.cc:323] T c9033be7601e4edca1017ad125fa1a9d P f598c05876674ed890f2007218e6137d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:39693
I20260608 12:40:03.735119   431 raft_consensus.cc:2243] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.736217   431 raft_consensus.cc:2272] T b581acc5e4dc419b8a638d1eec3d2de7 P acfa0e563959441489f1a19176453aaf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.743732   431 tablet_replica.cc:333] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.744565   431 raft_consensus.cc:2243] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.745244   431 raft_consensus.cc:2272] T 187edc22be9344abb4d133860e562d6d P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.749581   431 tablet_replica.cc:333] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf: stopping tablet replica
I20260608 12:40:03.750345   431 raft_consensus.cc:2243] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.750953   431 raft_consensus.cc:2272] T e5421727df33457183bbb5d8860c32ef P acfa0e563959441489f1a19176453aaf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.756209  1503 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: 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
I20260608 12:40:03.757660  1503 tablet_bootstrap.cc:492] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: Bootstrap complete.
I20260608 12:40:03.758368  1503 ts_tablet_manager.cc:1403] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.011s
I20260608 12:40:03.764751  1503 raft_consensus.cc:359] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.766023  1503 raft_consensus.cc:740] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f598c05876674ed890f2007218e6137d, State: Initialized, Role: LEARNER
I20260608 12:40:03.767025  1503 consensus_queue.cc:260] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.769856  1503 ts_tablet_manager.cc:1434] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:40:03.771727  1183 tablet_copy_service.cc:342] P ffd243e08be1434899482b624e2e0938: Request end of tablet copy session f598c05876674ed890f2007218e6137d-8e5b6779645c48da8c15e921045bfd56 received from {username='slave'} at 127.0.0.1:58022
I20260608 12:40:03.772185  1183 tablet_copy_service.cc:434] P ffd243e08be1434899482b624e2e0938: ending tablet copy session f598c05876674ed890f2007218e6137d-8e5b6779645c48da8c15e921045bfd56 on tablet 8e5b6779645c48da8c15e921045bfd56 with peer f598c05876674ed890f2007218e6137d
I20260608 12:40:03.776643  1503 ts_tablet_manager.cc:933] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: Initiating tablet copy from peer cd1d3df9a75d40abae1b211278fd0471 (127.0.107.195:34055)
W20260608 12:40:03.777750  1211 consensus_peers.cc:597] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 -> Peer acfa0e563959441489f1a19176453aaf (127.0.107.193:39693): Couldn't send request to peer acfa0e563959441489f1a19176453aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:03.787009  1211 consensus_peers.cc:597] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 -> Peer acfa0e563959441489f1a19176453aaf (127.0.107.193:39693): Couldn't send request to peer acfa0e563959441489f1a19176453aaf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.796132  1503 tablet_copy_client.cc:323] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:34055
I20260608 12:40:03.807278   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:03.819926  1257 tablet_copy_service.cc:140] P cd1d3df9a75d40abae1b211278fd0471: Received BeginTabletCopySession request for tablet 3df1c7b092e5444f8a9af1ffe99d3e69 from peer f598c05876674ed890f2007218e6137d ({username='slave'} at 127.0.0.1:40038)
I20260608 12:40:03.820958  1257 tablet_copy_service.cc:161] P cd1d3df9a75d40abae1b211278fd0471: Beginning new tablet copy session on tablet 3df1c7b092e5444f8a9af1ffe99d3e69 from peer f598c05876674ed890f2007218e6137d at {username='slave'} at 127.0.0.1:40038: session id = f598c05876674ed890f2007218e6137d-3df1c7b092e5444f8a9af1ffe99d3e69
W20260608 12:40:03.822923  1360 connection.cc:466] server connection from 127.0.0.1:42994 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42994 (request call id 1) could send its response
I20260608 12:40:03.829802  1257 tablet_copy_source_session.cc:215] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:03.835597  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df1c7b092e5444f8a9af1ffe99d3e69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.838742   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:03.854290  1503 tablet_copy_client.cc:806] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:03.854911  1503 tablet_copy_client.cc:670] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:03.859875  1503 tablet_copy_client.cc:538] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:03.870267  1503 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: Bootstrap starting.
I20260608 12:40:03.891304   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:03.892432   431 tablet_replica.cc:333] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.893373   431 raft_consensus.cc:2243] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.893949   431 raft_consensus.cc:2272] T 15eae0bbf6dd46bea95703e5c124b63a P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.896515   431 tablet_replica.cc:333] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.896934  1503 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: 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
I20260608 12:40:03.897271   431 raft_consensus.cc:2243] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.897825   431 raft_consensus.cc:2272] T e5421727df33457183bbb5d8860c32ef P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.897838  1503 tablet_bootstrap.cc:492] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: Bootstrap complete.
I20260608 12:40:03.898927  1503 ts_tablet_manager.cc:1403] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.010s
W20260608 12:40:03.899536  1213 consensus_peers.cc:597] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 -> Peer ffd243e08be1434899482b624e2e0938 (127.0.107.194:33853): Couldn't send request to peer ffd243e08be1434899482b624e2e0938. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:03.900565   431 tablet_replica.cc:333] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.901417   431 raft_consensus.cc:2243] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.902025  1503 raft_consensus.cc:359] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.902619   431 raft_consensus.cc:2272] T 8e5b6779645c48da8c15e921045bfd56 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.902648  1503 raft_consensus.cc:740] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f598c05876674ed890f2007218e6137d, State: Initialized, Role: LEARNER
I20260608 12:40:03.903481  1503 consensus_queue.cc:260] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d [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: "acfa0e563959441489f1a19176453aaf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39693 } attrs { replace: true } } peers { permanent_uuid: "ffd243e08be1434899482b624e2e0938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33853 } } peers { permanent_uuid: "cd1d3df9a75d40abae1b211278fd0471" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34055 } } peers { permanent_uuid: "f598c05876674ed890f2007218e6137d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42427 } attrs { promote: true } }
I20260608 12:40:03.905906   431 tablet_replica.cc:333] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.906754   431 raft_consensus.cc:2243] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.907333   431 raft_consensus.cc:2272] T 108483b903444fba86870880ee0835d8 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.907814  1503 ts_tablet_manager.cc:1434] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:40:03.909960   431 tablet_replica.cc:333] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.910666   431 raft_consensus.cc:2243] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.910943  1257 tablet_copy_service.cc:342] P cd1d3df9a75d40abae1b211278fd0471: Request end of tablet copy session f598c05876674ed890f2007218e6137d-3df1c7b092e5444f8a9af1ffe99d3e69 received from {username='slave'} at 127.0.0.1:40038
I20260608 12:40:03.911234   431 raft_consensus.cc:2272] T c9033be7601e4edca1017ad125fa1a9d P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.911387  1257 tablet_copy_service.cc:434] P cd1d3df9a75d40abae1b211278fd0471: ending tablet copy session f598c05876674ed890f2007218e6137d-3df1c7b092e5444f8a9af1ffe99d3e69 on tablet 3df1c7b092e5444f8a9af1ffe99d3e69 with peer f598c05876674ed890f2007218e6137d
I20260608 12:40:03.916668   431 tablet_replica.cc:333] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.917510   431 raft_consensus.cc:2243] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.918152   431 raft_consensus.cc:2272] T 3df1c7b092e5444f8a9af1ffe99d3e69 P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.920491   431 tablet_replica.cc:333] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.921123   431 raft_consensus.cc:2243] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.922044   431 raft_consensus.cc:2272] T 187edc22be9344abb4d133860e562d6d P ffd243e08be1434899482b624e2e0938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.924243   431 tablet_replica.cc:333] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938: stopping tablet replica
I20260608 12:40:03.924742   431 raft_consensus.cc:2243] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.925241   431 raft_consensus.cc:2272] T b581acc5e4dc419b8a638d1eec3d2de7 P ffd243e08be1434899482b624e2e0938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.956560   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:03.982949   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:04.020105   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:04.021138   431 tablet_replica.cc:333] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.021950   431 raft_consensus.cc:2243] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:04.022485   431 raft_consensus.cc:2272] T 15eae0bbf6dd46bea95703e5c124b63a P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.024951   431 tablet_replica.cc:333] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.025674   431 raft_consensus.cc:2243] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:04.026672   431 raft_consensus.cc:2272] T 108483b903444fba86870880ee0835d8 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.029374   431 tablet_replica.cc:333] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.030066   431 raft_consensus.cc:2243] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:04.030643   431 raft_consensus.cc:2272] T c9033be7601e4edca1017ad125fa1a9d P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.033560   431 tablet_replica.cc:333] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.034251   431 raft_consensus.cc:2243] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:04.035497   431 raft_consensus.cc:2272] T 3df1c7b092e5444f8a9af1ffe99d3e69 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.038416   431 tablet_replica.cc:333] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.039101   431 raft_consensus.cc:2243] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:04.039611   431 raft_consensus.cc:2272] T b581acc5e4dc419b8a638d1eec3d2de7 P cd1d3df9a75d40abae1b211278fd0471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.042066   431 tablet_replica.cc:333] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.042716   431 raft_consensus.cc:2243] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:04.043272   431 raft_consensus.cc:2272] T 187edc22be9344abb4d133860e562d6d P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.046168   431 tablet_replica.cc:333] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.046842   431 raft_consensus.cc:2243] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:04.047844   431 raft_consensus.cc:2272] T e5421727df33457183bbb5d8860c32ef P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.050348   431 tablet_replica.cc:333] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471: stopping tablet replica
I20260608 12:40:04.050941   431 raft_consensus.cc:2243] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:04.051479   431 raft_consensus.cc:2272] T 8e5b6779645c48da8c15e921045bfd56 P cd1d3df9a75d40abae1b211278fd0471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.086163   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:04.112813   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:04.146694   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:04.148170   431 tablet_replica.cc:333] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d: stopping tablet replica
I20260608 12:40:04.148941   431 raft_consensus.cc:2243] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:04.149355   431 raft_consensus.cc:2272] T 3df1c7b092e5444f8a9af1ffe99d3e69 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:04.151414   431 tablet_replica.cc:333] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d: stopping tablet replica
I20260608 12:40:04.151942   431 raft_consensus.cc:2243] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:04.152323   431 raft_consensus.cc:2272] T 8e5b6779645c48da8c15e921045bfd56 P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:04.154326   431 tablet_replica.cc:333] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d: stopping tablet replica
I20260608 12:40:04.154816   431 raft_consensus.cc:2243] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:04.155176   431 raft_consensus.cc:2272] T 187edc22be9344abb4d133860e562d6d P f598c05876674ed890f2007218e6137d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:04.176945   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:04.189332   431 master.cc:562] Master@127.0.107.254:41571 shutting down...
W20260608 12:40:04.217922  1044 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:40:04.218192  1044 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:40:04.218413  1044 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:40:04.219540   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:04.220081   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:04.220446   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 960b97efc0de4304b1a5e156c17984e6: stopping tablet replica
I20260608 12:40:04.240614   431 master.cc:584] Master@127.0.107.254:41571 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9411 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:40:04.278844   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38083,127.0.107.253:46791,127.0.107.252:44833
I20260608 12:40:04.280273   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.286175  1519 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
W20260608 12:40:04.286203  1518 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
W20260608 12:40:04.287323  1521 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
I20260608 12:40:04.288471   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.289351   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.289590   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.289765   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404289732 us; error 0 us; skew 500 ppm
I20260608 12:40:04.290357   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.292716   431 webserver.cc:533] Webserver started at http://127.0.107.254:36619/ using document root <none> and password file <none>
I20260608 12:40:04.293277   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.293468   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.293764   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.294822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "69a24e657b124ea2a1ce42d6b5b5b855"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.299530   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:04.302806  1526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.303506   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:04.303792   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "69a24e657b124ea2a1ce42d6b5b5b855"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.304071   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
I20260608 12:40:04.331866   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.333220   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.371168   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38083
I20260608 12:40:04.371285  1577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38083 every 8 connection(s)
I20260608 12:40:04.375241  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:04.375341   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.381023  1580 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
W20260608 12:40:04.381397  1581 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
W20260608 12:40:04.383926  1583 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
I20260608 12:40:04.384003  1578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.385928   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.387161   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.387554   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.387769   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404387751 us; error 0 us; skew 500 ppm
I20260608 12:40:04.388406   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.392117   431 webserver.cc:533] Webserver started at http://127.0.107.253:42275/ using document root <none> and password file <none>
I20260608 12:40:04.392643   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.392904   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.393178   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.394430   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root/instance:
uuid: "6fa6acc5874c46008fa355b716e9b29e"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.398783   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:40:04.402336  1590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.403232   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:40:04.403476   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
uuid: "6fa6acc5874c46008fa355b716e9b29e"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.403702   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
I20260608 12:40:04.419313   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.420490   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.432715  1578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:04.441188  1578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:46791: Network error: Client connection negotiation failed: client connection to 127.0.107.253:46791: connect: Connection refused (error 111)
I20260608 12:40:04.463377   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:46791
I20260608 12:40:04.463515  1642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:46791 every 8 connection(s)
I20260608 12:40:04.467484  1643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:04.467657   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.473110  1645 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
W20260608 12:40:04.474175  1646 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
I20260608 12:40:04.475354  1643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:04.477524  1648 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
I20260608 12:40:04.478832   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.479712   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.479904   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.480032   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404480020 us; error 0 us; skew 500 ppm
I20260608 12:40:04.480558   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.483731   431 webserver.cc:533] Webserver started at http://127.0.107.252:45621/ using document root <none> and password file <none>
I20260608 12:40:04.484499   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.484771   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.485134   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.486382   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root/instance:
uuid: "961f7a81edc444639a446c70cbb593c0"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.487730  1578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } attempt: 1
I20260608 12:40:04.492218  1643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.494627   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:40:04.504034  1578 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.505434  1656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.507756   431 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.000s	sys 0.010s
I20260608 12:40:04.508100   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
uuid: "961f7a81edc444639a446c70cbb593c0"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.508399   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
W20260608 12:40:04.510190  1578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44833: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:04.515571  1643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:04.522305  1643 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44833: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:04.534262   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.535521   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.544977  1643 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } attempt: 1
W20260608 12:40:04.550484  1643 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44833: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:04.555723  1578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } attempt: 1
W20260608 12:40:04.560814  1578 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44833: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:04.578751   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:44833
I20260608 12:40:04.578889  1708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:44833 every 8 connection(s)
I20260608 12:40:04.582093   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:04.583374  1709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:04.589442  1709 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.601704  1709 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.612792  1709 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:04.615090  1643 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } attempt: 2
I20260608 12:40:04.631935  1709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: Bootstrap starting.
I20260608 12:40:04.632404  1643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: Bootstrap starting.
I20260608 12:40:04.635463  1578 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } attempt: 2
I20260608 12:40:04.637339  1709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:04.638454  1643 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:04.643268  1709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: No bootstrap required, opened a new log
I20260608 12:40:04.643561  1643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: No bootstrap required, opened a new log
I20260608 12:40:04.646471  1709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.646807  1643 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.647297  1709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:04.647505  1643 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:04.647668  1709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 961f7a81edc444639a446c70cbb593c0, State: Initialized, Role: FOLLOWER
I20260608 12:40:04.647888  1643 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa6acc5874c46008fa355b716e9b29e, State: Initialized, Role: FOLLOWER
I20260608 12:40:04.648639  1709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.648790  1643 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.651153  1717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [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: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.651887  1717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.653349  1643 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:04.652992  1716 sys_catalog.cc:455] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [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: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.653865  1716 sys_catalog.cc:458] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.654608  1709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:04.655958  1578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: Bootstrap starting.
I20260608 12:40:04.663563  1578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:04.669557  1578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: No bootstrap required, opened a new log
I20260608 12:40:04.672919  1578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.673745  1578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:04.674081  1578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69a24e657b124ea2a1ce42d6b5b5b855, State: Initialized, Role: FOLLOWER
I20260608 12:40:04.674917  1578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
W20260608 12:40:04.677588  1737 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:04.678112  1737 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:40:04.677632  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [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: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.678962  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.679116  1578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:40:04.684122  1741 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:04.684480  1741 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:40:04.690500   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:40:04.690851   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:40:04.692910   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.695140  1752 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:04.695489  1752 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:40:04.700385  1753 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
W20260608 12:40:04.701480  1754 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
W20260608 12:40:04.703419  1756 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
I20260608 12:40:04.703464   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.704568   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.704813   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.705058   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404705039 us; error 0 us; skew 500 ppm
I20260608 12:40:04.705681   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.708263   431 webserver.cc:533] Webserver started at http://127.0.107.193:36879/ using document root <none> and password file <none>
I20260608 12:40:04.708793   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.709072   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.709378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.710570   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "f982ec55c29a48ecba3f8d9f6da3bb10"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.715401   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:04.718992  1761 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.719810   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:04.720118   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "f982ec55c29a48ecba3f8d9f6da3bb10"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.720443   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
I20260608 12:40:04.734197   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.735492   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.737074   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:04.739523   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:04.739763   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.740015   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:04.740195   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.784278   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42287
I20260608 12:40:04.784439  1823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42287 every 8 connection(s)
I20260608 12:40:04.788192  1716 raft_consensus.cc:493] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:04.788826  1716 raft_consensus.cc:515] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.791383  1716 leader_election.cc:290] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69a24e657b124ea2a1ce42d6b5b5b855 (127.0.107.254:38083), 6fa6acc5874c46008fa355b716e9b29e (127.0.107.253:46791)
I20260608 12:40:04.793527  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "961f7a81edc444639a446c70cbb593c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" is_pre_election: true
I20260608 12:40:04.794377  1553 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961f7a81edc444639a446c70cbb593c0 in term 0.
I20260608 12:40:04.796092  1658 leader_election.cc:304] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [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: 69a24e657b124ea2a1ce42d6b5b5b855, 961f7a81edc444639a446c70cbb593c0; no voters: 
I20260608 12:40:04.797879  1716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:04.798367  1716 raft_consensus.cc:493] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:04.798796  1716 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:04.799791   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:04.793634  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "961f7a81edc444639a446c70cbb593c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa6acc5874c46008fa355b716e9b29e" is_pre_election: true
I20260608 12:40:04.806807  1618 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 961f7a81edc444639a446c70cbb593c0 in term 0.
I20260608 12:40:04.809788  1825 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46791
I20260608 12:40:04.810307  1825 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.811486  1825 heartbeater.cc:507] Master 127.0.107.253:46791 requested a full tablet report, sending...
I20260608 12:40:04.815776  1608 ts_manager.cc:194] Registered new tserver with Master: f982ec55c29a48ecba3f8d9f6da3bb10 (127.0.107.193:42287)
I20260608 12:40:04.816478  1716 raft_consensus.cc:515] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:04.831897  1553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "961f7a81edc444639a446c70cbb593c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69a24e657b124ea2a1ce42d6b5b5b855"
I20260608 12:40:04.832710  1553 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:04.840613  1826 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38083
I20260608 12:40:04.841087  1826 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.841231  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "961f7a81edc444639a446c70cbb593c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa6acc5874c46008fa355b716e9b29e"
I20260608 12:40:04.842165  1826 heartbeater.cc:507] Master 127.0.107.254:38083 requested a full tablet report, sending...
I20260608 12:40:04.841115  1553 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961f7a81edc444639a446c70cbb593c0 in term 1.
I20260608 12:40:04.842053  1618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:04.843906  1716 leader_election.cc:290] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [CANDIDATE]: Term 1 election: Requested vote from peers 69a24e657b124ea2a1ce42d6b5b5b855 (127.0.107.254:38083), 6fa6acc5874c46008fa355b716e9b29e (127.0.107.253:46791)
W20260608 12:40:04.844435  1831 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
I20260608 12:40:04.845585  1658 leader_election.cc:304] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [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: 69a24e657b124ea2a1ce42d6b5b5b855, 961f7a81edc444639a446c70cbb593c0; no voters: 
I20260608 12:40:04.846896  1716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:04.848750  1543 ts_manager.cc:194] Registered new tserver with Master: f982ec55c29a48ecba3f8d9f6da3bb10 (127.0.107.193:42287)
W20260608 12:40:04.848973  1832 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
I20260608 12:40:04.850070  1618 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 961f7a81edc444639a446c70cbb593c0 in term 1.
I20260608 12:40:04.850242  1824 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44833
I20260608 12:40:04.850701  1824 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.851666  1824 heartbeater.cc:507] Master 127.0.107.252:44833 requested a full tablet report, sending...
I20260608 12:40:04.853080  1716 raft_consensus.cc:697] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 1 LEADER]: Becoming Leader. State: Replica: 961f7a81edc444639a446c70cbb593c0, State: Running, Role: LEADER
I20260608 12:40:04.855553  1716 consensus_queue.cc:237] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [LEADER]: Queue going to LEADER mode. State: All 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: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
W20260608 12:40:04.857815  1835 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
I20260608 12:40:04.858017   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.859174   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.859416   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.859630   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404859612 us; error 0 us; skew 500 ppm
I20260608 12:40:04.860627   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.863936   431 webserver.cc:533] Webserver started at http://127.0.107.194:41289/ using document root <none> and password file <none>
I20260608 12:40:04.863838  1834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 961f7a81edc444639a446c70cbb593c0. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.864691  1834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:04.864800   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.864998  1674 ts_manager.cc:194] Registered new tserver with Master: f982ec55c29a48ecba3f8d9f6da3bb10 (127.0.107.193:42287)
I20260608 12:40:04.865172   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.865561   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.866645  1840 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:04.866987   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "4e0a739323ba45fba5158a50774f2bc4"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.872073   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:04.872105  1840 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:04.876359  1842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.877521   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:04.877902   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "4e0a739323ba45fba5158a50774f2bc4"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-d4dv"
I20260608 12:40:04.878265   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
I20260608 12:40:04.882285  1618 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Refusing update from remote peer 961f7a81edc444639a446c70cbb593c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:04.882848  1553 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Refusing update from remote peer 961f7a81edc444639a446c70cbb593c0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:04.883891  1716 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:04.885020  1834 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:04.894922  1717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 961f7a81edc444639a446c70cbb593c0. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.895715  1717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.902174   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.904003   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.906612  1834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.907441  1834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:04.908571  1840 catalog_manager.cc:1382] Generated new cluster ID: 50d70d0ea1ad478cacb7df31ae22e0be
I20260608 12:40:04.909005  1840 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:04.915172  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 961f7a81edc444639a446c70cbb593c0. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.915918  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.919646  1834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.920794  1834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:04.931308  1717 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.932111  1717 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.938086   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:04.938110  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "961f7a81edc444639a446c70cbb593c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:04.941892  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:04.947687   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:04.947988   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.948282   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:04.948539   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.949035  1840 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:04.950793  1840 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:04.978574  1840 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: Generated new TSK 0
I20260608 12:40:04.979776  1840 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:05.010046   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36159
I20260608 12:40:05.010196  1913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36159 every 8 connection(s)
I20260608 12:40:05.018918   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:05.034379  1915 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46791
I20260608 12:40:05.034865  1915 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.035797  1915 heartbeater.cc:507] Master 127.0.107.253:46791 requested a full tablet report, sending...
I20260608 12:40:05.038878  1608 ts_manager.cc:194] Registered new tserver with Master: 4e0a739323ba45fba5158a50774f2bc4 (127.0.107.194:36159)
W20260608 12:40:05.042663  1921 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
I20260608 12:40:05.045571  1916 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38083
I20260608 12:40:05.045689  1914 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44833
I20260608 12:40:05.046118  1916 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.046691  1914 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.047147  1916 heartbeater.cc:507] Master 127.0.107.254:38083 requested a full tablet report, sending...
I20260608 12:40:05.048398  1914 heartbeater.cc:507] Master 127.0.107.252:44833 requested a full tablet report, sending...
W20260608 12:40:05.045706  1922 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
I20260608 12:40:05.051940  1543 ts_manager.cc:194] Registered new tserver with Master: 4e0a739323ba45fba5158a50774f2bc4 (127.0.107.194:36159)
W20260608 12:40:05.053174  1924 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
I20260608 12:40:05.053435  1674 ts_manager.cc:194] Registered new tserver with Master: 4e0a739323ba45fba5158a50774f2bc4 (127.0.107.194:36159)
I20260608 12:40:05.053781   431 server_base.cc:1061] running on GCE node
I20260608 12:40:05.054780   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:05.055006   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:05.055258   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922405055235 us; error 0 us; skew 500 ppm
I20260608 12:40:05.055896  1674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33932
I20260608 12:40:05.056027   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:05.059042   431 webserver.cc:533] Webserver started at http://127.0.107.195:40291/ using document root <none> and password file <none>
I20260608 12:40:05.059790   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:05.060015   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:05.060329   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:05.061712   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "997b5bb684234203981fd6abbef3dde0"
format_stamp: "Formatted at 2026-06-08 12:40:05 on dist-test-slave-d4dv"
I20260608 12:40:05.067301   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:40:05.071159  1929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:05.071951   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:05.072217   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "997b5bb684234203981fd6abbef3dde0"
format_stamp: "Formatted at 2026-06-08 12:40:05 on dist-test-slave-d4dv"
I20260608 12:40:05.072484   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922389651467-431-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)
I20260608 12:40:05.196990   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:05.198972   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:05.233968   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:05.241911   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:05.242256   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:05.242573   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:05.242821   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:05.354192   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43265
I20260608 12:40:05.354311  1991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43265 every 8 connection(s)
I20260608 12:40:05.383327  1992 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44833
I20260608 12:40:05.383757  1992 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.384070  1993 heartbeater.cc:344] Connected to a master server at 127.0.107.253:46791
I20260608 12:40:05.384547  1993 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.384816  1992 heartbeater.cc:507] Master 127.0.107.252:44833 requested a full tablet report, sending...
I20260608 12:40:05.385432  1993 heartbeater.cc:507] Master 127.0.107.253:46791 requested a full tablet report, sending...
I20260608 12:40:05.387385  1674 ts_manager.cc:194] Registered new tserver with Master: 997b5bb684234203981fd6abbef3dde0 (127.0.107.195:43265)
I20260608 12:40:05.388612  1608 ts_manager.cc:194] Registered new tserver with Master: 997b5bb684234203981fd6abbef3dde0 (127.0.107.195:43265)
I20260608 12:40:05.389289  1674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33944
I20260608 12:40:05.390632  1994 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38083
I20260608 12:40:05.391021  1994 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.391652  1994 heartbeater.cc:507] Master 127.0.107.254:38083 requested a full tablet report, sending...
I20260608 12:40:05.394188  1543 ts_manager.cc:194] Registered new tserver with Master: 997b5bb684234203981fd6abbef3dde0 (127.0.107.195:43265)
I20260608 12:40:05.394667   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024170677s
I20260608 12:40:05.682037  1737 catalog_manager.cc:1294] Loaded cluster ID: 50d70d0ea1ad478cacb7df31ae22e0be
I20260608 12:40:05.682350  1737 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: loading cluster ID for follower catalog manager: success
I20260608 12:40:05.687565  1737 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: acquiring CA information for follower catalog manager: success
I20260608 12:40:05.690914  1737 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:05.699533  1752 catalog_manager.cc:1294] Loaded cluster ID: 50d70d0ea1ad478cacb7df31ae22e0be
I20260608 12:40:05.699824  1752 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: loading cluster ID for follower catalog manager: success
I20260608 12:40:05.704638  1752 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: acquiring CA information for follower catalog manager: success
I20260608 12:40:05.708552  1752 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:05.869982  1674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33920
I20260608 12:40:06.058838  1914 heartbeater.cc:499] Master 127.0.107.252:44833 was elected leader, sending a full tablet report...
W20260608 12:40:06.233317  1705 debug-util.cc:398] Leaking SignalData structure 0x7b0800065ae0 after lost signal to thread 434
W20260608 12:40:06.236150  1705 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4e40 after lost signal to thread 1823
W20260608 12:40:06.237125  1705 debug-util.cc:398] Leaking SignalData structure 0x7b080004afa0 after lost signal to thread 1913
I20260608 12:40:06.392217  1992 heartbeater.cc:499] Master 127.0.107.252:44833 was elected leader, sending a full tablet report...
I20260608 12:40:06.679738  1739 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:06.762945  1674 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33960:
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"
    }
  }
}
I20260608 12:40:06.860124  1879 tablet_service.cc:1511] Processing CreateTablet for tablet 4300607536cb4cd3998cf08deff56a4c (DEFAULT_TABLE table=test-workload [id=83f479b14e3d42af8a276e1c0526f9e5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:06.861706  1879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4300607536cb4cd3998cf08deff56a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:06.870496  1789 tablet_service.cc:1511] Processing CreateTablet for tablet 3345a618d424453482fc815fbcc06d4f (DEFAULT_TABLE table=test-workload [id=83f479b14e3d42af8a276e1c0526f9e5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:06.871402  1957 tablet_service.cc:1511] Processing CreateTablet for tablet 008d0894cfde4bf68132bd09d3fc97cf (DEFAULT_TABLE table=test-workload [id=83f479b14e3d42af8a276e1c0526f9e5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:06.872023  1789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3345a618d424453482fc815fbcc06d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:06.872381  1824 heartbeater.cc:499] Master 127.0.107.252:44833 was elected leader, sending a full tablet report...
I20260608 12:40:06.872753  1957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008d0894cfde4bf68132bd09d3fc97cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:06.891620  2026 tablet_bootstrap.cc:492] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: Bootstrap starting.
I20260608 12:40:06.893325  2027 tablet_bootstrap.cc:492] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: Bootstrap starting.
I20260608 12:40:06.895637  2028 tablet_bootstrap.cc:492] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: Bootstrap starting.
I20260608 12:40:06.900785  2026 tablet_bootstrap.cc:654] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.903590  2027 tablet_bootstrap.cc:654] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.903852  2028 tablet_bootstrap.cc:654] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.913980  2027 tablet_bootstrap.cc:492] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: No bootstrap required, opened a new log
I20260608 12:40:06.914676  2027 ts_tablet_manager.cc:1403] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260608 12:40:06.913981  2026 tablet_bootstrap.cc:492] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: No bootstrap required, opened a new log
I20260608 12:40:06.917375  2026 ts_tablet_manager.cc:1403] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260608 12:40:06.917076  2027 raft_consensus.cc:359] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f982ec55c29a48ecba3f8d9f6da3bb10" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42287 } }
I20260608 12:40:06.918998  2027 raft_consensus.cc:385] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.919380  2027 raft_consensus.cc:740] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f982ec55c29a48ecba3f8d9f6da3bb10, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.920598  2028 tablet_bootstrap.cc:492] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: No bootstrap required, opened a new log
I20260608 12:40:06.920670  2026 raft_consensus.cc:359] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e0a739323ba45fba5158a50774f2bc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36159 } }
I20260608 12:40:06.921140  2027 consensus_queue.cc:260] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f982ec55c29a48ecba3f8d9f6da3bb10" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42287 } }
I20260608 12:40:06.921391  2028 ts_tablet_manager.cc:1403] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260608 12:40:06.921525  2026 raft_consensus.cc:385] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.921895  2027 raft_consensus.cc:399] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:06.922138  2026 raft_consensus.cc:740] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e0a739323ba45fba5158a50774f2bc4, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.922446  2027 raft_consensus.cc:493] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:06.923054  2027 raft_consensus.cc:3060] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.923122  2026 consensus_queue.cc:260] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e0a739323ba45fba5158a50774f2bc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36159 } }
I20260608 12:40:06.923924  2026 raft_consensus.cc:399] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:06.924327  2026 raft_consensus.cc:493] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:06.924765  2026 raft_consensus.cc:3060] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.928876  2028 raft_consensus.cc:359] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997b5bb684234203981fd6abbef3dde0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43265 } }
I20260608 12:40:06.929615  2028 raft_consensus.cc:385] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.929999  2028 raft_consensus.cc:740] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997b5bb684234203981fd6abbef3dde0, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.931030  2028 consensus_queue.cc:260] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "997b5bb684234203981fd6abbef3dde0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43265 } }
I20260608 12:40:06.931574  2026 raft_consensus.cc:515] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e0a739323ba45fba5158a50774f2bc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36159 } }
I20260608 12:40:06.931926  2028 raft_consensus.cc:399] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:06.932443  2028 raft_consensus.cc:493] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:06.932456  2026 leader_election.cc:304] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [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: 4e0a739323ba45fba5158a50774f2bc4; no voters: 
I20260608 12:40:06.933162  2028 raft_consensus.cc:3060] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.934178  2027 raft_consensus.cc:515] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f982ec55c29a48ecba3f8d9f6da3bb10" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42287 } }
I20260608 12:40:06.935316  2027 leader_election.cc:304] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [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: f982ec55c29a48ecba3f8d9f6da3bb10; no voters: 
I20260608 12:40:06.941215  2033 raft_consensus.cc:2804] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.941898  2027 leader_election.cc:290] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:06.942830  2026 leader_election.cc:290] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:06.943270  2032 raft_consensus.cc:2804] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.940675  2028 raft_consensus.cc:515] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997b5bb684234203981fd6abbef3dde0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43265 } }
I20260608 12:40:06.945461  2028 leader_election.cc:304] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [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: 997b5bb684234203981fd6abbef3dde0; no voters: 
I20260608 12:40:06.947741  2038 raft_consensus.cc:2804] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.948206  2028 leader_election.cc:290] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:06.950507  2027 ts_tablet_manager.cc:1434] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: Time spent starting tablet: real 0.036s	user 0.021s	sys 0.002s
I20260608 12:40:06.953977  2026 ts_tablet_manager.cc:1434] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: Time spent starting tablet: real 0.036s	user 0.016s	sys 0.011s
I20260608 12:40:06.955690  2032 raft_consensus.cc:697] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 4e0a739323ba45fba5158a50774f2bc4, State: Running, Role: LEADER
I20260608 12:40:06.956544  2032 consensus_queue.cc:237] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [LEADER]: Queue going to LEADER mode. State: All 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: "4e0a739323ba45fba5158a50774f2bc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36159 } }
I20260608 12:40:06.959880  2038 raft_consensus.cc:697] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 1 LEADER]: Becoming Leader. State: Replica: 997b5bb684234203981fd6abbef3dde0, State: Running, Role: LEADER
I20260608 12:40:06.960868  2038 consensus_queue.cc:237] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [LEADER]: Queue going to LEADER mode. State: All 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: "997b5bb684234203981fd6abbef3dde0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43265 } }
I20260608 12:40:06.961915  2033 raft_consensus.cc:697] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 1 LEADER]: Becoming Leader. State: Replica: f982ec55c29a48ecba3f8d9f6da3bb10, State: Running, Role: LEADER
I20260608 12:40:06.962955  2033 consensus_queue.cc:237] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [LEADER]: Queue going to LEADER mode. State: All 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: "f982ec55c29a48ecba3f8d9f6da3bb10" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42287 } }
I20260608 12:40:06.968345  2028 ts_tablet_manager.cc:1434] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.006s
I20260608 12:40:06.977736  1673 catalog_manager.cc:5696] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 reported cstate change: term changed from 0 to 1, leader changed from <none> to f982ec55c29a48ecba3f8d9f6da3bb10 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f982ec55c29a48ecba3f8d9f6da3bb10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f982ec55c29a48ecba3f8d9f6da3bb10" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42287 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:06.978899  1674 catalog_manager.cc:5696] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e0a739323ba45fba5158a50774f2bc4 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4e0a739323ba45fba5158a50774f2bc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e0a739323ba45fba5158a50774f2bc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36159 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:06.997594  1672 catalog_manager.cc:5696] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 997b5bb684234203981fd6abbef3dde0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "997b5bb684234203981fd6abbef3dde0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997b5bb684234203981fd6abbef3dde0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:07.117228   431 master.cc:562] Master@127.0.107.252:44833 shutting down...
I20260608 12:40:07.142769   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:07.143635   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:07.144021   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 961f7a81edc444639a446c70cbb593c0: stopping tablet replica
W20260608 12:40:08.044902  1824 heartbeater.cc:646] Failed to heartbeat to 127.0.107.252:44833 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
W20260608 12:40:08.154695   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1705)
I20260608 12:40:08.590938  2051 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 961f7a81edc444639a446c70cbb593c0)
I20260608 12:40:08.591786  2051 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:08.592444  2052 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 961f7a81edc444639a446c70cbb593c0)
I20260608 12:40:08.593089  2052 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:08.593984  2051 leader_election.cc:290] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69a24e657b124ea2a1ce42d6b5b5b855 (127.0.107.254:38083), 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833)
I20260608 12:40:08.595433  2052 leader_election.cc:290] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6fa6acc5874c46008fa355b716e9b29e (127.0.107.253:46791), 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833)
I20260608 12:40:08.596168  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "6fa6acc5874c46008fa355b716e9b29e" is_pre_election: true
I20260608 12:40:08.595381  1552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6fa6acc5874c46008fa355b716e9b29e" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" is_pre_election: true
I20260608 12:40:08.596868  1618 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69a24e657b124ea2a1ce42d6b5b5b855 in term 1.
I20260608 12:40:08.596951  1552 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa6acc5874c46008fa355b716e9b29e in term 1.
I20260608 12:40:08.598347  1529 leader_election.cc:304] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [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: 69a24e657b124ea2a1ce42d6b5b5b855, 6fa6acc5874c46008fa355b716e9b29e; no voters: 
I20260608 12:40:08.599372  2052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:08.599817  2052 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 961f7a81edc444639a446c70cbb593c0)
I20260608 12:40:08.600247  2052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:08.610208  2052 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:08.613808  2052 leader_election.cc:290] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa6acc5874c46008fa355b716e9b29e (127.0.107.253:46791), 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833)
I20260608 12:40:08.614576  1618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "6fa6acc5874c46008fa355b716e9b29e"
I20260608 12:40:08.615227  1618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:40:08.616685  1528 leader_election.cc:336] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
W20260608 12:40:08.620829  1528 leader_election.cc:336] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:08.622466  1592 leader_election.cc:304] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [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: 69a24e657b124ea2a1ce42d6b5b5b855, 6fa6acc5874c46008fa355b716e9b29e; no voters: 
I20260608 12:40:08.622689  1618 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69a24e657b124ea2a1ce42d6b5b5b855 in term 2.
I20260608 12:40:08.623487  2051 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:40:08.624068  1529 leader_election.cc:304] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [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: 69a24e657b124ea2a1ce42d6b5b5b855, 6fa6acc5874c46008fa355b716e9b29e; no voters: 961f7a81edc444639a446c70cbb593c0
I20260608 12:40:08.624944  2052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:40:08.625597  1592 leader_election.cc:336] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833): Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111)
I20260608 12:40:08.626377  2052 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 2 LEADER]: Becoming Leader. State: Replica: 69a24e657b124ea2a1ce42d6b5b5b855, State: Running, Role: LEADER
I20260608 12:40:08.627245  2052 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [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: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } }
I20260608 12:40:08.632015  2057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69a24e657b124ea2a1ce42d6b5b5b855. Latest consensus state: current_term: 2 leader_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:08.632638  2057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:08.634388  2059 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:08.642140  2059 catalog_manager.cc:679] Loaded metadata for table test-workload [id=83f479b14e3d42af8a276e1c0526f9e5]
I20260608 12:40:08.649888  2059 tablet_loader.cc:96] loaded metadata for tablet 008d0894cfde4bf68132bd09d3fc97cf (table test-workload [id=83f479b14e3d42af8a276e1c0526f9e5])
I20260608 12:40:08.651469  2059 tablet_loader.cc:96] loaded metadata for tablet 3345a618d424453482fc815fbcc06d4f (table test-workload [id=83f479b14e3d42af8a276e1c0526f9e5])
I20260608 12:40:08.653018  2059 tablet_loader.cc:96] loaded metadata for tablet 4300607536cb4cd3998cf08deff56a4c (table test-workload [id=83f479b14e3d42af8a276e1c0526f9e5])
I20260608 12:40:08.654660  2059 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:08.659972  2059 catalog_manager.cc:1294] Loaded cluster ID: 50d70d0ea1ad478cacb7df31ae22e0be
I20260608 12:40:08.660310  2059 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:08.666188  2059 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:08.671321  2059 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: Loaded TSK: 0
I20260608 12:40:08.672612  2059 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:08.691488  1751 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:08.691947  1751 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:09.155296   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1705)
I20260608 12:40:09.180872  1618 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 2 FOLLOWER]: Refusing update from remote peer 69a24e657b124ea2a1ce42d6b5b5b855: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 12:40:09.182521  2063 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:40:09.188628  2064 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69a24e657b124ea2a1ce42d6b5b5b855. Latest consensus state: current_term: 2 leader_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:09.189831  2064 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:40:09.193373  1528 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 12:40:09.203306  2067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:09.204504  2067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:09.210211  2064 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69a24e657b124ea2a1ce42d6b5b5b855" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 38083 } } peers { permanent_uuid: "6fa6acc5874c46008fa355b716e9b29e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 46791 } } peers { permanent_uuid: "961f7a81edc444639a446c70cbb593c0" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44833 } } }
I20260608 12:40:09.211007  2064 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:40:09.213164  1528 consensus_peers.cc:597] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 -> Peer 961f7a81edc444639a446c70cbb593c0 (127.0.107.252:44833): Couldn't send request to peer 961f7a81edc444639a446c70cbb593c0. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:09.413589   431 master.cc:584] Master@127.0.107.252:44833 shutdown complete.
I20260608 12:40:09.426488   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:09.444762   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:09.445590   431 tablet_replica.cc:333] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10: stopping tablet replica
I20260608 12:40:09.446074   431 raft_consensus.cc:2243] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:09.446527   431 raft_consensus.cc:2272] T 3345a618d424453482fc815fbcc06d4f P f982ec55c29a48ecba3f8d9f6da3bb10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:09.464588   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:09.473052   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:09.490855   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:09.491493   431 tablet_replica.cc:333] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4: stopping tablet replica
I20260608 12:40:09.492005   431 raft_consensus.cc:2243] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:09.492442   431 raft_consensus.cc:2272] T 4300607536cb4cd3998cf08deff56a4c P 4e0a739323ba45fba5158a50774f2bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:09.510304   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:09.518533   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:09.535213   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:09.535913   431 tablet_replica.cc:333] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0: stopping tablet replica
I20260608 12:40:09.536480   431 raft_consensus.cc:2243] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:09.536994   431 raft_consensus.cc:2272] T 008d0894cfde4bf68132bd09d3fc97cf P 997b5bb684234203981fd6abbef3dde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:09.556034   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:09.564735   431 master.cc:562] Master@127.0.107.254:38083 shutting down...
I20260608 12:40:09.580070   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:09.581405   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:09.581856   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69a24e657b124ea2a1ce42d6b5b5b855: stopping tablet replica
I20260608 12:40:09.603828   431 master.cc:584] Master@127.0.107.254:38083 shutdown complete.
I20260608 12:40:09.615231   431 master.cc:562] Master@127.0.107.253:46791 shutting down...
I20260608 12:40:09.630676   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:09.631186   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:09.631461   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fa6acc5874c46008fa355b716e9b29e: stopping tablet replica
I20260608 12:40:09.640066   431 master.cc:584] Master@127.0.107.253:46791 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (5385 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:40:09.664450   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45889
I20260608 12:40:09.665560   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:09.670867  2073 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
W20260608 12:40:09.671520  2072 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
W20260608 12:40:09.672226  2075 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
I20260608 12:40:09.673193   431 server_base.cc:1061] running on GCE node
I20260608 12:40:09.673986   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:09.674163   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:09.674283   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922409674271 us; error 0 us; skew 500 ppm
I20260608 12:40:09.674793   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:09.677142   431 webserver.cc:533] Webserver started at http://127.0.107.254:39875/ using document root <none> and password file <none>
I20260608 12:40:09.677616   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:09.677773   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:09.677987   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:09.679003   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "beccc00ee51040f29e6abcfa4e09f935"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-d4dv"
I20260608 12:40:09.683430   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:40:09.686960  2080 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.687718   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:09.688031   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "beccc00ee51040f29e6abcfa4e09f935"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-d4dv"
I20260608 12:40:09.688316   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-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)
I20260608 12:40:09.719522   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:09.721022   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:09.757205   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45889
I20260608 12:40:09.757349  2131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45889 every 8 connection(s)
I20260608 12:40:09.761291  2132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.771307  2132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935: Bootstrap starting.
I20260608 12:40:09.775923  2132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.780165  2132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935: No bootstrap required, opened a new log
I20260608 12:40:09.782352  2132 raft_consensus.cc:359] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER }
I20260608 12:40:09.782801  2132 raft_consensus.cc:385] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.783041  2132 raft_consensus.cc:740] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beccc00ee51040f29e6abcfa4e09f935, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.783648  2132 consensus_queue.cc:260] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER }
I20260608 12:40:09.784129  2132 raft_consensus.cc:399] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:09.784379  2132 raft_consensus.cc:493] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:09.784652  2132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.789173  2132 raft_consensus.cc:515] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER }
I20260608 12:40:09.789770  2132 leader_election.cc:304] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [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: beccc00ee51040f29e6abcfa4e09f935; no voters: 
I20260608 12:40:09.791095  2132 leader_election.cc:290] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:09.791538  2135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:09.793068  2135 raft_consensus.cc:697] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 1 LEADER]: Becoming Leader. State: Replica: beccc00ee51040f29e6abcfa4e09f935, State: Running, Role: LEADER
I20260608 12:40:09.793850  2135 consensus_queue.cc:237] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [LEADER]: Queue going to LEADER mode. State: All 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: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER }
I20260608 12:40:09.794242  2132 sys_catalog.cc:565] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:09.796967  2136 sys_catalog.cc:455] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "beccc00ee51040f29e6abcfa4e09f935" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER } }
I20260608 12:40:09.796986  2137 sys_catalog.cc:455] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [sys.catalog]: SysCatalogTable state changed. Reason: New leader beccc00ee51040f29e6abcfa4e09f935. Latest consensus state: current_term: 1 leader_uuid: "beccc00ee51040f29e6abcfa4e09f935" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "beccc00ee51040f29e6abcfa4e09f935" member_type: VOTER } }
I20260608 12:40:09.797816  2136 sys_catalog.cc:458] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:09.797837  2137 sys_catalog.cc:458] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:09.802958  2140 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:09.810926  2140 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:09.811945   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:09.821166  2140 catalog_manager.cc:1382] Generated new cluster ID: a4ce72d642ab4fceb4d90c12f1cb0357
I20260608 12:40:09.821514  2140 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:09.836926  2140 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:09.838268  2140 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:09.853025  2140 catalog_manager.cc:6069] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935: Generated new TSK 0
I20260608 12:40:09.853672  2140 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:09.878842   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:09.885478  2153 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
W20260608 12:40:09.886989  2154 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
W20260608 12:40:09.889168  2156 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
I20260608 12:40:09.891531   431 server_base.cc:1061] running on GCE node
I20260608 12:40:09.892306   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:09.892494   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:09.892624   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922409892613 us; error 0 us; skew 500 ppm
I20260608 12:40:09.893299   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:09.917565   431 webserver.cc:533] Webserver started at http://127.0.107.193:35285/ using document root <none> and password file <none>
I20260608 12:40:09.918416   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:09.918680   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:09.919054   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:09.920665   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-d4dv"
I20260608 12:40:09.926695   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:09.930904  2162 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.931731   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:40:09.932082   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-d4dv"
I20260608 12:40:09.932365   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-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)
I20260608 12:40:09.945967   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:09.947396   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:09.949082   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:09.951761   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:09.952001   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.952256   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:09.952445   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.996570   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39047
I20260608 12:40:09.996716  2224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39047 every 8 connection(s)
I20260608 12:40:10.002772   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:10.013067  2229 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
W20260608 12:40:10.013113  2230 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
W20260608 12:40:10.016690  2232 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
I20260608 12:40:10.017225   431 server_base.cc:1061] running on GCE node
I20260608 12:40:10.018323   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:10.018543   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:10.018780   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922410018761 us; error 0 us; skew 500 ppm
I20260608 12:40:10.019421   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:10.022572   431 webserver.cc:533] Webserver started at http://127.0.107.194:33319/ using document root <none> and password file <none>
I20260608 12:40:10.023288   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:10.023342  2225 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45889
I20260608 12:40:10.023581   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:10.023854  2225 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:10.024056   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:10.024711  2225 heartbeater.cc:507] Master 127.0.107.254:45889 requested a full tablet report, sending...
I20260608 12:40:10.025772   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "e1f6080d47a7454199d28d038251f98a"
format_stamp: "Formatted at 2026-06-08 12:40:10 on dist-test-slave-d4dv"
I20260608 12:40:10.027700  2097 ts_manager.cc:194] Registered new tserver with Master: d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
I20260608 12:40:10.030659  2097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60652
I20260608 12:40:10.032510   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:40:10.036515  2237 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:10.037415   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:10.037732   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "e1f6080d47a7454199d28d038251f98a"
format_stamp: "Formatted at 2026-06-08 12:40:10 on dist-test-slave-d4dv"
I20260608 12:40:10.038036   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-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)
I20260608 12:40:10.066941   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:10.068359   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:10.070019   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:10.072314   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:10.072495   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:10.072803   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:10.073065   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:10.114336   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44927
I20260608 12:40:10.114452  2299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44927 every 8 connection(s)
I20260608 12:40:10.119577   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:10.135546  2300 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45889
W20260608 12:40:10.136526  2303 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
W20260608 12:40:10.138393  2304 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
I20260608 12:40:10.138625  2300 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:10.140043  2300 heartbeater.cc:507] Master 127.0.107.254:45889 requested a full tablet report, sending...
W20260608 12:40:10.141728  2306 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
I20260608 12:40:10.141913   431 server_base.cc:1061] running on GCE node
I20260608 12:40:10.142731  2097 ts_manager.cc:194] Registered new tserver with Master: e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927)
I20260608 12:40:10.142871   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:10.143214   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:10.143409   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922410143392 us; error 0 us; skew 500 ppm
I20260608 12:40:10.144089   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:10.144321  2097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60662
I20260608 12:40:10.147128   431 webserver.cc:533] Webserver started at http://127.0.107.195:33281/ using document root <none> and password file <none>
I20260608 12:40:10.147706   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:10.147921   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:10.148201   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:10.149452   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "461426eed45849c792fdab013c96edc6"
format_stamp: "Formatted at 2026-06-08 12:40:10 on dist-test-slave-d4dv"
I20260608 12:40:10.154114   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:10.157620  2311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:10.158388   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:10.158696   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "461426eed45849c792fdab013c96edc6"
format_stamp: "Formatted at 2026-06-08 12:40:10 on dist-test-slave-d4dv"
I20260608 12:40:10.158982   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-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)
I20260608 12:40:10.195863   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:10.197260   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:10.198623   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:10.201050   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:10.201285   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:10.201527   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:10.201704   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:10.244168   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43545
I20260608 12:40:10.244354  2373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43545 every 8 connection(s)
I20260608 12:40:10.258899  2374 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45889
I20260608 12:40:10.259266  2374 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:10.260069  2374 heartbeater.cc:507] Master 127.0.107.254:45889 requested a full tablet report, sending...
I20260608 12:40:10.262362  2097 ts_manager.cc:194] Registered new tserver with Master: 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:10.262538   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015093356s
I20260608 12:40:10.264307  2097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60668
I20260608 12:40:11.034150  2225 heartbeater.cc:499] Master 127.0.107.254:45889 was elected leader, sending a full tablet report...
I20260608 12:40:11.147477  2300 heartbeater.cc:499] Master 127.0.107.254:45889 was elected leader, sending a full tablet report...
I20260608 12:40:11.267323  2374 heartbeater.cc:499] Master 127.0.107.254:45889 was elected leader, sending a full tablet report...
I20260608 12:40:11.321262  2097 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60674:
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"
    }
  }
}
W20260608 12:40:11.323721  2097 catalog_manager.cc:7076] 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.
I20260608 12:40:11.377679  2264 tablet_service.cc:1511] Processing CreateTablet for tablet 680c087e89cc41e2ad15c39b7d17207e (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:11.379369  2264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680c087e89cc41e2ad15c39b7d17207e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.381450  2265 tablet_service.cc:1511] Processing CreateTablet for tablet a1b4188aac194c7986b90de27cd25efe (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:11.382928  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b4188aac194c7986b90de27cd25efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.384264  2190 tablet_service.cc:1511] Processing CreateTablet for tablet a1b4188aac194c7986b90de27cd25efe (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:11.385035  2189 tablet_service.cc:1511] Processing CreateTablet for tablet 680c087e89cc41e2ad15c39b7d17207e (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:11.385831  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b4188aac194c7986b90de27cd25efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.386026  2339 tablet_service.cc:1511] Processing CreateTablet for tablet a1b4188aac194c7986b90de27cd25efe (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:11.387429  2339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b4188aac194c7986b90de27cd25efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.386440  2189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680c087e89cc41e2ad15c39b7d17207e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.390295  2338 tablet_service.cc:1511] Processing CreateTablet for tablet 680c087e89cc41e2ad15c39b7d17207e (DEFAULT_TABLE table=test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:11.391721  2338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680c087e89cc41e2ad15c39b7d17207e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:11.408337  2394 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: Bootstrap starting.
I20260608 12:40:11.416117  2395 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: Bootstrap starting.
I20260608 12:40:11.418082  2394 tablet_bootstrap.cc:654] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.421753  2396 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: Bootstrap starting.
I20260608 12:40:11.428241  2394 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: No bootstrap required, opened a new log
I20260608 12:40:11.428803  2394 ts_tablet_manager.cc:1403] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260608 12:40:11.430321  2395 tablet_bootstrap.cc:654] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.431913  2394 raft_consensus.cc:359] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.432927  2394 raft_consensus.cc:385] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.433092  2396 tablet_bootstrap.cc:654] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.433317  2394 raft_consensus.cc:740] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f6080d47a7454199d28d038251f98a, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.434476  2394 consensus_queue.cc:260] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.437208  2395 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: No bootstrap required, opened a new log
I20260608 12:40:11.437796  2395 ts_tablet_manager.cc:1403] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260608 12:40:11.438701  2394 ts_tablet_manager.cc:1434] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:40:11.439678  2396 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: No bootstrap required, opened a new log
I20260608 12:40:11.439718  2394 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Bootstrap starting.
I20260608 12:40:11.440420  2396 ts_tablet_manager.cc:1403] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.009s
I20260608 12:40:11.441071  2395 raft_consensus.cc:359] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.441915  2395 raft_consensus.cc:385] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.442291  2395 raft_consensus.cc:740] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461426eed45849c792fdab013c96edc6, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.443323  2395 consensus_queue.cc:260] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.445523  2396 raft_consensus.cc:359] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.446357  2396 raft_consensus.cc:385] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.446774  2396 raft_consensus.cc:740] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5aa8dc4abaf467e86cbde8ffced8fd1, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.447482  2394 tablet_bootstrap.cc:654] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.447886  2396 consensus_queue.cc:260] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.455776  2395 ts_tablet_manager.cc:1434] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.013s
I20260608 12:40:11.457010  2395 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: Bootstrap starting.
I20260608 12:40:11.458170  2396 ts_tablet_manager.cc:1434] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.002s
I20260608 12:40:11.462392  2396 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: Bootstrap starting.
I20260608 12:40:11.465553  2395 tablet_bootstrap.cc:654] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.471335  2396 tablet_bootstrap.cc:654] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.475484  2394 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: No bootstrap required, opened a new log
I20260608 12:40:11.476118  2394 ts_tablet_manager.cc:1403] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260608 12:40:11.477650  2395 tablet_bootstrap.cc:492] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: No bootstrap required, opened a new log
I20260608 12:40:11.478219  2395 ts_tablet_manager.cc:1403] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:40:11.481590  2395 raft_consensus.cc:359] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.482455  2395 raft_consensus.cc:385] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.482432  2394 raft_consensus.cc:359] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.483080  2395 raft_consensus.cc:740] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 461426eed45849c792fdab013c96edc6, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.483516  2394 raft_consensus.cc:385] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.483948  2394 raft_consensus.cc:740] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f6080d47a7454199d28d038251f98a, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.484285  2395 consensus_queue.cc:260] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:11.484875  2394 consensus_queue.cc:260] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.486649  2396 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: No bootstrap required, opened a new log
I20260608 12:40:11.487258  2396 ts_tablet_manager.cc:1403] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260608 12:40:11.487802  2394 ts_tablet_manager.cc:1434] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:40:11.490250  2395 ts_tablet_manager.cc:1434] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 12:40:11.490604  2396 raft_consensus.cc:359] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.491485  2396 raft_consensus.cc:385] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.491814  2396 raft_consensus.cc:740] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5aa8dc4abaf467e86cbde8ffced8fd1, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.492667  2396 consensus_queue.cc:260] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.495082  2396 ts_tablet_manager.cc:1434] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 12:40:11.543018  2401 raft_consensus.cc:493] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.543562  2401 raft_consensus.cc:515] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.546168  2401 leader_election.cc:290] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047), e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927)
I20260608 12:40:11.557412  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:11.557996  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:11.558187  2200 raft_consensus.cc:2468] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 0.
I20260608 12:40:11.558658  2275 raft_consensus.cc:2468] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 0.
I20260608 12:40:11.559648  2315 leader_election.cc:304] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [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: 461426eed45849c792fdab013c96edc6, d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 
I20260608 12:40:11.560415  2401 raft_consensus.cc:2804] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.560755  2401 raft_consensus.cc:493] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.561105  2401 raft_consensus.cc:3060] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.567251  2401 raft_consensus.cc:515] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:11.569720  2401 leader_election.cc:290] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 1 election: Requested vote from peers d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047), e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927)
I20260608 12:40:11.570785  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1"
I20260608 12:40:11.571062  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a"
I20260608 12:40:11.571327  2200 raft_consensus.cc:3060] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.571679  2275 raft_consensus.cc:3060] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.726205  2200 raft_consensus.cc:2468] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 1.
I20260608 12:40:11.810300  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:40:11.811530  2150 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:40:12.227416  2400 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:40:12.228300  2145 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:12.228122  2400 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:12.244653  2400 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545), d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
W20260608 12:40:12.251057  2275 consensus_meta.cc:287] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Time spent flushing consensus metadata: real 0.679s	user 0.010s	sys 0.004s
I20260608 12:40:12.251608  2275 raft_consensus.cc:2468] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 1.
I20260608 12:40:12.252236  2315 leader_election.cc:304] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [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: 461426eed45849c792fdab013c96edc6, d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 
I20260608 12:40:12.254050  2410 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:12.254627  2410 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:12.256992  2410 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
I20260608 12:40:12.257735  2410 raft_consensus.cc:2804] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:12.258088  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:12.258270  2410 raft_consensus.cc:697] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Becoming Leader. State: Replica: 461426eed45849c792fdab013c96edc6, State: Running, Role: LEADER
I20260608 12:40:12.258767  2275 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 0.
I20260608 12:40:12.259248  2410 consensus_queue.cc:237] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Queue going to LEADER mode. State: All 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: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:12.279565  2402 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:12.280467  2402 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:12.283990  2402 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:12.292557  2315 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [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: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a; no voters: 
I20260608 12:40:12.294023  2401 raft_consensus.cc:2804] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:12.294569  2401 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:12.295001  2401 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:12.321290  2401 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:12.331492  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a"
I20260608 12:40:12.332383  2275 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:12.342866  2275 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 1.
I20260608 12:40:12.350415  2315 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [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: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a; no voters: 
I20260608 12:40:12.376047  2410 raft_consensus.cc:2804] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:12.324532  2401 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 1 election: Requested vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
I20260608 12:40:12.379087  2410 raft_consensus.cc:697] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Becoming Leader. State: Replica: 461426eed45849c792fdab013c96edc6, State: Running, Role: LEADER
I20260608 12:40:12.380300  2410 consensus_queue.cc:237] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [LEADER]: Queue going to LEADER mode. State: All 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: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:12.390698  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:12.392336  2200 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f6080d47a7454199d28d038251f98a in term 0.
I20260608 12:40:12.394426  2241 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [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: d5aa8dc4abaf467e86cbde8ffced8fd1, e1f6080d47a7454199d28d038251f98a; no voters: 
I20260608 12:40:12.395857  2400 raft_consensus.cc:2764] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:40:12.398370  2097 catalog_manager.cc:5696] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 461426eed45849c792fdab013c96edc6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "461426eed45849c792fdab013c96edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:12.409948  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:12.422276  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:12.422639  2199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1"
I20260608 12:40:12.423197  2200 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 461426eed45849c792fdab013c96edc6 in term 0.
I20260608 12:40:12.424981  2275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:12.425767  2275 raft_consensus.cc:2393] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5aa8dc4abaf467e86cbde8ffced8fd1 in current term 1: Already voted for candidate 461426eed45849c792fdab013c96edc6 in this term.
I20260608 12:40:12.432606  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:12.434258  2166 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [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: d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a
I20260608 12:40:12.435186  2402 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:12.440979  2402 raft_consensus.cc:2749] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:12.442054  2097 catalog_manager.cc:5696] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 461426eed45849c792fdab013c96edc6 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "461426eed45849c792fdab013c96edc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:12.691637  2410 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:40:12.758719  2296 debug-util.cc:398] Leaking SignalData structure 0x7b08001d09c0 after lost signal to thread 434
W20260608 12:40:12.760212  2296 debug-util.cc:398] Leaking SignalData structure 0x7b080007c540 after lost signal to thread 2131
I20260608 12:40:12.804594  2410 consensus_queue.cc:1048] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:14.394845  2424 raft_consensus.cc:493] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:14.395893  2424 raft_consensus.cc:515] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:14.399477  2424 leader_election.cc:290] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:14.403935  2424 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:14.404549  2424 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:14.406826  2424 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
W20260608 12:40:14.422657  2274 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.594s	user 0.017s	sys 0.041s
I20260608 12:40:14.422484  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:14.423779  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:40:14.425086  2274 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.597s	user 0.017s	sys 0.041s
I20260608 12:40:14.425969  2274 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50308 (request call id 7) took 1600 ms. Trace:
I20260608 12:40:14.426375  2274 rpcz_store.cc:276] 0608 12:40:12.825955 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:12.826146 (+   191us) service_pool.cc:224] Handling call
0608 12:40:12.826632 (+   486us) raft_consensus.cc:1471] Updating replica for 1 ops
0608 12:40:12.827117 (+   485us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:40:12.827179 (+    62us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0608 12:40:12.827903 (+   724us) log.cc:844] Serialized 26 byte log entry
0608 12:40:14.425540 (+1597637us) raft_consensus.cc:1645] Marking committed up to 0
0608 12:40:14.425590 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:40:14.425702 (+   112us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 12:40:14.425749 (+    47us) raft_consensus.cc:1685] finished
0608 12:40:14.425765 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:40:14.425910 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":123,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":144,"thread_start_us":1597122,"threads_started":1,"wal-append.queue_time_us":365961,"wal-append.run_cpu_time_us":2602,"wal-append.run_wall_time_us":1002610}
I20260608 12:40:14.442147  2274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:14.443096  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:14.444336  2273 raft_consensus.cc:2410] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5aa8dc4abaf467e86cbde8ffced8fd1 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.
I20260608 12:40:14.445585  2166 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [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: d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a
I20260608 12:40:14.446393  2424 raft_consensus.cc:2749] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:40:14.463922  2275 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.763s	user 0.003s	sys 0.051s
W20260608 12:40:14.464651  2275 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.764s	user 0.004s	sys 0.052s
I20260608 12:40:14.466682  2275 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50308 (request call id 5) took 1770 ms. Trace:
I20260608 12:40:14.467190  2275 rpcz_store.cc:276] 0608 12:40:12.696551 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:12.698384 (+  1833us) service_pool.cc:224] Handling call
0608 12:40:12.698943 (+   559us) raft_consensus.cc:1471] Updating replica for 1 ops
0608 12:40:12.699761 (+   818us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:40:12.699842 (+    81us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0608 12:40:12.700478 (+   636us) log.cc:844] Serialized 26 byte log entry
0608 12:40:14.466191 (+1765713us) raft_consensus.cc:1645] Marking committed up to 0
0608 12:40:14.466260 (+    69us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:40:14.466363 (+   103us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 12:40:14.466416 (+    53us) raft_consensus.cc:1685] finished
0608 12:40:14.466430 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:40:14.466615 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":119,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":126,"thread_start_us":1764105,"threads_started":1,"wal-append.queue_time_us":562717,"wal-append.run_cpu_time_us":2549,"wal-append.run_wall_time_us":1002557}
I20260608 12:40:14.477911  2426 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:14.480185  2426 consensus_queue.cc:1048] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:14.508087  2428 raft_consensus.cc:493] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 461426eed45849c792fdab013c96edc6)
I20260608 12:40:14.509045  2428 raft_consensus.cc:515] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:14.513082  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:14.523275  2166 leader_election.cc:304] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [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: d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a
I20260608 12:40:14.556217  2424 raft_consensus.cc:2749] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:14.579725  2199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:14.587603  2428 leader_election.cc:290] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:14.592514  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:14.594208  2241 leader_election.cc:304] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [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: e1f6080d47a7454199d28d038251f98a; no voters: 461426eed45849c792fdab013c96edc6, d5aa8dc4abaf467e86cbde8ffced8fd1
I20260608 12:40:14.598506  2349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe"
dest_uuid: "461426eed45849c792fdab013c96edc6"
mode: GRACEFUL
new_leader_uuid: "e1f6080d47a7454199d28d038251f98a"
 from {username='slave'} at 127.0.0.1:38878
I20260608 12:40:14.601961  2349 raft_consensus.cc:606] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Received request to transfer leadership to TS e1f6080d47a7454199d28d038251f98a
I20260608 12:40:14.603801  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:40:14.604264  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:14.608420  2429 raft_consensus.cc:993] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: : Instructing follower e1f6080d47a7454199d28d038251f98a to start an election
I20260608 12:40:14.609078  2430 raft_consensus.cc:1081] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Signalling peer e1f6080d47a7454199d28d038251f98a to start an election
I20260608 12:40:14.611399  2275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe"
dest_uuid: "e1f6080d47a7454199d28d038251f98a"
 from {username='slave'} at 127.0.0.1:50308
I20260608 12:40:14.612345  2275 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:14.612880  2275 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:14.614825  2428 raft_consensus.cc:2749] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:14.621482  2275 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:14.623742  2275 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [CANDIDATE]: Term 2 election: Requested vote from peers 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545), d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
I20260608 12:40:14.626645  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "461426eed45849c792fdab013c96edc6"
I20260608 12:40:14.627283  2349 raft_consensus.cc:3055] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:14.627332  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1"
I20260608 12:40:14.627780  2349 raft_consensus.cc:740] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 461426eed45849c792fdab013c96edc6, State: Running, Role: LEADER
I20260608 12:40:14.628110  2200 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:14.628746  2349 consensus_queue.cc:260] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [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: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:14.630119  2349 raft_consensus.cc:3060] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:14.635648  2349 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f6080d47a7454199d28d038251f98a in term 2.
I20260608 12:40:14.636572  2200 raft_consensus.cc:2468] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f6080d47a7454199d28d038251f98a in term 2.
I20260608 12:40:14.636773  2241 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [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: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a; no voters: 
I20260608 12:40:14.637974  2443 raft_consensus.cc:2804] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:14.638545  2443 raft_consensus.cc:697] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 2 LEADER]: Becoming Leader. State: Replica: e1f6080d47a7454199d28d038251f98a, State: Running, Role: LEADER
I20260608 12:40:14.639505  2443 consensus_queue.cc:237] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [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: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:14.647542  2095 catalog_manager.cc:5696] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a reported cstate change: term changed from 1 to 2, leader changed from 461426eed45849c792fdab013c96edc6 (127.0.107.195) to e1f6080d47a7454199d28d038251f98a (127.0.107.194). New cstate: current_term: 2 leader_uuid: "e1f6080d47a7454199d28d038251f98a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.130484  2200 raft_consensus.cc:1275] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Refusing update from remote peer e1f6080d47a7454199d28d038251f98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.131989  2443 consensus_queue.cc:1048] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.151652  2349 raft_consensus.cc:1275] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Refusing update from remote peer e1f6080d47a7454199d28d038251f98a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.153421  2443 consensus_queue.cc:1048] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [LEADER]: Connected to new peer: Peer: permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:15.531991  2370 debug-util.cc:398] Leaking SignalData structure 0x7b0800041960 after lost signal to thread 434
W20260608 12:40:15.532980  2370 debug-util.cc:398] Leaking SignalData structure 0x7b080019d280 after lost signal to thread 2131
W20260608 12:40:15.533949  2370 debug-util.cc:398] Leaking SignalData structure 0x7b0800100120 after lost signal to thread 2224
W20260608 12:40:15.535004  2370 debug-util.cc:398] Leaking SignalData structure 0x7b0800237d20 after lost signal to thread 2299
W20260608 12:40:15.535912  2370 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0ee0 after lost signal to thread 2373
I20260608 12:40:16.605489  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:16.608559  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:16.609050  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:18.610209  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:18.613242  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:18.613747  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:20.614931  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:20.617223  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:20.617596  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:22.618530  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:22.620499  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:22.620802  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:24.621878  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:24.623979  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:24.624289  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:25.912281  2461 raft_consensus.cc:493] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 461426eed45849c792fdab013c96edc6)
I20260608 12:40:25.942572  2461 raft_consensus.cc:515] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } }
I20260608 12:40:25.933933  2460 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e1f6080d47a7454199d28d038251f98a)
I20260608 12:40:26.005116  2460 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:26.042284  2198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:26.044701  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:26.045109  2460 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:26.078619  2461 leader_election.cc:290] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047), 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:26.083369  2464 raft_consensus.cc:493] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e1f6080d47a7454199d28d038251f98a)
I20260608 12:40:26.084141  2464 raft_consensus.cc:515] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } }
I20260608 12:40:26.086961  2464 leader_election.cc:290] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927), d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047)
I20260608 12:40:26.087685  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e1f6080d47a7454199d28d038251f98a" is_pre_election: true
I20260608 12:40:26.091473  2200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "461426eed45849c792fdab013c96edc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" is_pre_election: true
I20260608 12:40:26.109210  2315 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 461426eed45849c792fdab013c96edc6; no voters: d5aa8dc4abaf467e86cbde8ffced8fd1, e1f6080d47a7454199d28d038251f98a
I20260608 12:40:26.124522  2348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "680c087e89cc41e2ad15c39b7d17207e" candidate_uuid: "e1f6080d47a7454199d28d038251f98a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:26.128768  2241 leader_election.cc:304] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [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: e1f6080d47a7454199d28d038251f98a; no voters: 461426eed45849c792fdab013c96edc6, d5aa8dc4abaf467e86cbde8ffced8fd1
I20260608 12:40:26.129947  2461 raft_consensus.cc:2749] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:26.159046  2464 raft_consensus.cc:2749] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:40:26.236189  2349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b4188aac194c7986b90de27cd25efe" candidate_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "461426eed45849c792fdab013c96edc6" is_pre_election: true
I20260608 12:40:26.237802  2166 leader_election.cc:304] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5aa8dc4abaf467e86cbde8ffced8fd1; no voters: 461426eed45849c792fdab013c96edc6, e1f6080d47a7454199d28d038251f98a
I20260608 12:40:26.238560  2460 raft_consensus.cc:2749] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:40:26.364670   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:26.372939  2465 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
W20260608 12:40:26.372939  2466 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
W20260608 12:40:26.374933  2468 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
I20260608 12:40:26.376161   431 server_base.cc:1061] running on GCE node
I20260608 12:40:26.377249   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:26.377460   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:26.377606   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922426377595 us; error 0 us; skew 500 ppm
I20260608 12:40:26.378154   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:26.380955   431 webserver.cc:533] Webserver started at http://127.0.107.196:44601/ using document root <none> and password file <none>
I20260608 12:40:26.381470   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:26.381645   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:26.381910   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:26.383239   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "b1c3b767045a49d68af9a46a45acdb09"
format_stamp: "Formatted at 2026-06-08 12:40:26 on dist-test-slave-d4dv"
I20260608 12:40:26.389453   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:40:26.393054  2473 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:26.393872   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:26.394243   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "b1c3b767045a49d68af9a46a45acdb09"
format_stamp: "Formatted at 2026-06-08 12:40:26 on dist-test-slave-d4dv"
I20260608 12:40:26.394544   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-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)
I20260608 12:40:26.418537   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:26.419926   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:26.421541   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:26.424077   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:26.424324   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:26.424578   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:26.424782   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:26.472290   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37585
I20260608 12:40:26.472446  2535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37585 every 8 connection(s)
I20260608 12:40:26.489225  2536 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45889
I20260608 12:40:26.489661  2536 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:26.490450  2536 heartbeater.cc:507] Master 127.0.107.254:45889 requested a full tablet report, sending...
I20260608 12:40:26.492544  2097 ts_manager.cc:194] Registered new tserver with Master: b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196:37585)
I20260608 12:40:26.493943  2097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59632
I20260608 12:40:26.579495  2349 consensus_queue.cc:237] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [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: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } }
I20260608 12:40:26.588465  2275 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:26.590240  2199 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:26.590843  2543 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:26.591943  2464 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:26.603336  2313 consensus_peers.cc:597] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 -> Peer b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196:37585): Couldn't send request to peer b1c3b767045a49d68af9a46a45acdb09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 680c087e89cc41e2ad15c39b7d17207e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:26.604219  2464 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } } }
I20260608 12:40:26.606664  2199 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } } }
I20260608 12:40:26.607348  2275 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } } }
I20260608 12:40:26.622344  2097 catalog_manager.cc:5696] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 reported cstate change: config changed from index -1 to 2, NON_VOTER b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "461426eed45849c792fdab013c96edc6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:26.625522  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:26.628533  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:26.629048  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:26.675745  2296 debug-util.cc:398] Leaking SignalData structure 0x7b0800100500 after lost signal to thread 434
W20260608 12:40:26.676904  2296 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec340 after lost signal to thread 2131
W20260608 12:40:26.678107  2296 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0e20 after lost signal to thread 2224
W20260608 12:40:26.679179  2296 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8cc0 after lost signal to thread 2299
W20260608 12:40:26.680238  2296 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa0a0 after lost signal to thread 2373
I20260608 12:40:27.130168  2553 ts_tablet_manager.cc:933] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: Initiating tablet copy from peer 461426eed45849c792fdab013c96edc6 (127.0.107.195:43545)
I20260608 12:40:27.132165  2553 tablet_copy_client.cc:323] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43545
I20260608 12:40:27.144332  2359 tablet_copy_service.cc:140] P 461426eed45849c792fdab013c96edc6: Received BeginTabletCopySession request for tablet 680c087e89cc41e2ad15c39b7d17207e from peer b1c3b767045a49d68af9a46a45acdb09 ({username='slave'} at 127.0.0.1:49824)
I20260608 12:40:27.144975  2359 tablet_copy_service.cc:161] P 461426eed45849c792fdab013c96edc6: Beginning new tablet copy session on tablet 680c087e89cc41e2ad15c39b7d17207e from peer b1c3b767045a49d68af9a46a45acdb09 at {username='slave'} at 127.0.0.1:49824: session id = b1c3b767045a49d68af9a46a45acdb09-680c087e89cc41e2ad15c39b7d17207e
I20260608 12:40:27.153478  2359 tablet_copy_source_session.cc:215] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:27.156678  2553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 680c087e89cc41e2ad15c39b7d17207e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:27.167480  2553 tablet_copy_client.cc:806] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:27.168133  2553 tablet_copy_client.cc:670] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:27.171782  2553 tablet_copy_client.cc:538] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:27.177559  2553 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: Bootstrap starting.
I20260608 12:40:27.194154  2553 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: 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
I20260608 12:40:27.194878  2553 tablet_bootstrap.cc:492] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: Bootstrap complete.
I20260608 12:40:27.195441  2553 ts_tablet_manager.cc:1403] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 12:40:27.197945  2553 raft_consensus.cc:359] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } }
I20260608 12:40:27.198541  2553 raft_consensus.cc:740] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1c3b767045a49d68af9a46a45acdb09, State: Initialized, Role: LEARNER
I20260608 12:40:27.199085  2553 consensus_queue.cc:260] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [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: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: true } }
I20260608 12:40:27.201265  2536 heartbeater.cc:499] Master 127.0.107.254:45889 was elected leader, sending a full tablet report...
I20260608 12:40:27.201722  2553 ts_tablet_manager.cc:1434] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:40:27.203974  2359 tablet_copy_service.cc:342] P 461426eed45849c792fdab013c96edc6: Request end of tablet copy session b1c3b767045a49d68af9a46a45acdb09-680c087e89cc41e2ad15c39b7d17207e received from {username='slave'} at 127.0.0.1:49824
I20260608 12:40:27.204468  2359 tablet_copy_service.cc:434] P 461426eed45849c792fdab013c96edc6: ending tablet copy session b1c3b767045a49d68af9a46a45acdb09-680c087e89cc41e2ad15c39b7d17207e on tablet 680c087e89cc41e2ad15c39b7d17207e with peer b1c3b767045a49d68af9a46a45acdb09
I20260608 12:40:27.680009  2511 raft_consensus.cc:1217] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:28.202421  2548 raft_consensus.cc:1064] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: attempting to promote NON_VOTER b1c3b767045a49d68af9a46a45acdb09 to VOTER
I20260608 12:40:28.205348  2548 consensus_queue.cc:237] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [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: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } }
I20260608 12:40:28.212762  2511 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 LEARNER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:28.213884  2275 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:28.214896  2561 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:28.216364  2563 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:28.224043  2199 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:28.226125  2548 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:28.228768  2563 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.230728  2511 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.246071  2275 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.248955  2199 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.251524  2096 catalog_manager.cc:5696] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 reported cstate change: config changed from index 2 to 3, b1c3b767045a49d68af9a46a45acdb09 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "461426eed45849c792fdab013c96edc6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "e1f6080d47a7454199d28d038251f98a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.286703  2349 consensus_queue.cc:237] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [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: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } }
I20260608 12:40:28.292289  2511 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:28.292454  2199 raft_consensus.cc:1275] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Refusing update from remote peer 461426eed45849c792fdab013c96edc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:28.293740  2563 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:28.294661  2564 consensus_queue.cc:1048] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:28.301043  2548 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1f6080d47a7454199d28d038251f98a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.302856  2199 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1f6080d47a7454199d28d038251f98a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.310633  2084 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 680c087e89cc41e2ad15c39b7d17207e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:28.310328  2511 raft_consensus.cc:2955] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e1f6080d47a7454199d28d038251f98a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } } }
I20260608 12:40:28.314152  2094 catalog_manager.cc:5696] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 reported cstate change: config changed from index 3 to 4, VOTER e1f6080d47a7454199d28d038251f98a (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "461426eed45849c792fdab013c96edc6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5aa8dc4abaf467e86cbde8ffced8fd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "461426eed45849c792fdab013c96edc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1c3b767045a49d68af9a46a45acdb09" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37585 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:28.327836  2264 tablet_service.cc:1558] Processing DeleteTablet for tablet 680c087e89cc41e2ad15c39b7d17207e with delete_type TABLET_DATA_TOMBSTONED (TS e1f6080d47a7454199d28d038251f98a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50304
I20260608 12:40:28.337304  2574 tablet_replica.cc:333] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: stopping tablet replica
I20260608 12:40:28.338035  2574 raft_consensus.cc:2243] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:28.338683  2574 raft_consensus.cc:2272] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:28.341357  2574 ts_tablet_manager.cc:1916] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:28.352027  2574 ts_tablet_manager.cc:1929] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:28.352403  2574 log.cc:1199] T 680c087e89cc41e2ad15c39b7d17207e P e1f6080d47a7454199d28d038251f98a: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922389651467-431-0/minicluster-data/ts-1-root/wals/680c087e89cc41e2ad15c39b7d17207e
I20260608 12:40:28.353977  2084 catalog_manager.cc:5027] TS e1f6080d47a7454199d28d038251f98a (127.0.107.194:44927): tablet 680c087e89cc41e2ad15c39b7d17207e (table test-workload [id=a5c2acb611f841bda50ffb69e27b86cc]) successfully deleted
I20260608 12:40:28.630100  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:28.632102  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:28.632774  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:30.633953  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:30.636356  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:30.636727  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:32.637696  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:32.640058  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:32.640420  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:34.658195  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:34.661522  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:34.668901  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:35.468063  2221 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdcc0 after lost signal to thread 434
W20260608 12:40:35.469223  2221 debug-util.cc:398] Leaking SignalData structure 0x7b08000c63a0 after lost signal to thread 2131
W20260608 12:40:35.470250  2221 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6a40 after lost signal to thread 2224
W20260608 12:40:35.471091  2221 debug-util.cc:398] Leaking SignalData structure 0x7b0800108b00 after lost signal to thread 2299
W20260608 12:40:35.471925  2221 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0f20 after lost signal to thread 2373
W20260608 12:40:35.472786  2221 debug-util.cc:398] Leaking SignalData structure 0x7b080016fbe0 after lost signal to thread 2535
I20260608 12:40:36.670006  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:36.672338  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:36.672701  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:38.673637  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:38.675668  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:38.676015  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:40.677506  2150 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:40.680653  2150 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:40.681149  2150 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:41.624341   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:40:41.631701  2241 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:40:41.636495  2241 consensus_peers.cc:597] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a -> Peer d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047): Couldn't send request to peer d5aa8dc4abaf467e86cbde8ffced8fd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.654158   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:41.655000   431 tablet_replica.cc:333] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1: stopping tablet replica
I20260608 12:40:41.655666   431 raft_consensus.cc:2243] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.656553   431 raft_consensus.cc:2272] T 680c087e89cc41e2ad15c39b7d17207e P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.659219   431 tablet_replica.cc:333] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1: stopping tablet replica
I20260608 12:40:41.659780   431 raft_consensus.cc:2243] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.660280   431 raft_consensus.cc:2272] T a1b4188aac194c7986b90de27cd25efe P d5aa8dc4abaf467e86cbde8ffced8fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.700554   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:41.713766   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:41.737628   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:41.738548   431 tablet_replica.cc:333] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a: stopping tablet replica
I20260608 12:40:41.739198   431 raft_consensus.cc:2243] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.740156   431 raft_consensus.cc:2272] T a1b4188aac194c7986b90de27cd25efe P e1f6080d47a7454199d28d038251f98a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:41.780112  2315 consensus_peers.cc:597] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 -> Peer d5aa8dc4abaf467e86cbde8ffced8fd1 (127.0.107.193:39047): Couldn't send request to peer d5aa8dc4abaf467e86cbde8ffced8fd1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.787782   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:41.802723   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:41.828307   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:41.829001   431 tablet_replica.cc:333] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6: stopping tablet replica
I20260608 12:40:41.829516   431 raft_consensus.cc:2243] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.830062   431 raft_consensus.cc:2272] T a1b4188aac194c7986b90de27cd25efe P 461426eed45849c792fdab013c96edc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.832046   431 tablet_replica.cc:333] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6: stopping tablet replica
I20260608 12:40:41.832494   431 raft_consensus.cc:2243] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.833354   431 raft_consensus.cc:2272] T 680c087e89cc41e2ad15c39b7d17207e P 461426eed45849c792fdab013c96edc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.874126   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:41.887336   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:41.909020   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:41.909782   431 tablet_replica.cc:333] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09: stopping tablet replica
I20260608 12:40:41.910336   431 raft_consensus.cc:2243] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.911029   431 raft_consensus.cc:2272] T 680c087e89cc41e2ad15c39b7d17207e P b1c3b767045a49d68af9a46a45acdb09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.930783   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:41.941457   431 master.cc:562] Master@127.0.107.254:45889 shutting down...
I20260608 12:40:41.960548   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.961236   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.961536   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P beccc00ee51040f29e6abcfa4e09f935: stopping tablet replica
I20260608 12:40:41.980404   431 master.cc:584] Master@127.0.107.254:45889 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (32352 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:40:42.017504   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33225
I20260608 12:40:42.018752   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:42.024830  2588 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
W20260608 12:40:42.024933  2587 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
W20260608 12:40:42.025765  2590 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
I20260608 12:40:42.027004   431 server_base.cc:1061] running on GCE node
I20260608 12:40:42.028095   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:42.028290   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:42.028453   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922442028419 us; error 0 us; skew 500 ppm
I20260608 12:40:42.029093   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:42.031446   431 webserver.cc:533] Webserver started at http://127.0.107.254:33737/ using document root <none> and password file <none>
I20260608 12:40:42.031960   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:42.032160   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:42.032449   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:42.033823   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "e8b7b1a9b1bd4e13baa1377c3280985d"
format_stamp: "Formatted at 2026-06-08 12:40:42 on dist-test-slave-d4dv"
I20260608 12:40:42.038314   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:40:42.041807  2595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:42.042521   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:42.042829   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "e8b7b1a9b1bd4e13baa1377c3280985d"
format_stamp: "Formatted at 2026-06-08 12:40:42 on dist-test-slave-d4dv"
I20260608 12:40:42.043090   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922389651467-431-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)
I20260608 12:40:42.062309   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:42.064175   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:42.103587   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33225
I20260608 12:40:42.103691  2646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33225 every 8 connection(s)
I20260608 12:40:42.107857  2647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.118112  2647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d: Bootstrap starting.
I20260608 12:40:42.123224  2647 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:42.127676  2647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d: No bootstrap required, opened a new log
I20260608 12:40:42.129974  2647 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER }
I20260608 12:40:42.130389  2647 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:42.130614  2647 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b7b1a9b1bd4e13baa1377c3280985d, State: Initialized, Role: FOLLOWER
I20260608 12:40:42.131171  2647 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER }
I20260608 12:40:42.131592  2647 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:42.131783  2647 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:42.131994  2647 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:42.136270  2647 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER }
I20260608 12:40:42.136742  2647 leader_election.cc:304] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [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: e8b7b1a9b1bd4e13baa1377c3280985d; no voters: 
I20260608 12:40:42.137899  2647 leader_election.cc:290] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:42.138396  2650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:42.139932  2650 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 1 LEADER]: Becoming Leader. State: Replica: e8b7b1a9b1bd4e13baa1377c3280985d, State: Running, Role: LEADER
I20260608 12:40:42.140758  2650 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [LEADER]: Queue going to LEADER mode. State: All 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: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER }
I20260608 12:40:42.141078  2647 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:42.146356  2651 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER } }
I20260608 12:40:42.146754  2652 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8b7b1a9b1bd4e13baa1377c3280985d. Latest consensus state: current_term: 1 leader_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b7b1a9b1bd4e13baa1377c3280985d" member_type: VOTER } }
I20260608 12:40:42.147152  2651 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:42.147584  2652 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:42.151710  2657 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:42.159859  2657 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:42.160815   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:42.169710  2657 catalog_manager.cc:1382] Generated new cluster ID: 24ffb86b5c0c4dd18b8f7e2453123575
I20260608 12:40:42.170013  2657 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:42.187011  2657 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:42.188304  2657 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:42.202859  2657 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d: Generated new TSK 0
I20260608 12:40:42.203462  2657 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:42.226275   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000195053s
I20260608 12:40:54.321431   431 master.cc:562] Master@127.0.107.254:33225 shutting down...
I20260608 12:40:54.347368   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:54.348214   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:54.348598   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8b7b1a9b1bd4e13baa1377c3280985d: stopping tablet replica
I20260608 12:40:54.369074   431 master.cc:584] Master@127.0.107.254:33225 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12384 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:40:54.402398   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45195
I20260608 12:40:54.403642   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.409602  2670 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
W20260608 12:40:54.411126  2671 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
W20260608 12:40:54.411178  2673 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
I20260608 12:40:54.412364   431 server_base.cc:1061] running on GCE node
I20260608 12:40:54.413169   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.413398   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.413558   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454413526 us; error 0 us; skew 500 ppm
I20260608 12:40:54.414149   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.416549   431 webserver.cc:533] Webserver started at http://127.0.107.254:39537/ using document root <none> and password file <none>
I20260608 12:40:54.417114   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.417313   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.417609   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.418802   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "a876c972f1e34d1eb2bcd3e872ff3609"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.423573   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:40:54.427284  2678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.428083   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:54.428390   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "a876c972f1e34d1eb2bcd3e872ff3609"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.428689   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-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)
I20260608 12:40:54.452451   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.453832   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.493055   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45195
I20260608 12:40:54.493168  2729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45195 every 8 connection(s)
I20260608 12:40:54.497387  2730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:54.508701  2730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609: Bootstrap starting.
I20260608 12:40:54.514051  2730 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:54.518571  2730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609: No bootstrap required, opened a new log
I20260608 12:40:54.521003  2730 raft_consensus.cc:359] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER }
I20260608 12:40:54.521456  2730 raft_consensus.cc:385] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:54.521703  2730 raft_consensus.cc:740] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a876c972f1e34d1eb2bcd3e872ff3609, State: Initialized, Role: FOLLOWER
I20260608 12:40:54.522351  2730 consensus_queue.cc:260] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER }
I20260608 12:40:54.522822  2730 raft_consensus.cc:399] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:54.523038  2730 raft_consensus.cc:493] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:54.523344  2730 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:54.528036  2730 raft_consensus.cc:515] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER }
I20260608 12:40:54.528582  2730 leader_election.cc:304] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [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: a876c972f1e34d1eb2bcd3e872ff3609; no voters: 
I20260608 12:40:54.529842  2730 leader_election.cc:290] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:54.530439  2733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:54.531924  2733 raft_consensus.cc:697] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 1 LEADER]: Becoming Leader. State: Replica: a876c972f1e34d1eb2bcd3e872ff3609, State: Running, Role: LEADER
I20260608 12:40:54.532613  2733 consensus_queue.cc:237] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [LEADER]: Queue going to LEADER mode. State: All 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: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER }
I20260608 12:40:54.533169  2730 sys_catalog.cc:565] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:54.535982  2734 sys_catalog.cc:455] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER } }
I20260608 12:40:54.536019  2735 sys_catalog.cc:455] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a876c972f1e34d1eb2bcd3e872ff3609. Latest consensus state: current_term: 1 leader_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a876c972f1e34d1eb2bcd3e872ff3609" member_type: VOTER } }
I20260608 12:40:54.536782  2734 sys_catalog.cc:458] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:54.536800  2735 sys_catalog.cc:458] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:54.541934  2739 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:54.550601  2739 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:54.551646   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:54.560827  2739 catalog_manager.cc:1382] Generated new cluster ID: d6a5b2fabc3240cca3d2d5354340a0ec
I20260608 12:40:54.561132  2739 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:54.579357  2739 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:54.580647  2739 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:54.594455  2739 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609: Generated new TSK 0
I20260608 12:40:54.595037  2739 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:54.618481   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.626366  2751 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
W20260608 12:40:54.626366  2752 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
W20260608 12:40:54.628671  2754 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
I20260608 12:40:54.629199   431 server_base.cc:1061] running on GCE node
I20260608 12:40:54.630079   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.630263   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.630470   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454630437 us; error 0 us; skew 500 ppm
I20260608 12:40:54.631139   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.633661   431 webserver.cc:533] Webserver started at http://127.0.107.193:40173/ using document root <none> and password file <none>
I20260608 12:40:54.634176   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.634393   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.634701   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.636046   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "44a07672518447c586e4e1d35244f593"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.640995   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:54.644820  2759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.645788   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:54.646100   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "44a07672518447c586e4e1d35244f593"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.646358   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-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)
I20260608 12:40:54.682497   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.683859   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.685467   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.688119   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.688380   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.688642   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.688875   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.733826   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42913
I20260608 12:40:54.733946  2821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42913 every 8 connection(s)
I20260608 12:40:54.739431   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.747468  2826 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
W20260608 12:40:54.748725  2827 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
W20260608 12:40:54.752197  2829 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
I20260608 12:40:54.753494   431 server_base.cc:1061] running on GCE node
I20260608 12:40:54.754410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.754621   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.754812   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454754790 us; error 0 us; skew 500 ppm
I20260608 12:40:54.755446   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.758917   431 webserver.cc:533] Webserver started at http://127.0.107.194:38445/ using document root <none> and password file <none>
I20260608 12:40:54.758980  2822 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45195
I20260608 12:40:54.759467  2822 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.759709   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.759987   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.760326   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.760413  2822 heartbeater.cc:507] Master 127.0.107.254:45195 requested a full tablet report, sending...
I20260608 12:40:54.761956   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "6dd7fa21446546f9bea69205f229254b"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.762961  2695 ts_manager.cc:194] Registered new tserver with Master: 44a07672518447c586e4e1d35244f593 (127.0.107.193:42913)
I20260608 12:40:54.764797  2695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36658
I20260608 12:40:54.767139   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:40:54.771055  2834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.771875   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:54.772185   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "6dd7fa21446546f9bea69205f229254b"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.772477   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-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)
I20260608 12:40:54.788105   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.789484   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.790997   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.793326   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.793550   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.793792   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.793967   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.835170   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39323
I20260608 12:40:54.835355  2896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39323 every 8 connection(s)
I20260608 12:40:54.840529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.848608  2900 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
W20260608 12:40:54.851444  2901 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
W20260608 12:40:54.854142  2903 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
I20260608 12:40:54.854912   431 server_base.cc:1061] running on GCE node
I20260608 12:40:54.855427  2897 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45195
I20260608 12:40:54.855844  2897 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.855870   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.856258   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.856451   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454856428 us; error 0 us; skew 500 ppm
I20260608 12:40:54.856820  2897 heartbeater.cc:507] Master 127.0.107.254:45195 requested a full tablet report, sending...
I20260608 12:40:54.857218   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.859133  2695 ts_manager.cc:194] Registered new tserver with Master: 6dd7fa21446546f9bea69205f229254b (127.0.107.194:39323)
I20260608 12:40:54.859891   431 webserver.cc:533] Webserver started at http://127.0.107.195:39457/ using document root <none> and password file <none>
I20260608 12:40:54.860425   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.860636   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.860697  2695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36672
I20260608 12:40:54.860988   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.862454   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "2dd4bb922aa54d1ab3ec68db595c046a"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.867152   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:54.870769  2908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.871681   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:54.871956   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "2dd4bb922aa54d1ab3ec68db595c046a"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-d4dv"
I20260608 12:40:54.872198   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922389651467-431-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)
I20260608 12:40:54.912147   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.913501   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.914955   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.917539   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.917733   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.918040   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.918213   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.960172   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40867
I20260608 12:40:54.960301  2970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40867 every 8 connection(s)
I20260608 12:40:54.975490  2971 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45195
I20260608 12:40:54.975925  2971 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.976805  2971 heartbeater.cc:507] Master 127.0.107.254:45195 requested a full tablet report, sending...
I20260608 12:40:54.979068  2695 ts_manager.cc:194] Registered new tserver with Master: 2dd4bb922aa54d1ab3ec68db595c046a (127.0.107.195:40867)
I20260608 12:40:54.979561   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015913044s
I20260608 12:40:54.980508  2695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36684
I20260608 12:40:55.767880  2822 heartbeater.cc:499] Master 127.0.107.254:45195 was elected leader, sending a full tablet report...
I20260608 12:40:55.863478  2897 heartbeater.cc:499] Master 127.0.107.254:45195 was elected leader, sending a full tablet report...
I20260608 12:40:55.983264  2971 heartbeater.cc:499] Master 127.0.107.254:45195 was elected leader, sending a full tablet report...
I20260608 12:40:56.549456  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:58.550433  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:59.832798  2726 debug-util.cc:398] Leaking SignalData structure 0x7b08000678c0 after lost signal to thread 434
W20260608 12:40:59.833782  2726 debug-util.cc:398] Leaking SignalData structure 0x7b08000bc660 after lost signal to thread 2729
W20260608 12:40:59.834839  2726 debug-util.cc:398] Leaking SignalData structure 0x7b080007e360 after lost signal to thread 2821
W20260608 12:40:59.835916  2726 debug-util.cc:398] Leaking SignalData structure 0x7b080010fac0 after lost signal to thread 2896
W20260608 12:40:59.836776  2726 debug-util.cc:398] Leaking SignalData structure 0x7b08000e06a0 after lost signal to thread 2970
I20260608 12:41:00.551990  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:02.553295  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:04.554489  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:06.555554  2748 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:07.313558   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:07.342649   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.360126   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:07.370191   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:07.393276   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.409192   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:07.418298   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:07.439615   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.455688   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:07.464558   431 master.cc:562] Master@127.0.107.254:45195 shutting down...
I20260608 12:41:07.481966   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.482741   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.483132   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a876c972f1e34d1eb2bcd3e872ff3609: stopping tablet replica
I20260608 12:41:07.518162   431 master.cc:584] Master@127.0.107.254:45195 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13146 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:41:07.552423   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42463
I20260608 12:41:07.553843   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:07.559767  2976 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
W20260608 12:41:07.560746  2977 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
W20260608 12:41:07.561879  2979 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
I20260608 12:41:07.562747   431 server_base.cc:1061] running on GCE node
I20260608 12:41:07.564687   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:07.564935   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:07.565096   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922467565081 us; error 0 us; skew 500 ppm
I20260608 12:41:07.565649   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:07.568164   431 webserver.cc:533] Webserver started at http://127.0.107.254:46401/ using document root <none> and password file <none>
I20260608 12:41:07.568686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:07.568931   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:07.569224   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:07.570418   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "8de132f2671b4825b255882f13015c96"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.575043   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:07.578523  2984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.579246   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:07.579540   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "8de132f2671b4825b255882f13015c96"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.579845   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-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)
I20260608 12:41:07.595278   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:07.596716   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:07.637113   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42463
I20260608 12:41:07.637253  3035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42463 every 8 connection(s)
I20260608 12:41:07.641307  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:07.652020  3036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96: Bootstrap starting.
I20260608 12:41:07.657130  3036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.661319  3036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96: No bootstrap required, opened a new log
I20260608 12:41:07.663563  3036 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de132f2671b4825b255882f13015c96" member_type: VOTER }
I20260608 12:41:07.663968  3036 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.664152  3036 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8de132f2671b4825b255882f13015c96, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.664759  3036 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8de132f2671b4825b255882f13015c96" member_type: VOTER }
I20260608 12:41:07.665282  3036 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:07.665480  3036 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:07.665689  3036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.670071  3036 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de132f2671b4825b255882f13015c96" member_type: VOTER }
I20260608 12:41:07.670544  3036 leader_election.cc:304] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [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: 8de132f2671b4825b255882f13015c96; no voters: 
I20260608 12:41:07.671836  3036 leader_election.cc:290] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:07.672437  3039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.674022  3039 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 1 LEADER]: Becoming Leader. State: Replica: 8de132f2671b4825b255882f13015c96, State: Running, Role: LEADER
I20260608 12:41:07.674916  3039 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [LEADER]: Queue going to LEADER mode. State: All 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: "8de132f2671b4825b255882f13015c96" member_type: VOTER }
I20260608 12:41:07.675927  3036 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:07.680613  3041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8de132f2671b4825b255882f13015c96. Latest consensus state: current_term: 1 leader_uuid: "8de132f2671b4825b255882f13015c96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de132f2671b4825b255882f13015c96" member_type: VOTER } }
I20260608 12:41:07.681229  3041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:07.681162  3040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8de132f2671b4825b255882f13015c96" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8de132f2671b4825b255882f13015c96" member_type: VOTER } }
I20260608 12:41:07.681999  3040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:07.686298  3045 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:07.691588  3045 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:07.695772   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:07.702850  3045 catalog_manager.cc:1382] Generated new cluster ID: 968432f6060d4e3aad924aef5b4fb8e9
I20260608 12:41:07.703212  3045 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:07.737409  3045 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:07.738837  3045 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:07.752506  3045 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96: Generated new TSK 0
I20260608 12:41:07.753218  3045 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:07.762360   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:07.768885  3057 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
W20260608 12:41:07.770463  3058 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
W20260608 12:41:07.771332  3060 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
I20260608 12:41:07.771549   431 server_base.cc:1061] running on GCE node
I20260608 12:41:07.772492   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:07.772671   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:07.772800   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922467772788 us; error 0 us; skew 500 ppm
I20260608 12:41:07.773422   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:07.775736   431 webserver.cc:533] Webserver started at http://127.0.107.193:45695/ using document root <none> and password file <none>
I20260608 12:41:07.776262   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:07.776422   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:07.776638   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:07.777930   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "bebac68fe05e4d988774ce7fa4987c1a"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.782711   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:07.786356  3065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.787243   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:07.787570   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "bebac68fe05e4d988774ce7fa4987c1a"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.787870   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-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)
I20260608 12:41:07.806155   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:07.807483   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:07.809393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:07.811954   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:07.812215   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.812479   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:07.812681   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.858112   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35547
I20260608 12:41:07.858260  3127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35547 every 8 connection(s)
I20260608 12:41:07.864323   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:07.871547  3132 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
W20260608 12:41:07.872789  3133 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
I20260608 12:41:07.875718   431 server_base.cc:1061] running on GCE node
W20260608 12:41:07.876247  3135 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
I20260608 12:41:07.877182   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:07.877425   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:07.877617   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922467877596 us; error 0 us; skew 500 ppm
I20260608 12:41:07.878340   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:07.881280   431 webserver.cc:533] Webserver started at http://127.0.107.194:34923/ using document root <none> and password file <none>
I20260608 12:41:07.881947   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:07.882192   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:07.882532   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:07.883240  3128 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260608 12:41:07.883764  3128 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:07.884344   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "e8fb534beeb845bd8f2da16c280e7eb1"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.884629  3128 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260608 12:41:07.887270  3001 ts_manager.cc:194] Registered new tserver with Master: bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547)
I20260608 12:41:07.890089  3001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46998
I20260608 12:41:07.890654   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:07.894656  3140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.895426   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:07.895771   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "e8fb534beeb845bd8f2da16c280e7eb1"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.896066   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-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)
I20260608 12:41:07.923132   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:07.924341   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:07.925935   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:07.928237   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:07.928445   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.928660   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:07.928889   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.968796   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34763
I20260608 12:41:07.969015  3202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34763 every 8 connection(s)
I20260608 12:41:07.974045   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:07.981863  3206 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
W20260608 12:41:07.983741  3207 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
W20260608 12:41:07.985988  3209 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
I20260608 12:41:07.986970   431 server_base.cc:1061] running on GCE node
I20260608 12:41:07.987250  3203 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260608 12:41:07.987650  3203 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:07.987969   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:07.988199   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:07.988384   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922467988365 us; error 0 us; skew 500 ppm
I20260608 12:41:07.988480  3203 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260608 12:41:07.989168   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:07.990978  3001 ts_manager.cc:194] Registered new tserver with Master: e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763)
I20260608 12:41:07.991943   431 webserver.cc:533] Webserver started at http://127.0.107.195:38173/ using document root <none> and password file <none>
I20260608 12:41:07.992497   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:07.992520  3001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47012
I20260608 12:41:07.992795   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:07.993238   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:07.994621   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "f6180bd23dc9465a8c32758323de171b"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:07.999456   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:08.003046  3214 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.003886   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:08.004194   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "f6180bd23dc9465a8c32758323de171b"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-d4dv"
I20260608 12:41:08.004487   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922389651467-431-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)
I20260608 12:41:08.025543   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:08.026760   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:08.028259   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:08.030557   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:08.030784   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.031032   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:08.031215   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.072000   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46673
I20260608 12:41:08.072134  3276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46673 every 8 connection(s)
I20260608 12:41:08.087534  3277 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42463
I20260608 12:41:08.087993  3277 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:08.089125  3277 heartbeater.cc:507] Master 127.0.107.254:42463 requested a full tablet report, sending...
I20260608 12:41:08.091434  3001 ts_manager.cc:194] Registered new tserver with Master: f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673)
I20260608 12:41:08.092249   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016950505s
I20260608 12:41:08.093317  3001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47022
I20260608 12:41:08.893003  3128 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260608 12:41:08.995258  3203 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260608 12:41:09.096381  3277 heartbeater.cc:499] Master 127.0.107.254:42463 was elected leader, sending a full tablet report...
I20260608 12:41:09.267431  3001 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47028:
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"
    }
  }
}
W20260608 12:41:09.270216  3001 catalog_manager.cc:7076] 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.
I20260608 12:41:09.338624  3242 tablet_service.cc:1511] Processing CreateTablet for tablet 6050d801fe064a96b5e1575f55b5d76c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.340992  3242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6050d801fe064a96b5e1575f55b5d76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.340659  3168 tablet_service.cc:1511] Processing CreateTablet for tablet 6050d801fe064a96b5e1575f55b5d76c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.341498  3167 tablet_service.cc:1511] Processing CreateTablet for tablet fd8667898bcc46c6b3a652e638ea4b78 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.342249  3168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6050d801fe064a96b5e1575f55b5d76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.343020  3167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8667898bcc46c6b3a652e638ea4b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.344647  3240 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad90ab176be435192a565f38ba5ea30 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.338845  3241 tablet_service.cc:1511] Processing CreateTablet for tablet fd8667898bcc46c6b3a652e638ea4b78 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.346204  3240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad90ab176be435192a565f38ba5ea30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.348801  3166 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad90ab176be435192a565f38ba5ea30 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.349854  3241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8667898bcc46c6b3a652e638ea4b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.350417  3166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad90ab176be435192a565f38ba5ea30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.351590  3165 tablet_service.cc:1511] Processing CreateTablet for tablet c51311b19c2248ac8edd4b070d5e8c0d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.352439  3239 tablet_service.cc:1511] Processing CreateTablet for tablet c51311b19c2248ac8edd4b070d5e8c0d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.353128  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51311b19c2248ac8edd4b070d5e8c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.354033  3239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51311b19c2248ac8edd4b070d5e8c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.389532  3298 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: Bootstrap starting.
I20260608 12:41:09.393919  3092 tablet_service.cc:1511] Processing CreateTablet for tablet fd8667898bcc46c6b3a652e638ea4b78 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.394556  3093 tablet_service.cc:1511] Processing CreateTablet for tablet 6050d801fe064a96b5e1575f55b5d76c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.395576  3092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd8667898bcc46c6b3a652e638ea4b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.396870  3091 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad90ab176be435192a565f38ba5ea30 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:09.398360  3091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad90ab176be435192a565f38ba5ea30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.401994  3090 tablet_service.cc:1511] Processing CreateTablet for tablet c51311b19c2248ac8edd4b070d5e8c0d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=66eaf93104fd4fff8e4a402e31b21184]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:09.403537  3090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51311b19c2248ac8edd4b070d5e8c0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.408634  3093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6050d801fe064a96b5e1575f55b5d76c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.412390  3297 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Bootstrap starting.
I20260608 12:41:09.423484  3297 tablet_bootstrap.cc:654] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.423782  3298 tablet_bootstrap.cc:654] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.439982  3301 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: Bootstrap starting.
I20260608 12:41:09.449029  3301 tablet_bootstrap.cc:654] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.463369  3298 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: No bootstrap required, opened a new log
I20260608 12:41:09.463414  3297 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: No bootstrap required, opened a new log
I20260608 12:41:09.464112  3298 ts_tablet_manager.cc:1403] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.028s
I20260608 12:41:09.464151  3297 ts_tablet_manager.cc:1403] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.026s
I20260608 12:41:09.464634  3301 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: No bootstrap required, opened a new log
I20260608 12:41:09.465238  3301 ts_tablet_manager.cc:1403] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.013s
I20260608 12:41:09.466933  3298 raft_consensus.cc:359] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.467505  3298 raft_consensus.cc:385] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.467753  3298 raft_consensus.cc:740] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6180bd23dc9465a8c32758323de171b, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.467736  3297 raft_consensus.cc:359] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.468185  3301 raft_consensus.cc:359] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.468741  3297 raft_consensus.cc:385] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.468914  3301 raft_consensus.cc:385] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.469257  3297 raft_consensus.cc:740] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.468768  3298 consensus_queue.cc:260] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.469419  3301 raft_consensus.cc:740] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebac68fe05e4d988774ce7fa4987c1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.470077  3297 consensus_queue.cc:260] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.470234  3301 consensus_queue.cc:260] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.476529  3298 ts_tablet_manager.cc:1434] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 12:41:09.476743  3297 ts_tablet_manager.cc:1434] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:41:09.477712  3298 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Bootstrap starting.
I20260608 12:41:09.479909  3301 ts_tablet_manager.cc:1434] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260608 12:41:09.483229  3301 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Bootstrap starting.
I20260608 12:41:09.485386  3298 tablet_bootstrap.cc:654] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.487087  3297 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Bootstrap starting.
I20260608 12:41:09.492676  3301 tablet_bootstrap.cc:654] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:09.492755  3278 tablet.cc:2404] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:09.496790  3297 tablet_bootstrap.cc:654] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.500146  3298 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: No bootstrap required, opened a new log
I20260608 12:41:09.500730  3298 ts_tablet_manager.cc:1403] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 12:41:09.505097  3298 raft_consensus.cc:359] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.505838  3298 raft_consensus.cc:385] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.506222  3298 raft_consensus.cc:740] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6180bd23dc9465a8c32758323de171b, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.507673  3301 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: No bootstrap required, opened a new log
I20260608 12:41:09.507185  3298 consensus_queue.cc:260] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.508267  3301 ts_tablet_manager.cc:1403] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260608 12:41:09.508363  3297 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: No bootstrap required, opened a new log
I20260608 12:41:09.509387  3297 ts_tablet_manager.cc:1403] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 12:41:09.509729  3298 ts_tablet_manager.cc:1434] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:09.510877  3298 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: Bootstrap starting.
I20260608 12:41:09.511695  3301 raft_consensus.cc:359] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.512470  3301 raft_consensus.cc:385] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.512904  3301 raft_consensus.cc:740] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebac68fe05e4d988774ce7fa4987c1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.512562  3297 raft_consensus.cc:359] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.513556  3297 raft_consensus.cc:385] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.513952  3297 raft_consensus.cc:740] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.514014  3301 consensus_queue.cc:260] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.515012  3297 consensus_queue.cc:260] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.518040  3297 ts_tablet_manager.cc:1434] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:41:09.518865  3301 ts_tablet_manager.cc:1434] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:41:09.519064  3297 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: Bootstrap starting.
I20260608 12:41:09.520083  3301 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: Bootstrap starting.
I20260608 12:41:09.526556  3297 tablet_bootstrap.cc:654] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.527649  3301 tablet_bootstrap.cc:654] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.532075  3298 tablet_bootstrap.cc:654] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.539644  3298 tablet_bootstrap.cc:492] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: No bootstrap required, opened a new log
I20260608 12:41:09.539660  3297 tablet_bootstrap.cc:492] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: No bootstrap required, opened a new log
I20260608 12:41:09.540023  3301 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: No bootstrap required, opened a new log
I20260608 12:41:09.540300  3297 ts_tablet_manager.cc:1403] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:41:09.540206  3298 ts_tablet_manager.cc:1403] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260608 12:41:09.540490  3301 ts_tablet_manager.cc:1403] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 12:41:09.542922  3298 raft_consensus.cc:359] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.543483  3298 raft_consensus.cc:385] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.543736  3298 raft_consensus.cc:740] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6180bd23dc9465a8c32758323de171b, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.543735  3297 raft_consensus.cc:359] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.543941  3301 raft_consensus.cc:359] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.544788  3297 raft_consensus.cc:385] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.544865  3301 raft_consensus.cc:385] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.545369  3297 raft_consensus.cc:740] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.545419  3301 raft_consensus.cc:740] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebac68fe05e4d988774ce7fa4987c1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.544951  3298 consensus_queue.cc:260] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.546453  3301 consensus_queue.cc:260] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.547837  3298 ts_tablet_manager.cc:1434] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:41:09.546465  3297 consensus_queue.cc:260] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.548758  3301 ts_tablet_manager.cc:1434] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:41:09.548971  3298 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: Bootstrap starting.
I20260608 12:41:09.550637  3297 ts_tablet_manager.cc:1434] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260608 12:41:09.551765  3297 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: Bootstrap starting.
I20260608 12:41:09.555516  3301 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: Bootstrap starting.
I20260608 12:41:09.556707  3298 tablet_bootstrap.cc:654] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.558676  3297 tablet_bootstrap.cc:654] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.563465  3301 tablet_bootstrap.cc:654] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.564589  3303 raft_consensus.cc:493] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:09.565196  3303 raft_consensus.cc:515] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.571485  3297 tablet_bootstrap.cc:492] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: No bootstrap required, opened a new log
I20260608 12:41:09.572403  3297 ts_tablet_manager.cc:1403] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 12:41:09.572940  3303 leader_election.cc:290] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763)
I20260608 12:41:09.578132  3297 raft_consensus.cc:359] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.578989  3297 raft_consensus.cc:385] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.580578  3297 raft_consensus.cc:740] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.581491  3297 consensus_queue.cc:260] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.591328  3301 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: No bootstrap required, opened a new log
I20260608 12:41:09.592341  3301 ts_tablet_manager.cc:1403] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.010s
I20260608 12:41:09.594924  3297 ts_tablet_manager.cc:1434] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:41:09.595252  3298 tablet_bootstrap.cc:492] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: No bootstrap required, opened a new log
I20260608 12:41:09.595830  3298 ts_tablet_manager.cc:1403] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.008s
I20260608 12:41:09.596501  3301 raft_consensus.cc:359] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.597327  3301 raft_consensus.cc:385] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.597692  3301 raft_consensus.cc:740] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebac68fe05e4d988774ce7fa4987c1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.598701  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51311b19c2248ac8edd4b070d5e8c0d" candidate_uuid: "f6180bd23dc9465a8c32758323de171b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a" is_pre_election: true
I20260608 12:41:09.598788  3301 consensus_queue.cc:260] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.599542  3103 raft_consensus.cc:2468] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6180bd23dc9465a8c32758323de171b in term 0.
I20260608 12:41:09.602424  3215 leader_election.cc:304] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [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: bebac68fe05e4d988774ce7fa4987c1a, f6180bd23dc9465a8c32758323de171b; no voters: 
I20260608 12:41:09.603394  3303 raft_consensus.cc:2804] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:09.603858  3303 raft_consensus.cc:493] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:09.604228  3303 raft_consensus.cc:3060] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.604573  3301 ts_tablet_manager.cc:1434] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 12:41:09.599043  3298 raft_consensus.cc:359] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.606906  3298 raft_consensus.cc:385] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.607295  3298 raft_consensus.cc:740] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6180bd23dc9465a8c32758323de171b, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.608275  3178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51311b19c2248ac8edd4b070d5e8c0d" candidate_uuid: "f6180bd23dc9465a8c32758323de171b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" is_pre_election: true
I20260608 12:41:09.608227  3298 consensus_queue.cc:260] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.609131  3178 raft_consensus.cc:2468] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6180bd23dc9465a8c32758323de171b in term 0.
I20260608 12:41:09.612534  3303 raft_consensus.cc:515] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.612530  3298 ts_tablet_manager.cc:1434] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:41:09.615520  3303 leader_election.cc:290] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 1 election: Requested vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763)
I20260608 12:41:09.616232  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51311b19c2248ac8edd4b070d5e8c0d" candidate_uuid: "f6180bd23dc9465a8c32758323de171b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a"
I20260608 12:41:09.616773  3103 raft_consensus.cc:3060] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.617308  3178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51311b19c2248ac8edd4b070d5e8c0d" candidate_uuid: "f6180bd23dc9465a8c32758323de171b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8fb534beeb845bd8f2da16c280e7eb1"
I20260608 12:41:09.617892  3178 raft_consensus.cc:3060] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.622776  3304 raft_consensus.cc:493] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:09.623303  3304 raft_consensus.cc:515] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.624517  3103 raft_consensus.cc:2468] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6180bd23dc9465a8c32758323de171b in term 1.
I20260608 12:41:09.625087  3178 raft_consensus.cc:2468] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6180bd23dc9465a8c32758323de171b in term 1.
I20260608 12:41:09.625989  3215 leader_election.cc:304] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [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: bebac68fe05e4d988774ce7fa4987c1a, f6180bd23dc9465a8c32758323de171b; no voters: 
I20260608 12:41:09.626294  3304 leader_election.cc:290] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673)
I20260608 12:41:09.626971  3303 raft_consensus.cc:2804] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.629391  3303 raft_consensus.cc:697] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 LEADER]: Becoming Leader. State: Replica: f6180bd23dc9465a8c32758323de171b, State: Running, Role: LEADER
I20260608 12:41:09.629990  3305 raft_consensus.cc:493] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:09.630487  3305 raft_consensus.cc:515] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.630393  3303 consensus_queue.cc:237] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [LEADER]: Queue going to LEADER mode. State: All 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: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.633420  3305 leader_election.cc:290] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763), f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673)
I20260608 12:41:09.646605  2999 catalog_manager.cc:5696] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b reported cstate change: term changed from 0 to 1, leader changed from <none> to f6180bd23dc9465a8c32758323de171b (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f6180bd23dc9465a8c32758323de171b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:09.661547  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad90ab176be435192a565f38ba5ea30" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a" is_pre_election: true
I20260608 12:41:09.662252  3103 raft_consensus.cc:2468] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 0.
I20260608 12:41:09.663874  3141 leader_election.cc:304] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [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: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1; no voters: 
I20260608 12:41:09.665016  3304 raft_consensus.cc:2804] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:09.665381  3304 raft_consensus.cc:493] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:09.665676  3304 raft_consensus.cc:3060] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.672698  3304 raft_consensus.cc:515] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.673462  3252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad90ab176be435192a565f38ba5ea30" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b" is_pre_election: true
I20260608 12:41:09.674154  3252 raft_consensus.cc:2468] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 0.
I20260608 12:41:09.675546  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad90ab176be435192a565f38ba5ea30" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a"
I20260608 12:41:09.676088  3103 raft_consensus.cc:3060] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.678572  3252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad90ab176be435192a565f38ba5ea30" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b"
I20260608 12:41:09.679145  3252 raft_consensus.cc:3060] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.679791  3304 leader_election.cc:290] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [CANDIDATE]: Term 1 election: Requested vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673)
I20260608 12:41:09.682693  3178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8667898bcc46c6b3a652e638ea4b78" candidate_uuid: "bebac68fe05e4d988774ce7fa4987c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" is_pre_election: true
I20260608 12:41:09.683341  3178 raft_consensus.cc:2468] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bebac68fe05e4d988774ce7fa4987c1a in term 0.
I20260608 12:41:09.684939  3069 leader_election.cc:304] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [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: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1; no voters: 
I20260608 12:41:09.685606  3251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8667898bcc46c6b3a652e638ea4b78" candidate_uuid: "bebac68fe05e4d988774ce7fa4987c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b" is_pre_election: true
I20260608 12:41:09.685859  3305 raft_consensus.cc:2804] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:09.685889  3103 raft_consensus.cc:2468] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 1.
I20260608 12:41:09.686229  3252 raft_consensus.cc:2468] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 1.
I20260608 12:41:09.686546  3305 raft_consensus.cc:493] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:09.686319  3251 raft_consensus.cc:2468] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bebac68fe05e4d988774ce7fa4987c1a in term 0.
I20260608 12:41:09.687081  3305 raft_consensus.cc:3060] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.687510  3141 leader_election.cc:304] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [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: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1; no voters: 
I20260608 12:41:09.688400  3304 raft_consensus.cc:2804] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.689836  3304 raft_consensus.cc:697] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: Becoming Leader. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Running, Role: LEADER
I20260608 12:41:09.690713  3304 consensus_queue.cc:237] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [LEADER]: Queue going to LEADER mode. State: All 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: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.693099  3305 raft_consensus.cc:515] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.695570  3054 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:41:09.696080  3178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8667898bcc46c6b3a652e638ea4b78" candidate_uuid: "bebac68fe05e4d988774ce7fa4987c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8fb534beeb845bd8f2da16c280e7eb1"
W20260608 12:41:09.696488  3054 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:09.696655  3178 raft_consensus.cc:3060] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.698616  2999 catalog_manager.cc:5696] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.700026  3305 leader_election.cc:290] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [CANDIDATE]: Term 1 election: Requested vote from peers e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763), f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673)
I20260608 12:41:09.701192  3251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd8667898bcc46c6b3a652e638ea4b78" candidate_uuid: "bebac68fe05e4d988774ce7fa4987c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b"
I20260608 12:41:09.701779  3251 raft_consensus.cc:3060] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.701956  3178 raft_consensus.cc:2468] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebac68fe05e4d988774ce7fa4987c1a in term 1.
I20260608 12:41:09.703212  3069 leader_election.cc:304] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [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: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1; no voters: 
I20260608 12:41:09.704037  3305 raft_consensus.cc:2804] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.706960  3305 raft_consensus.cc:697] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 LEADER]: Becoming Leader. State: Replica: bebac68fe05e4d988774ce7fa4987c1a, State: Running, Role: LEADER
I20260608 12:41:09.707902  3305 consensus_queue.cc:237] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [LEADER]: Queue going to LEADER mode. State: All 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: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:09.708506  3251 raft_consensus.cc:2468] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebac68fe05e4d988774ce7fa4987c1a in term 1.
I20260608 12:41:09.715003  2999 catalog_manager.cc:5696] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "bebac68fe05e4d988774ce7fa4987c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:09.722878  3049 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:41:09.769876  3199 debug-util.cc:398] Leaking SignalData structure 0x7b080018cd20 after lost signal to thread 434
I20260608 12:41:09.783435  3304 raft_consensus.cc:493] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:09.784005  3304 raft_consensus.cc:515] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.785881  3304 leader_election.cc:290] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673), bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547)
I20260608 12:41:09.787171  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6050d801fe064a96b5e1575f55b5d76c" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a" is_pre_election: true
I20260608 12:41:09.787030  3251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6050d801fe064a96b5e1575f55b5d76c" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b" is_pre_election: true
I20260608 12:41:09.787818  3103 raft_consensus.cc:2468] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 0.
I20260608 12:41:09.787983  3251 raft_consensus.cc:2468] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 0.
I20260608 12:41:09.788936  3141 leader_election.cc:304] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [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: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1; no voters: 
I20260608 12:41:09.789887  3304 raft_consensus.cc:2804] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:09.790292  3304 raft_consensus.cc:493] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:09.790650  3304 raft_consensus.cc:3060] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.798700  3304 raft_consensus.cc:515] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.801219  3304 leader_election.cc:290] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [CANDIDATE]: Term 1 election: Requested vote from peers f6180bd23dc9465a8c32758323de171b (127.0.107.195:46673), bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547)
I20260608 12:41:09.802019  3251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6050d801fe064a96b5e1575f55b5d76c" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6180bd23dc9465a8c32758323de171b"
I20260608 12:41:09.802598  3251 raft_consensus.cc:3060] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.802503  3103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6050d801fe064a96b5e1575f55b5d76c" candidate_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bebac68fe05e4d988774ce7fa4987c1a"
I20260608 12:41:09.803310  3103 raft_consensus.cc:3060] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.807449  3251 raft_consensus.cc:2468] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 1.
I20260608 12:41:09.808656  3144 leader_election.cc:304] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [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: e8fb534beeb845bd8f2da16c280e7eb1, f6180bd23dc9465a8c32758323de171b; no voters: 
I20260608 12:41:09.809439  3304 raft_consensus.cc:2804] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.809897  3304 raft_consensus.cc:697] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: Becoming Leader. State: Replica: e8fb534beeb845bd8f2da16c280e7eb1, State: Running, Role: LEADER
I20260608 12:41:09.810762  3304 consensus_queue.cc:237] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [LEADER]: Queue going to LEADER mode. State: All 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: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:09.811009  3103 raft_consensus.cc:2468] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8fb534beeb845bd8f2da16c280e7eb1 in term 1.
I20260608 12:41:09.819080  2999 catalog_manager.cc:5696] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.868515   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:09.893577   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:09.894485   431 tablet_replica.cc:333] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a: stopping tablet replica
I20260608 12:41:09.895083   431 raft_consensus.cc:2243] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.895519   431 raft_consensus.cc:2272] T 6050d801fe064a96b5e1575f55b5d76c P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.897621   431 tablet_replica.cc:333] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a: stopping tablet replica
I20260608 12:41:09.898265   431 raft_consensus.cc:2243] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.898679   431 raft_consensus.cc:2272] T c51311b19c2248ac8edd4b070d5e8c0d P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.900538   431 tablet_replica.cc:333] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: stopping tablet replica
I20260608 12:41:09.901134   431 raft_consensus.cc:2243] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:09.901705   431 pending_rounds.cc:70] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Trying to abort 1 pending ops.
I20260608 12:41:09.901973   431 pending_rounds.cc:77] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658435932540928 op_type: NO_OP noop_request { }
I20260608 12:41:09.902316   431 raft_consensus.cc:2889] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:09.902592   431 raft_consensus.cc:2272] T fd8667898bcc46c6b3a652e638ea4b78 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.905051   431 tablet_replica.cc:333] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a: stopping tablet replica
I20260608 12:41:09.905546   431 raft_consensus.cc:2243] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.905921   431 raft_consensus.cc:2272] T 9ad90ab176be435192a565f38ba5ea30 P bebac68fe05e4d988774ce7fa4987c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.929988   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:09.941627   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:09.968624   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:09.969771   431 tablet_replica.cc:333] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1: stopping tablet replica
I20260608 12:41:09.970580   431 raft_consensus.cc:2243] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.971114   431 raft_consensus.cc:2272] T c51311b19c2248ac8edd4b070d5e8c0d P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.973950   431 tablet_replica.cc:333] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1: stopping tablet replica
I20260608 12:41:09.974735   431 raft_consensus.cc:2243] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.975222   431 raft_consensus.cc:2272] T fd8667898bcc46c6b3a652e638ea4b78 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.977914   431 tablet_replica.cc:333] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: stopping tablet replica
I20260608 12:41:09.978730   431 raft_consensus.cc:2243] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:09.979521   431 pending_rounds.cc:70] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Trying to abort 1 pending ops.
I20260608 12:41:09.979779   431 pending_rounds.cc:77] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658435861458944 op_type: NO_OP noop_request { }
I20260608 12:41:09.980141   431 raft_consensus.cc:2889] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:09.980495   431 raft_consensus.cc:2272] T 9ad90ab176be435192a565f38ba5ea30 P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.983604   431 tablet_replica.cc:333] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: stopping tablet replica
I20260608 12:41:09.984319   431 raft_consensus.cc:2243] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:09.985167   431 pending_rounds.cc:70] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Trying to abort 1 pending ops.
I20260608 12:41:09.985430   431 pending_rounds.cc:77] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658436354637824 op_type: NO_OP noop_request { }
I20260608 12:41:09.985797   431 raft_consensus.cc:2889] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:09.986157   431 raft_consensus.cc:2272] T 6050d801fe064a96b5e1575f55b5d76c P e8fb534beeb845bd8f2da16c280e7eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:10.157737  3215 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35547: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:41:10.161793  3215 consensus_peers.cc:597] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b -> Peer bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547): Couldn't send request to peer bebac68fe05e4d988774ce7fa4987c1a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:10.167819  3218 consensus_peers.cc:597] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b -> Peer e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763): Couldn't send request to peer e8fb534beeb845bd8f2da16c280e7eb1. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34763: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:11.010818   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3199)
I20260608 12:41:11.365000  3333 raft_consensus.cc:493] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:11.365839  3333 raft_consensus.cc:515] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } }
I20260608 12:41:11.368019  3333 leader_election.cc:290] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763), bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547)
W20260608 12:41:11.373631  3218 leader_election.cc:336] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763): Network error: Client connection negotiation failed: client connection to 127.0.107.194:34763: connect: Connection refused (error 111)
W20260608 12:41:11.375684  3215 leader_election.cc:336] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35547: connect: Connection refused (error 111)
I20260608 12:41:11.376180  3215 leader_election.cc:304] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [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: f6180bd23dc9465a8c32758323de171b; no voters: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1
I20260608 12:41:11.377094  3333 raft_consensus.cc:2749] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:11.508338  3333 raft_consensus.cc:493] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:11.509006  3333 raft_consensus.cc:515] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:11.510828  3333 leader_election.cc:290] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763)
W20260608 12:41:11.515074  3215 leader_election.cc:336] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35547: connect: Connection refused (error 111)
W20260608 12:41:11.515695  3218 leader_election.cc:336] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763): Network error: Client connection negotiation failed: client connection to 127.0.107.194:34763: connect: Connection refused (error 111)
I20260608 12:41:11.516067  3218 leader_election.cc:304] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [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: f6180bd23dc9465a8c32758323de171b; no voters: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1
I20260608 12:41:11.516810  3333 raft_consensus.cc:2749] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:11.553102  3333 raft_consensus.cc:493] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:11.553736  3333 raft_consensus.cc:515] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bebac68fe05e4d988774ce7fa4987c1a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35547 } } peers { permanent_uuid: "e8fb534beeb845bd8f2da16c280e7eb1" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34763 } } peers { permanent_uuid: "f6180bd23dc9465a8c32758323de171b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46673 } }
I20260608 12:41:11.555624  3333 leader_election.cc:290] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547), e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763)
W20260608 12:41:11.560107  3215 leader_election.cc:336] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bebac68fe05e4d988774ce7fa4987c1a (127.0.107.193:35547): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35547: connect: Connection refused (error 111)
W20260608 12:41:11.560760  3218 leader_election.cc:336] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8fb534beeb845bd8f2da16c280e7eb1 (127.0.107.194:34763): Network error: Client connection negotiation failed: client connection to 127.0.107.194:34763: connect: Connection refused (error 111)
I20260608 12:41:11.561210  3218 leader_election.cc:304] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [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: f6180bd23dc9465a8c32758323de171b; no voters: bebac68fe05e4d988774ce7fa4987c1a, e8fb534beeb845bd8f2da16c280e7eb1
I20260608 12:41:11.561882  3333 raft_consensus.cc:2749] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:11.697719  3054 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:41:11.701325  3054 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 12:41:11.701756  3054 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:12.011385   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3199)
I20260608 12:41:12.433046   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:12.455562   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:12.484042   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:12.484890   431 tablet_replica.cc:333] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b: stopping tablet replica
I20260608 12:41:12.485576   431 raft_consensus.cc:2243] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:12.486022   431 raft_consensus.cc:2272] T 6050d801fe064a96b5e1575f55b5d76c P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.488173   431 tablet_replica.cc:333] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: stopping tablet replica
I20260608 12:41:12.488822   431 raft_consensus.cc:2243] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:12.489879   431 pending_rounds.cc:70] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Trying to abort 1 pending ops.
I20260608 12:41:12.490127   431 pending_rounds.cc:77] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658435616669696 op_type: NO_OP noop_request { }
I20260608 12:41:12.490540   431 raft_consensus.cc:2889] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:12.490871   431 raft_consensus.cc:2272] T c51311b19c2248ac8edd4b070d5e8c0d P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.493081   431 tablet_replica.cc:333] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b: stopping tablet replica
I20260608 12:41:12.493587   431 raft_consensus.cc:2243] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:12.493978   431 raft_consensus.cc:2272] T 9ad90ab176be435192a565f38ba5ea30 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.495908   431 tablet_replica.cc:333] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b: stopping tablet replica
I20260608 12:41:12.496382   431 raft_consensus.cc:2243] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:12.496760   431 raft_consensus.cc:2272] T fd8667898bcc46c6b3a652e638ea4b78 P f6180bd23dc9465a8c32758323de171b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.520311   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:12.535063   431 master.cc:562] Master@127.0.107.254:42463 shutting down...
I20260608 12:41:12.559624   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:12.560272   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.560649   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8de132f2671b4825b255882f13015c96: stopping tablet replica
I20260608 12:41:12.579895   431 master.cc:584] Master@127.0.107.254:42463 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (5072 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:41:12.624511   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45453
I20260608 12:41:12.625790   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.631752  3337 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
W20260608 12:41:12.632149  3338 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
W20260608 12:41:12.632988  3340 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
I20260608 12:41:12.633632   431 server_base.cc:1061] running on GCE node
I20260608 12:41:12.634541   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.634756   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.634929   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472634906 us; error 0 us; skew 500 ppm
I20260608 12:41:12.635526   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.638036   431 webserver.cc:533] Webserver started at http://127.0.107.254:37479/ using document root <none> and password file <none>
I20260608 12:41:12.638599   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.638769   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.638988   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.640204   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "89842d675de54f398b0b4de5e5530ead"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.645282   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:12.649075  3345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.649972   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:12.650257   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "89842d675de54f398b0b4de5e5530ead"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.650501   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-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)
I20260608 12:41:12.661620   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.662806   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.702636   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45453
I20260608 12:41:12.702751  3396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45453 every 8 connection(s)
I20260608 12:41:12.706965  3397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.718189  3397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: Bootstrap starting.
I20260608 12:41:12.723337  3397 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.727860  3397 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: No bootstrap required, opened a new log
I20260608 12:41:12.730453  3397 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER }
I20260608 12:41:12.730895  3397 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.731088  3397 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89842d675de54f398b0b4de5e5530ead, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.731709  3397 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER }
I20260608 12:41:12.732146  3397 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:12.732342  3397 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:12.732563  3397 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.737138  3397 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER }
I20260608 12:41:12.737617  3397 leader_election.cc:304] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [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: 89842d675de54f398b0b4de5e5530ead; no voters: 
I20260608 12:41:12.738772  3397 leader_election.cc:290] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:12.739380  3400 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.740836  3400 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 1 LEADER]: Becoming Leader. State: Replica: 89842d675de54f398b0b4de5e5530ead, State: Running, Role: LEADER
I20260608 12:41:12.741622  3400 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [LEADER]: Queue going to LEADER mode. State: All 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: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER }
I20260608 12:41:12.742023  3397 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:12.748400  3402 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89842d675de54f398b0b4de5e5530ead. Latest consensus state: current_term: 1 leader_uuid: "89842d675de54f398b0b4de5e5530ead" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER } }
I20260608 12:41:12.749056  3402 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:12.749018  3401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89842d675de54f398b0b4de5e5530ead" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89842d675de54f398b0b4de5e5530ead" member_type: VOTER } }
I20260608 12:41:12.749642  3401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:12.751276  3409 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:12.759586  3409 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:12.760576   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:12.769237  3409 catalog_manager.cc:1382] Generated new cluster ID: 5263e008ec1c4d0e906553079ba9976a
I20260608 12:41:12.769534  3409 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:12.799454  3409 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:12.800753  3409 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:12.811259  3409 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: Generated new TSK 0
I20260608 12:41:12.811872  3409 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:12.827107   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.833179  3418 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
W20260608 12:41:12.834276  3419 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
I20260608 12:41:12.835871   431 server_base.cc:1061] running on GCE node
W20260608 12:41:12.836071  3421 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
I20260608 12:41:12.837093   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.837276   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.837414   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472837403 us; error 0 us; skew 500 ppm
I20260608 12:41:12.837946   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.840235   431 webserver.cc:533] Webserver started at http://127.0.107.193:37513/ using document root <none> and password file <none>
I20260608 12:41:12.840731   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.840969   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.841202   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.842275   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "1b3b111496864f84a495310ad2f9913f"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.847137   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:41:12.850865  3426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.851780   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:41:12.852195   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "1b3b111496864f84a495310ad2f9913f"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.852524   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-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)
I20260608 12:41:12.865368   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.866670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.868223   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:12.870702   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:12.870931   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.871189   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:12.871363   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.913131   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45887
I20260608 12:41:12.913252  3488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45887 every 8 connection(s)
I20260608 12:41:12.918710   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:12.926187  3493 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
W20260608 12:41:12.929064  3494 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
I20260608 12:41:12.929735   431 server_base.cc:1061] running on GCE node
W20260608 12:41:12.930223  3496 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
I20260608 12:41:12.931219   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:12.931478   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:12.931680   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922472931656 us; error 0 us; skew 500 ppm
I20260608 12:41:12.932265   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:12.934727  3489 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45453
I20260608 12:41:12.935166  3489 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:12.935214   431 webserver.cc:533] Webserver started at http://127.0.107.194:34851/ using document root <none> and password file <none>
I20260608 12:41:12.935853   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:12.936079   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:12.935993  3489 heartbeater.cc:507] Master 127.0.107.254:45453 requested a full tablet report, sending...
I20260608 12:41:12.936539   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:12.937793   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "d60a21826558466da033a0b9456309ad"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.938493  3362 ts_manager.cc:194] Registered new tserver with Master: 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:12.940311  3362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60790
I20260608 12:41:12.942919   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:41:12.946594  3501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.947346   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:12.947695   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "d60a21826558466da033a0b9456309ad"
format_stamp: "Formatted at 2026-06-08 12:41:12 on dist-test-slave-d4dv"
I20260608 12:41:12.947995   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-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)
I20260608 12:41:12.963575   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:12.964823   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:12.966419   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:12.968761   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:12.969008   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:12.969251   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:12.969422   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:13.009816   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35307
I20260608 12:41:13.009929  3563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35307 every 8 connection(s)
I20260608 12:41:13.015061   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:13.022882  3567 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
W20260608 12:41:13.024645  3568 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
W20260608 12:41:13.028012  3570 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
I20260608 12:41:13.028357   431 server_base.cc:1061] running on GCE node
I20260608 12:41:13.028823  3564 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45453
I20260608 12:41:13.029301  3564 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:13.029507   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:13.029796   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:13.030030   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922473030009 us; error 0 us; skew 500 ppm
I20260608 12:41:13.030248  3564 heartbeater.cc:507] Master 127.0.107.254:45453 requested a full tablet report, sending...
I20260608 12:41:13.030869   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:13.032727  3362 ts_manager.cc:194] Registered new tserver with Master: d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:13.033617   431 webserver.cc:533] Webserver started at http://127.0.107.195:42595/ using document root <none> and password file <none>
I20260608 12:41:13.034168   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:13.034377   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:13.034384  3362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60806
I20260608 12:41:13.034727   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:13.036108   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "2a3d45694e0a40418a792ce4bf7507ca"
format_stamp: "Formatted at 2026-06-08 12:41:13 on dist-test-slave-d4dv"
I20260608 12:41:13.041145   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:13.044749  3575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:13.045693   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:13.046000   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "2a3d45694e0a40418a792ce4bf7507ca"
format_stamp: "Formatted at 2026-06-08 12:41:13 on dist-test-slave-d4dv"
I20260608 12:41:13.046309   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-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)
I20260608 12:41:13.067234   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:13.069029   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:13.070544   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:13.072883   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:13.073094   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:13.073362   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:13.073522   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:13.113240   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43289
I20260608 12:41:13.113348  3637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43289 every 8 connection(s)
I20260608 12:41:13.128728  3638 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45453
I20260608 12:41:13.129218  3638 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:13.129940  3638 heartbeater.cc:507] Master 127.0.107.254:45453 requested a full tablet report, sending...
I20260608 12:41:13.132042  3362 ts_manager.cc:194] Registered new tserver with Master: 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:13.132658   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015969389s
I20260608 12:41:13.133535  3362 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60810
I20260608 12:41:13.943384  3489 heartbeater.cc:499] Master 127.0.107.254:45453 was elected leader, sending a full tablet report...
I20260608 12:41:14.037187  3564 heartbeater.cc:499] Master 127.0.107.254:45453 was elected leader, sending a full tablet report...
I20260608 12:41:14.136561  3638 heartbeater.cc:499] Master 127.0.107.254:45453 was elected leader, sending a full tablet report...
I20260608 12:41:14.187853  3362 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60812:
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"
    }
  }
}
W20260608 12:41:14.190486  3362 catalog_manager.cc:7076] 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.
I20260608 12:41:14.268419  3603 tablet_service.cc:1511] Processing CreateTablet for tablet f3f736e5fcdb48529eac29c307011c6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.269508  3600 tablet_service.cc:1511] Processing CreateTablet for tablet 5385c2f05f63432695298b3c724b3b9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.270270  3603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f736e5fcdb48529eac29c307011c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.270144  3602 tablet_service.cc:1511] Processing CreateTablet for tablet b387825bfccb485594a6b46e263dab44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.271039  3600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5385c2f05f63432695298b3c724b3b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.272410  3601 tablet_service.cc:1511] Processing CreateTablet for tablet b1b127c4de7145d196455b486ce2cf6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.273901  3601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b127c4de7145d196455b486ce2cf6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.273844  3598 tablet_service.cc:1511] Processing CreateTablet for tablet ee0fdf30855b46ef95a612c9f0d4b064 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.275497  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0fdf30855b46ef95a612c9f0d4b064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.275358  3596 tablet_service.cc:1511] Processing CreateTablet for tablet 7359f71bed3b4d05bbf005a54651a26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.276904  3596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7359f71bed3b4d05bbf005a54651a26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.278097  3597 tablet_service.cc:1511] Processing CreateTablet for tablet 71fcc5d33d88444297807bbfce103ab1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.279568  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fcc5d33d88444297807bbfce103ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.283159  3599 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b698b17e6451caf9ed72c7285c98f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.284650  3599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b698b17e6451caf9ed72c7285c98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.286346  3602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b387825bfccb485594a6b46e263dab44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.292583  3658 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.299526  3658 tablet_bootstrap.cc:654] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.317919  3454 tablet_service.cc:1511] Processing CreateTablet for tablet f3f736e5fcdb48529eac29c307011c6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.320065  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f736e5fcdb48529eac29c307011c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.321637  3529 tablet_service.cc:1511] Processing CreateTablet for tablet f3f736e5fcdb48529eac29c307011c6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.323237  3529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f736e5fcdb48529eac29c307011c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.326159  3528 tablet_service.cc:1511] Processing CreateTablet for tablet b387825bfccb485594a6b46e263dab44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.326647  3451 tablet_service.cc:1511] Processing CreateTablet for tablet 5385c2f05f63432695298b3c724b3b9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.327735  3528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b387825bfccb485594a6b46e263dab44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.329511  3523 tablet_service.cc:1511] Processing CreateTablet for tablet 71fcc5d33d88444297807bbfce103ab1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.331152  3523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fcc5d33d88444297807bbfce103ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.330559  3450 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b698b17e6451caf9ed72c7285c98f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.334128  3524 tablet_service.cc:1511] Processing CreateTablet for tablet ee0fdf30855b46ef95a612c9f0d4b064 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.334028  3449 tablet_service.cc:1511] Processing CreateTablet for tablet ee0fdf30855b46ef95a612c9f0d4b064 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.335821  3524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0fdf30855b46ef95a612c9f0d4b064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.338413  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 71fcc5d33d88444297807bbfce103ab1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.339969  3526 tablet_service.cc:1511] Processing CreateTablet for tablet 5385c2f05f63432695298b3c724b3b9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.340327  3453 tablet_service.cc:1511] Processing CreateTablet for tablet b387825bfccb485594a6b46e263dab44 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.324162  3452 tablet_service.cc:1511] Processing CreateTablet for tablet b1b127c4de7145d196455b486ce2cf6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.342485  3527 tablet_service.cc:1511] Processing CreateTablet for tablet b1b127c4de7145d196455b486ce2cf6f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.338174  3525 tablet_service.cc:1511] Processing CreateTablet for tablet ae2b698b17e6451caf9ed72c7285c98f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.351768  3522 tablet_service.cc:1511] Processing CreateTablet for tablet 7359f71bed3b4d05bbf005a54651a26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.351878  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 7359f71bed3b4d05bbf005a54651a26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:14.353240  3526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5385c2f05f63432695298b3c724b3b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.328711  3451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5385c2f05f63432695298b3c724b3b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.355055  3527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b127c4de7145d196455b486ce2cf6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.361420  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7359f71bed3b4d05bbf005a54651a26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.366073  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fcc5d33d88444297807bbfce103ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.369323  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b698b17e6451caf9ed72c7285c98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.373338  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b127c4de7145d196455b486ce2cf6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.377439  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b387825bfccb485594a6b46e263dab44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.381408  3522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7359f71bed3b4d05bbf005a54651a26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.385380  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b698b17e6451caf9ed72c7285c98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.390650  3449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee0fdf30855b46ef95a612c9f0d4b064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:14.443792  3658 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.444315  3658 ts_tablet_manager.cc:1403] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.152s	user 0.050s	sys 0.098s
I20260608 12:41:14.447687  3658 raft_consensus.cc:359] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.448431  3658 raft_consensus.cc:385] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.448871  3658 raft_consensus.cc:740] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.450109  3658 consensus_queue.cc:260] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.463048  3662 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.463121  3658 ts_tablet_manager.cc:1434] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.013s
I20260608 12:41:14.466912  3658 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.473609  3658 tablet_bootstrap.cc:654] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.483608  3658 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.484140  3658 ts_tablet_manager.cc:1403] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260608 12:41:14.487136  3658 raft_consensus.cc:359] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.487898  3658 raft_consensus.cc:385] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.488211  3658 raft_consensus.cc:740] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.489144  3658 consensus_queue.cc:260] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.491632  3658 ts_tablet_manager.cc:1434] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:41:14.492566  3658 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.496544  3662 tablet_bootstrap.cc:654] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.499950  3660 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.503283  3662 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.503710  3662 ts_tablet_manager.cc:1403] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260608 12:41:14.504192  3658 tablet_bootstrap.cc:654] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.506018  3662 raft_consensus.cc:359] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.506606  3662 raft_consensus.cc:385] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.506861  3662 raft_consensus.cc:740] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.507701  3660 tablet_bootstrap.cc:654] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.507736  3662 consensus_queue.cc:260] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.509999  3658 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.510529  3658 ts_tablet_manager.cc:1403] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.010s
I20260608 12:41:14.510839  3662 ts_tablet_manager.cc:1434] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:41:14.511848  3662 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.514602  3658 raft_consensus.cc:359] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.515554  3658 raft_consensus.cc:385] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.515915  3658 raft_consensus.cc:740] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.516902  3658 consensus_queue.cc:260] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.519876  3658 ts_tablet_manager.cc:1434] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:41:14.521440  3658 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.521868  3662 tablet_bootstrap.cc:654] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.530529  3658 tablet_bootstrap.cc:654] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.534076  3662 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.534643  3662 ts_tablet_manager.cc:1403] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:41:14.537700  3662 raft_consensus.cc:359] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.538453  3662 raft_consensus.cc:385] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.538748  3662 raft_consensus.cc:740] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.539690  3662 consensus_queue.cc:260] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.542927  3660 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:14.543251  3662 ts_tablet_manager.cc:1434] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:14.543449  3660 ts_tablet_manager.cc:1403] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.019s
I20260608 12:41:14.543422  3658 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.544299  3662 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.544368  3658 ts_tablet_manager.cc:1403] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260608 12:41:14.547112  3660 raft_consensus.cc:359] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.548007  3660 raft_consensus.cc:385] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.548542  3660 raft_consensus.cc:740] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.548043  3658 raft_consensus.cc:359] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.549278  3658 raft_consensus.cc:385] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.549646  3658 raft_consensus.cc:740] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.549707  3660 consensus_queue.cc:260] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.550789  3658 consensus_queue.cc:260] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.552610  3662 tablet_bootstrap.cc:654] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.556370  3658 ts_tablet_manager.cc:1434] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 12:41:14.557498  3658 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.560516  3660 ts_tablet_manager.cc:1434] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:41:14.565663  3662 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.566105  3658 tablet_bootstrap.cc:654] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.566200  3662 ts_tablet_manager.cc:1403] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260608 12:41:14.569628  3662 raft_consensus.cc:359] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.570345  3662 raft_consensus.cc:385] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.570353  3660 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.570662  3662 raft_consensus.cc:740] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.573376  3662 consensus_queue.cc:260] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.574888  3658 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.575464  3658 ts_tablet_manager.cc:1403] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 12:41:14.577562  3662 ts_tablet_manager.cc:1434] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 12:41:14.577653  3660 tablet_bootstrap.cc:654] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.578748  3662 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.578727  3658 raft_consensus.cc:359] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.579717  3658 raft_consensus.cc:385] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.580055  3658 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.581127  3658 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.584283  3658 ts_tablet_manager.cc:1434] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260608 12:41:14.585706  3658 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.586870  3662 tablet_bootstrap.cc:654] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.590655  3661 raft_consensus.cc:493] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.591325  3661 raft_consensus.cc:515] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.594794  3658 tablet_bootstrap.cc:654] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.599226  3662 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.599956  3662 ts_tablet_manager.cc:1403] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:41:14.603739  3662 raft_consensus.cc:359] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.606112  3666 raft_consensus.cc:493] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.606731  3666 raft_consensus.cc:515] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.614509  3666 leader_election.cc:290] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.615526  3661 leader_election.cc:290] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:14.630069  3662 raft_consensus.cc:385] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.630532  3662 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.631549  3662 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.635016  3662 ts_tablet_manager.cc:1434] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.005s
I20260608 12:41:14.647046  3674 raft_consensus.cc:493] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.651678  3674 raft_consensus.cc:515] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.649963  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:14.654685  3613 raft_consensus.cc:2468] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 0.
I20260608 12:41:14.655871  3674 leader_election.cc:290] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:14.656000  3660 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:14.656936  3660 ts_tablet_manager.cc:1403] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.028s
I20260608 12:41:14.657375  3428 leader_election.cc:304] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:14.658658  3666 raft_consensus.cc:2804] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.659132  3666 raft_consensus.cc:493] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.659581  3666 raft_consensus.cc:3060] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.660501  3660 raft_consensus.cc:359] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.661351  3660 raft_consensus.cc:385] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.661710  3660 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.662545  3660 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.665189  3660 ts_tablet_manager.cc:1434] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:14.666226  3660 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.668453  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.673357  3660 tablet_bootstrap.cc:654] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:14.673609  3429 leader_election.cc:343] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.679903  3666 raft_consensus.cc:515] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.683848  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.685312  3660 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
W20260608 12:41:14.685600  3429 leader_election.cc:343] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.685897  3660 ts_tablet_manager.cc:1403] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 12:41:14.687490  3662 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.688460  3660 raft_consensus.cc:359] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.689082  3660 raft_consensus.cc:385] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.689358  3660 raft_consensus.cc:740] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.690034  3660 consensus_queue.cc:260] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.692149  3660 ts_tablet_manager.cc:1434] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:41:14.693177  3660 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.700095  3674 raft_consensus.cc:493] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.700822  3674 raft_consensus.cc:515] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.703555  3674 leader_election.cc:290] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:14.706456  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.707160  3660 tablet_bootstrap.cc:654] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.707758  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.708302  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.708462  3463 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:14.707767  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.709575  3538 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:14.709977  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.710597  3666 leader_election.cc:290] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.710556  3537 raft_consensus.cc:2468] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:14.707145  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.707190  3464 raft_consensus.cc:2468] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:14.712177  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:14.714371  3662 tablet_bootstrap.cc:654] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.714736  3613 raft_consensus.cc:3060] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.714104  3577 leader_election.cc:304] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:14.715790  3674 raft_consensus.cc:2804] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:41:14.715891  3577 leader_election.cc:343] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.716245  3674 raft_consensus.cc:493] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.716629  3674 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.716665  3577 leader_election.cc:304] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:14.717676  3661 raft_consensus.cc:2804] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.718158  3661 raft_consensus.cc:493] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.718588  3661 raft_consensus.cc:3060] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.721408  3658 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.721958  3658 ts_tablet_manager.cc:1403] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.137s	user 0.029s	sys 0.089s
I20260608 12:41:14.724079  3674 raft_consensus.cc:515] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.725467  3658 raft_consensus.cc:359] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.726040  3578 leader_election.cc:304] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f
I20260608 12:41:14.727535  3658 raft_consensus.cc:385] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.727887  3658 raft_consensus.cc:740] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.728645  3658 consensus_queue.cc:260] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.729111  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:14.729691  3464 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.733052  3666 raft_consensus.cc:493] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.733620  3666 raft_consensus.cc:515] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.735541  3660 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:14.736101  3660 ts_tablet_manager.cc:1403] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.027s
I20260608 12:41:14.736706  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.737638  3539 raft_consensus.cc:2468] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 0.
I20260608 12:41:14.739127  3429 leader_election.cc:304] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:14.739488  3660 raft_consensus.cc:359] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.740460  3660 raft_consensus.cc:385] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.740937  3660 raft_consensus.cc:740] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.741978  3660 consensus_queue.cc:260] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.743141  3674 leader_election.cc:290] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:14.744061  3674 raft_consensus.cc:2804] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.744146  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:14.744668  3674 raft_consensus.cc:493] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.745210  3674 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:14.745904  3428 leader_election.cc:343] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.746752  3660 ts_tablet_manager.cc:1434] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:14.747829  3660 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.748482  3464 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:14.754102  3658 ts_tablet_manager.cc:1434] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
W20260608 12:41:14.755218  3410 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:14.755614  3658 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.758008  3415 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:41:14.759054  3415 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:14.762048  3666 leader_election.cc:290] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.762655  3666 raft_consensus.cc:2804] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.763026  3666 raft_consensus.cc:493] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.763379  3666 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.771953  3674 raft_consensus.cc:515] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.776661  3658 tablet_bootstrap.cc:654] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.777119  3613 raft_consensus.cc:2468] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 1.
I20260608 12:41:14.778599  3428 leader_election.cc:304] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:14.768409  3661 raft_consensus.cc:515] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.779582  3660 tablet_bootstrap.cc:654] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.782143  3577 leader_election.cc:304] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:14.783269  3685 raft_consensus.cc:2804] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.783800  3685 raft_consensus.cc:697] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:14.784664  3685 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.785111  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:14.788307  3674 leader_election.cc:290] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
W20260608 12:41:14.782119  3578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:35307, user_credentials={real_user=slave}} blocked reactor thread for 56328.5us
W20260608 12:41:14.790228  3578 leader_election.cc:343] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.791795  3658 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.792399  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.792520  3658 ts_tablet_manager.cc:1403] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.001s
I20260608 12:41:14.793053  3539 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.794854  3670 raft_consensus.cc:493] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:41:14.795385  3577 leader_election.cc:343] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.795436  3670 raft_consensus.cc:515] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.797854  3658 raft_consensus.cc:359] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.797611  3666 raft_consensus.cc:515] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.794772  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:14.800549  3464 raft_consensus.cc:3060] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.798921  3658 raft_consensus.cc:385] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.803452  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.806362  3537 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.806964  3687 raft_consensus.cc:2804] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.810753  3662 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.811458  3662 ts_tablet_manager.cc:1403] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.044s
I20260608 12:41:14.794000  3661 leader_election.cc:290] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:14.817168  3537 raft_consensus.cc:2468] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 1.
I20260608 12:41:14.817843  3670 leader_election.cc:290] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:14.819193  3429 leader_election.cc:304] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:14.805408  3658 raft_consensus.cc:740] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.824560  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.825233  3537 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.826997  3662 raft_consensus.cc:359] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.827800  3662 raft_consensus.cc:385] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.828661  3666 leader_election.cc:290] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.829205  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.829865  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:14.835409  3658 consensus_queue.cc:260] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
W20260608 12:41:14.836412  3428 leader_election.cc:343] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:14.837224  3578 leader_election.cc:343] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.837697  3660 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:14.837973  3658 ts_tablet_manager.cc:1434] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.006s
I20260608 12:41:14.838361  3660 ts_tablet_manager.cc:1403] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.032s
I20260608 12:41:14.839296  3658 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:14.842886  3660 raft_consensus.cc:359] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.843959  3660 raft_consensus.cc:385] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.852999  3666 raft_consensus.cc:2804] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.853771  3666 raft_consensus.cc:697] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Becoming Leader. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
I20260608 12:41:14.855032  3666 consensus_queue.cc:237] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.856140  3658 tablet_bootstrap.cc:654] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.833400  3662 raft_consensus.cc:740] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.860380  3537 raft_consensus.cc:2468] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:14.861654  3662 consensus_queue.cc:260] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.844369  3660 raft_consensus.cc:740] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.862625  3578 leader_election.cc:304] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f
I20260608 12:41:14.865553  3685 raft_consensus.cc:2804] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.862625  3464 raft_consensus.cc:2468] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:14.865988  3687 raft_consensus.cc:697] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Becoming Leader. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
I20260608 12:41:14.866921  3660 consensus_queue.cc:260] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.867203  3687 consensus_queue.cc:237] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All 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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.869868  3660 ts_tablet_manager.cc:1434] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.006s
I20260608 12:41:14.874454  3362 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:14.877120  3685 raft_consensus.cc:697] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:14.877835  3661 raft_consensus.cc:493] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.878114  3685 consensus_queue.cc:237] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.878321  3661 raft_consensus.cc:515] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.880558  3661 leader_election.cc:290] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:14.883176  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.878391  3539 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:14.876057  3660 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:14.888653  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.885838  3537 raft_consensus.cc:2468] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
W20260608 12:41:14.891816  3503 leader_election.cc:343] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.897291  3578 leader_election.cc:304] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:14.898902  3661 raft_consensus.cc:2804] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.899403  3661 raft_consensus.cc:493] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.899837  3661 raft_consensus.cc:3060] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:14.876868  3429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:35307, user_credentials={real_user=slave}} blocked reactor thread for 57791.4us
I20260608 12:41:14.901746  3577 leader_election.cc:304] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:14.903322  3674 raft_consensus.cc:2804] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.903996  3674 raft_consensus.cc:697] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:14.905172  3674 consensus_queue.cc:237] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.912014  3691 raft_consensus.cc:493] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.912604  3691 raft_consensus.cc:515] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.914911  3661 raft_consensus.cc:515] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.916766  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:14.917469  3613 raft_consensus.cc:2468] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 0.
I20260608 12:41:14.918817  3428 leader_election.cc:304] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:14.922871  3694 raft_consensus.cc:2804] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:14.910573  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.923489  3691 leader_election.cc:290] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.923982  3694 raft_consensus.cc:493] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:14.924455  3694 raft_consensus.cc:3060] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.924898  3670 raft_consensus.cc:493] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.925482  3670 raft_consensus.cc:515] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.926703  3661 leader_election.cc:290] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:14.929026  3662 ts_tablet_manager.cc:1434] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.117s	user 0.009s	sys 0.001s
I20260608 12:41:14.930198  3662 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:14.930857  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:14.931274  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b127c4de7145d196455b486ce2cf6f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.932070  3464 raft_consensus.cc:2393] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 2a3d45694e0a40418a792ce4bf7507ca in this term.
I20260608 12:41:14.932964  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.927767  3670 leader_election.cc:290] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.933553  3537 raft_consensus.cc:3060] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.937225  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:14.938241  3613 raft_consensus.cc:2393] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 2a3d45694e0a40418a792ce4bf7507ca in this term.
I20260608 12:41:14.941994  3658 tablet_bootstrap.cc:492] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:14.942425  3658 ts_tablet_manager.cc:1403] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.029s
I20260608 12:41:14.939627  3360 catalog_manager.cc:5696] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b3b111496864f84a495310ad2f9913f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:14.950139  3660 tablet_bootstrap.cc:654] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.950189  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.943073  3503 leader_election.cc:304] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:14.951983  3670 raft_consensus.cc:3060] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.952620  3503 leader_election.cc:304] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:14.946803  3658 raft_consensus.cc:359] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.954241  3658 raft_consensus.cc:385] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:14.954543  3658 raft_consensus.cc:740] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:14.946004  3661 raft_consensus.cc:493] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:14.958277  3661 raft_consensus.cc:515] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.959049  3694 raft_consensus.cc:515] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.960095  3658 consensus_queue.cc:260] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
W20260608 12:41:14.947304  3577 leader_election.cc:343] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.962667  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:14.964947  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:14.965397  3613 raft_consensus.cc:3060] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:14.966046  3694 leader_election.cc:290] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:14.957321  3662 tablet_bootstrap.cc:654] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:14.967330  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:14.965456  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:14.962774  3661 leader_election.cc:290] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:14.962944  3670 raft_consensus.cc:2749] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:41:14.978024  3578 leader_election.cc:343] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:14.977999  3429 leader_election.cc:343] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:14.969228  3577 leader_election.cc:343] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.982195  3658 ts_tablet_manager.cc:1434] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260608 12:41:14.981057  3537 raft_consensus.cc:2468] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:14.983448  3613 raft_consensus.cc:2468] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 1.
W20260608 12:41:14.984010  3429 leader_election.cc:343] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.984330  3578 leader_election.cc:304] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f
I20260608 12:41:14.984701  3428 leader_election.cc:304] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:14.985584  3661 raft_consensus.cc:2804] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.985807  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:14.985909  3694 raft_consensus.cc:2804] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:14.986073  3661 raft_consensus.cc:697] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:14.986830  3694 raft_consensus.cc:697] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Becoming Leader. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
W20260608 12:41:14.987594  3577 leader_election.cc:343] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:14.987283  3661 consensus_queue.cc:237] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:14.988163  3577 leader_election.cc:304] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca; no voters: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad
I20260608 12:41:14.987991  3694 consensus_queue.cc:237] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All 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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.989130  3674 raft_consensus.cc:2749] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:14.991596  3701 raft_consensus.cc:2749] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:14.992308  3660 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:14.992858  3660 ts_tablet_manager.cc:1403] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.122s	user 0.019s	sys 0.003s
I20260608 12:41:14.996384  3662 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:14.997025  3662 ts_tablet_manager.cc:1403] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.004s
I20260608 12:41:15.000356  3662 raft_consensus.cc:359] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.001083  3662 raft_consensus.cc:385] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.001384  3662 raft_consensus.cc:740] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.002281  3662 consensus_queue.cc:260] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:14.996022  3660 raft_consensus.cc:359] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.003701  3660 raft_consensus.cc:385] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.004142  3660 raft_consensus.cc:740] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.005137  3660 consensus_queue.cc:260] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.007889  3662 ts_tablet_manager.cc:1434] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:41:15.009418  3662 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:15.010851  3660 ts_tablet_manager.cc:1434] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260608 12:41:15.012365  3660 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:15.016316  3662 tablet_bootstrap.cc:654] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.019901  3660 tablet_bootstrap.cc:654] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.021608  3662 tablet_bootstrap.cc:492] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:15.022091  3662 ts_tablet_manager.cc:1403] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 12:41:15.025849  3660 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:15.025810  3662 raft_consensus.cc:359] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:15.026481  3660 ts_tablet_manager.cc:1403] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:41:15.026743  3662 raft_consensus.cc:385] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.027073  3662 raft_consensus.cc:740] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.028040  3662 consensus_queue.cc:260] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:15.029703  3660 raft_consensus.cc:359] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.030311  3662 ts_tablet_manager.cc:1434] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:15.030450  3660 raft_consensus.cc:385] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.030802  3660 raft_consensus.cc:740] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.031404  3662 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:15.031582  3660 consensus_queue.cc:260] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.034454  3660 ts_tablet_manager.cc:1434] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:41:15.035494  3660 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:15.039119  3662 tablet_bootstrap.cc:654] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.042392  3660 tablet_bootstrap.cc:654] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.054795  3360 catalog_manager.cc:5696] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b3b111496864f84a495310ad2f9913f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:15.057024  3662 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:15.056680  3360 catalog_manager.cc:5696] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b3b111496864f84a495310ad2f9913f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:15.057024  3660 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:15.057812  3662 ts_tablet_manager.cc:1403] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260608 12:41:15.057929  3660 ts_tablet_manager.cc:1403] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:41:15.060727  3662 raft_consensus.cc:359] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.061424  3662 raft_consensus.cc:385] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.061678  3662 raft_consensus.cc:740] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.061772  3660 raft_consensus.cc:359] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.062414  3660 raft_consensus.cc:385] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.062851  3660 raft_consensus.cc:740] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.062414  3662 consensus_queue.cc:260] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.063642  3660 consensus_queue.cc:260] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.064636  3662 ts_tablet_manager.cc:1434] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:15.065661  3660 ts_tablet_manager.cc:1434] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:15.068501  3701 raft_consensus.cc:493] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.069155  3701 raft_consensus.cc:515] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.071643  3701 leader_election.cc:290] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:15.072414  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:15.072784  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fcc5d33d88444297807bbfce103ab1" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:15.073604  3613 raft_consensus.cc:2393] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 1b3b111496864f84a495310ad2f9913f in this term.
I20260608 12:41:15.074064  3362 catalog_manager.cc:5696] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:15.075091  3503 leader_election.cc:304] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:15.076027  3362 catalog_manager.cc:5696] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:15.077397  3701 raft_consensus.cc:3060] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.078132  3362 catalog_manager.cc:5696] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:15.084378  3701 raft_consensus.cc:2749] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:15.163208  3661 raft_consensus.cc:493] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.163729  3661 raft_consensus.cc:515] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.165284  3701 raft_consensus.cc:493] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.166045  3661 leader_election.cc:290] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:15.165795  3701 raft_consensus.cc:515] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.166990  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:15.167400  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:15.168187  3537 raft_consensus.cc:2393] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a3d45694e0a40418a792ce4bf7507ca in current term 1: Already voted for candidate 1b3b111496864f84a495310ad2f9913f in this term.
I20260608 12:41:15.168545  3701 leader_election.cc:290] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:15.169214  3578 leader_election.cc:304] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca; no voters: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad
I20260608 12:41:15.169632  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:15.170065  3661 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.170553  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7359f71bed3b4d05bbf005a54651a26b" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:15.171273  3613 raft_consensus.cc:2393] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 1b3b111496864f84a495310ad2f9913f in this term.
I20260608 12:41:15.172151  3503 leader_election.cc:304] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:15.172912  3701 raft_consensus.cc:3060] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.177063  3661 raft_consensus.cc:2749] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:15.179302  3701 raft_consensus.cc:2749] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:15.231976  3661 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.243764  3685 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.246327  3694 consensus_queue.cc:1048] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.260704  3691 consensus_queue.cc:1048] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.281289  3464 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.287106  3674 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.297894  3691 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.300029  3674 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.306342  3691 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:15.334775  3694 raft_consensus.cc:493] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.335170  3694 raft_consensus.cc:515] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:15.336779  3694 leader_election.cc:290] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:15.337497  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:15.337836  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f736e5fcdb48529eac29c307011c6f" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:15.338583  3539 raft_consensus.cc:2393] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b3b111496864f84a495310ad2f9913f in current term 1: Already voted for candidate 2a3d45694e0a40418a792ce4bf7507ca in this term.
I20260608 12:41:15.339439  3429 leader_election.cc:304] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f; no voters: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad
I20260608 12:41:15.340106  3694 raft_consensus.cc:3060] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.344761  3694 raft_consensus.cc:2749] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:15.360749  3670 raft_consensus.cc:493] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.361304  3670 raft_consensus.cc:515] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.363044  3670 leader_election.cc:290] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:15.363919  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:15.364195  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:15.364461  3464 raft_consensus.cc:2468] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 0.
I20260608 12:41:15.364817  3613 raft_consensus.cc:2468] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 0.
I20260608 12:41:15.365556  3503 leader_election.cc:304] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [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: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:15.366250  3670 raft_consensus.cc:2804] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:15.366650  3670 raft_consensus.cc:493] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:15.366981  3670 raft_consensus.cc:3060] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.371570  3670 raft_consensus.cc:515] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.373387  3670 leader_election.cc:290] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:15.374176  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:15.374462  3613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2b698b17e6451caf9ed72c7285c98f" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:15.374706  3464 raft_consensus.cc:3060] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.375061  3613 raft_consensus.cc:3060] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.379264  3464 raft_consensus.cc:2468] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 1.
I20260608 12:41:15.380348  3503 leader_election.cc:304] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [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: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:15.380882  3613 raft_consensus.cc:2468] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 1.
I20260608 12:41:15.381166  3670 raft_consensus.cc:2804] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:15.381760  3670 raft_consensus.cc:697] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:15.382505  3670 consensus_queue.cc:237] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.389951  3694 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.391484  3361 catalog_manager.cc:5696] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:15.397775  3674 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.403120  3691 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.419411  3674 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.420958  3674 consensus_queue.cc:1048] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.439817  3686 consensus_queue.cc:1048] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:15.454998   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.461529  3731 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
W20260608 12:41:15.462749  3732 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
I20260608 12:41:15.465369   431 server_base.cc:1061] running on GCE node
W20260608 12:41:15.466976  3734 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
I20260608 12:41:15.467981   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.468185   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:15.468340   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475468328 us; error 0 us; skew 500 ppm
I20260608 12:41:15.468954   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.471310   431 webserver.cc:533] Webserver started at http://127.0.107.196:41715/ using document root <none> and password file <none>
I20260608 12:41:15.471773   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.471932   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.472141   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.473268   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "29853ae9393c41878405189ccf9087f0"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-d4dv"
I20260608 12:41:15.477675   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:15.480978  3739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.481830   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:15.482195   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "29853ae9393c41878405189ccf9087f0"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-d4dv"
I20260608 12:41:15.482534   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-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)
I20260608 12:41:15.500298   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.501621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.502938   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.505342   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.505574   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.505823   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.506002   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.548895   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39857
I20260608 12:41:15.549019  3801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39857 every 8 connection(s)
I20260608 12:41:15.555683  3362 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60812:
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
I20260608 12:41:15.566275  3802 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45453
I20260608 12:41:15.566835  3802 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.567647  3802 heartbeater.cc:507] Master 127.0.107.254:45453 requested a full tablet report, sending...
I20260608 12:41:15.569754  3360 ts_manager.cc:194] Registered new tserver with Master: 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:15.571580  3360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60814
W20260608 12:41:15.580037  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8cdfc30cb044662ae8cc24dc4d0a351 has no consensus state
W20260608 12:41:15.581676  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd2fba60aadf457597a653bf4fa32710 has no consensus state
W20260608 12:41:15.583158  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a17329cd4935497f9fabf735326906bc has no consensus state
W20260608 12:41:15.585021  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4664fd09101043948b8aa68a1b036361 has no consensus state
W20260608 12:41:15.587702  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed68934e48bd4e13a64f3b516473e740 has no consensus state
W20260608 12:41:15.589429  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 447ea2a32a234778b3064df3058b9e45 has no consensus state
W20260608 12:41:15.590955  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1cb74d20f89844ec9a7c4b657cd0ceae has no consensus state
W20260608 12:41:15.592274  3362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e20029d909814b37a230d21e0085c77c has no consensus state
W20260608 12:41:15.601927  3349 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e8cdfc30cb044662ae8cc24dc4d0a351 (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e8cdfc30cb044662ae8cc24dc4d0a351 has no consensus state
I20260608 12:41:15.619875  3453 tablet_service.cc:1511] Processing CreateTablet for tablet e8cdfc30cb044662ae8cc24dc4d0a351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.621454  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cdfc30cb044662ae8cc24dc4d0a351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.622709  3528 tablet_service.cc:1511] Processing CreateTablet for tablet e8cdfc30cb044662ae8cc24dc4d0a351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.624132  3528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cdfc30cb044662ae8cc24dc4d0a351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.625880  3598 tablet_service.cc:1511] Processing CreateTablet for tablet fd2fba60aadf457597a653bf4fa32710 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.625912  3454 tablet_service.cc:1511] Processing CreateTablet for tablet fd2fba60aadf457597a653bf4fa32710 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.627430  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2fba60aadf457597a653bf4fa32710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.628058  3454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2fba60aadf457597a653bf4fa32710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.632357  3597 tablet_service.cc:1511] Processing CreateTablet for tablet a17329cd4935497f9fabf735326906bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.636320  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17329cd4935497f9fabf735326906bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.636247  3522 tablet_service.cc:1511] Processing CreateTablet for tablet a17329cd4935497f9fabf735326906bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.637863  3522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17329cd4935497f9fabf735326906bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.638288  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 4664fd09101043948b8aa68a1b036361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.639618  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4664fd09101043948b8aa68a1b036361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.645462  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 4664fd09101043948b8aa68a1b036361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.647282  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4664fd09101043948b8aa68a1b036361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.674674  3448 tablet_service.cc:1511] Processing CreateTablet for tablet ed68934e48bd4e13a64f3b516473e740 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.677646  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed68934e48bd4e13a64f3b516473e740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.683887  3597 tablet_service.cc:1511] Processing CreateTablet for tablet ed68934e48bd4e13a64f3b516473e740 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.686434  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed68934e48bd4e13a64f3b516473e740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.688217  3767 tablet_service.cc:1511] Processing CreateTablet for tablet e8cdfc30cb044662ae8cc24dc4d0a351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.689149  3765 tablet_service.cc:1511] Processing CreateTablet for tablet a17329cd4935497f9fabf735326906bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.690102  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cdfc30cb044662ae8cc24dc4d0a351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.694128  3764 tablet_service.cc:1511] Processing CreateTablet for tablet 4664fd09101043948b8aa68a1b036361 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.695024  3766 tablet_service.cc:1511] Processing CreateTablet for tablet fd2fba60aadf457597a653bf4fa32710 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.697031  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a17329cd4935497f9fabf735326906bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.698387  3764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4664fd09101043948b8aa68a1b036361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.699141  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2fba60aadf457597a653bf4fa32710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.694504  3809 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:15.703951  3763 tablet_service.cc:1511] Processing CreateTablet for tablet ed68934e48bd4e13a64f3b516473e740 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.705736  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed68934e48bd4e13a64f3b516473e740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.718827  3598 tablet_service.cc:1511] Processing CreateTablet for tablet 447ea2a32a234778b3064df3058b9e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.720326  3598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ea2a32a234778b3064df3058b9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.710608  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 447ea2a32a234778b3064df3058b9e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.728446  3810 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:15.737077  3808 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:15.747774  3808 tablet_bootstrap.cc:654] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.751518  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ea2a32a234778b3064df3058b9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.751094  3809 tablet_bootstrap.cc:654] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:15.762665  3410 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:15.765477  3762 tablet_service.cc:1511] Processing CreateTablet for tablet 447ea2a32a234778b3064df3058b9e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.767978  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447ea2a32a234778b3064df3058b9e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.777396  3812 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:15.783948  3810 tablet_bootstrap.cc:654] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.783697  3448 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb74d20f89844ec9a7c4b657cd0ceae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.785741  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb74d20f89844ec9a7c4b657cd0ceae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.787159  3808 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:15.787684  3808 ts_tablet_manager.cc:1403] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.008s
I20260608 12:41:15.794414  3528 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb74d20f89844ec9a7c4b657cd0ceae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.796353  3528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb74d20f89844ec9a7c4b657cd0ceae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.806829  3767 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb74d20f89844ec9a7c4b657cd0ceae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.808162  3812 tablet_bootstrap.cc:654] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.808301  3767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb74d20f89844ec9a7c4b657cd0ceae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.808606  3450 tablet_service.cc:1511] Processing CreateTablet for tablet e20029d909814b37a230d21e0085c77c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.811723  3765 tablet_service.cc:1511] Processing CreateTablet for tablet e20029d909814b37a230d21e0085c77c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.814908  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20029d909814b37a230d21e0085c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.813601  3808 raft_consensus.cc:359] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:15.821600  3808 raft_consensus.cc:385] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.821924  3808 raft_consensus.cc:740] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.823184  3808 consensus_queue.cc:260] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:15.832197  3808 ts_tablet_manager.cc:1434] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260608 12:41:15.833298  3670 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.833726  3808 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:15.836092  3597 tablet_service.cc:1511] Processing CreateTablet for tablet e20029d909814b37a230d21e0085c77c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:15.841377  3597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20029d909814b37a230d21e0085c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.844980  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20029d909814b37a230d21e0085c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:15.869165  3810 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:15.869771  3810 ts_tablet_manager.cc:1403] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.000s
I20260608 12:41:15.870517  3812 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:15.870945  3812 ts_tablet_manager.cc:1403] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.016s
I20260608 12:41:15.873852  3812 raft_consensus.cc:359] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:15.874619  3812 raft_consensus.cc:385] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.874941  3812 raft_consensus.cc:740] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.875826  3812 consensus_queue.cc:260] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:15.880493  3808 tablet_bootstrap.cc:654] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.890580  3812 ts_tablet_manager.cc:1434] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.008s
I20260608 12:41:15.901506  3812 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:15.872758  3810 raft_consensus.cc:359] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:15.891757  3802 heartbeater.cc:499] Master 127.0.107.254:45453 was elected leader, sending a full tablet report...
I20260608 12:41:15.906468  3810 raft_consensus.cc:385] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.907001  3810 raft_consensus.cc:740] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.909528  3812 tablet_bootstrap.cc:654] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.926183  3812 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:15.926754  3812 ts_tablet_manager.cc:1403] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260608 12:41:15.926514  3810 consensus_queue.cc:260] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:15.927801  3694 raft_consensus.cc:493] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:15.928290  3694 raft_consensus.cc:515] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:15.929515  3810 ts_tablet_manager.cc:1434] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.003s
I20260608 12:41:15.930480  3812 raft_consensus.cc:359] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.931214  3812 raft_consensus.cc:385] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.931337  3810 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:15.931545  3812 raft_consensus.cc:740] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.898864  3809 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:15.932387  3812 consensus_queue.cc:260] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.933372  3809 ts_tablet_manager.cc:1403] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.241s	user 0.007s	sys 0.017s
I20260608 12:41:15.934918  3812 ts_tablet_manager.cc:1434] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:15.936375  3812 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:15.943606  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:15.944454  3812 tablet_bootstrap.cc:654] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.944854  3809 raft_consensus.cc:359] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
W20260608 12:41:15.945139  3429 leader_election.cc:343] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:15.947324  3694 leader_election.cc:290] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:15.945832  3809 raft_consensus.cc:385] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.948426  3809 raft_consensus.cc:740] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.949364  3808 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:15.950004  3808 ts_tablet_manager.cc:1403] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.022s
I20260608 12:41:15.950525  3809 consensus_queue.cc:260] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:15.953462  3809 ts_tablet_manager.cc:1434] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 12:41:15.954578  3809 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:15.959669  3808 raft_consensus.cc:359] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.960582  3808 raft_consensus.cc:385] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.960999  3808 raft_consensus.cc:740] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.976714  3808 consensus_queue.cc:260] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:15.979084  3808 ts_tablet_manager.cc:1434] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260608 12:41:15.969858  3809 tablet_bootstrap.cc:654] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.974402  3810 tablet_bootstrap.cc:654] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.981621  3812 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:15.982208  3812 ts_tablet_manager.cc:1403] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.024s
I20260608 12:41:15.985844  3812 raft_consensus.cc:359] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:15.986629  3812 raft_consensus.cc:385] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.987000  3812 raft_consensus.cc:740] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.987948  3812 consensus_queue.cc:260] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:15.990465  3812 ts_tablet_manager.cc:1434] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:41:15.991438  3812 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:15.991561  3670 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:15.991835  3808 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:15.999809  3812 tablet_bootstrap.cc:654] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.012319  3808 tablet_bootstrap.cc:654] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.013125  3812 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:16.013722  3812 ts_tablet_manager.cc:1403] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 12:41:16.016830  3812 raft_consensus.cc:359] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.017709  3812 raft_consensus.cc:385] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.018186  3812 raft_consensus.cc:740] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.019189  3812 consensus_queue.cc:260] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.025105  3812 ts_tablet_manager.cc:1434] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:41:16.026439  3812 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:16.028327  3686 raft_consensus.cc:493] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.028855  3686 raft_consensus.cc:515] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.034548  3808 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:16.034758  3812 tablet_bootstrap.cc:654] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.035082  3808 ts_tablet_manager.cc:1403] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260608 12:41:16.037988  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
W20260608 12:41:16.040046  3577 leader_election.cc:343] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.042915  3686 leader_election.cc:290] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.045795  3808 raft_consensus.cc:359] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.048417  3812 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:16.049225  3812 ts_tablet_manager.cc:1403] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 12:41:16.046970  3808 raft_consensus.cc:385] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.050824  3808 raft_consensus.cc:740] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.053134  3812 raft_consensus.cc:359] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.054210  3812 raft_consensus.cc:385] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.054673  3812 raft_consensus.cc:740] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.053404  3808 consensus_queue.cc:260] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.058007  3812 consensus_queue.cc:260] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.059194  3808 ts_tablet_manager.cc:1434] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.006s
I20260608 12:41:16.061326  3812 ts_tablet_manager.cc:1434] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:41:16.062384  3812 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:16.060781  3808 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:16.071375  3812 tablet_bootstrap.cc:654] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.080018  3817 raft_consensus.cc:493] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.080755  3817 raft_consensus.cc:515] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.083348  3812 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:16.096473  3812 ts_tablet_manager.cc:1403] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260608 12:41:16.084463  3808 tablet_bootstrap.cc:654] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.083650  3817 leader_election.cc:290] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:16.106516  3812 raft_consensus.cc:359] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.109956  3812 raft_consensus.cc:385] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.111240  3812 raft_consensus.cc:740] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.113109  3686 raft_consensus.cc:493] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.113763  3686 raft_consensus.cc:515] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.116364  3686 leader_election.cc:290] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.113215  3812 consensus_queue.cc:260] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.121091  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
W20260608 12:41:16.122732  3578 leader_election.cc:343] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.128362  3812 ts_tablet_manager.cc:1434] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260608 12:41:16.189230  3812 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:16.200951  3817 raft_consensus.cc:493] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.203593  3817 raft_consensus.cc:515] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.206866  3817 leader_election.cc:290] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:16.207203  3812 tablet_bootstrap.cc:654] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.199805  3670 raft_consensus.cc:493] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.212558  3670 raft_consensus.cc:515] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.226176  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
W20260608 12:41:16.229180  3742 leader_election.cc:343] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.232220  3817 raft_consensus.cc:493] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.235164  3808 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:16.235970  3817 raft_consensus.cc:515] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.230225  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:16.235728  3808 ts_tablet_manager.cc:1403] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.028s
I20260608 12:41:16.272975  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
W20260608 12:41:16.279505  3742 leader_election.cc:343] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.279662  3777 raft_consensus.cc:2468] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 0.
I20260608 12:41:16.295737  3810 tablet_bootstrap.cc:492] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:16.295768  3809 tablet_bootstrap.cc:492] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:16.305353  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:16.306119  3539 raft_consensus.cc:2468] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 0.
I20260608 12:41:16.308673  3808 raft_consensus.cc:359] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.310572  3742 leader_election.cc:304] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:16.293716  3670 leader_election.cc:290] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:16.314543  3809 ts_tablet_manager.cc:1403] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.360s	user 0.093s	sys 0.123s
I20260608 12:41:16.315471  3808 raft_consensus.cc:385] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.314658  3810 ts_tablet_manager.cc:1403] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.384s	user 0.042s	sys 0.072s
I20260608 12:41:16.321862  3808 raft_consensus.cc:740] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.338930  3843 raft_consensus.cc:493] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.339718  3843 raft_consensus.cc:515] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.342772  3812 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:16.343384  3812 ts_tablet_manager.cc:1403] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.013s
I20260608 12:41:16.345582  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.352134  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.351174  3808 consensus_queue.cc:260] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.352873  3776 raft_consensus.cc:2468] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:16.346266  3777 raft_consensus.cc:2468] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:16.351445  3817 leader_election.cc:290] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:16.355499  3817 raft_consensus.cc:2804] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.355835  3817 raft_consensus.cc:493] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.356189  3817 raft_consensus.cc:3060] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.363348  3843 leader_election.cc:290] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:16.363981  3843 raft_consensus.cc:493] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.364460  3843 raft_consensus.cc:515] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
W20260608 12:41:16.359567  3742 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:35307, user_credentials={real_user=slave}} blocked reactor thread for 48758.4us
I20260608 12:41:16.368381  3427 leader_election.cc:304] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 29853ae9393c41878405189ccf9087f0; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:16.378319  3694 raft_consensus.cc:2804] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.381865  3694 raft_consensus.cc:493] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.386626  3812 raft_consensus.cc:359] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.387372  3812 raft_consensus.cc:385] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.387682  3812 raft_consensus.cc:740] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.393697  3694 raft_consensus.cc:3060] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.399686  3808 ts_tablet_manager.cc:1434] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.160s	user 0.009s	sys 0.000s
I20260608 12:41:16.395742  3809 raft_consensus.cc:359] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
W20260608 12:41:16.394474  3427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.196:39857, user_credentials={real_user=slave}} blocked reactor thread for 97672.6us
W20260608 12:41:16.401942  3577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45887, user_credentials={real_user=slave}} blocked reactor thread for 66504.5us
I20260608 12:41:16.397982  3812 consensus_queue.cc:260] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.406486  3809 raft_consensus.cc:385] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.397816  3576 leader_election.cc:304] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:16.409505  3809 raft_consensus.cc:740] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.418226  3843 leader_election.cc:290] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:16.419262  3810 raft_consensus.cc:359] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.420018  3810 raft_consensus.cc:385] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.424660  3686 raft_consensus.cc:2804] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.427064  3686 raft_consensus.cc:493] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.427501  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.425192  3808 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:16.421043  3810 raft_consensus.cc:740] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.427454  3686 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.432179  3809 consensus_queue.cc:260] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.435849  3812 ts_tablet_manager.cc:1434] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.003s
I20260608 12:41:16.439769  3812 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
W20260608 12:41:16.443477  3503 leader_election.cc:343] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.442056  3576 leader_election.cc:304] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 1b3b111496864f84a495310ad2f9913f
I20260608 12:41:16.443502  3843 raft_consensus.cc:493] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.447441  3810 consensus_queue.cc:260] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.447485  3843 raft_consensus.cc:515] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.448971  3674 raft_consensus.cc:2804] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.449375  3674 raft_consensus.cc:493] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.449735  3674 raft_consensus.cc:3060] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.444448  3809 ts_tablet_manager.cc:1434] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.123s	user 0.009s	sys 0.000s
I20260608 12:41:16.456198  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.457021  3611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.458259  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.462118  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.462457  3843 leader_election.cc:290] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:16.458218  3611 raft_consensus.cc:2468] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 0.
I20260608 12:41:16.464797  3609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.465950  3809 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:16.465834  3609 raft_consensus.cc:2468] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 0.
I20260608 12:41:16.465862  3741 leader_election.cc:304] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:16.467609  3843 raft_consensus.cc:2804] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.467970  3843 raft_consensus.cc:493] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.468308  3843 raft_consensus.cc:3060] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.463944  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:16.472040  3810 ts_tablet_manager.cc:1434] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.149s	user 0.006s	sys 0.002s
W20260608 12:41:16.472553  3742 leader_election.cc:343] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.473156  3810 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:16.481297  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.509482  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.511654  3674 raft_consensus.cc:515] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.512171  3812 tablet_bootstrap.cc:654] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.513594  3610 raft_consensus.cc:2393] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29853ae9393c41878405189ccf9087f0 in current term 1: Already voted for candidate 2a3d45694e0a40418a792ce4bf7507ca in this term.
I20260608 12:41:16.516090  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:16.517464  3464 raft_consensus.cc:3060] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.517495  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.515261  3817 raft_consensus.cc:515] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.492313  3741 leader_election.cc:304] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:16.522806  3848 raft_consensus.cc:2804] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:41:16.522852  3741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:43289, user_credentials={real_user=slave}} blocked reactor thread for 45307us
I20260608 12:41:16.523486  3848 raft_consensus.cc:493] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.523943  3848 raft_consensus.cc:3060] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.524243  3817 leader_election.cc:290] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:16.525206  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:16.527302  3539 raft_consensus.cc:3060] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.527467  3674 leader_election.cc:290] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.528339  3464 raft_consensus.cc:2468] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.532065  3809 tablet_bootstrap.cc:654] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.532698  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
W20260608 12:41:16.523906  3741 leader_election.cc:343] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.534987  3776 raft_consensus.cc:2393] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 29853ae9393c41878405189ccf9087f0 in this term.
I20260608 12:41:16.534993  3577 leader_election.cc:304] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:16.535614  3686 raft_consensus.cc:515] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.537447  3502 leader_election.cc:304] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 29853ae9393c41878405189ccf9087f0
I20260608 12:41:16.538055  3810 tablet_bootstrap.cc:654] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.539336  3612 raft_consensus.cc:2393] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29853ae9393c41878405189ccf9087f0 in current term 1: Already voted for candidate 2a3d45694e0a40418a792ce4bf7507ca in this term.
I20260608 12:41:16.539067  3674 raft_consensus.cc:2804] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.541636  3848 raft_consensus.cc:515] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.542635  3674 raft_consensus.cc:697] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:16.543589  3808 tablet_bootstrap.cc:654] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.526165  3694 raft_consensus.cc:515] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.544708  3539 raft_consensus.cc:2468] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 1.
W20260608 12:41:16.545248  3741 leader_election.cc:343] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.543618  3674 consensus_queue.cc:237] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.546965  3847 raft_consensus.cc:2749] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.550098  3741 leader_election.cc:304] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0; no voters: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:16.550535  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:16.546130  3462 raft_consensus.cc:2393] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29853ae9393c41878405189ccf9087f0 in current term 1: Already voted for candidate 1b3b111496864f84a495310ad2f9913f in this term.
I20260608 12:41:16.551159  3817 raft_consensus.cc:3060] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.554672  3741 leader_election.cc:304] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0; no voters: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad
I20260608 12:41:16.551194  3538 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.555172  3812 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: No bootstrap required, opened a new log
I20260608 12:41:16.555930  3812 ts_tablet_manager.cc:1403] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.005s
I20260608 12:41:16.558179  3848 leader_election.cc:290] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:16.557910  3742 leader_election.cc:304] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:16.560357  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:16.563273  3845 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.571120  3812 raft_consensus.cc:359] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.571602  3812 raft_consensus.cc:385] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.571869  3812 raft_consensus.cc:740] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.569522  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:16.574235  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:16.574836  3612 raft_consensus.cc:3060] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.565294  3694 leader_election.cc:290] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Requested vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
W20260608 12:41:16.575145  3742 leader_election.cc:343] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.578754  3817 raft_consensus.cc:2749] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.566397  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad"
W20260608 12:41:16.581286  3429 leader_election.cc:343] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.581897  3812 consensus_queue.cc:260] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.570981  3848 raft_consensus.cc:2804] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.570904  3686 leader_election.cc:290] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.567871  3843 raft_consensus.cc:515] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.585620  3810 tablet_bootstrap.cc:492] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:16.584880  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2fba60aadf457597a653bf4fa32710" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:16.586334  3810 ts_tablet_manager.cc:1403] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.011s
I20260608 12:41:16.585556  3359 catalog_manager.cc:5696] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:16.590999  3812 ts_tablet_manager.cc:1434] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260608 12:41:16.593274  3809 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:16.594177  3809 ts_tablet_manager.cc:1403] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.014s
I20260608 12:41:16.594859  3612 raft_consensus.cc:2468] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 1.
I20260608 12:41:16.597332  3809 raft_consensus.cc:359] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.598170  3809 raft_consensus.cc:385] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.583753  3538 raft_consensus.cc:2468] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.597991  3810 raft_consensus.cc:359] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.596710  3776 raft_consensus.cc:2468] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.598982  3809 raft_consensus.cc:740] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.636327  3578 leader_election.cc:304] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:16.636947  3810 raft_consensus.cc:385] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.637282  3810 raft_consensus.cc:740] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.637333  3674 raft_consensus.cc:2804] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.637946  3674 raft_consensus.cc:697] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:16.637712  3809 consensus_queue.cc:260] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.638365  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:16.634141  3843 leader_election.cc:290] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:16.608515  3741 leader_election.cc:304] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0; no voters: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad
I20260608 12:41:16.639761  3845 raft_consensus.cc:2749] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.639014  3674 consensus_queue.cc:237] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
W20260608 12:41:16.640311  3741 leader_election.cc:343] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.640443  3845 raft_consensus.cc:3060] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.642635  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:16.648013  3809 ts_tablet_manager.cc:1434] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.054s	user 0.023s	sys 0.020s
I20260608 12:41:16.648329  3848 raft_consensus.cc:697] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Becoming Leader. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Running, Role: LEADER
I20260608 12:41:16.649129  3809 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:16.649492  3848 consensus_queue.cc:237] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Queue going to LEADER mode. State: All 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: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.651295  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:16.651927  3612 raft_consensus.cc:3060] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.654062  3808 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: No bootstrap required, opened a new log
I20260608 12:41:16.654630  3808 ts_tablet_manager.cc:1403] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.009s
I20260608 12:41:16.658242  3808 raft_consensus.cc:359] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.658947  3808 raft_consensus.cc:385] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.659258  3808 raft_consensus.cc:740] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.659416  3845 raft_consensus.cc:2749] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.659920  3612 raft_consensus.cc:2468] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 1.
I20260608 12:41:16.662608  3741 leader_election.cc:304] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:16.664018  3741 leader_election.cc:304] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:16.664875  3845 raft_consensus.cc:2804] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.665037  3848 raft_consensus.cc:2804] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.665627  3848 raft_consensus.cc:697] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Becoming Leader. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Running, Role: LEADER
I20260608 12:41:16.665875  3845 raft_consensus.cc:697] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Becoming Leader. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Running, Role: LEADER
I20260608 12:41:16.666527  3848 consensus_queue.cc:237] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.666958  3845 consensus_queue.cc:237] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Queue going to LEADER mode. State: All 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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.667222  3808 consensus_queue.cc:260] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.645153  3810 consensus_queue.cc:260] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:16.670433  3808 ts_tablet_manager.cc:1434] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260608 12:41:16.671255  3810 ts_tablet_manager.cc:1434] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.085s	user 0.000s	sys 0.011s
I20260608 12:41:16.671536  3809 tablet_bootstrap.cc:654] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.675261  3777 raft_consensus.cc:2468] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.677009  3810 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:16.688988  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:16.693861  3809 tablet_bootstrap.cc:492] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:16.694881  3809 ts_tablet_manager.cc:1403] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.016s
I20260608 12:41:16.698643  3809 raft_consensus.cc:359] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.699366  3809 raft_consensus.cc:385] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.699690  3809 raft_consensus.cc:740] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.700538  3809 consensus_queue.cc:260] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.701092  3776 raft_consensus.cc:2468] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 1.
I20260608 12:41:16.702379  3810 tablet_bootstrap.cc:654] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.703794  3809 ts_tablet_manager.cc:1434] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:16.704898  3809 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:16.712340  3809 tablet_bootstrap.cc:654] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.702462  3361 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb] alter complete (version 0)
I20260608 12:41:16.718670  3427 leader_election.cc:304] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 29853ae9393c41878405189ccf9087f0; no voters: d60a21826558466da033a0b9456309ad
I20260608 12:41:16.720862  3810 tablet_bootstrap.cc:492] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:16.721410  3810 ts_tablet_manager.cc:1403] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.008s
I20260608 12:41:16.720674  3359 catalog_manager.cc:5696] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.723220  3674 raft_consensus.cc:493] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:41:16.721627  3347 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 4664fd09101043948b8aa68a1b036361 (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4664fd09101043948b8aa68a1b036361 consensus state has no leader
I20260608 12:41:16.723713  3674 raft_consensus.cc:515] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.723996  3694 raft_consensus.cc:2804] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.724555  3694 raft_consensus.cc:697] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Becoming Leader. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
I20260608 12:41:16.725097  3810 raft_consensus.cc:359] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.725816  3810 raft_consensus.cc:385] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.725998  3674 leader_election.cc:290] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.726143  3810 raft_consensus.cc:740] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.725419  3694 consensus_queue.cc:237] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All 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: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.727726  3810 consensus_queue.cc:260] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.729156  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20029d909814b37a230d21e0085c77c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.730917  3810 ts_tablet_manager.cc:1434] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:41:16.731976  3810 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
W20260608 12:41:16.733229  3577 leader_election.cc:343] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:16.736418  3741 leader_election.cc:343] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.738255  3810 tablet_bootstrap.cc:654] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.739084  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20029d909814b37a230d21e0085c77c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.739799  3775 raft_consensus.cc:2468] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 0.
I20260608 12:41:16.742493  3576 leader_election.cc:304] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [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: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 1b3b111496864f84a495310ad2f9913f
I20260608 12:41:16.743251  3674 raft_consensus.cc:2804] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.743640  3674 raft_consensus.cc:493] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.744028  3674 raft_consensus.cc:3060] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.744853  3810 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:16.745731  3845 raft_consensus.cc:493] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.746170  3845 raft_consensus.cc:515] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.748453  3845 leader_election.cc:290] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:16.745425  3810 ts_tablet_manager.cc:1403] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:41:16.750532  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
W20260608 12:41:16.752206  3742 leader_election.cc:343] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.755188  3359 catalog_manager.cc:5696] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b3b111496864f84a495310ad2f9913f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:16.756028  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.756632  3674 raft_consensus.cc:515] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
W20260608 12:41:16.757709  3741 leader_election.cc:343] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:16.757606  3810 raft_consensus.cc:359] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.758368  3810 raft_consensus.cc:385] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.758855  3810 raft_consensus.cc:740] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.759423  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20029d909814b37a230d21e0085c77c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:16.759948  3674 leader_election.cc:290] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.758328  3741 leader_election.cc:304] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [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: 29853ae9393c41878405189ccf9087f0; no voters: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad
I20260608 12:41:16.760190  3415 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:16.760739  3810 consensus_queue.cc:260] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.761708  3462 raft_consensus.cc:3060] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:16.762660  3415 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:16.763401  3845 raft_consensus.cc:2749] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.765132  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e20029d909814b37a230d21e0085c77c" candidate_uuid: "2a3d45694e0a40418a792ce4bf7507ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:16.765676  3775 raft_consensus.cc:3060] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:16.767601  3410 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:16.773341  3775 raft_consensus.cc:2468] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.773903  3462 raft_consensus.cc:2468] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a3d45694e0a40418a792ce4bf7507ca in term 1.
I20260608 12:41:16.775581  3577 leader_election.cc:304] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:16.776443  3674 raft_consensus.cc:2804] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.776959  3674 raft_consensus.cc:697] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Leader. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:16.777613  3810 ts_tablet_manager.cc:1434] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 12:41:16.777928  3674 consensus_queue.cc:237] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:16.778636  3810 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: Bootstrap starting.
I20260608 12:41:16.781281  3360 catalog_manager.cc:5696] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29853ae9393c41878405189ccf9087f0 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "29853ae9393c41878405189ccf9087f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:16.783717  3360 catalog_manager.cc:5696] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29853ae9393c41878405189ccf9087f0 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "29853ae9393c41878405189ccf9087f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.786778  3810 tablet_bootstrap.cc:654] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.785997  3360 catalog_manager.cc:5696] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29853ae9393c41878405189ccf9087f0 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "29853ae9393c41878405189ccf9087f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.801441  3809 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: No bootstrap required, opened a new log
I20260608 12:41:16.801975  3809 ts_tablet_manager.cc:1403] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.034s
I20260608 12:41:16.802816  3810 tablet_bootstrap.cc:492] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: No bootstrap required, opened a new log
I20260608 12:41:16.803326  3810 ts_tablet_manager.cc:1403] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260608 12:41:16.805001  3809 raft_consensus.cc:359] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.805729  3809 raft_consensus.cc:385] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.805969  3809 raft_consensus.cc:740] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.806517  3810 raft_consensus.cc:359] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.806818  3809 consensus_queue.cc:260] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.807252  3810 raft_consensus.cc:385] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.807607  3810 raft_consensus.cc:740] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.808368  3810 consensus_queue.cc:260] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.809185  3359 catalog_manager.cc:5696] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:16.810978  3810 ts_tablet_manager.cc:1434] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:41:16.812095  3809 ts_tablet_manager.cc:1434] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:16.839870  3847 raft_consensus.cc:493] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.840370  3847 raft_consensus.cc:515] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } }
I20260608 12:41:16.842252  3847 leader_election.cc:290] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:16.843056  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.843498  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cdfc30cb044662ae8cc24dc4d0a351" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:16.843899  3775 raft_consensus.cc:2393] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 1b3b111496864f84a495310ad2f9913f in this term.
I20260608 12:41:16.845021  3502 leader_election.cc:304] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 1b3b111496864f84a495310ad2f9913f, 29853ae9393c41878405189ccf9087f0
I20260608 12:41:16.845723  3847 raft_consensus.cc:3060] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.850724  3847 raft_consensus.cc:2749] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.902148  3847 raft_consensus.cc:493] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.902673  3847 raft_consensus.cc:515] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.904886  3847 leader_election.cc:290] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.905908  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.906064  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447ea2a32a234778b3064df3058b9e45" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.906807  3612 raft_consensus.cc:2393] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60a21826558466da033a0b9456309ad in current term 1: Already voted for candidate 29853ae9393c41878405189ccf9087f0 in this term.
I20260608 12:41:16.907876  3503 leader_election.cc:304] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [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: d60a21826558466da033a0b9456309ad; no voters: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:16.908574  3847 raft_consensus.cc:3060] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.915504  3847 raft_consensus.cc:2749] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.971887  3694 raft_consensus.cc:493] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.972434  3694 raft_consensus.cc:515] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:16.974550  3694 leader_election.cc:290] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:16.974469  3674 consensus_queue.cc:1048] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:16.975538  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca" is_pre_election: true
I20260608 12:41:16.976071  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed68934e48bd4e13a64f3b516473e740" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:16.976296  3612 raft_consensus.cc:2393] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b3b111496864f84a495310ad2f9913f in current term 1: Already voted for candidate 29853ae9393c41878405189ccf9087f0 in this term.
I20260608 12:41:16.979054  3428 leader_election.cc:304] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f; no voters: 29853ae9393c41878405189ccf9087f0, 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:16.979949  3694 raft_consensus.cc:3060] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.987531  3694 raft_consensus.cc:2749] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:16.992355  3849 consensus_queue.cc:1048] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.038264  3691 raft_consensus.cc:493] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:17.038726  3691 raft_consensus.cc:515] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } }
I20260608 12:41:17.040737  3691 leader_election.cc:290] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:17.041424  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:17.041901  3538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4664fd09101043948b8aa68a1b036361" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60a21826558466da033a0b9456309ad" is_pre_election: true
I20260608 12:41:17.042647  3538 raft_consensus.cc:2393] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b3b111496864f84a495310ad2f9913f in current term 1: Already voted for candidate 29853ae9393c41878405189ccf9087f0 in this term.
I20260608 12:41:17.043576  3429 leader_election.cc:304] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f; no voters: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad
I20260608 12:41:17.044286  3691 raft_consensus.cc:3060] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:17.048205  3847 raft_consensus.cc:493] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:17.048756  3847 raft_consensus.cc:515] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:17.049225  3691 raft_consensus.cc:2749] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:17.050750  3847 leader_election.cc:290] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:17.051514  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f" is_pre_election: true
I20260608 12:41:17.052278  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0" is_pre_election: true
I20260608 12:41:17.052724  3462 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 0.
I20260608 12:41:17.052898  3775 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 0.
I20260608 12:41:17.054035  3502 leader_election.cc:304] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [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: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:17.054930  3847 raft_consensus.cc:2804] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:17.055253  3847 raft_consensus.cc:493] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:17.055526  3847 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:17.060236  3847 raft_consensus.cc:515] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:17.061893  3847 leader_election.cc:290] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 1 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857)
I20260608 12:41:17.062739  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:17.062873  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:17.063256  3462 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:17.063421  3775 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:17.068365  3775 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 1.
I20260608 12:41:17.068464  3462 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 1.
I20260608 12:41:17.069459  3502 leader_election.cc:304] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [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: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:17.070190  3847 raft_consensus.cc:2804] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:17.071100  3847 raft_consensus.cc:697] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:17.072034  3847 consensus_queue.cc:237] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [LEADER]: Queue going to LEADER mode. State: All 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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:17.079278  3361 catalog_manager.cc:5696] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 0 to 1, leader changed from <none> to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:17.086637  3849 consensus_queue.cc:1048] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.099078  3674 consensus_queue.cc:1048] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:17.108542  3817 consensus_queue.cc:1048] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.132342  3854 consensus_queue.cc:1048] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.165920  3854 consensus_queue.cc:1048] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.179406  3848 consensus_queue.cc:1048] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.184113  3674 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.184427  3694 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.200472  3694 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.233678  3686 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.257522  3854 consensus_queue.cc:1048] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.273674  3845 consensus_queue.cc:1048] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.503701  3847 consensus_queue.cc:1048] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.515331  3847 consensus_queue.cc:1048] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.808130  3612 consensus_queue.cc:237] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:17.814797  3539 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:17.814797  3462 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:17.814922  3576 consensus_peers.cc:597] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b387825bfccb485594a6b46e263dab44. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.816515  3674 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.817299  3895 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.825398  3895 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.827220  3539 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.827634  3462 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.842058  3360 catalog_manager.cc:5696] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.852146  3612 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
W20260608 12:41:17.860585  3576 consensus_peers.cc:597] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5385c2f05f63432695298b3c724b3b9c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.863050  3462 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:17.865603  3539 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:17.865442  3849 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.867260  3686 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.874142  3849 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.876502  3462 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.879151  3539 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.888278  3362 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.904815  3539 consensus_queue.cc:237] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:17.913522  3462 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:17.913704  3502 consensus_peers.cc:597] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae2b698b17e6451caf9ed72c7285c98f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.913844  3612 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:17.915102  3847 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.915894  3877 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.925998  3893 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.927544  3462 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.928220  3612 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.943504  3612 consensus_queue.cc:237] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:17.943763  3359 catalog_manager.cc:5696] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:17.951830  3539 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:17.952680  3576 consensus_peers.cc:597] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1b127c4de7145d196455b486ce2cf6f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.953770  3462 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:17.953579  3849 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.955399  3686 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:17.962970  3849 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.964951  3539 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.969414  3464 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:17.984120  3360 catalog_manager.cc:5696] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:18.375406  3915 ts_tablet_manager.cc:933] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:18.377225  3915 tablet_copy_client.cc:323] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35307
I20260608 12:41:18.378723  3549 tablet_copy_service.cc:140] P d60a21826558466da033a0b9456309ad: Received BeginTabletCopySession request for tablet ae2b698b17e6451caf9ed72c7285c98f from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:55442)
I20260608 12:41:18.379196  3549 tablet_copy_service.cc:161] P d60a21826558466da033a0b9456309ad: Beginning new tablet copy session on tablet ae2b698b17e6451caf9ed72c7285c98f from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:55442: session id = 29853ae9393c41878405189ccf9087f0-ae2b698b17e6451caf9ed72c7285c98f
I20260608 12:41:18.383983  3549 tablet_copy_source_session.cc:215] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:18.387141  3915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2b698b17e6451caf9ed72c7285c98f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:18.398758  3915 tablet_copy_client.cc:806] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:18.399263  3915 tablet_copy_client.cc:670] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:18.402804  3915 tablet_copy_client.cc:538] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:18.408660  3915 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:18.425891  3915 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:18.426671  3915 tablet_bootstrap.cc:492] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:18.427314  3915 ts_tablet_manager.cc:1403] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 12:41:18.429962  3918 ts_tablet_manager.cc:933] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:18.430385  3915 raft_consensus.cc:359] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.431058  3915 raft_consensus.cc:740] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:18.431775  3918 tablet_copy_client.cc:323] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43289
I20260608 12:41:18.431816  3915 consensus_queue.cc:260] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.434109  3623 tablet_copy_service.cc:140] P 2a3d45694e0a40418a792ce4bf7507ca: Received BeginTabletCopySession request for tablet b387825bfccb485594a6b46e263dab44 from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:57958)
I20260608 12:41:18.434724  3623 tablet_copy_service.cc:161] P 2a3d45694e0a40418a792ce4bf7507ca: Beginning new tablet copy session on tablet b387825bfccb485594a6b46e263dab44 from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:57958: session id = 29853ae9393c41878405189ccf9087f0-b387825bfccb485594a6b46e263dab44
I20260608 12:41:18.438175  3920 ts_tablet_manager.cc:933] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:18.442106  3623 tablet_copy_source_session.cc:215] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:18.444140  3915 ts_tablet_manager.cc:1434] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:41:18.445837  3918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b387825bfccb485594a6b46e263dab44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:18.447109  3549 tablet_copy_service.cc:342] P d60a21826558466da033a0b9456309ad: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-ae2b698b17e6451caf9ed72c7285c98f received from {username='slave'} at 127.0.0.1:55442
I20260608 12:41:18.447546  3549 tablet_copy_service.cc:434] P d60a21826558466da033a0b9456309ad: ending tablet copy session 29853ae9393c41878405189ccf9087f0-ae2b698b17e6451caf9ed72c7285c98f on tablet ae2b698b17e6451caf9ed72c7285c98f with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:18.449222  3920 tablet_copy_client.cc:323] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43289
I20260608 12:41:18.451092  3623 tablet_copy_service.cc:140] P 2a3d45694e0a40418a792ce4bf7507ca: Received BeginTabletCopySession request for tablet 5385c2f05f63432695298b3c724b3b9c from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:57958)
I20260608 12:41:18.451613  3623 tablet_copy_service.cc:161] P 2a3d45694e0a40418a792ce4bf7507ca: Beginning new tablet copy session on tablet 5385c2f05f63432695298b3c724b3b9c from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:57958: session id = 29853ae9393c41878405189ccf9087f0-5385c2f05f63432695298b3c724b3b9c
I20260608 12:41:18.458868  3623 tablet_copy_source_session.cc:215] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:18.463281  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5385c2f05f63432695298b3c724b3b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:18.466841  3918 tablet_copy_client.cc:806] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:18.467396  3918 tablet_copy_client.cc:670] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:18.471998  3918 tablet_copy_client.cc:538] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:18.476114  3920 tablet_copy_client.cc:806] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:18.476668  3920 tablet_copy_client.cc:670] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:18.480024  3920 tablet_copy_client.cc:538] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:18.480746  3918 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:18.486244  3920 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:18.502454  3918 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:18.503365  3918 tablet_bootstrap.cc:492] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:18.504016  3918 ts_tablet_manager.cc:1403] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.009s
I20260608 12:41:18.507128  3918 raft_consensus.cc:359] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.507928  3918 raft_consensus.cc:740] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:18.508575  3918 consensus_queue.cc:260] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.512581  3918 ts_tablet_manager.cc:1434] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:41:18.514478  3623 tablet_copy_service.cc:342] P 2a3d45694e0a40418a792ce4bf7507ca: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-b387825bfccb485594a6b46e263dab44 received from {username='slave'} at 127.0.0.1:57958
I20260608 12:41:18.514894  3623 tablet_copy_service.cc:434] P 2a3d45694e0a40418a792ce4bf7507ca: ending tablet copy session 29853ae9393c41878405189ccf9087f0-b387825bfccb485594a6b46e263dab44 on tablet b387825bfccb485594a6b46e263dab44 with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:18.523512  3920 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:18.524454  3920 tablet_bootstrap.cc:492] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:18.525192  3920 ts_tablet_manager.cc:1403] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.011s
I20260608 12:41:18.528327  3920 raft_consensus.cc:359] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.529171  3920 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:18.529834  3920 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.532235  3920 ts_tablet_manager.cc:1434] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:18.533911  3623 tablet_copy_service.cc:342] P 2a3d45694e0a40418a792ce4bf7507ca: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-5385c2f05f63432695298b3c724b3b9c received from {username='slave'} at 127.0.0.1:57958
I20260608 12:41:18.534325  3623 tablet_copy_service.cc:434] P 2a3d45694e0a40418a792ce4bf7507ca: ending tablet copy session 29853ae9393c41878405189ccf9087f0-5385c2f05f63432695298b3c724b3b9c on tablet 5385c2f05f63432695298b3c724b3b9c with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:18.540541  3920 ts_tablet_manager.cc:933] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:18.542243  3920 tablet_copy_client.cc:323] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43289
I20260608 12:41:18.543897  3623 tablet_copy_service.cc:140] P 2a3d45694e0a40418a792ce4bf7507ca: Received BeginTabletCopySession request for tablet b1b127c4de7145d196455b486ce2cf6f from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:57958)
I20260608 12:41:18.544430  3623 tablet_copy_service.cc:161] P 2a3d45694e0a40418a792ce4bf7507ca: Beginning new tablet copy session on tablet b1b127c4de7145d196455b486ce2cf6f from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:57958: session id = 29853ae9393c41878405189ccf9087f0-b1b127c4de7145d196455b486ce2cf6f
I20260608 12:41:18.549449  3623 tablet_copy_source_session.cc:215] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:18.552426  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b127c4de7145d196455b486ce2cf6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:18.568390  3920 tablet_copy_client.cc:806] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:18.568969  3920 tablet_copy_client.cc:670] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:18.572340  3920 tablet_copy_client.cc:538] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:18.578552  3920 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:18.594736  3920 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:18.595435  3920 tablet_bootstrap.cc:492] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:18.596030  3920 ts_tablet_manager.cc:1403] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 12:41:18.598320  3920 raft_consensus.cc:359] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.598934  3920 raft_consensus.cc:740] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:18.599442  3920 consensus_queue.cc:260] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.601194  3920 ts_tablet_manager.cc:1434] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:41:18.603150  3623 tablet_copy_service.cc:342] P 2a3d45694e0a40418a792ce4bf7507ca: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-b1b127c4de7145d196455b486ce2cf6f received from {username='slave'} at 127.0.0.1:57958
I20260608 12:41:18.603603  3623 tablet_copy_service.cc:434] P 2a3d45694e0a40418a792ce4bf7507ca: ending tablet copy session 29853ae9393c41878405189ccf9087f0-b1b127c4de7145d196455b486ce2cf6f on tablet b1b127c4de7145d196455b486ce2cf6f with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:18.763677  3415 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:18.796188  3612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
mode: GRACEFUL
new_leader_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:57970
I20260608 12:41:18.797391  3612 raft_consensus.cc:606] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Received request to transfer leadership to TS d60a21826558466da033a0b9456309ad
I20260608 12:41:18.800006  3612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a17329cd4935497f9fabf735326906bc"
dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
mode: GRACEFUL
new_leader_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:57970
I20260608 12:41:18.800593  3612 raft_consensus.cc:606] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Received request to transfer leadership to TS d60a21826558466da033a0b9456309ad
I20260608 12:41:18.803337  3612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b387825bfccb485594a6b46e263dab44"
dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
mode: GRACEFUL
new_leader_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:57970
I20260608 12:41:18.803887  3612 raft_consensus.cc:606] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Received request to transfer leadership to TS d60a21826558466da033a0b9456309ad
I20260608 12:41:18.805078  3415 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 12:41:18.805928  3415 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:18.841190  3777 raft_consensus.cc:1217] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:18.915954  3926 raft_consensus.cc:993] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: : Instructing follower d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:18.916478  3674 raft_consensus.cc:1081] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Signalling peer d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:18.918058  3538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b387825bfccb485594a6b46e263dab44"
dest_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:55428
I20260608 12:41:18.918627  3538 raft_consensus.cc:493] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:18.918958  3538 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:18.923756  3538 raft_consensus.cc:515] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.925668  3538 leader_election.cc:290] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:18.926364  3464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:18.926875  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b387825bfccb485594a6b46e263dab44" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:18.926968  3464 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:18.927541  3612 raft_consensus.cc:3055] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:18.927847  3612 raft_consensus.cc:740] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:18.928664  3612 consensus_queue.cc:260] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.930171  3612 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:18.933739  3464 raft_consensus.cc:2468] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:18.935858  3503 leader_election.cc:304] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [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: 1b3b111496864f84a495310ad2f9913f, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:18.936486  3612 raft_consensus.cc:2468] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:18.936741  3929 raft_consensus.cc:2804] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:18.937475  3929 raft_consensus.cc:697] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:18.938499  3929 consensus_queue.cc:237] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:18.949012  3359 catalog_manager.cc:5696] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 1 to 2, leader changed from 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:19.038367  3777 raft_consensus.cc:1217] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:19.051416  3777 raft_consensus.cc:1217] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:19.198696  3935 raft_consensus.cc:993] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: : Instructing follower d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:19.199193  3926 raft_consensus.cc:1081] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Signalling peer d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:19.200704  3538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a17329cd4935497f9fabf735326906bc"
dest_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:55428
I20260608 12:41:19.201261  3538 raft_consensus.cc:493] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:19.201567  3538 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.207489  3538 raft_consensus.cc:515] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:19.209282  3538 leader_election.cc:290] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 2 election: Requested vote from peers 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:19.210268  3777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29853ae9393c41878405189ccf9087f0"
I20260608 12:41:19.210597  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a17329cd4935497f9fabf735326906bc" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:19.210875  3777 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.211220  3612 raft_consensus.cc:3055] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:19.211606  3612 raft_consensus.cc:740] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:19.213400  3612 consensus_queue.cc:260] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:19.214615  3612 raft_consensus.cc:3060] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.216601  3777 raft_consensus.cc:2468] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:19.217789  3502 leader_election.cc:304] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [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: 29853ae9393c41878405189ccf9087f0, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:19.218490  3929 raft_consensus.cc:2804] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:19.218936  3929 raft_consensus.cc:697] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:19.219638  3929 consensus_queue.cc:237] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:19.221841  3612 raft_consensus.cc:2468] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:19.227373  3362 catalog_manager.cc:5696] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 1 to 2, leader changed from 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:19.240339  3929 raft_consensus.cc:1064] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:19.242956  3929 consensus_queue.cc:237] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.250001  3777 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.250589  3612 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.251556  3893 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.253538  3893 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.260139  3464 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.261705  3893 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.264797  3926 raft_consensus.cc:993] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: : Instructing follower d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:19.265255  3926 raft_consensus.cc:1081] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Signalling peer d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:19.267060  3538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:55428
I20260608 12:41:19.267592  3538 raft_consensus.cc:493] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:19.267954  3538 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.272119  3612 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.273072  3877 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.289340  3362 catalog_manager.cc:5696] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.289821  3538 raft_consensus.cc:515] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.297540  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:19.298202  3462 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.300418  3538 leader_election.cc:290] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:19.301397  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:19.301960  3610 raft_consensus.cc:3055] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:19.302394  3610 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Running, Role: LEADER
I20260608 12:41:19.304318  3610 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.305879  3610 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.306746  3775 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.312279  3610 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:19.315393  3503 leader_election.cc:304] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:19.316526  3877 raft_consensus.cc:2804] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:19.317036  3877 raft_consensus.cc:697] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:19.317875  3877 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.324976  3462 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:19.331221  3463 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.345615  3362 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 1 to 2, leader changed from 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:19.359563  3539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "d60a21826558466da033a0b9456309ad"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55412
I20260608 12:41:19.360090  3539 raft_consensus.cc:606] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Received request to transfer leadership
I20260608 12:41:19.361339  3538 consensus_queue.cc:237] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.363981  3539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "d60a21826558466da033a0b9456309ad"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55412
I20260608 12:41:19.364488  3539 raft_consensus.cc:606] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Received request to transfer leadership
W20260608 12:41:19.365494  3348 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 5385c2f05f63432695298b3c724b3b9c already in progress [suppressed 15 similar messages]
I20260608 12:41:19.368889  3775 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:19.369369  3463 raft_consensus.cc:1275] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:19.370270  3877 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:19.371114  3538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "d60a21826558466da033a0b9456309ad"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:55412
I20260608 12:41:19.371136  3893 consensus_queue.cc:1048] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:19.371858  3538 raft_consensus.cc:606] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Received request to transfer leadership
W20260608 12:41:19.376422  3410 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:41:19.376770  3410 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 5385c2f05f63432695298b3c724b3b9c already in progress
W20260608 12:41:19.377079  3410 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 5385c2f05f63432695298b3c724b3b9c already in progress
I20260608 12:41:19.378350  3929 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.380399  3775 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.385217  3463 raft_consensus.cc:2955] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.391320  3348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae2b698b17e6451caf9ed72c7285c98f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:19.395694  3359 catalog_manager.cc:5696] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:19.411643  3597 tablet_service.cc:1558] Processing DeleteTablet for tablet ae2b698b17e6451caf9ed72c7285c98f with delete_type TABLET_DATA_TOMBSTONED (TS 2a3d45694e0a40418a792ce4bf7507ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57940
I20260608 12:41:19.413967  3945 tablet_replica.cc:333] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:19.414999  3945 raft_consensus.cc:2243] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:19.415827  3945 raft_consensus.cc:2272] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:19.418790  3945 ts_tablet_manager.cc:1916] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:19.431061  3945 ts_tablet_manager.cc:1929] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:19.431430  3945 log.cc:1199] T ae2b698b17e6451caf9ed72c7285c98f P 2a3d45694e0a40418a792ce4bf7507ca: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root/wals/ae2b698b17e6451caf9ed72c7285c98f
I20260608 12:41:19.432883  3347 catalog_manager.cc:5027] TS 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289): tablet ae2b698b17e6451caf9ed72c7285c98f (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:19.444022  3463 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.445567  3929 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.455080  3612 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.457347  3893 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.465490  3775 raft_consensus.cc:3060] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Advancing to term 2
I20260608 12:41:19.473821  3775 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 LEARNER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.475747  3943 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:19.494690  3929 raft_consensus.cc:1064] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:19.496706  3929 consensus_queue.cc:237] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.504123  3775 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 LEARNER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:19.504376  3612 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:19.505664  3929 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:19.506342  3943 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:19.507855  3463 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:19.510726  3929 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:19.514632  3943 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.519469  3926 raft_consensus.cc:1064] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:19.518411  3777 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.523142  3926 consensus_queue.cc:237] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.544869  3463 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.546433  3360 catalog_manager.cc:5696] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 reported cstate change: config changed from index 2 to 4, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.562621  3538 consensus_queue.cc:237] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.567955  3612 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.572592  3777 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.573537  3463 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.574822  3539 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:19.575177  3926 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.576413  3674 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.577162  3926 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.598191  3775 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:19.606534  3610 raft_consensus.cc:1275] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:19.608784  3944 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:19.614367  3776 raft_consensus.cc:1275] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:19.617164  3943 consensus_queue.cc:1048] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:19.620687  3893 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.624414  3929 consensus_queue.cc:1048] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:41:19.630527  3777 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.632134  3926 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.634747  3612 raft_consensus.cc:2955] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.637899  3539 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.651320  3775 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.655568  3463 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.658332  3348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b387825bfccb485594a6b46e263dab44 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:19.657811  3360 catalog_manager.cc:5696] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } attrs { replace: true } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.673714  3612 raft_consensus.cc:1275] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:19.675849  3929 consensus_queue.cc:1048] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:19.685600  3610 consensus_queue.cc:237] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:19.696691  3539 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:19.696657  3775 raft_consensus.cc:1275] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:19.698431  3935 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:19.687443  3361 catalog_manager.cc:5696] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 4 to 5, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.700577  3674 consensus_queue.cc:1048] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260608 12:41:19.708386  3935 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.712710  3448 tablet_service.cc:1558] Processing DeleteTablet for tablet b387825bfccb485594a6b46e263dab44 with delete_type TABLET_DATA_TOMBSTONED (TS 1b3b111496864f84a495310ad2f9913f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58598
I20260608 12:41:19.714582  3539 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.718112  3776 raft_consensus.cc:2955] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.733659  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b1b127c4de7145d196455b486ce2cf6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:19.735978  3360 catalog_manager.cc:5696] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 reported cstate change: config changed from index 3 to 4, VOTER 1b3b111496864f84a495310ad2f9913f (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:19.749169  3960 tablet_replica.cc:333] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:19.750180  3960 raft_consensus.cc:2243] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:19.753434  3448 tablet_service.cc:1558] Processing DeleteTablet for tablet b1b127c4de7145d196455b486ce2cf6f with delete_type TABLET_DATA_TOMBSTONED (TS 1b3b111496864f84a495310ad2f9913f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58598
I20260608 12:41:19.753664  3960 raft_consensus.cc:2272] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:19.756712  3960 ts_tablet_manager.cc:1916] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:19.768759  3960 ts_tablet_manager.cc:1929] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:19.769158  3960 log.cc:1199] T b387825bfccb485594a6b46e263dab44 P 1b3b111496864f84a495310ad2f9913f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root/wals/b387825bfccb485594a6b46e263dab44
I20260608 12:41:19.770438  3960 tablet_replica.cc:333] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:19.770466  3347 catalog_manager.cc:5027] TS 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): tablet b387825bfccb485594a6b46e263dab44 (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:19.771317  3960 raft_consensus.cc:2243] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:19.771998  3960 raft_consensus.cc:2272] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:19.772831  3463 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.774227  3929 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.774561  3960 ts_tablet_manager.cc:1916] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:19.781387  3943 raft_consensus.cc:993] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: : Instructing follower 1b3b111496864f84a495310ad2f9913f to start an election
I20260608 12:41:19.781873  3943 raft_consensus.cc:1081] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Signalling peer 1b3b111496864f84a495310ad2f9913f to start an election
I20260608 12:41:19.784253  3462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c"
dest_uuid: "1b3b111496864f84a495310ad2f9913f"
 from {username='slave'} at 127.0.0.1:58624
I20260608 12:41:19.784807  3462 raft_consensus.cc:493] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:19.785218  3462 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:19.786379  3776 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Advancing to term 2
I20260608 12:41:19.789031  3960 ts_tablet_manager.cc:1929] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:19.789443  3960 log.cc:1199] T b1b127c4de7145d196455b486ce2cf6f P 1b3b111496864f84a495310ad2f9913f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-0-root/wals/b1b127c4de7145d196455b486ce2cf6f
I20260608 12:41:19.794459  3612 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.795722  3347 catalog_manager.cc:5027] TS 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): tablet b1b127c4de7145d196455b486ce2cf6f (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:19.796037  3893 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.798841  3462 raft_consensus.cc:515] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.799875  3776 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 2 LEARNER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:19.800222  3463 raft_consensus.cc:1240] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 FOLLOWER]: Rejecting Update request from peer d60a21826558466da033a0b9456309ad for earlier term 2. Current term is 3. Ops: []
I20260608 12:41:19.801384  3893 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.806320  3893 consensus_queue.cc:1059] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:19.807086  3929 raft_consensus.cc:3055] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:19.807456  3929 raft_consensus.cc:740] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:19.809692  3462 leader_election.cc:290] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [CANDIDATE]: Term 3 election: Requested vote from peers d60a21826558466da033a0b9456309ad (127.0.107.194:35307), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:19.809834  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:19.808418  3929 consensus_queue.cc:260] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.814239  3929 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:19.815536  3612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5385c2f05f63432695298b3c724b3b9c" candidate_uuid: "1b3b111496864f84a495310ad2f9913f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:19.816078  3612 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:19.821625  3612 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 3.
I20260608 12:41:19.823107  3428 leader_election.cc:304] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [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: 1b3b111496864f84a495310ad2f9913f, 2a3d45694e0a40418a792ce4bf7507ca; no voters: 
I20260608 12:41:19.823964  3694 raft_consensus.cc:2804] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:19.827206  3539 raft_consensus.cc:2468] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b3b111496864f84a495310ad2f9913f in term 3.
I20260608 12:41:19.829154  3694 raft_consensus.cc:697] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 LEADER]: Becoming Leader. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
I20260608 12:41:19.830224  3694 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:19.838980  3362 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f reported cstate change: term changed from 2 to 3, leader changed from d60a21826558466da033a0b9456309ad (127.0.107.194) to 1b3b111496864f84a495310ad2f9913f (127.0.107.193). New cstate: current_term: 3 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.281139  3775 raft_consensus.cc:3060] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 2 LEARNER]: Advancing to term 3
I20260608 12:41:20.289959  3775 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 LEARNER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:20.291539  3694 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:20.301663  3964 raft_consensus.cc:1064] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
W20260608 12:41:20.302426  3964 raft_consensus.cc:1068] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: Unable to promote non-voter 29853ae9393c41878405189ccf9087f0: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:20.369325  3539 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:20.370952  3964 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:20.383644  3612 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:20.387198  3968 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:20.389617  3965 raft_consensus.cc:1064] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:20.393050  3965 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:20.406693  3539 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:20.407275  3610 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:20.410903  3775 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 LEARNER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:20.410640  3965 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260608 12:41:20.413233  3964 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:20.416411  3965 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:20.422367  3964 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.423779  3612 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.429132  3775 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.434275  3539 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.437469  3362 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 2 to 5, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.460558  3462 consensus_queue.cc:237] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:20.466475  3612 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:41:20.468082  3775 raft_consensus.cc:1275] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:41:20.468182  3964 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:41:20.469695  3968 consensus_queue.cc:1048] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:41:20.474792  3964 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.476689  3612 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.479295  3775 raft_consensus.cc:2955] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:20.484599  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5385c2f05f63432695298b3c724b3b9c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:20.489866  3358 catalog_manager.cc:5696] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f reported cstate change: config changed from index 5 to 6, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:20.501689  3525 tablet_service.cc:1558] Processing DeleteTablet for tablet 5385c2f05f63432695298b3c724b3b9c with delete_type TABLET_DATA_TOMBSTONED (TS d60a21826558466da033a0b9456309ad not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55412
I20260608 12:41:20.504388  3975 tablet_replica.cc:333] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:20.505673  3975 raft_consensus.cc:2243] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:20.506675  3975 raft_consensus.cc:2272] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:20.510324  3975 ts_tablet_manager.cc:1916] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:20.521168  3975 ts_tablet_manager.cc:1929] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:41:20.521519  3975 log.cc:1199] T 5385c2f05f63432695298b3c724b3b9c P d60a21826558466da033a0b9456309ad: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root/wals/5385c2f05f63432695298b3c724b3b9c
I20260608 12:41:20.523300  3348 catalog_manager.cc:5027] TS d60a21826558466da033a0b9456309ad (127.0.107.194:35307): tablet 5385c2f05f63432695298b3c724b3b9c (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:20.790169  3462 consensus_queue.cc:237] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [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: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } }
I20260608 12:41:20.797523  3538 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:20.797783  3428 consensus_peers.cc:597] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f -> Peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289): Couldn't send request to peer 2a3d45694e0a40418a792ce4bf7507ca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8cdfc30cb044662ae8cc24dc4d0a351. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.798205  3775 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:20.799149  3965 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.800079  3968 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.807418  3415 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:20.808555  3694 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } } }
I20260608 12:41:20.810454  3538 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } } }
I20260608 12:41:20.823457  3358 catalog_manager.cc:5696] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f reported cstate change: config changed from index -1 to 2, NON_VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.828523  3463 consensus_queue.cc:237] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:20.810452  3775 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } } }
W20260608 12:41:20.855028  3427 consensus_peers.cc:597] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71fcc5d33d88444297807bbfce103ab1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.855497  3612 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:20.858060  3694 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.861119  3538 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:20.862480  3965 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.863978  3463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064"
dest_uuid: "1b3b111496864f84a495310ad2f9913f"
mode: GRACEFUL
new_leader_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:58648
I20260608 12:41:20.864723  3463 raft_consensus.cc:606] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Received request to transfer leadership to TS d60a21826558466da033a0b9456309ad
I20260608 12:41:20.866257  3415 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:41:20.867302  3415 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:20.869848  3968 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.871775  3612 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.876649  3538 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.884018  3360 catalog_manager.cc:5696] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.887068  3612 consensus_queue.cc:237] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } }
I20260608 12:41:20.894500  3775 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:20.895263  3578 consensus_peers.cc:597] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca -> Peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Couldn't send request to peer d60a21826558466da033a0b9456309ad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e20029d909814b37a230d21e0085c77c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.896140  3926 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.901837  3463 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:20.903345  3986 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:20.907629  3926 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } } }
I20260608 12:41:20.915026  3775 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } } }
I20260608 12:41:20.925122  3462 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } } }
I20260608 12:41:20.923923  3358 catalog_manager.cc:5696] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index -1 to 2, NON_VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.926826  3463 consensus_queue.cc:237] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:20.938692  3612 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:20.939249  3427 consensus_peers.cc:597] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f -> Peer 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): Couldn't send request to peer 29853ae9393c41878405189ccf9087f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7359f71bed3b4d05bbf005a54651a26b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.940569  3968 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.946002  3538 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:20.947743  3964 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:20.952613  3964 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.953166  3612 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.959059  3538 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:20.967669  3358 catalog_manager.cc:5696] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index -1 to 2, NON_VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } } }
I20260608 12:41:21.035606  3694 raft_consensus.cc:993] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: : Instructing follower d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:21.036094  3964 raft_consensus.cc:1081] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Signalling peer d60a21826558466da033a0b9456309ad to start an election
I20260608 12:41:21.037688  3538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064"
dest_uuid: "d60a21826558466da033a0b9456309ad"
 from {username='slave'} at 127.0.0.1:55430
I20260608 12:41:21.039234  3538 raft_consensus.cc:493] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:21.039635  3538 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:21.045914  3538 raft_consensus.cc:515] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:21.047933  3538 leader_election.cc:290] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:21.049276  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:21.049937  3462 raft_consensus.cc:3055] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:21.050249  3462 raft_consensus.cc:740] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b3b111496864f84a495310ad2f9913f, State: Running, Role: LEADER
I20260608 12:41:21.051028  3462 consensus_queue.cc:260] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:21.052117  3462 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:21.053262  3610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee0fdf30855b46ef95a612c9f0d4b064" candidate_uuid: "d60a21826558466da033a0b9456309ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a3d45694e0a40418a792ce4bf7507ca"
I20260608 12:41:21.053853  3610 raft_consensus.cc:3060] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:21.060930  3610 raft_consensus.cc:2468] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:21.062158  3503 leader_election.cc:304] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [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: 2a3d45694e0a40418a792ce4bf7507ca, d60a21826558466da033a0b9456309ad; no voters: 
I20260608 12:41:21.062467  3462 raft_consensus.cc:2468] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60a21826558466da033a0b9456309ad in term 2.
I20260608 12:41:21.063027  3929 raft_consensus.cc:2804] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:21.064280  3929 raft_consensus.cc:697] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Becoming Leader. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:21.065368  3929 consensus_queue.cc:237] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } }
I20260608 12:41:21.073736  3360 catalog_manager.cc:5696] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad reported cstate change: term changed from 1 to 2, leader changed from 1b3b111496864f84a495310ad2f9913f (127.0.107.193) to d60a21826558466da033a0b9456309ad (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d60a21826558466da033a0b9456309ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:21.316993  3996 ts_tablet_manager.cc:933] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: Initiating tablet copy from peer 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289)
I20260608 12:41:21.318856  3996 tablet_copy_client.cc:323] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43289
I20260608 12:41:21.320993  3623 tablet_copy_service.cc:140] P 2a3d45694e0a40418a792ce4bf7507ca: Received BeginTabletCopySession request for tablet e20029d909814b37a230d21e0085c77c from peer d60a21826558466da033a0b9456309ad ({username='slave'} at 127.0.0.1:57948)
I20260608 12:41:21.321558  3623 tablet_copy_service.cc:161] P 2a3d45694e0a40418a792ce4bf7507ca: Beginning new tablet copy session on tablet e20029d909814b37a230d21e0085c77c from peer d60a21826558466da033a0b9456309ad at {username='slave'} at 127.0.0.1:57948: session id = d60a21826558466da033a0b9456309ad-e20029d909814b37a230d21e0085c77c
I20260608 12:41:21.328811  3623 tablet_copy_source_session.cc:215] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.332120  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e20029d909814b37a230d21e0085c77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.348448  3996 tablet_copy_client.cc:806] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.349098  3996 tablet_copy_client.cc:670] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:21.353401  3996 tablet_copy_client.cc:538] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:21.363006  3996 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: Bootstrap starting.
I20260608 12:41:21.383296  3998 ts_tablet_manager.cc:933] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: Initiating tablet copy from peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:21.390942  3996 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: 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
I20260608 12:41:21.391978  3996 tablet_bootstrap.cc:492] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: Bootstrap complete.
I20260608 12:41:21.392547  3998 tablet_copy_client.cc:323] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45887
I20260608 12:41:21.392810  3996 ts_tablet_manager.cc:1403] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.008s
I20260608 12:41:21.394553  3474 tablet_copy_service.cc:140] P 1b3b111496864f84a495310ad2f9913f: Received BeginTabletCopySession request for tablet e8cdfc30cb044662ae8cc24dc4d0a351 from peer 2a3d45694e0a40418a792ce4bf7507ca ({username='slave'} at 127.0.0.1:58614)
I20260608 12:41:21.395059  3474 tablet_copy_service.cc:161] P 1b3b111496864f84a495310ad2f9913f: Beginning new tablet copy session on tablet e8cdfc30cb044662ae8cc24dc4d0a351 from peer 2a3d45694e0a40418a792ce4bf7507ca at {username='slave'} at 127.0.0.1:58614: session id = 2a3d45694e0a40418a792ce4bf7507ca-e8cdfc30cb044662ae8cc24dc4d0a351
I20260608 12:41:21.396489  3996 raft_consensus.cc:359] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } }
I20260608 12:41:21.397377  3996 raft_consensus.cc:740] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Initialized, Role: LEARNER
I20260608 12:41:21.398069  3996 consensus_queue.cc:260] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: true } }
I20260608 12:41:21.400731  3996 ts_tablet_manager.cc:1434] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:21.402681  3623 tablet_copy_service.cc:342] P 2a3d45694e0a40418a792ce4bf7507ca: Request end of tablet copy session d60a21826558466da033a0b9456309ad-e20029d909814b37a230d21e0085c77c received from {username='slave'} at 127.0.0.1:57948
I20260608 12:41:21.402947  3474 tablet_copy_source_session.cc:215] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.403146  3623 tablet_copy_service.cc:434] P 2a3d45694e0a40418a792ce4bf7507ca: ending tablet copy session d60a21826558466da033a0b9456309ad-e20029d909814b37a230d21e0085c77c on tablet e20029d909814b37a230d21e0085c77c with peer d60a21826558466da033a0b9456309ad
I20260608 12:41:21.408257  3998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cdfc30cb044662ae8cc24dc4d0a351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.421666  4001 ts_tablet_manager.cc:933] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:21.423725  4001 tablet_copy_client.cc:323] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45887
I20260608 12:41:21.424134  3998 tablet_copy_client.cc:806] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.424772  3998 tablet_copy_client.cc:670] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:21.425601  3474 tablet_copy_service.cc:140] P 1b3b111496864f84a495310ad2f9913f: Received BeginTabletCopySession request for tablet 71fcc5d33d88444297807bbfce103ab1 from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:58634)
I20260608 12:41:21.426219  3474 tablet_copy_service.cc:161] P 1b3b111496864f84a495310ad2f9913f: Beginning new tablet copy session on tablet 71fcc5d33d88444297807bbfce103ab1 from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:58634: session id = 29853ae9393c41878405189ccf9087f0-71fcc5d33d88444297807bbfce103ab1
I20260608 12:41:21.428908  3998 tablet_copy_client.cc:538] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:21.434136  3474 tablet_copy_source_session.cc:215] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.437628  4001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fcc5d33d88444297807bbfce103ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.437764  3998 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap starting.
I20260608 12:41:21.457266  4001 tablet_copy_client.cc:806] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.458518  4001 tablet_copy_client.cc:670] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:21.461601  3998 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: 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
I20260608 12:41:21.462328  4001 tablet_copy_client.cc:538] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:21.462618  3998 tablet_bootstrap.cc:492] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: Bootstrap complete.
I20260608 12:41:21.463397  3998 ts_tablet_manager.cc:1403] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:41:21.466733  3998 raft_consensus.cc:359] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } }
I20260608 12:41:21.467609  3998 raft_consensus.cc:740] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2a3d45694e0a40418a792ce4bf7507ca, State: Initialized, Role: LEARNER
I20260608 12:41:21.468302  3998 consensus_queue.cc:260] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [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: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: true } }
I20260608 12:41:21.469556  4001 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:21.471033  3998 ts_tablet_manager.cc:1434] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:21.472935  3474 tablet_copy_service.cc:342] P 1b3b111496864f84a495310ad2f9913f: Request end of tablet copy session 2a3d45694e0a40418a792ce4bf7507ca-e8cdfc30cb044662ae8cc24dc4d0a351 received from {username='slave'} at 127.0.0.1:58614
I20260608 12:41:21.473392  3474 tablet_copy_service.cc:434] P 1b3b111496864f84a495310ad2f9913f: ending tablet copy session 2a3d45694e0a40418a792ce4bf7507ca-e8cdfc30cb044662ae8cc24dc4d0a351 on tablet e8cdfc30cb044662ae8cc24dc4d0a351 with peer 2a3d45694e0a40418a792ce4bf7507ca
I20260608 12:41:21.494732  4001 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:21.495913  4001 tablet_bootstrap.cc:492] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:21.496711  4001 ts_tablet_manager.cc:1403] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260608 12:41:21.497706  4005 ts_tablet_manager.cc:933] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: Initiating tablet copy from peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887)
I20260608 12:41:21.499701  4005 tablet_copy_client.cc:323] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45887
I20260608 12:41:21.500319  4001 raft_consensus.cc:359] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:21.501243  4001 raft_consensus.cc:740] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:21.501713  3474 tablet_copy_service.cc:140] P 1b3b111496864f84a495310ad2f9913f: Received BeginTabletCopySession request for tablet 7359f71bed3b4d05bbf005a54651a26b from peer 29853ae9393c41878405189ccf9087f0 ({username='slave'} at 127.0.0.1:58634)
I20260608 12:41:21.502286  3474 tablet_copy_service.cc:161] P 1b3b111496864f84a495310ad2f9913f: Beginning new tablet copy session on tablet 7359f71bed3b4d05bbf005a54651a26b from peer 29853ae9393c41878405189ccf9087f0 at {username='slave'} at 127.0.0.1:58634: session id = 29853ae9393c41878405189ccf9087f0-7359f71bed3b4d05bbf005a54651a26b
I20260608 12:41:21.501971  4001 consensus_queue.cc:260] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:21.507086  4001 ts_tablet_manager.cc:1434] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:41:21.509081  3473 tablet_copy_service.cc:342] P 1b3b111496864f84a495310ad2f9913f: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-71fcc5d33d88444297807bbfce103ab1 received from {username='slave'} at 127.0.0.1:58634
I20260608 12:41:21.509534  3473 tablet_copy_service.cc:434] P 1b3b111496864f84a495310ad2f9913f: ending tablet copy session 29853ae9393c41878405189ccf9087f0-71fcc5d33d88444297807bbfce103ab1 on tablet 71fcc5d33d88444297807bbfce103ab1 with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:21.510111  3474 tablet_copy_source_session.cc:215] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:21.513319  4005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7359f71bed3b4d05bbf005a54651a26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:21.525000  3462 raft_consensus.cc:1275] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:21.526023  4005 tablet_copy_client.cc:806] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:21.526718  4005 tablet_copy_client.cc:670] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:21.526823  3929 consensus_queue.cc:1048] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:21.531090  4005 tablet_copy_client.cc:538] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:21.540802  4005 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: Bootstrap starting.
I20260608 12:41:21.565084  3610 raft_consensus.cc:1275] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Refusing update from remote peer d60a21826558466da033a0b9456309ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:21.566871  3994 consensus_queue.cc:1048] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:21.589279  4005 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: 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
I20260608 12:41:21.590271  4005 tablet_bootstrap.cc:492] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: Bootstrap complete.
I20260608 12:41:21.590984  4005 ts_tablet_manager.cc:1403] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.031s
I20260608 12:41:21.596140  4005 raft_consensus.cc:359] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:21.596978  4005 raft_consensus.cc:740] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Initialized, Role: LEARNER
I20260608 12:41:21.597688  4005 consensus_queue.cc:260] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: true } }
I20260608 12:41:21.602316  4005 ts_tablet_manager.cc:1434] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 12:41:21.604172  3474 tablet_copy_service.cc:342] P 1b3b111496864f84a495310ad2f9913f: Request end of tablet copy session 29853ae9393c41878405189ccf9087f0-7359f71bed3b4d05bbf005a54651a26b received from {username='slave'} at 127.0.0.1:58634
I20260608 12:41:21.604718  3474 tablet_copy_service.cc:434] P 1b3b111496864f84a495310ad2f9913f: ending tablet copy session 29853ae9393c41878405189ccf9087f0-7359f71bed3b4d05bbf005a54651a26b on tablet 7359f71bed3b4d05bbf005a54651a26b with peer 29853ae9393c41878405189ccf9087f0
I20260608 12:41:21.772467  3538 raft_consensus.cc:1217] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:21.864488  3610 raft_consensus.cc:1217] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:21.879544  3775 raft_consensus.cc:1217] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:21.923743  3775 raft_consensus.cc:1217] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:22.190441  4013 raft_consensus.cc:1064] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: attempting to promote NON_VOTER d60a21826558466da033a0b9456309ad to VOTER
I20260608 12:41:22.192381  4013 consensus_queue.cc:237] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } }
I20260608 12:41:22.201323  3775 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.201524  3463 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.201822  3538 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 LEARNER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.202962  4013 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.203858  3926 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.204684  3989 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.223835  3989 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d60a21826558466da033a0b9456309ad (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.225953  3775 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d60a21826558466da033a0b9456309ad (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.233783  3538 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d60a21826558466da033a0b9456309ad (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.238745  3361 catalog_manager.cc:5696] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 2 to 3, d60a21826558466da033a0b9456309ad (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:22.241008  3463 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d60a21826558466da033a0b9456309ad (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.270406  3610 consensus_queue.cc:237] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } }
I20260608 12:41:22.275122  3538 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.275215  3463 raft_consensus.cc:1275] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Refusing update from remote peer 2a3d45694e0a40418a792ce4bf7507ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.276551  4018 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.277349  3989 consensus_queue.cc:1048] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.285656  3989 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.286747  3538 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.287499  3463 raft_consensus.cc:2955] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.294700  4015 raft_consensus.cc:1064] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: attempting to promote NON_VOTER 2a3d45694e0a40418a792ce4bf7507ca to VOTER
I20260608 12:41:22.299602  4015 consensus_queue.cc:237] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [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: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } }
I20260608 12:41:22.301837  3362 catalog_manager.cc:5696] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "2a3d45694e0a40418a792ce4bf7507ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { promote: false } } }
I20260608 12:41:22.309824  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e20029d909814b37a230d21e0085c77c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:22.317529  3765 tablet_service.cc:1558] Processing DeleteTablet for tablet e20029d909814b37a230d21e0085c77c with delete_type TABLET_DATA_TOMBSTONED (TS 29853ae9393c41878405189ccf9087f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39184
I20260608 12:41:22.318426  3538 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.320286  3775 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.320569  4014 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:22.322115  3610 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEARNER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.322376  3964 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.324209  4014 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.335281  4027 tablet_replica.cc:333] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:22.336635  4027 raft_consensus.cc:2243] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:22.337376  4027 raft_consensus.cc:2272] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:22.340503  4027 ts_tablet_manager.cc:1916] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:22.361276  3964 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.363315  3612 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.365477  4027 ts_tablet_manager.cc:1929] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:22.365928  4027 log.cc:1199] T e20029d909814b37a230d21e0085c77c P 29853ae9393c41878405189ccf9087f0: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root/wals/e20029d909814b37a230d21e0085c77c
I20260608 12:41:22.370309  3775 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.373569  3538 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.377758  3360 catalog_manager.cc:5696] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 2 to 3, 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.381714  3346 catalog_manager.cc:5027] TS 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): tablet e20029d909814b37a230d21e0085c77c (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:22.403478  3462 consensus_queue.cc:237] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } }
I20260608 12:41:22.412343  3538 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.412730  3612 raft_consensus.cc:1275] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.414047  4015 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.414880  3964 consensus_queue.cc:1048] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.422042  4014 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.424489  3538 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.424969  3612 raft_consensus.cc:2955] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } } }
I20260608 12:41:22.432689  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8cdfc30cb044662ae8cc24dc4d0a351 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:22.440481  3361 catalog_manager.cc:5696] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f reported cstate change: config changed from index 3 to 4, VOTER 29853ae9393c41878405189ccf9087f0 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:22.443290  3964 raft_consensus.cc:1064] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:22.445436  3964 consensus_queue.cc:237] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:22.455654  3765 tablet_service.cc:1558] Processing DeleteTablet for tablet e8cdfc30cb044662ae8cc24dc4d0a351 with delete_type TABLET_DATA_TOMBSTONED (TS 29853ae9393c41878405189ccf9087f0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39184
I20260608 12:41:22.456729  4027 tablet_replica.cc:333] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:22.457782  4027 raft_consensus.cc:2243] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:22.458567  4027 raft_consensus.cc:2272] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:22.462021  3538 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.462208  4027 ts_tablet_manager.cc:1916] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:22.462430  3612 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.462826  3775 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.463624  3964 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.464651  4015 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.467255  4014 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.491115  4027 ts_tablet_manager.cc:1929] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:22.491637  4027 log.cc:1199] T e8cdfc30cb044662ae8cc24dc4d0a351 P 29853ae9393c41878405189ccf9087f0: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-3-root/wals/e8cdfc30cb044662ae8cc24dc4d0a351
I20260608 12:41:22.496347  3346 catalog_manager.cc:5027] TS 29853ae9393c41878405189ccf9087f0 (127.0.107.196:39857): tablet e8cdfc30cb044662ae8cc24dc4d0a351 (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:22.500066  4032 raft_consensus.cc:1064] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: attempting to promote NON_VOTER 29853ae9393c41878405189ccf9087f0 to VOTER
I20260608 12:41:22.503603  4032 consensus_queue.cc:237] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:22.524956  3775 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 LEARNER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.526948  3610 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.527354  3964 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.529551  4015 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.529567  3964 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.535808  3538 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.540463  3539 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:22.542141  4014 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:22.559604  3775 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.560989  3361 catalog_manager.cc:5696] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.572714  4032 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.574529  3539 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.585234  3776 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.595413  3610 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } attrs { replace: true } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.591420  3362 catalog_manager.cc:5696] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad reported cstate change: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.613145  3462 consensus_queue.cc:237] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [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: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:22.638950  3539 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.639057  3776 raft_consensus.cc:1275] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.640820  4014 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.641785  3964 consensus_queue.cc:1048] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.644253  3612 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 29853ae9393c41878405189ccf9087f0 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } attrs { replace: true } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.651005  3964 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.655288  3775 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.668215  3539 raft_consensus.cc:2955] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.671705  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 71fcc5d33d88444297807bbfce103ab1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:22.672286  3462 consensus_queue.cc:237] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } }
I20260608 12:41:22.683182  3776 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.683288  3612 raft_consensus.cc:1275] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Refusing update from remote peer 1b3b111496864f84a495310ad2f9913f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:22.682926  3358 catalog_manager.cc:5696] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 reported cstate change: config changed from index 3 to 4, VOTER 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.685106  3964 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.686051  4037 consensus_queue.cc:1048] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [LEADER]: Connected to new peer: Peer: permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:22.696475  3597 tablet_service.cc:1558] Processing DeleteTablet for tablet 71fcc5d33d88444297807bbfce103ab1 with delete_type TABLET_DATA_TOMBSTONED (TS 2a3d45694e0a40418a792ce4bf7507ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57940
I20260608 12:41:22.696180  4014 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.705343  3612 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.714097  3776 raft_consensus.cc:2955] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.720443  3347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7359f71bed3b4d05bbf005a54651a26b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:22.727409  3361 catalog_manager.cc:5696] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca reported cstate change: config changed from index 3 to 4, VOTER d60a21826558466da033a0b9456309ad (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "1b3b111496864f84a495310ad2f9913f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "2a3d45694e0a40418a792ce4bf7507ca" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43289 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } attrs { promote: false } } }
I20260608 12:41:22.732632  4043 tablet_replica.cc:333] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:22.733701  4043 raft_consensus.cc:2243] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:22.735399  4043 raft_consensus.cc:2272] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:22.740818  4043 ts_tablet_manager.cc:1916] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:22.741451  3525 tablet_service.cc:1558] Processing DeleteTablet for tablet 7359f71bed3b4d05bbf005a54651a26b with delete_type TABLET_DATA_TOMBSTONED (TS d60a21826558466da033a0b9456309ad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55412
I20260608 12:41:22.753778  4044 tablet_replica.cc:333] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:22.754659  4044 raft_consensus.cc:2243] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:22.755213  4044 raft_consensus.cc:2272] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:22.758558  4044 ts_tablet_manager.cc:1916] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:22.759605  4043 ts_tablet_manager.cc:1929] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:22.760056  4043 log.cc:1199] T 71fcc5d33d88444297807bbfce103ab1 P 2a3d45694e0a40418a792ce4bf7507ca: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-2-root/wals/71fcc5d33d88444297807bbfce103ab1
I20260608 12:41:22.761965  3347 catalog_manager.cc:5027] TS 2a3d45694e0a40418a792ce4bf7507ca (127.0.107.195:43289): tablet 71fcc5d33d88444297807bbfce103ab1 (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:22.770382  4044 ts_tablet_manager.cc:1929] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:22.770776  4044 log.cc:1199] T 7359f71bed3b4d05bbf005a54651a26b P d60a21826558466da033a0b9456309ad: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922389651467-431-0/minicluster-data/ts-1-root/wals/7359f71bed3b4d05bbf005a54651a26b
I20260608 12:41:22.772282  3348 catalog_manager.cc:5027] TS d60a21826558466da033a0b9456309ad (127.0.107.194:35307): tablet 7359f71bed3b4d05bbf005a54651a26b (table range_aware_rebalance_new_range [id=07b2b1c366354adfa9697915fb0ac4cb]) successfully deleted
I20260608 12:41:22.868229  3415 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:22.892163  3539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae"
dest_uuid: "d60a21826558466da033a0b9456309ad"
mode: GRACEFUL
new_leader_uuid: "29853ae9393c41878405189ccf9087f0"
 from {username='slave'} at 127.0.0.1:44874
I20260608 12:41:22.892596  3539 raft_consensus.cc:606] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Received request to transfer leadership to TS 29853ae9393c41878405189ccf9087f0
I20260608 12:41:22.893730  3415 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:41:22.894341  3415 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:23.010833  4042 raft_consensus.cc:993] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: : Instructing follower 29853ae9393c41878405189ccf9087f0 to start an election
I20260608 12:41:23.011340  3929 raft_consensus.cc:1081] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Signalling peer 29853ae9393c41878405189ccf9087f0 to start an election
I20260608 12:41:23.012985  3776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae"
dest_uuid: "29853ae9393c41878405189ccf9087f0"
 from {username='slave'} at 127.0.0.1:39214
I20260608 12:41:23.013545  3776 raft_consensus.cc:493] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:23.013855  3776 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:23.018939  3776 raft_consensus.cc:515] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:23.021042  3776 leader_election.cc:290] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [CANDIDATE]: Term 2 election: Requested vote from peers 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887), d60a21826558466da033a0b9456309ad (127.0.107.194:35307)
I20260608 12:41:23.021277  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b3b111496864f84a495310ad2f9913f"
I20260608 12:41:23.021539  3539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb74d20f89844ec9a7c4b657cd0ceae" candidate_uuid: "29853ae9393c41878405189ccf9087f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d60a21826558466da033a0b9456309ad"
I20260608 12:41:23.021836  3462 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:23.022164  3539 raft_consensus.cc:3055] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:23.022446  3539 raft_consensus.cc:740] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d60a21826558466da033a0b9456309ad, State: Running, Role: LEADER
I20260608 12:41:23.023118  3539 consensus_queue.cc:260] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:23.023927  3539 raft_consensus.cc:3060] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:23.026047  3462 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 2.
I20260608 12:41:23.027168  3741 leader_election.cc:304] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [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: 1b3b111496864f84a495310ad2f9913f, 29853ae9393c41878405189ccf9087f0; no voters: 
I20260608 12:41:23.027853  4041 raft_consensus.cc:2804] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:23.028038  3539 raft_consensus.cc:2468] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29853ae9393c41878405189ccf9087f0 in term 2.
I20260608 12:41:23.028359  4041 raft_consensus.cc:697] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 LEADER]: Becoming Leader. State: Replica: 29853ae9393c41878405189ccf9087f0, State: Running, Role: LEADER
I20260608 12:41:23.029376  4041 consensus_queue.cc:237] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [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: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } }
I20260608 12:41:23.036556  3361 catalog_manager.cc:5696] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 reported cstate change: term changed from 1 to 2, leader changed from d60a21826558466da033a0b9456309ad (127.0.107.194) to 29853ae9393c41878405189ccf9087f0 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "29853ae9393c41878405189ccf9087f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b3b111496864f84a495310ad2f9913f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d60a21826558466da033a0b9456309ad" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29853ae9393c41878405189ccf9087f0" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39857 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:23.422053   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:23.452157   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:23.453073   431 tablet_replica.cc:333] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.454094   431 raft_consensus.cc:2243] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.454659   431 raft_consensus.cc:2272] T 1cb74d20f89844ec9a7c4b657cd0ceae P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.456516   431 tablet_replica.cc:333] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.457082   431 raft_consensus.cc:2243] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.457432   431 raft_consensus.cc:2272] T fd2fba60aadf457597a653bf4fa32710 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.459167   431 tablet_replica.cc:333] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.459645   431 raft_consensus.cc:2243] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.460009   431 raft_consensus.cc:2272] T f3f736e5fcdb48529eac29c307011c6f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.461817   431 tablet_replica.cc:333] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.462266   431 raft_consensus.cc:2243] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.462627   431 raft_consensus.cc:2272] T e20029d909814b37a230d21e0085c77c P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.464187   431 tablet_replica.cc:333] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.464627   431 raft_consensus.cc:2243] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.464993   431 raft_consensus.cc:2272] T ed68934e48bd4e13a64f3b516473e740 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.466563   431 tablet_replica.cc:333] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.467041   431 raft_consensus.cc:2243] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.467682   431 raft_consensus.cc:2272] T 7359f71bed3b4d05bbf005a54651a26b P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.469854   431 tablet_replica.cc:333] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.470527   431 raft_consensus.cc:2243] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.471014   431 raft_consensus.cc:2272] T 4664fd09101043948b8aa68a1b036361 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.473462   431 tablet_replica.cc:333] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.474112   431 raft_consensus.cc:2243] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.474762   431 raft_consensus.cc:2272] T e8cdfc30cb044662ae8cc24dc4d0a351 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.476387   431 tablet_replica.cc:333] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.476826   431 raft_consensus.cc:2243] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.477321   431 raft_consensus.cc:2272] T ae2b698b17e6451caf9ed72c7285c98f P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.478993   431 tablet_replica.cc:333] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.479492   431 raft_consensus.cc:2243] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.480172   431 raft_consensus.cc:2272] T 71fcc5d33d88444297807bbfce103ab1 P 1b3b111496864f84a495310ad2f9913f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.482198   431 tablet_replica.cc:333] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.482645   431 raft_consensus.cc:2243] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.483248   431 raft_consensus.cc:2272] T 5385c2f05f63432695298b3c724b3b9c P 1b3b111496864f84a495310ad2f9913f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.485251   431 tablet_replica.cc:333] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f: stopping tablet replica
I20260608 12:41:23.485688   431 raft_consensus.cc:2243] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.486065   431 raft_consensus.cc:2272] T ee0fdf30855b46ef95a612c9f0d4b064 P 1b3b111496864f84a495310ad2f9913f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.519151   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:23.521343  3741 consensus_peers.cc:597] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 -> Peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Couldn't send request to peer 1b3b111496864f84a495310ad2f9913f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.548524   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:23.555668  3742 consensus_peers.cc:597] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 -> Peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Couldn't send request to peer d60a21826558466da033a0b9456309ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:23.575702  3741 consensus_peers.cc:597] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 -> Peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Couldn't send request to peer 1b3b111496864f84a495310ad2f9913f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.578577   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:23.579241   431 tablet_replica.cc:333] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.579856   431 raft_consensus.cc:2243] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.580260   431 raft_consensus.cc:2272] T 1cb74d20f89844ec9a7c4b657cd0ceae P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.582367   431 tablet_replica.cc:333] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.582880   431 raft_consensus.cc:2243] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.583351   431 raft_consensus.cc:2272] T 447ea2a32a234778b3064df3058b9e45 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.586133   431 tablet_replica.cc:333] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.586995   431 raft_consensus.cc:2243] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.587599   431 raft_consensus.cc:2272] T e20029d909814b37a230d21e0085c77c P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.590122   431 tablet_replica.cc:333] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.590828   431 raft_consensus.cc:2243] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.591331   431 raft_consensus.cc:2272] T e8cdfc30cb044662ae8cc24dc4d0a351 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.593098   431 tablet_replica.cc:333] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.593583   431 raft_consensus.cc:2243] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.593923   431 raft_consensus.cc:2272] T 4664fd09101043948b8aa68a1b036361 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.595613   431 tablet_replica.cc:333] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.596076   431 raft_consensus.cc:2243] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.596762   431 raft_consensus.cc:2272] T ae2b698b17e6451caf9ed72c7285c98f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.598516   431 tablet_replica.cc:333] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.599021   431 raft_consensus.cc:2243] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.599736   431 raft_consensus.cc:2272] T a17329cd4935497f9fabf735326906bc P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.601545   431 tablet_replica.cc:333] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.602073   431 raft_consensus.cc:2243] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.602591   431 raft_consensus.cc:2272] T 71fcc5d33d88444297807bbfce103ab1 P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.605394   431 tablet_replica.cc:333] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.605916   431 raft_consensus.cc:2243] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.606415   431 raft_consensus.cc:2272] T b1b127c4de7145d196455b486ce2cf6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.608409   431 tablet_replica.cc:333] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.609006   431 raft_consensus.cc:2243] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.609459   431 raft_consensus.cc:2272] T f3f736e5fcdb48529eac29c307011c6f P d60a21826558466da033a0b9456309ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:23.611752  3577 consensus_peers.cc:597] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca -> Peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Couldn't send request to peer 1b3b111496864f84a495310ad2f9913f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.611781   431 tablet_replica.cc:333] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.612668   431 raft_consensus.cc:2243] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.613624   431 raft_consensus.cc:2272] T ee0fdf30855b46ef95a612c9f0d4b064 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.615612   431 tablet_replica.cc:333] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad: stopping tablet replica
I20260608 12:41:23.616223   431 raft_consensus.cc:2243] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.616986   431 raft_consensus.cc:2272] T b387825bfccb485594a6b46e263dab44 P d60a21826558466da033a0b9456309ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:23.634980  3742 consensus_peers.cc:597] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 -> Peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Couldn't send request to peer d60a21826558466da033a0b9456309ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.651185   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:23.678135   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:23.704960   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:23.705695   431 tablet_replica.cc:333] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.706305   431 raft_consensus.cc:2243] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.706782   431 raft_consensus.cc:2272] T 447ea2a32a234778b3064df3058b9e45 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.708595   431 tablet_replica.cc:333] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.709160   431 raft_consensus.cc:2243] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.709934   431 raft_consensus.cc:2272] T fd2fba60aadf457597a653bf4fa32710 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.711745   431 tablet_replica.cc:333] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.712273   431 raft_consensus.cc:2243] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.712668   431 raft_consensus.cc:2272] T ee0fdf30855b46ef95a612c9f0d4b064 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.714497   431 tablet_replica.cc:333] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.715003   431 raft_consensus.cc:2243] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.715407   431 raft_consensus.cc:2272] T a17329cd4935497f9fabf735326906bc P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.717072   431 tablet_replica.cc:333] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.717567   431 raft_consensus.cc:2243] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.718149   431 raft_consensus.cc:2272] T 5385c2f05f63432695298b3c724b3b9c P 2a3d45694e0a40418a792ce4bf7507ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.720330   431 tablet_replica.cc:333] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.721016   431 raft_consensus.cc:2243] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.721501   431 raft_consensus.cc:2272] T b387825bfccb485594a6b46e263dab44 P 2a3d45694e0a40418a792ce4bf7507ca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:23.723162  3741 consensus_peers.cc:597] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 -> Peer 1b3b111496864f84a495310ad2f9913f (127.0.107.193:45887): Couldn't send request to peer 1b3b111496864f84a495310ad2f9913f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.723827   431 tablet_replica.cc:333] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.724571   431 raft_consensus.cc:2243] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.725211   431 raft_consensus.cc:2272] T e8cdfc30cb044662ae8cc24dc4d0a351 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.727409   431 tablet_replica.cc:333] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.728106   431 raft_consensus.cc:2243] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:41:23.728785  3578 consensus_peers.cc:597] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca -> Peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Couldn't send request to peer d60a21826558466da033a0b9456309ad. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.728938   431 raft_consensus.cc:2272] T e20029d909814b37a230d21e0085c77c P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.731226   431 tablet_replica.cc:333] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.731771   431 raft_consensus.cc:2243] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.732234   431 raft_consensus.cc:2272] T ed68934e48bd4e13a64f3b516473e740 P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.734462   431 tablet_replica.cc:333] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.735018   431 raft_consensus.cc:2243] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:41:23.735352  3742 consensus_peers.cc:597] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 -> Peer d60a21826558466da033a0b9456309ad (127.0.107.194:35307): Couldn't send request to peer d60a21826558466da033a0b9456309ad. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.735527   431 raft_consensus.cc:2272] T 7359f71bed3b4d05bbf005a54651a26b P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.737509   431 tablet_replica.cc:333] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.738015   431 raft_consensus.cc:2243] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.738749   431 raft_consensus.cc:2272] T b1b127c4de7145d196455b486ce2cf6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.740785   431 tablet_replica.cc:333] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca: stopping tablet replica
I20260608 12:41:23.741321   431 raft_consensus.cc:2243] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.742079   431 raft_consensus.cc:2272] T f3f736e5fcdb48529eac29c307011c6f P 2a3d45694e0a40418a792ce4bf7507ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.777937   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:23.803589   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:23.829226   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:23.830096   431 tablet_replica.cc:333] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.831096   431 raft_consensus.cc:2243] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.831749   431 raft_consensus.cc:2272] T b1b127c4de7145d196455b486ce2cf6f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.833679   431 tablet_replica.cc:333] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.834175   431 raft_consensus.cc:2243] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.834617   431 raft_consensus.cc:2272] T 7359f71bed3b4d05bbf005a54651a26b P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.836211   431 tablet_replica.cc:333] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.836719   431 raft_consensus.cc:2243] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.837494   431 raft_consensus.cc:2272] T ed68934e48bd4e13a64f3b516473e740 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.839298   431 tablet_replica.cc:333] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.839788   431 raft_consensus.cc:2243] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.840515   431 raft_consensus.cc:2272] T 4664fd09101043948b8aa68a1b036361 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.842391   431 tablet_replica.cc:333] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.842846   431 raft_consensus.cc:2243] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.843554   431 pending_rounds.cc:70] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Trying to abort 1 pending ops.
I20260608 12:41:23.843758   431 pending_rounds.cc:77] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294658490497015808 op_type: NO_OP noop_request { }
I20260608 12:41:23.844013   431 raft_consensus.cc:2889] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:23.844235   431 raft_consensus.cc:2272] T 1cb74d20f89844ec9a7c4b657cd0ceae P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.846218   431 tablet_replica.cc:333] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.846695   431 raft_consensus.cc:2243] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.847363   431 raft_consensus.cc:2272] T 447ea2a32a234778b3064df3058b9e45 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.849153   431 tablet_replica.cc:333] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.849608   431 raft_consensus.cc:2243] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.850044   431 raft_consensus.cc:2272] T ae2b698b17e6451caf9ed72c7285c98f P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.851723   431 tablet_replica.cc:333] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.852319   431 raft_consensus.cc:2243] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.852732   431 raft_consensus.cc:2272] T fd2fba60aadf457597a653bf4fa32710 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.854347   431 tablet_replica.cc:333] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.854790   431 raft_consensus.cc:2243] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.855218   431 raft_consensus.cc:2272] T 5385c2f05f63432695298b3c724b3b9c P 29853ae9393c41878405189ccf9087f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.856814   431 tablet_replica.cc:333] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.857333   431 raft_consensus.cc:2243] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.857712   431 raft_consensus.cc:2272] T 71fcc5d33d88444297807bbfce103ab1 P 29853ae9393c41878405189ccf9087f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.859184   431 tablet_replica.cc:333] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.859611   431 raft_consensus.cc:2243] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.859933   431 raft_consensus.cc:2272] T a17329cd4935497f9fabf735326906bc P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.861572   431 tablet_replica.cc:333] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0: stopping tablet replica
I20260608 12:41:23.861976   431 raft_consensus.cc:2243] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:23.862381   431 raft_consensus.cc:2272] T b387825bfccb485594a6b46e263dab44 P 29853ae9393c41878405189ccf9087f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.893886   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:23.918967   431 master.cc:562] Master@127.0.107.254:45453 shutting down...
I20260608 12:41:23.938225   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:23.938877   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:23.939254   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89842d675de54f398b0b4de5e5530ead: stopping tablet replica
I20260608 12:41:23.960242   431 master.cc:584] Master@127.0.107.254:45453 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11390 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:41:24.012660   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45655
I20260608 12:41:24.013885   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.019819  4052 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
W20260608 12:41:24.020476  4055 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
W20260608 12:41:24.019834  4053 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
I20260608 12:41:24.022719   431 server_base.cc:1061] running on GCE node
I20260608 12:41:24.023834   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.024019   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.024135   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484024124 us; error 0 us; skew 500 ppm
I20260608 12:41:24.024674   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:24.027181   431 webserver.cc:533] Webserver started at http://127.0.107.254:40805/ using document root <none> and password file <none>
I20260608 12:41:24.027650   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:24.027801   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:24.028029   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:24.029186   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "c44eeb48e17d4437b70efb46af8ce5fe"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.033739   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:41:24.037985  4060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.038826   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:41:24.039093   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "c44eeb48e17d4437b70efb46af8ce5fe"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.039331   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-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)
I20260608 12:41:24.050028   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:24.051221   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:24.090693   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45655
I20260608 12:41:24.090808  4111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45655 every 8 connection(s)
I20260608 12:41:24.094847  4112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:24.104786  4112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe: Bootstrap starting.
I20260608 12:41:24.109619  4112 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:24.113963  4112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe: No bootstrap required, opened a new log
I20260608 12:41:24.116106  4112 raft_consensus.cc:359] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER }
I20260608 12:41:24.116484  4112 raft_consensus.cc:385] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:24.116715  4112 raft_consensus.cc:740] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44eeb48e17d4437b70efb46af8ce5fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:24.117339  4112 consensus_queue.cc:260] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER }
I20260608 12:41:24.117789  4112 raft_consensus.cc:399] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:24.117996  4112 raft_consensus.cc:493] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:24.118287  4112 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:24.122834  4112 raft_consensus.cc:515] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER }
I20260608 12:41:24.123365  4112 leader_election.cc:304] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [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: c44eeb48e17d4437b70efb46af8ce5fe; no voters: 
I20260608 12:41:24.124498  4112 leader_election.cc:290] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:24.124948  4115 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:24.126466  4115 raft_consensus.cc:697] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 1 LEADER]: Becoming Leader. State: Replica: c44eeb48e17d4437b70efb46af8ce5fe, State: Running, Role: LEADER
I20260608 12:41:24.127082  4115 consensus_queue.cc:237] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [LEADER]: Queue going to LEADER mode. State: All 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: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER }
I20260608 12:41:24.127568  4112 sys_catalog.cc:565] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:24.131727  4116 sys_catalog.cc:455] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER } }
I20260608 12:41:24.132068  4117 sys_catalog.cc:455] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader c44eeb48e17d4437b70efb46af8ce5fe. Latest consensus state: current_term: 1 leader_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44eeb48e17d4437b70efb46af8ce5fe" member_type: VOTER } }
I20260608 12:41:24.132339  4116 sys_catalog.cc:458] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:24.132532  4117 sys_catalog.cc:458] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:24.136404  4122 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:24.142639  4122 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:24.144374   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:24.151963  4122 catalog_manager.cc:1382] Generated new cluster ID: 765a79937e724475ac0a27fe30d73290
I20260608 12:41:24.152282  4122 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:24.170416  4122 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:24.171766  4122 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:24.189553  4122 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe: Generated new TSK 0
I20260608 12:41:24.190203  4122 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:24.211097   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.217514  4133 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
W20260608 12:41:24.218392  4134 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
I20260608 12:41:24.230084   431 server_base.cc:1061] running on GCE node
W20260608 12:41:24.229977  4136 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
I20260608 12:41:24.231283   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.231477   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.231602   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484231591 us; error 0 us; skew 500 ppm
I20260608 12:41:24.232157   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:24.234480   431 webserver.cc:533] Webserver started at http://127.0.107.193:35703/ using document root <none> and password file <none>
I20260608 12:41:24.235041   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:24.235213   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:24.235426   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:24.236472   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "909a86309b3f4a9fa324ec554890e22d"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.241478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:24.244755  4141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.245551   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:24.245875   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "909a86309b3f4a9fa324ec554890e22d"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.246161   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-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)
I20260608 12:41:24.259655   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:24.260892   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:24.262351   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:24.264693   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:24.264930   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:24.265164   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:24.265331   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.305792   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33869
I20260608 12:41:24.305908  4203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33869 every 8 connection(s)
I20260608 12:41:24.311003   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.318605  4208 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
W20260608 12:41:24.320477  4209 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
W20260608 12:41:24.321997  4211 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
I20260608 12:41:24.322882   431 server_base.cc:1061] running on GCE node
I20260608 12:41:24.323750   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.323974   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.324146   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484324126 us; error 0 us; skew 500 ppm
I20260608 12:41:24.324702   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:24.326983   431 webserver.cc:533] Webserver started at http://127.0.107.194:35927/ using document root <none> and password file <none>
I20260608 12:41:24.327517   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:24.327720   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:24.327996   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:24.329466   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "731f363e35b44f90b1fa6eb4a7655226"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.331987  4204 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45655
I20260608 12:41:24.332362  4204 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:24.333161  4204 heartbeater.cc:507] Master 127.0.107.254:45655 requested a full tablet report, sending...
I20260608 12:41:24.335103   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:41:24.335748  4077 ts_manager.cc:194] Registered new tserver with Master: 909a86309b3f4a9fa324ec554890e22d (127.0.107.193:33869)
I20260608 12:41:24.338310  4077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37328
I20260608 12:41:24.339962  4216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.340911   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:24.341285   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "731f363e35b44f90b1fa6eb4a7655226"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.341614   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-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)
I20260608 12:41:24.360996   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:24.362200   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:24.363696   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:24.366180   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:24.366369   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.366693   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:24.367031   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.407613   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41851
I20260608 12:41:24.407730  4278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41851 every 8 connection(s)
I20260608 12:41:24.412782   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.420276  4282 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
W20260608 12:41:24.421305  4283 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
I20260608 12:41:24.423550   431 server_base.cc:1061] running on GCE node
W20260608 12:41:24.424000  4285 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
I20260608 12:41:24.425411   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.425722   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.425925   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484425906 us; error 0 us; skew 500 ppm
I20260608 12:41:24.425964  4279 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45655
I20260608 12:41:24.426404  4279 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:24.426941   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:24.427388  4279 heartbeater.cc:507] Master 127.0.107.254:45655 requested a full tablet report, sending...
I20260608 12:41:24.429782   431 webserver.cc:533] Webserver started at http://127.0.107.195:34007/ using document root <none> and password file <none>
I20260608 12:41:24.429939  4077 ts_manager.cc:194] Registered new tserver with Master: 731f363e35b44f90b1fa6eb4a7655226 (127.0.107.194:41851)
I20260608 12:41:24.430559   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:24.430831   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:24.431155   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:24.431855  4077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37344
I20260608 12:41:24.432654   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "a10d93ca0ea946ef9920d18751daf4e3"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.437834   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:24.441560  4290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.442412   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:41:24.442725   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "a10d93ca0ea946ef9920d18751daf4e3"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.443060   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-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)
I20260608 12:41:24.472774   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:24.474104   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:24.475616   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:24.477998   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:24.478235   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.478482   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:24.478659   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.519533   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37235
I20260608 12:41:24.519685  4352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37235 every 8 connection(s)
I20260608 12:41:24.524708   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.532321  4356 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
W20260608 12:41:24.533066  4357 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
W20260608 12:41:24.536069  4359 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
I20260608 12:41:24.536481   431 server_base.cc:1061] running on GCE node
I20260608 12:41:24.537674   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.537915   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.538143   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484538124 us; error 0 us; skew 500 ppm
I20260608 12:41:24.538198  4353 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45655
I20260608 12:41:24.538669  4353 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:24.539096   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:24.539585  4353 heartbeater.cc:507] Master 127.0.107.254:45655 requested a full tablet report, sending...
I20260608 12:41:24.542081  4077 ts_manager.cc:194] Registered new tserver with Master: a10d93ca0ea946ef9920d18751daf4e3 (127.0.107.195:37235)
I20260608 12:41:24.543483  4077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37354
I20260608 12:41:24.544790   431 webserver.cc:533] Webserver started at http://127.0.107.196:37923/ using document root <none> and password file <none>
I20260608 12:41:24.545451   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:24.545662   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:24.545948   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:24.547027   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "7996f6af1b654925a1f301fd8a964728"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.551707   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:24.554996  4364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.556344   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:41:24.556650   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "7996f6af1b654925a1f301fd8a964728"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-d4dv"
I20260608 12:41:24.556967   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922389651467-431-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)
I20260608 12:41:24.583890   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:24.585238   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:24.586797   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:24.589217   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:24.589442   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.589692   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:24.589866   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:24.628993   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40505
I20260608 12:41:24.629117  4426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40505 every 8 connection(s)
I20260608 12:41:24.643342  4427 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45655
I20260608 12:41:24.643819  4427 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:24.644533  4427 heartbeater.cc:507] Master 127.0.107.254:45655 requested a full tablet report, sending...
I20260608 12:41:24.646806  4077 ts_manager.cc:194] Registered new tserver with Master: 7996f6af1b654925a1f301fd8a964728 (127.0.107.196:40505)
I20260608 12:41:24.647401   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01507837s
I20260608 12:41:24.648347  4077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37368
I20260608 12:41:25.202544  4077 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37386:
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"
    }
  }
}
I20260608 12:41:25.256515  4169 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed3d512b59844c3b3920362c2198e6f (DEFAULT_TABLE table=test-workload [id=fa11229fc2664fb5af0ce59ad18223cc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:25.257820  4169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed3d512b59844c3b3920362c2198e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:25.261085  4392 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed3d512b59844c3b3920362c2198e6f (DEFAULT_TABLE table=test-workload [id=fa11229fc2664fb5af0ce59ad18223cc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:25.262425  4392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed3d512b59844c3b3920362c2198e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:25.265381  4244 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed3d512b59844c3b3920362c2198e6f (DEFAULT_TABLE table=test-workload [id=fa11229fc2664fb5af0ce59ad18223cc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:25.266690  4244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed3d512b59844c3b3920362c2198e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:25.277422  4448 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: Bootstrap starting.
I20260608 12:41:25.278110  4449 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: Bootstrap starting.
I20260608 12:41:25.282918  4448 tablet_bootstrap.cc:654] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.284118  4450 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: Bootstrap starting.
I20260608 12:41:25.285349  4449 tablet_bootstrap.cc:654] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.292819  4450 tablet_bootstrap.cc:654] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.295039  4448 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: No bootstrap required, opened a new log
I20260608 12:41:25.295596  4448 ts_tablet_manager.cc:1403] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:41:25.296057  4449 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: No bootstrap required, opened a new log
I20260608 12:41:25.296583  4449 ts_tablet_manager.cc:1403] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260608 12:41:25.298628  4450 tablet_bootstrap.cc:492] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: No bootstrap required, opened a new log
I20260608 12:41:25.298434  4448 raft_consensus.cc:359] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.299124  4448 raft_consensus.cc:385] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.299268  4450 ts_tablet_manager.cc:1403] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:41:25.299472  4448 raft_consensus.cc:740] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 909a86309b3f4a9fa324ec554890e22d, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.299605  4449 raft_consensus.cc:359] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.300508  4449 raft_consensus.cc:385] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.300874  4449 raft_consensus.cc:740] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7996f6af1b654925a1f301fd8a964728, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.300635  4448 consensus_queue.cc:260] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.301810  4449 consensus_queue.cc:260] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.303371  4204 heartbeater.cc:499] Master 127.0.107.254:45655 was elected leader, sending a full tablet report...
I20260608 12:41:25.303085  4450 raft_consensus.cc:359] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.304388  4450 raft_consensus.cc:385] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.304630  4427 heartbeater.cc:499] Master 127.0.107.254:45655 was elected leader, sending a full tablet report...
I20260608 12:41:25.304802  4450 raft_consensus.cc:740] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731f363e35b44f90b1fa6eb4a7655226, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.305234  4449 ts_tablet_manager.cc:1434] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:25.306555  4448 ts_tablet_manager.cc:1434] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:25.306051  4450 consensus_queue.cc:260] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.310010  4279 heartbeater.cc:499] Master 127.0.107.254:45655 was elected leader, sending a full tablet report...
I20260608 12:41:25.310585  4450 ts_tablet_manager.cc:1434] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:41:25.356454  4456 raft_consensus.cc:493] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:25.356948  4456 raft_consensus.cc:515] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.359309  4456 leader_election.cc:290] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 909a86309b3f4a9fa324ec554890e22d (127.0.107.193:33869), 7996f6af1b654925a1f301fd8a964728 (127.0.107.196:40505)
I20260608 12:41:25.369627  4179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "731f363e35b44f90b1fa6eb4a7655226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a86309b3f4a9fa324ec554890e22d" is_pre_election: true
I20260608 12:41:25.369789  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "731f363e35b44f90b1fa6eb4a7655226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7996f6af1b654925a1f301fd8a964728" is_pre_election: true
I20260608 12:41:25.370316  4179 raft_consensus.cc:2468] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731f363e35b44f90b1fa6eb4a7655226 in term 0.
I20260608 12:41:25.370432  4402 raft_consensus.cc:2468] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 731f363e35b44f90b1fa6eb4a7655226 in term 0.
I20260608 12:41:25.371589  4220 leader_election.cc:304] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [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: 731f363e35b44f90b1fa6eb4a7655226, 909a86309b3f4a9fa324ec554890e22d; no voters: 
I20260608 12:41:25.372303  4456 raft_consensus.cc:2804] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:25.372687  4456 raft_consensus.cc:493] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:25.373023  4456 raft_consensus.cc:3060] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.377779  4456 raft_consensus.cc:515] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.380307  4456 leader_election.cc:290] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [CANDIDATE]: Term 1 election: Requested vote from peers 909a86309b3f4a9fa324ec554890e22d (127.0.107.193:33869), 7996f6af1b654925a1f301fd8a964728 (127.0.107.196:40505)
I20260608 12:41:25.380609  4179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "731f363e35b44f90b1fa6eb4a7655226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "909a86309b3f4a9fa324ec554890e22d"
I20260608 12:41:25.380903  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "731f363e35b44f90b1fa6eb4a7655226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7996f6af1b654925a1f301fd8a964728"
I20260608 12:41:25.381279  4179 raft_consensus.cc:3060] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.381526  4402 raft_consensus.cc:3060] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.386319  4402 raft_consensus.cc:2468] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731f363e35b44f90b1fa6eb4a7655226 in term 1.
I20260608 12:41:25.386860  4179 raft_consensus.cc:2468] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 731f363e35b44f90b1fa6eb4a7655226 in term 1.
I20260608 12:41:25.387437  4219 leader_election.cc:304] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [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: 731f363e35b44f90b1fa6eb4a7655226, 7996f6af1b654925a1f301fd8a964728; no voters: 
I20260608 12:41:25.388214  4456 raft_consensus.cc:2804] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:25.389374  4456 raft_consensus.cc:697] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 1 LEADER]: Becoming Leader. State: Replica: 731f363e35b44f90b1fa6eb4a7655226, State: Running, Role: LEADER
I20260608 12:41:25.390049  4456 consensus_queue.cc:237] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [LEADER]: Queue going to LEADER mode. State: All 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: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:25.397953  4076 catalog_manager.cc:5696] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 reported cstate change: term changed from 0 to 1, leader changed from <none> to 731f363e35b44f90b1fa6eb4a7655226 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "731f363e35b44f90b1fa6eb4a7655226" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:25.546154  4353 heartbeater.cc:499] Master 127.0.107.254:45655 was elected leader, sending a full tablet report...
I20260608 12:41:25.846987  4456 consensus_queue.cc:1048] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:25.859706  4459 consensus_queue.cc:1048] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:26.144166  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:26.145824  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:26.146198  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:28.147151  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:28.148553  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:28.148892  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:29.611689  4473 raft_consensus.cc:493] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731f363e35b44f90b1fa6eb4a7655226)
I20260608 12:41:29.612301  4473 raft_consensus.cc:515] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:29.616818  4473 leader_election.cc:290] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7996f6af1b654925a1f301fd8a964728 (127.0.107.196:40505), 731f363e35b44f90b1fa6eb4a7655226 (127.0.107.194:41851)
I20260608 12:41:29.645483  4476 raft_consensus.cc:493] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 731f363e35b44f90b1fa6eb4a7655226)
I20260608 12:41:29.646106  4476 raft_consensus.cc:515] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "909a86309b3f4a9fa324ec554890e22d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33869 } } peers { permanent_uuid: "7996f6af1b654925a1f301fd8a964728" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40505 } } peers { permanent_uuid: "731f363e35b44f90b1fa6eb4a7655226" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41851 } }
I20260608 12:41:29.648633  4476 leader_election.cc:290] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 909a86309b3f4a9fa324ec554890e22d (127.0.107.193:33869), 731f363e35b44f90b1fa6eb4a7655226 (127.0.107.194:41851)
I20260608 12:41:29.666827  4402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "909a86309b3f4a9fa324ec554890e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7996f6af1b654925a1f301fd8a964728" is_pre_election: true
I20260608 12:41:29.685992  4254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "909a86309b3f4a9fa324ec554890e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731f363e35b44f90b1fa6eb4a7655226" is_pre_election: true
I20260608 12:41:29.686280  4179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "7996f6af1b654925a1f301fd8a964728" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "909a86309b3f4a9fa324ec554890e22d" is_pre_election: true
I20260608 12:41:29.689731  4254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed3d512b59844c3b3920362c2198e6f" candidate_uuid: "7996f6af1b654925a1f301fd8a964728" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "731f363e35b44f90b1fa6eb4a7655226" is_pre_election: true
I20260608 12:41:29.689671  4145 leader_election.cc:304] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [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: 909a86309b3f4a9fa324ec554890e22d; no voters: 731f363e35b44f90b1fa6eb4a7655226, 7996f6af1b654925a1f301fd8a964728
I20260608 12:41:29.690752  4473 raft_consensus.cc:2749] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:29.691322  4368 leader_election.cc:304] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [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: 7996f6af1b654925a1f301fd8a964728; no voters: 731f363e35b44f90b1fa6eb4a7655226, 909a86309b3f4a9fa324ec554890e22d
I20260608 12:41:29.692000  4476 raft_consensus.cc:2749] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:30.149837  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:30.151180  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:30.151496  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:30.247035  4108 debug-util.cc:398] Leaking SignalData structure 0x7b0800206dc0 after lost signal to thread 434
W20260608 12:41:30.252169  4108 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0680 after lost signal to thread 4111
W20260608 12:41:30.255627  4108 debug-util.cc:398] Leaking SignalData structure 0x7b08000334a0 after lost signal to thread 4352
I20260608 12:41:32.152568  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:32.154158  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:32.154521  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:34.155433  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:34.156805  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:34.157176  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:36.158099  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:36.159528  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:36.159870  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:38.160735  4130 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:38.162149  4130 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:38.162497  4130 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:38.556625   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:38.586100   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:38.586975   431 tablet_replica.cc:333] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d: stopping tablet replica
I20260608 12:41:38.587604   431 raft_consensus.cc:2243] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:38.588268   431 raft_consensus.cc:2272] T 8ed3d512b59844c3b3920362c2198e6f P 909a86309b3f4a9fa324ec554890e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:38.610064   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:38.623726   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:38.644706   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:38.645478   431 tablet_replica.cc:333] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226: stopping tablet replica
I20260608 12:41:38.646062   431 raft_consensus.cc:2243] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:38.647027   431 raft_consensus.cc:2272] T 8ed3d512b59844c3b3920362c2198e6f P 731f363e35b44f90b1fa6eb4a7655226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:38.667279   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:38.678781   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:38.703382   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:38.719568   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:38.729084   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:38.751689   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:38.752446   431 tablet_replica.cc:333] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728: stopping tablet replica
I20260608 12:41:38.753032   431 raft_consensus.cc:2243] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:38.753502   431 raft_consensus.cc:2272] T 8ed3d512b59844c3b3920362c2198e6f P 7996f6af1b654925a1f301fd8a964728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:38.773865   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:38.787350   431 master.cc:562] Master@127.0.107.254:45655 shutting down...
I20260608 12:41:38.806645   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:38.807313   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:38.807682   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c44eeb48e17d4437b70efb46af8ce5fe: stopping tablet replica
I20260608 12:41:38.844267   431 master.cc:584] Master@127.0.107.254:45655 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14868 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:41:38.881788   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40689
I20260608 12:41:38.882974   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:38.888411  4485 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
W20260608 12:41:38.889087  4486 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
W20260608 12:41:38.889776  4488 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
I20260608 12:41:38.890856   431 server_base.cc:1061] running on GCE node
I20260608 12:41:38.891765   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:38.891963   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:38.892136   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922498892103 us; error 0 us; skew 500 ppm
I20260608 12:41:38.892746   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:38.895378   431 webserver.cc:533] Webserver started at http://127.0.107.254:35001/ using document root <none> and password file <none>
I20260608 12:41:38.895943   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:38.896116   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:38.896454   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:38.897828   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "2d2c7363232a4081b480453d28d1c058"
format_stamp: "Formatted at 2026-06-08 12:41:38 on dist-test-slave-d4dv"
I20260608 12:41:38.902576   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:38.906452  4493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:38.907338   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:38.907661   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "2d2c7363232a4081b480453d28d1c058"
format_stamp: "Formatted at 2026-06-08 12:41:38 on dist-test-slave-d4dv"
I20260608 12:41:38.907967   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-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)
I20260608 12:41:38.926433   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:38.927731   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:38.966652   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40689
I20260608 12:41:38.966769  4544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40689 every 8 connection(s)
I20260608 12:41:38.970928  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:38.982232  4545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058: Bootstrap starting.
I20260608 12:41:38.987243  4545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:38.991593  4545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058: No bootstrap required, opened a new log
I20260608 12:41:38.994038  4545 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER }
I20260608 12:41:38.994500  4545 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:38.994755  4545 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2c7363232a4081b480453d28d1c058, State: Initialized, Role: FOLLOWER
I20260608 12:41:38.995375  4545 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER }
I20260608 12:41:38.995855  4545 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:38.996091  4545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:38.996366  4545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:39.001183  4545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER }
I20260608 12:41:39.001736  4545 leader_election.cc:304] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [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: 2d2c7363232a4081b480453d28d1c058; no voters: 
I20260608 12:41:39.002948  4545 leader_election.cc:290] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:39.003376  4548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:39.004827  4548 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 1 LEADER]: Becoming Leader. State: Replica: 2d2c7363232a4081b480453d28d1c058, State: Running, Role: LEADER
I20260608 12:41:39.005540  4548 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [LEADER]: Queue going to LEADER mode. State: All 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: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER }
I20260608 12:41:39.006090  4545 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:39.011113  4549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d2c7363232a4081b480453d28d1c058" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER } }
I20260608 12:41:39.011693  4550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d2c7363232a4081b480453d28d1c058. Latest consensus state: current_term: 1 leader_uuid: "2d2c7363232a4081b480453d28d1c058" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d2c7363232a4081b480453d28d1c058" member_type: VOTER } }
I20260608 12:41:39.011895  4549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:39.012267  4550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:39.015007  4557 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:39.020615  4557 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:39.021895   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:39.030086  4557 catalog_manager.cc:1382] Generated new cluster ID: 3c2973597d994dc494fa04e644209bad
I20260608 12:41:39.030375  4557 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:39.054087  4557 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:39.055441  4557 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:39.067059  4557 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058: Generated new TSK 0
I20260608 12:41:39.067672  4557 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:39.088238   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:39.094691  4566 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
W20260608 12:41:39.095686  4567 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
W20260608 12:41:39.096958  4569 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
I20260608 12:41:39.097540   431 server_base.cc:1061] running on GCE node
I20260608 12:41:39.098681   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:39.098915   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:39.099092   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922499099056 us; error 0 us; skew 500 ppm
I20260608 12:41:39.099699   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:39.102041   431 webserver.cc:533] Webserver started at http://127.0.107.193:41901/ using document root <none> and password file <none>
I20260608 12:41:39.102551   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:39.102751   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:39.103031   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:39.104137   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "37eac0abdf58411c9f2554960206b562"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.108999   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:39.112413  4574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.113286   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:39.113606   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "37eac0abdf58411c9f2554960206b562"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.113875   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-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)
I20260608 12:41:39.139040   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:39.140805   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:39.142688   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:39.146209   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:39.146484   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.146793   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:39.147022   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.195063   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37295
I20260608 12:41:39.195178  4636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37295 every 8 connection(s)
I20260608 12:41:39.200667   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:39.208922  4641 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
W20260608 12:41:39.212129  4642 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
I20260608 12:41:39.213040   431 server_base.cc:1061] running on GCE node
W20260608 12:41:39.214074  4644 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
I20260608 12:41:39.215291   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:39.215512   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:39.215760   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922499215704 us; error 0 us; skew 500 ppm
I20260608 12:41:39.216005  4637 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40689
I20260608 12:41:39.216400  4637 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:39.216545   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:39.217288  4637 heartbeater.cc:507] Master 127.0.107.254:40689 requested a full tablet report, sending...
I20260608 12:41:39.219364   431 webserver.cc:533] Webserver started at http://127.0.107.194:40309/ using document root <none> and password file <none>
I20260608 12:41:39.219935   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:39.219885  4510 ts_manager.cc:194] Registered new tserver with Master: 37eac0abdf58411c9f2554960206b562 (127.0.107.193:37295)
I20260608 12:41:39.220301   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:39.220679   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:39.221851   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "ab92dbb519074362a4a79466a6852ac5"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.222134  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56862
I20260608 12:41:39.226702   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:39.230209  4649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.231009   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:39.231300   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "ab92dbb519074362a4a79466a6852ac5"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.231593   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-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)
I20260608 12:41:39.295146   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:39.296455   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:39.298020   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:39.300266   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:39.300494   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.300732   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:39.300930   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:41:39.342417   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39299
I20260608 12:41:39.342559  4711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39299 every 8 connection(s)
I20260608 12:41:39.347635   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:39.355578  4715 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
W20260608 12:41:39.356343  4716 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
W20260608 12:41:39.359248  4718 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
I20260608 12:41:39.359411   431 server_base.cc:1061] running on GCE node
I20260608 12:41:39.360466   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:39.360750   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:39.361003   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922499360984 us; error 0 us; skew 500 ppm
I20260608 12:41:39.361431  4712 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40689
I20260608 12:41:39.361783   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:39.361845  4712 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:39.362726  4712 heartbeater.cc:507] Master 127.0.107.254:40689 requested a full tablet report, sending...
I20260608 12:41:39.364755   431 webserver.cc:533] Webserver started at http://127.0.107.195:44159/ using document root <none> and password file <none>
I20260608 12:41:39.365291  4510 ts_manager.cc:194] Registered new tserver with Master: ab92dbb519074362a4a79466a6852ac5 (127.0.107.194:39299)
I20260608 12:41:39.365536   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:39.365840   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:39.366180   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:39.367326  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56876
I20260608 12:41:39.367822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "ca4380b4c0144574ac5fd97d2c3336ba"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.373005   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.007s
I20260608 12:41:39.376502  4723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.377367   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:39.377622   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "ca4380b4c0144574ac5fd97d2c3336ba"
format_stamp: "Formatted at 2026-06-08 12:41:39 on dist-test-slave-d4dv"
I20260608 12:41:39.377873   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922389651467-431-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)
I20260608 12:41:39.394296   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:39.395496   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:39.396977   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:39.399277   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:39.399492   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.399760   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:39.399925   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:39.441038   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38761
I20260608 12:41:39.441110  4785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38761 every 8 connection(s)
I20260608 12:41:39.455608  4786 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40689
I20260608 12:41:39.456007  4786 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:39.456811  4786 heartbeater.cc:507] Master 127.0.107.254:40689 requested a full tablet report, sending...
I20260608 12:41:39.458912  4510 ts_manager.cc:194] Registered new tserver with Master: ca4380b4c0144574ac5fd97d2c3336ba (127.0.107.195:38761)
I20260608 12:41:39.459343   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014928343s
I20260608 12:41:39.460317  4510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56880
I20260608 12:41:40.224740  4637 heartbeater.cc:499] Master 127.0.107.254:40689 was elected leader, sending a full tablet report...
I20260608 12:41:40.370482  4712 heartbeater.cc:499] Master 127.0.107.254:40689 was elected leader, sending a full tablet report...
I20260608 12:41:40.463547  4786 heartbeater.cc:499] Master 127.0.107.254:40689 was elected leader, sending a full tablet report...
I20260608 12:41:40.537777  4510 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56906:
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"
    }
  }
}
W20260608 12:41:40.540045  4510 catalog_manager.cc:7076] 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.
I20260608 12:41:40.590287  4751 tablet_service.cc:1511] Processing CreateTablet for tablet 38e5c14f00f647adaeb3bb22bb4415d8 (DEFAULT_TABLE table=test-workload [id=5c1e563bddeb4344a646a225dcf30af5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:40.592140  4751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e5c14f00f647adaeb3bb22bb4415d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:40.596482  4602 tablet_service.cc:1511] Processing CreateTablet for tablet 38e5c14f00f647adaeb3bb22bb4415d8 (DEFAULT_TABLE table=test-workload [id=5c1e563bddeb4344a646a225dcf30af5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:40.598680  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e5c14f00f647adaeb3bb22bb4415d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:40.599104  4677 tablet_service.cc:1511] Processing CreateTablet for tablet 38e5c14f00f647adaeb3bb22bb4415d8 (DEFAULT_TABLE table=test-workload [id=5c1e563bddeb4344a646a225dcf30af5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:40.600595  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e5c14f00f647adaeb3bb22bb4415d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:40.617492  4808 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: Bootstrap starting.
I20260608 12:41:40.619984  4809 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: Bootstrap starting.
I20260608 12:41:40.625133  4810 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: Bootstrap starting.
I20260608 12:41:40.628572  4808 tablet_bootstrap.cc:654] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:40.628985  4809 tablet_bootstrap.cc:654] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:40.631042  4810 tablet_bootstrap.cc:654] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:40.637287  4808 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: No bootstrap required, opened a new log
I20260608 12:41:40.638213  4808 ts_tablet_manager.cc:1403] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 12:41:40.640125  4810 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: No bootstrap required, opened a new log
I20260608 12:41:40.640597  4810 ts_tablet_manager.cc:1403] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:41:40.641022  4809 tablet_bootstrap.cc:492] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: No bootstrap required, opened a new log
I20260608 12:41:40.641582  4809 ts_tablet_manager.cc:1403] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.018s
I20260608 12:41:40.642108  4808 raft_consensus.cc:359] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.643219  4808 raft_consensus.cc:385] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:40.643231  4810 raft_consensus.cc:359] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.643656  4808 raft_consensus.cc:740] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca4380b4c0144574ac5fd97d2c3336ba, State: Initialized, Role: FOLLOWER
I20260608 12:41:40.644271  4810 raft_consensus.cc:385] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:40.644649  4810 raft_consensus.cc:740] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37eac0abdf58411c9f2554960206b562, State: Initialized, Role: FOLLOWER
I20260608 12:41:40.645108  4809 raft_consensus.cc:359] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.644915  4808 consensus_queue.cc:260] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.645920  4809 raft_consensus.cc:385] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:40.645630  4810 consensus_queue.cc:260] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.646270  4809 raft_consensus.cc:740] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab92dbb519074362a4a79466a6852ac5, State: Initialized, Role: FOLLOWER
I20260608 12:41:40.647380  4809 consensus_queue.cc:260] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.649086  4808 ts_tablet_manager.cc:1434] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260608 12:41:40.656045  4810 ts_tablet_manager.cc:1434] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260608 12:41:40.657959  4809 ts_tablet_manager.cc:1434] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
W20260608 12:41:40.696764  4787 tablet.cc:2404] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:40.940227  4816 raft_consensus.cc:493] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:40.940824  4816 raft_consensus.cc:515] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.943292  4816 leader_election.cc:290] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca4380b4c0144574ac5fd97d2c3336ba (127.0.107.195:38761), 37eac0abdf58411c9f2554960206b562 (127.0.107.193:37295)
I20260608 12:41:40.955010  4761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e5c14f00f647adaeb3bb22bb4415d8" candidate_uuid: "ab92dbb519074362a4a79466a6852ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" is_pre_election: true
I20260608 12:41:40.955163  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e5c14f00f647adaeb3bb22bb4415d8" candidate_uuid: "ab92dbb519074362a4a79466a6852ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37eac0abdf58411c9f2554960206b562" is_pre_election: true
I20260608 12:41:40.956070  4761 raft_consensus.cc:2468] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab92dbb519074362a4a79466a6852ac5 in term 0.
I20260608 12:41:40.956070  4612 raft_consensus.cc:2468] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab92dbb519074362a4a79466a6852ac5 in term 0.
I20260608 12:41:40.957796  4650 leader_election.cc:304] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [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: 37eac0abdf58411c9f2554960206b562, ab92dbb519074362a4a79466a6852ac5; no voters: 
I20260608 12:41:40.958626  4816 raft_consensus.cc:2804] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:40.958981  4816 raft_consensus.cc:493] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:40.959275  4816 raft_consensus.cc:3060] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:40.964774  4816 raft_consensus.cc:515] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.966794  4816 leader_election.cc:290] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [CANDIDATE]: Term 1 election: Requested vote from peers ca4380b4c0144574ac5fd97d2c3336ba (127.0.107.195:38761), 37eac0abdf58411c9f2554960206b562 (127.0.107.193:37295)
I20260608 12:41:40.967583  4761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e5c14f00f647adaeb3bb22bb4415d8" candidate_uuid: "ab92dbb519074362a4a79466a6852ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca4380b4c0144574ac5fd97d2c3336ba"
I20260608 12:41:40.967831  4612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e5c14f00f647adaeb3bb22bb4415d8" candidate_uuid: "ab92dbb519074362a4a79466a6852ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37eac0abdf58411c9f2554960206b562"
I20260608 12:41:40.968204  4761 raft_consensus.cc:3060] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:40.968384  4612 raft_consensus.cc:3060] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:40.976029  4761 raft_consensus.cc:2468] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab92dbb519074362a4a79466a6852ac5 in term 1.
I20260608 12:41:40.976029  4612 raft_consensus.cc:2468] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab92dbb519074362a4a79466a6852ac5 in term 1.
I20260608 12:41:40.977414  4650 leader_election.cc:304] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [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: 37eac0abdf58411c9f2554960206b562, ab92dbb519074362a4a79466a6852ac5; no voters: 
I20260608 12:41:40.978086  4816 raft_consensus.cc:2804] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:40.979292  4816 raft_consensus.cc:697] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 1 LEADER]: Becoming Leader. State: Replica: ab92dbb519074362a4a79466a6852ac5, State: Running, Role: LEADER
I20260608 12:41:40.980144  4816 consensus_queue.cc:237] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [LEADER]: Queue going to LEADER mode. State: All 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: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } }
I20260608 12:41:40.989045  4508 catalog_manager.cc:5696] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab92dbb519074362a4a79466a6852ac5 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ab92dbb519074362a4a79466a6852ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab92dbb519074362a4a79466a6852ac5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39299 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:41.020097  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:41.021816  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:41.023321  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:41.023698  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:41.497138  4821 consensus_queue.cc:1048] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca4380b4c0144574ac5fd97d2c3336ba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:41.515754  4821 consensus_queue.cc:1048] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37eac0abdf58411c9f2554960206b562" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:42.029348  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:43.024703  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:43.026134  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:43.026504  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:43.038209  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:44.047410  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:45.027446  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:45.028913  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:45.029253  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:45.056242  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:46.065765  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
W20260608 12:41:46.807010  4708 debug-util.cc:398] Leaking SignalData structure 0x7b080011a920 after lost signal to thread 434
W20260608 12:41:46.808095  4708 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7be0 after lost signal to thread 4544
W20260608 12:41:46.809242  4708 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb4c0 after lost signal to thread 4636
W20260608 12:41:46.810103  4708 debug-util.cc:398] Leaking SignalData structure 0x7b080014fb60 after lost signal to thread 4711
W20260608 12:41:46.810932  4708 debug-util.cc:398] Leaking SignalData structure 0x7b0800181400 after lost signal to thread 4785
I20260608 12:41:47.030158  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:47.031602  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:47.031940  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:47.074604  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:48.084234  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:49.032828  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:49.034406  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:49.034729  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:49.092319  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:50.099406  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:51.035846  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:51.037974  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:51.038336  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:51.106986  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:52.114539  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:53.039255  4563 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:53.040670  4563 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:53.041060  4563 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:53.121824  4558 placement_policy_util.cc:407] tablet 38e5c14f00f647adaeb3bb22bb4415d8: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:53.179657   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:53.212563   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:53.213450   431 tablet_replica.cc:333] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562: stopping tablet replica
I20260608 12:41:53.214052   431 raft_consensus.cc:2243] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:53.214635   431 raft_consensus.cc:2272] T 38e5c14f00f647adaeb3bb22bb4415d8 P 37eac0abdf58411c9f2554960206b562 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:53.230531  4650 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37295: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:41:53.235268  4650 consensus_peers.cc:597] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 -> Peer 37eac0abdf58411c9f2554960206b562 (127.0.107.193:37295): Couldn't send request to peer 37eac0abdf58411c9f2554960206b562. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:53.237950   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:53.251219   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:53.274586   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:53.275353   431 tablet_replica.cc:333] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5: stopping tablet replica
I20260608 12:41:53.275848   431 raft_consensus.cc:2243] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:53.276743   431 raft_consensus.cc:2272] T 38e5c14f00f647adaeb3bb22bb4415d8 P ab92dbb519074362a4a79466a6852ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:53.313561   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:53.325870   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:53.349684   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:53.350515   431 tablet_replica.cc:333] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba: stopping tablet replica
I20260608 12:41:53.351065   431 raft_consensus.cc:2243] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:53.351563   431 raft_consensus.cc:2272] T 38e5c14f00f647adaeb3bb22bb4415d8 P ca4380b4c0144574ac5fd97d2c3336ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:53.371670   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:53.383051   431 master.cc:562] Master@127.0.107.254:40689 shutting down...
I20260608 12:41:53.402005   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:53.402638   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:53.402989   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d2c7363232a4081b480453d28d1c058: stopping tablet replica
I20260608 12:41:53.422873   431 master.cc:584] Master@127.0.107.254:40689 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14579 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:41:53.461126   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37211
I20260608 12:41:53.462389   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.468241  4839 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
W20260608 12:41:53.468565  4840 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
W20260608 12:41:53.469414  4842 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
I20260608 12:41:53.470110   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.471076   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.471266   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.471439   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513471407 us; error 0 us; skew 500 ppm
I20260608 12:41:53.472040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.474457   431 webserver.cc:533] Webserver started at http://127.0.107.254:44027/ using document root <none> and password file <none>
I20260608 12:41:53.474967   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.475160   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.475453   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.476636   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "bdec2c99484c48db8a804fd3308f5221"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.481251   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:53.484778  4847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.485625   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:53.485922   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "bdec2c99484c48db8a804fd3308f5221"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.486219   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:41:53.504000   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.505304   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.543510   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37211
I20260608 12:41:53.543643  4898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37211 every 8 connection(s)
I20260608 12:41:53.547986  4899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:53.559162  4899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221: Bootstrap starting.
I20260608 12:41:53.564178  4899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:53.568795  4899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221: No bootstrap required, opened a new log
I20260608 12:41:53.571302  4899 raft_consensus.cc:359] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER }
I20260608 12:41:53.571756  4899 raft_consensus.cc:385] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:53.572019  4899 raft_consensus.cc:740] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdec2c99484c48db8a804fd3308f5221, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.572721  4899 consensus_queue.cc:260] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER }
I20260608 12:41:53.573220  4899 raft_consensus.cc:399] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:53.573467  4899 raft_consensus.cc:493] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:53.573746  4899 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:53.578347  4899 raft_consensus.cc:515] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER }
I20260608 12:41:53.578890  4899 leader_election.cc:304] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [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: bdec2c99484c48db8a804fd3308f5221; no voters: 
I20260608 12:41:53.580189  4899 leader_election.cc:290] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:53.580603  4902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:53.582109  4902 raft_consensus.cc:697] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 1 LEADER]: Becoming Leader. State: Replica: bdec2c99484c48db8a804fd3308f5221, State: Running, Role: LEADER
I20260608 12:41:53.582921  4902 consensus_queue.cc:237] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [LEADER]: Queue going to LEADER mode. State: All 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: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER }
I20260608 12:41:53.583626  4899 sys_catalog.cc:565] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:53.592983  4904 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bdec2c99484c48db8a804fd3308f5221. Latest consensus state: current_term: 1 leader_uuid: "bdec2c99484c48db8a804fd3308f5221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER } }
I20260608 12:41:53.593621  4904 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:53.595228  4903 sys_catalog.cc:455] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bdec2c99484c48db8a804fd3308f5221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bdec2c99484c48db8a804fd3308f5221" member_type: VOTER } }
I20260608 12:41:53.595928  4903 sys_catalog.cc:458] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:53.599327  4910 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:53.604310  4910 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:53.606266   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:53.614076  4910 catalog_manager.cc:1382] Generated new cluster ID: 24659ea912ec48f4a4b549ca04a5d8a3
I20260608 12:41:53.614385  4910 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:53.632822  4910 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:53.634210  4910 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:53.647341  4910 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221: Generated new TSK 0
I20260608 12:41:53.647997  4910 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:53.673027   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.679270  4920 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
W20260608 12:41:53.680486  4921 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
W20260608 12:41:53.681934  4923 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
I20260608 12:41:53.682360   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.683336   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.683518   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.683723   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513683699 us; error 0 us; skew 500 ppm
I20260608 12:41:53.684360   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.686759   431 webserver.cc:533] Webserver started at http://127.0.107.193:41281/ using document root <none> and password file <none>
I20260608 12:41:53.687500   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.687732   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.688066   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.689369   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "4b81a150add744309d0abfcea253e015"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.694152   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:53.697825  4928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.698619   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:53.698915   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "4b81a150add744309d0abfcea253e015"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.699209   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:41:53.711104   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.712354   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.713943   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.716326   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.716547   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.716774   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.717010   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:41:53.759383   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45089
I20260608 12:41:53.759503  4990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45089 every 8 connection(s)
I20260608 12:41:53.764429   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.772500  4995 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
W20260608 12:41:53.774617  4996 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
W20260608 12:41:53.776533  4998 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
I20260608 12:41:53.777645   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.778842   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:53.779008  4991 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
W20260608 12:41:53.779104   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.779433   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513779409 us; error 0 us; skew 500 ppm
I20260608 12:41:53.779480  4991 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.780133   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.780345  4991 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:41:53.782922   431 webserver.cc:533] Webserver started at http://127.0.107.194:42435/ using document root <none> and password file <none>
I20260608 12:41:53.782903  4864 ts_manager.cc:194] Registered new tserver with Master: 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:41:53.783681   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.783964   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.784240   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.785301  4864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60664
I20260608 12:41:53.785657   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "dcf9eb7206d540449c84ef28a277ef2e"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.790642   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:53.794052  5003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.794792   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:53.795095   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "dcf9eb7206d540449c84ef28a277ef2e"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.795379   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:41:53.807433   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.808647   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.810148   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.812450   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.812673   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.812952   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.813138   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.853963   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45237
I20260608 12:41:53.854080  5065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45237 every 8 connection(s)
I20260608 12:41:53.859134   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.867313  5070 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
W20260608 12:41:53.867342  5069 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
W20260608 12:41:53.871186  5072 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
I20260608 12:41:53.871985   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.872478  5066 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
I20260608 12:41:53.872936  5066 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.873142   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.873415   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.873633   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513873613 us; error 0 us; skew 500 ppm
I20260608 12:41:53.873836  5066 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:41:53.874491   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.876220  4864 ts_manager.cc:194] Registered new tserver with Master: dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:53.877351   431 webserver.cc:533] Webserver started at http://127.0.107.195:40253/ using document root <none> and password file <none>
I20260608 12:41:53.878072   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.878196  4864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60666
I20260608 12:41:53.878328   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.878816   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.880364   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "5812018038024ef8b563b1f53c2a12fd"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.885283   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:41:53.888919  5077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.889679   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:53.889943   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "5812018038024ef8b563b1f53c2a12fd"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-d4dv"
I20260608 12:41:53.890187   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:41:53.915278   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.916530   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.918042   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.920516   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.920725   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.921044   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.921218   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.961891   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38327
I20260608 12:41:53.962028  5139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38327 every 8 connection(s)
I20260608 12:41:53.976397  5140 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
I20260608 12:41:53.976811  5140 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.977607  5140 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:41:53.979650  4864 ts_manager.cc:194] Registered new tserver with Master: 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:53.980074   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014765645s
I20260608 12:41:53.981470  4864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60674
I20260608 12:41:54.788108  4991 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:41:54.881268  5066 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:41:54.984211  5140 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:41:55.047643  4864 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60688:
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"
    }
  }
}
W20260608 12:41:55.050824  4864 catalog_manager.cc:7076] 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.
I20260608 12:41:55.138811  5031 tablet_service.cc:1511] Processing CreateTablet for tablet 24b236486a444fc3a0a530dd4f35bb5a (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:55.141315  5029 tablet_service.cc:1511] Processing CreateTablet for tablet 26a7549148ee40ecac05132be5f15b11 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:55.142417  5105 tablet_service.cc:1511] Processing CreateTablet for tablet 24b236486a444fc3a0a530dd4f35bb5a (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:55.144146  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b236486a444fc3a0a530dd4f35bb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.143810  5030 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc955a6d9044098f9cc3dd77e42b2e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:55.140743  5031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b236486a444fc3a0a530dd4f35bb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.149070  5103 tablet_service.cc:1511] Processing CreateTablet for tablet 26a7549148ee40ecac05132be5f15b11 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:55.146046  5102 tablet_service.cc:1511] Processing CreateTablet for tablet e6be55ca6d5d4a279481e526199935b7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:55.149158  5104 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc955a6d9044098f9cc3dd77e42b2e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:55.150615  5103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a7549148ee40ecac05132be5f15b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.154371  5028 tablet_service.cc:1511] Processing CreateTablet for tablet e6be55ca6d5d4a279481e526199935b7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:55.156919  5027 tablet_service.cc:1511] Processing CreateTablet for tablet 965da976b9f045a5bbfbf61bad26dd79 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:55.159518  5101 tablet_service.cc:1511] Processing CreateTablet for tablet 965da976b9f045a5bbfbf61bad26dd79 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:55.162222  5026 tablet_service.cc:1511] Processing CreateTablet for tablet bebde012b1e14cb5b925a8ef10a7944e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:55.164863  5100 tablet_service.cc:1511] Processing CreateTablet for tablet bebde012b1e14cb5b925a8ef10a7944e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:55.167354  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965da976b9f045a5bbfbf61bad26dd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.167483  4956 tablet_service.cc:1511] Processing CreateTablet for tablet 24b236486a444fc3a0a530dd4f35bb5a (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:55.167881  4955 tablet_service.cc:1511] Processing CreateTablet for tablet 9afc955a6d9044098f9cc3dd77e42b2e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:55.168984  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b236486a444fc3a0a530dd4f35bb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.169620  4955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc955a6d9044098f9cc3dd77e42b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.173538  5100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebde012b1e14cb5b925a8ef10a7944e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.174324  5025 tablet_service.cc:1511] Processing CreateTablet for tablet 1014abf0fca24f7c80b1eb17e7bf8643 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:55.176991  5024 tablet_service.cc:1511] Processing CreateTablet for tablet fc26cbf4bc03436baa9468910d61b833 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:55.177520  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc955a6d9044098f9cc3dd77e42b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.180111  5099 tablet_service.cc:1511] Processing CreateTablet for tablet 1014abf0fca24f7c80b1eb17e7bf8643 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:55.182001  5102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6be55ca6d5d4a279481e526199935b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.182734  5098 tablet_service.cc:1511] Processing CreateTablet for tablet fc26cbf4bc03436baa9468910d61b833 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:55.184128  5098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc26cbf4bc03436baa9468910d61b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.187274  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebde012b1e14cb5b925a8ef10a7944e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.187955  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1014abf0fca24f7c80b1eb17e7bf8643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.187616  5023 tablet_service.cc:1511] Processing CreateTablet for tablet fa9515cb82b84561bdde6651e39f36b4 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:55.188637  5029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a7549148ee40ecac05132be5f15b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.190191  5097 tablet_service.cc:1511] Processing CreateTablet for tablet fa9515cb82b84561bdde6651e39f36b4 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:55.191157  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc26cbf4bc03436baa9468910d61b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.191550  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9515cb82b84561bdde6651e39f36b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.192459  5030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc955a6d9044098f9cc3dd77e42b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.193930  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1014abf0fca24f7c80b1eb17e7bf8643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.197293  5027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965da976b9f045a5bbfbf61bad26dd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.198030  5028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6be55ca6d5d4a279481e526199935b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.198441  4954 tablet_service.cc:1511] Processing CreateTablet for tablet 26a7549148ee40ecac05132be5f15b11 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:55.199898  4954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a7549148ee40ecac05132be5f15b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.201032  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9515cb82b84561bdde6651e39f36b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.209900  4953 tablet_service.cc:1511] Processing CreateTablet for tablet e6be55ca6d5d4a279481e526199935b7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:55.211328  4953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6be55ca6d5d4a279481e526199935b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.224968  5022 tablet_service.cc:1511] Processing CreateTablet for tablet cf75830a1ebb44238639ed22aee20ad7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:55.226485  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75830a1ebb44238639ed22aee20ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.231863  5096 tablet_service.cc:1511] Processing CreateTablet for tablet cf75830a1ebb44238639ed22aee20ad7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:55.236150  5096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75830a1ebb44238639ed22aee20ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.250124  4952 tablet_service.cc:1511] Processing CreateTablet for tablet 965da976b9f045a5bbfbf61bad26dd79 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:55.250625  4951 tablet_service.cc:1511] Processing CreateTablet for tablet bebde012b1e14cb5b925a8ef10a7944e (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:55.251672  4952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965da976b9f045a5bbfbf61bad26dd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.253160  4950 tablet_service.cc:1511] Processing CreateTablet for tablet 1014abf0fca24f7c80b1eb17e7bf8643 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:55.254590  4950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1014abf0fca24f7c80b1eb17e7bf8643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.254226  4949 tablet_service.cc:1511] Processing CreateTablet for tablet fc26cbf4bc03436baa9468910d61b833 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:55.255553  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc26cbf4bc03436baa9468910d61b833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.256151  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebde012b1e14cb5b925a8ef10a7944e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.257899  4948 tablet_service.cc:1511] Processing CreateTablet for tablet fa9515cb82b84561bdde6651e39f36b4 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:55.259282  4948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9515cb82b84561bdde6651e39f36b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.262203  4947 tablet_service.cc:1511] Processing CreateTablet for tablet cf75830a1ebb44238639ed22aee20ad7 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:55.263597  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75830a1ebb44238639ed22aee20ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.275880  5026 tablet_service.cc:1511] Processing CreateTablet for tablet 0baae30e38c7460293e80377e960096f (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:55.277321  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baae30e38c7460293e80377e960096f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.304386  4954 tablet_service.cc:1511] Processing CreateTablet for tablet 0baae30e38c7460293e80377e960096f (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:55.321755  5160 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.329732  5161 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.342682  4954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baae30e38c7460293e80377e960096f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.346202  5097 tablet_service.cc:1511] Processing CreateTablet for tablet 0baae30e38c7460293e80377e960096f (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:55.347666  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baae30e38c7460293e80377e960096f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.348302  4955 tablet_service.cc:1511] Processing CreateTablet for tablet f5ead7a1cfa3405d80fc2660d61e90f5 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:55.351208  5022 tablet_service.cc:1511] Processing CreateTablet for tablet f5ead7a1cfa3405d80fc2660d61e90f5 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:55.353945  4955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ead7a1cfa3405d80fc2660d61e90f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.361804  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ead7a1cfa3405d80fc2660d61e90f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.369796  5162 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.374199  5161 tablet_bootstrap.cc:654] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.379509  5101 tablet_service.cc:1511] Processing CreateTablet for tablet f5ead7a1cfa3405d80fc2660d61e90f5 (DEFAULT_TABLE table=test-workload [id=4949b404bfb84b028f181711055f9007]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:55.380929  5101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ead7a1cfa3405d80fc2660d61e90f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.383241  5162 tablet_bootstrap.cc:654] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.387308  5160 tablet_bootstrap.cc:654] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.402747  5160 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.403232  5160 ts_tablet_manager.cc:1403] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260608 12:41:55.403820  5162 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.404551  5162 ts_tablet_manager.cc:1403] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260608 12:41:55.406302  5160 raft_consensus.cc:359] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.406903  5160 raft_consensus.cc:385] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.407153  5160 raft_consensus.cc:740] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.407240  5161 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.407791  5161 ts_tablet_manager.cc:1403] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.013s
I20260608 12:41:55.407634  5162 raft_consensus.cc:359] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.407907  5160 consensus_queue.cc:260] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.408385  5162 raft_consensus.cc:385] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.408752  5162 raft_consensus.cc:740] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.409598  5162 consensus_queue.cc:260] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.410938  5160 ts_tablet_manager.cc:1434] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260608 12:41:55.411248  5161 raft_consensus.cc:359] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.412233  5161 raft_consensus.cc:385] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.412606  5161 raft_consensus.cc:740] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.413626  5161 consensus_queue.cc:260] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.417338  5161 ts_tablet_manager.cc:1434] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 12:41:55.418661  5161 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.426709  5160 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.427700  5161 tablet_bootstrap.cc:654] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.433909  5160 tablet_bootstrap.cc:654] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.433951  5162 ts_tablet_manager.cc:1434] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.019s
I20260608 12:41:55.435338  5162 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.436700  5161 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.437238  5161 ts_tablet_manager.cc:1403] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:41:55.440397  5161 raft_consensus.cc:359] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.441161  5161 raft_consensus.cc:385] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.441461  5161 raft_consensus.cc:740] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.442019  5162 tablet_bootstrap.cc:654] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.442351  5161 consensus_queue.cc:260] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.446596  5161 ts_tablet_manager.cc:1434] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:41:55.447590  5161 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.449532  5160 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.450040  5160 ts_tablet_manager.cc:1403] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260608 12:41:55.451429  5162 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.452013  5162 ts_tablet_manager.cc:1403] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:41:55.453230  5160 raft_consensus.cc:359] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.454001  5160 raft_consensus.cc:385] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.454317  5161 tablet_bootstrap.cc:654] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.454313  5160 raft_consensus.cc:740] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.455449  5162 raft_consensus.cc:359] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.455492  5160 consensus_queue.cc:260] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.456568  5162 raft_consensus.cc:385] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.456979  5162 raft_consensus.cc:740] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.458069  5162 consensus_queue.cc:260] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.460091  5162 ts_tablet_manager.cc:1434] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:41:55.460242  5161 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.460805  5161 ts_tablet_manager.cc:1403] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:41:55.461131  5162 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.463935  5161 raft_consensus.cc:359] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.464615  5160 ts_tablet_manager.cc:1434] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260608 12:41:55.464752  5161 raft_consensus.cc:385] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.465330  5161 raft_consensus.cc:740] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.466333  5161 consensus_queue.cc:260] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.468140  5160 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.468420  5162 tablet_bootstrap.cc:654] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.475584  5160 tablet_bootstrap.cc:654] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.478906  5161 ts_tablet_manager.cc:1434] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260608 12:41:55.480206  5162 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.480918  5162 ts_tablet_manager.cc:1403] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 12:41:55.483457  5161 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.484107  5162 raft_consensus.cc:359] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.485047  5162 raft_consensus.cc:385] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.485350  5162 raft_consensus.cc:740] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.486344  5162 consensus_queue.cc:260] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.488920  5162 ts_tablet_manager.cc:1434] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:55.489923  5162 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.492554  5161 tablet_bootstrap.cc:654] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.498701  5162 tablet_bootstrap.cc:654] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.499670  5160 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.500162  5160 ts_tablet_manager.cc:1403] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.018s
I20260608 12:41:55.503274  5160 raft_consensus.cc:359] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.503744  5160 raft_consensus.cc:385] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.503942  5160 raft_consensus.cc:740] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.504541  5160 consensus_queue.cc:260] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.505782  5161 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.506369  5161 ts_tablet_manager.cc:1403] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 12:41:55.506551  5160 ts_tablet_manager.cc:1434] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:41:55.507361  5160 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.509058  5162 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.509555  5162 ts_tablet_manager.cc:1403] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260608 12:41:55.509882  5161 raft_consensus.cc:359] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.510771  5161 raft_consensus.cc:385] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.511113  5161 raft_consensus.cc:740] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.512044  5161 consensus_queue.cc:260] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.512699  5162 raft_consensus.cc:359] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.513448  5162 raft_consensus.cc:385] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.513729  5162 raft_consensus.cc:740] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.513993  5160 tablet_bootstrap.cc:654] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.515481  5162 consensus_queue.cc:260] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.519497  5161 ts_tablet_manager.cc:1434] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:41:55.519759  5162 ts_tablet_manager.cc:1434] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:55.520673  5161 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.520694  5162 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.525861  5160 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.526432  5160 ts_tablet_manager.cc:1403] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:41:55.528507  5161 tablet_bootstrap.cc:654] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.529573  5160 raft_consensus.cc:359] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.530319  5160 raft_consensus.cc:385] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.530609  5160 raft_consensus.cc:740] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.531306  5162 tablet_bootstrap.cc:654] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.531494  5160 consensus_queue.cc:260] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.537633  5160 ts_tablet_manager.cc:1434] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:55.539055  5160 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.542392  5167 raft_consensus.cc:493] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.543071  5167 raft_consensus.cc:515] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.548506  5160 tablet_bootstrap.cc:654] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.552913  5162 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.553577  5162 ts_tablet_manager.cc:1403] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.015s
I20260608 12:41:55.557503  5162 raft_consensus.cc:359] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.558434  5162 raft_consensus.cc:385] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.558818  5162 raft_consensus.cc:740] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.560062  5162 consensus_queue.cc:260] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.561182  5167 leader_election.cc:290] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.566051  5166 raft_consensus.cc:493] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.566756  5166 raft_consensus.cc:515] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.572243  5166 leader_election.cc:290] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.594547  5162 ts_tablet_manager.cc:1434] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.000s
I20260608 12:41:55.596093  5162 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
W20260608 12:41:55.613065  4912 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:55.621438  5161 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.622054  5161 ts_tablet_manager.cc:1403] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.021s
I20260608 12:41:55.621982  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a7549148ee40ecac05132be5f15b11" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.623008  4966 raft_consensus.cc:2468] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 0.
I20260608 12:41:55.623623  5162 tablet_bootstrap.cc:654] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.624611  5081 leader_election.cc:304] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:55.625749  5183 raft_consensus.cc:2804] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.626211  5183 raft_consensus.cc:493] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.626664  5183 raft_consensus.cc:3060] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.628449  5160 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.628989  5160 ts_tablet_manager.cc:1403] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.042s
I20260608 12:41:55.629786  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a7549148ee40ecac05132be5f15b11" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:55.630494  5041 raft_consensus.cc:2468] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 0.
I20260608 12:41:55.632197  5160 raft_consensus.cc:359] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.633669  5160 raft_consensus.cc:385] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.634008  5160 raft_consensus.cc:740] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.634953  5161 raft_consensus.cc:359] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.634915  5160 consensus_queue.cc:260] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.635849  5161 raft_consensus.cc:385] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.636185  5161 raft_consensus.cc:740] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.637143  5183 raft_consensus.cc:515] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.638134  5160 ts_tablet_manager.cc:1434] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:55.639171  5168 raft_consensus.cc:493] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.639391  5160 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.639771  5168 raft_consensus.cc:515] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.644140  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b236486a444fc3a0a530dd4f35bb5a" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.644860  5115 raft_consensus.cc:2468] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:55.646436  4930 leader_election.cc:304] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:55.647336  5166 raft_consensus.cc:2804] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.647676  5166 raft_consensus.cc:493] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.647842  5160 tablet_bootstrap.cc:654] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.648087  5166 raft_consensus.cc:3060] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.650615  5168 leader_election.cc:290] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.652477  5167 raft_consensus.cc:493] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.653177  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a7549148ee40ecac05132be5f15b11" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:55.653761  5041 raft_consensus.cc:3060] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.653007  5167 raft_consensus.cc:515] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.657573  5162 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.658327  5162 ts_tablet_manager.cc:1403] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.015s
I20260608 12:41:55.658624  5167 leader_election.cc:290] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.660959  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
W20260608 12:41:55.663210  5080 leader_election.cc:343] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.664742  5041 raft_consensus.cc:2468] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 1.
I20260608 12:41:55.664881  5162 raft_consensus.cc:359] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.669056  5162 raft_consensus.cc:385] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.666301  5166 raft_consensus.cc:515] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.671010  5162 raft_consensus.cc:740] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.675264  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b236486a444fc3a0a530dd4f35bb5a" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:55.670188  5161 consensus_queue.cc:260] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.667078  5080 leader_election.cc:304] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:55.665264  5183 leader_election.cc:290] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.672592  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a7549148ee40ecac05132be5f15b11" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:55.677446  4966 raft_consensus.cc:3060] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.677807  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b236486a444fc3a0a530dd4f35bb5a" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.678390  5115 raft_consensus.cc:3060] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.677448  5167 raft_consensus.cc:2804] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.677295  5162 consensus_queue.cc:260] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.674454  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.682391  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b236486a444fc3a0a530dd4f35bb5a" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:55.685011  4966 raft_consensus.cc:2468] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 1.
I20260608 12:41:55.673226  5166 leader_election.cc:290] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Requested vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.687718  5115 raft_consensus.cc:2468] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:55.693357  5162 ts_tablet_manager.cc:1434] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.001s
I20260608 12:41:55.695067  5162 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
W20260608 12:41:55.690259  4931 leader_election.cc:343] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.697072  4930 leader_election.cc:304] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
W20260608 12:41:55.698681  4931 leader_election.cc:343] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:55.699047  5081 leader_election.cc:343] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.699543  5081 leader_election.cc:304] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.701396  5166 raft_consensus.cc:2804] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.701716  5183 raft_consensus.cc:2749] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.711050  5162 tablet_bootstrap.cc:654] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.712076  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.713420  5183 raft_consensus.cc:493] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.714318  5161 ts_tablet_manager.cc:1434] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.003s
I20260608 12:41:55.713914  5183 raft_consensus.cc:515] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
W20260608 12:41:55.716679  5005 leader_election.cc:343] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.717012  5183 leader_election.cc:290] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.718896  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
W20260608 12:41:55.720400  5080 leader_election.cc:343] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.721684  5183 raft_consensus.cc:493] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.722179  5183 raft_consensus.cc:515] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.722299  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
W20260608 12:41:55.724745  5081 leader_election.cc:343] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.725229  5081 leader_election.cc:304] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.725616  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.726975  5161 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.727654  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
W20260608 12:41:55.727727  5081 leader_election.cc:343] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:55.729174  5080 leader_election.cc:343] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.729688  5080 leader_election.cc:304] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.730978  5183 leader_election.cc:290] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.731556  5183 raft_consensus.cc:2749] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.732368  5183 raft_consensus.cc:2749] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.736202  5166 raft_consensus.cc:697] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Becoming Leader. State: Replica: 4b81a150add744309d0abfcea253e015, State: Running, Role: LEADER
I20260608 12:41:55.736374  5162 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.737324  5162 ts_tablet_manager.cc:1403] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.008s
I20260608 12:41:55.737326  5166 consensus_queue.cc:237] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All 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: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:55.741158  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.741565  5167 raft_consensus.cc:697] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Becoming Leader. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Running, Role: LEADER
I20260608 12:41:55.741881  4966 raft_consensus.cc:2468] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:55.742502  5167 consensus_queue.cc:237] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.742673  5162 raft_consensus.cc:359] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.743446  5162 raft_consensus.cc:385] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.743479  5007 leader_election.cc:304] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 5812018038024ef8b563b1f53c2a12fd
I20260608 12:41:55.743928  5162 raft_consensus.cc:740] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.744452  5160 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.744493  5168 raft_consensus.cc:2804] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.744835  5162 consensus_queue.cc:260] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.745175  5160 ts_tablet_manager.cc:1403] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.106s	user 0.047s	sys 0.051s
I20260608 12:41:55.745170  5168 raft_consensus.cc:493] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.745834  5168 raft_consensus.cc:3060] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.747445  5162 ts_tablet_manager.cc:1434] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 12:41:55.748545  5162 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.753741  5168 raft_consensus.cc:515] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.754961  5162 tablet_bootstrap.cc:654] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.755347  4864 catalog_manager.cc:5696] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b81a150add744309d0abfcea253e015 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.756901  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:55.757468  4966 raft_consensus.cc:3060] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.761694  5161 tablet_bootstrap.cc:654] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.762018  5197 raft_consensus.cc:493] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.762563  5197 raft_consensus.cc:515] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.764662  4966 raft_consensus.cc:2468] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:55.765725  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.766655  5007 leader_election.cc:304] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:55.769178  5160 raft_consensus.cc:359] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.769922  5160 raft_consensus.cc:385] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.770229  5160 raft_consensus.cc:740] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.772015  5168 leader_election.cc:290] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.772650  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.773029  5160 consensus_queue.cc:260] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
W20260608 12:41:55.774200  5005 leader_election.cc:343] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.771178  4863 catalog_manager.cc:5696] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5812018038024ef8b563b1f53c2a12fd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5812018038024ef8b563b1f53c2a12fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.775527  5160 ts_tablet_manager.cc:1434] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:41:55.776659  5160 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.777803  5166 raft_consensus.cc:493] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.778460  5166 raft_consensus.cc:515] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.772593  5168 raft_consensus.cc:2804] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.781410  5168 raft_consensus.cc:697] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Becoming Leader. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Running, Role: LEADER
I20260608 12:41:55.782444  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:55.782469  5168 consensus_queue.cc:237] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
W20260608 12:41:55.784669  4931 leader_election.cc:343] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.787619  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
W20260608 12:41:55.788257  5007 leader_election.cc:343] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.788375  5115 raft_consensus.cc:2468] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:55.790519  5197 leader_election.cc:290] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.791121  4930 leader_election.cc:304] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.792409  5160 tablet_bootstrap.cc:654] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.792799  5192 raft_consensus.cc:2804] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.793388  5192 raft_consensus.cc:493] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.793872  5192 raft_consensus.cc:3060] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.794077  5162 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.794832  5162 ts_tablet_manager.cc:1403] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260608 12:41:55.797632  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.798333  5162 raft_consensus.cc:359] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.799129  5162 raft_consensus.cc:385] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.799768  5162 raft_consensus.cc:740] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.799068  5166 leader_election.cc:290] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.798481  5115 raft_consensus.cc:2468] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:55.800981  5162 consensus_queue.cc:260] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.802539  5005 leader_election.cc:304] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 4b81a150add744309d0abfcea253e015
I20260608 12:41:55.803387  5161 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.803715  5197 raft_consensus.cc:2804] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.803937  5161 ts_tablet_manager.cc:1403] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.004s
I20260608 12:41:55.804150  5197 raft_consensus.cc:493] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.804601  5197 raft_consensus.cc:3060] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.806630  5192 raft_consensus.cc:515] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.807587  5161 raft_consensus.cc:359] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.808358  5161 raft_consensus.cc:385] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.808696  5161 raft_consensus.cc:740] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.809816  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:55.809576  5161 consensus_queue.cc:260] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
W20260608 12:41:55.811251  4931 leader_election.cc:343] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.812150  5161 ts_tablet_manager.cc:1434] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:55.812717  5162 ts_tablet_manager.cc:1434] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:41:55.813306  5161 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.813431  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.813838  5162 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.813982  5115 raft_consensus.cc:3060] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.821059  5161 tablet_bootstrap.cc:654] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.821946  5115 raft_consensus.cc:2468] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:55.823573  4930 leader_election.cc:304] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.824265  5162 tablet_bootstrap.cc:654] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.824625  5166 raft_consensus.cc:2804] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.817576  5197 raft_consensus.cc:515] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.830360  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:55.830770  5197 leader_election.cc:290] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
W20260608 12:41:55.836381  5007 leader_election.cc:343] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.833920  5160 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.831295  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.837889  5160 ts_tablet_manager.cc:1403] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260608 12:41:55.838092  5114 raft_consensus.cc:3060] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.829193  5192 leader_election.cc:290] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Requested vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.852780  5160 raft_consensus.cc:359] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.853709  5160 raft_consensus.cc:385] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.854108  5160 raft_consensus.cc:740] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.854867  4862 catalog_manager.cc:5696] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: term changed from 0 to 1, leader changed from <none> to dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.856474  5160 consensus_queue.cc:260] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.857668  5162 tablet_bootstrap.cc:492] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.858178  5162 ts_tablet_manager.cc:1403] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.017s
I20260608 12:41:55.858930  5160 ts_tablet_manager.cc:1434] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 12:41:55.860008  5160 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.861079  5162 raft_consensus.cc:359] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.861739  5162 raft_consensus.cc:385] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.862013  5162 raft_consensus.cc:740] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.865788  5114 raft_consensus.cc:2468] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:55.885847  5005 leader_election.cc:304] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 4b81a150add744309d0abfcea253e015
I20260608 12:41:55.886709  5162 consensus_queue.cc:260] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.887687  5197 raft_consensus.cc:2804] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.888427  5197 raft_consensus.cc:697] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Becoming Leader. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Running, Role: LEADER
I20260608 12:41:55.889513  5168 raft_consensus.cc:493] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.890002  5168 raft_consensus.cc:515] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.889837  5197 consensus_queue.cc:237] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.893580  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebde012b1e14cb5b925a8ef10a7944e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.893792  5160 tablet_bootstrap.cc:654] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.889820  5162 ts_tablet_manager.cc:1434] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.008s
I20260608 12:41:55.894117  5168 leader_election.cc:290] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.894407  5115 raft_consensus.cc:2468] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:55.895076  5162 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.895830  5005 leader_election.cc:304] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:55.895830  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebde012b1e14cb5b925a8ef10a7944e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.896812  4965 raft_consensus.cc:2468] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:55.896787  5200 raft_consensus.cc:493] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.898343  5200 raft_consensus.cc:515] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.902015  5161 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.902961  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.903294  5200 leader_election.cc:290] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.904109  5200 raft_consensus.cc:2804] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:41:55.904418  5005 leader_election.cc:343] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.904515  5200 raft_consensus.cc:493] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.905121  5200 raft_consensus.cc:3060] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.905246  5161 ts_tablet_manager.cc:1403] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.045s
I20260608 12:41:55.914309  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.915086  5166 raft_consensus.cc:697] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Becoming Leader. State: Replica: 4b81a150add744309d0abfcea253e015, State: Running, Role: LEADER
W20260608 12:41:55.916100  5007 leader_election.cc:343] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.916591  5007 leader_election.cc:304] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [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: dcf9eb7206d540449c84ef28a277ef2e; no voters: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd
I20260608 12:41:55.916728  5200 raft_consensus.cc:515] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.918195  5168 raft_consensus.cc:2749] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.917742  5161 raft_consensus.cc:359] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.918787  5161 raft_consensus.cc:385] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.919219  5161 raft_consensus.cc:740] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.920552  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebde012b1e14cb5b925a8ef10a7944e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:55.920261  5161 consensus_queue.cc:260] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.920930  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebde012b1e14cb5b925a8ef10a7944e" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.921155  4965 raft_consensus.cc:3060] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.921442  5200 leader_election.cc:290] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.921633  5114 raft_consensus.cc:3060] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.923964  5162 tablet_bootstrap.cc:654] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.925746  5207 raft_consensus.cc:493] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.926309  5207 raft_consensus.cc:515] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.928570  5207 leader_election.cc:290] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.929806  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:55.930357  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:55.930475  5040 raft_consensus.cc:2468] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:55.930522  5114 raft_consensus.cc:2468] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:55.931082  5115 raft_consensus.cc:2468] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:55.932150  5005 leader_election.cc:304] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:55.931352  5161 ts_tablet_manager.cc:1434] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:41:55.932271  4931 leader_election.cc:304] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:55.933986  5161 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:55.916102  5166 consensus_queue.cc:237] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.938449  5207 raft_consensus.cc:2804] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.938905  5207 raft_consensus.cc:493] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.939261  5207 raft_consensus.cc:3060] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.934036  5168 raft_consensus.cc:2804] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.946054  5207 raft_consensus.cc:515] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.937911  4965 raft_consensus.cc:2468] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:55.950687  5167 raft_consensus.cc:493] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.951485  5162 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:55.951326  5167 raft_consensus.cc:515] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.951951  5162 ts_tablet_manager.cc:1403] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.057s	user 0.002s	sys 0.011s
I20260608 12:41:55.951862  5168 raft_consensus.cc:697] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Becoming Leader. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Running, Role: LEADER
I20260608 12:41:55.953554  5167 leader_election.cc:290] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:55.953666  5168 consensus_queue.cc:237] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.954294  5161 tablet_bootstrap.cc:654] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.955083  5162 raft_consensus.cc:359] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.955777  5162 raft_consensus.cc:385] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.956117  5162 raft_consensus.cc:740] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.955644  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:55.956979  5162 consensus_queue.cc:260] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.958591  5160 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:55.959110  5162 ts_tablet_manager.cc:1434] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:55.959178  5160 ts_tablet_manager.cc:1403] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.016s
I20260608 12:41:55.960202  5162 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:55.963208  5160 raft_consensus.cc:359] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.964010  5160 raft_consensus.cc:385] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.964329  5160 raft_consensus.cc:740] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.966013  5160 consensus_queue.cc:260] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.966746  5162 tablet_bootstrap.cc:654] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.968494  5160 ts_tablet_manager.cc:1434] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:41:55.969650  5161 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:55.970476  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:55.971117  5040 raft_consensus.cc:3060] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.972887  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1014abf0fca24f7c80b1eb17e7bf8643" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:55.973459  5115 raft_consensus.cc:3060] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.979235  5040 raft_consensus.cc:2468] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:55.980512  5115 raft_consensus.cc:2468] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:55.981501  5207 leader_election.cc:290] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Requested vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:55.982611  5160 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:55.982224  4930 leader_election.cc:304] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:55.982978  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afc955a6d9044098f9cc3dd77e42b2e" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:55.984069  4965 raft_consensus.cc:2393] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5812018038024ef8b563b1f53c2a12fd in current term 1: Already voted for candidate dcf9eb7206d540449c84ef28a277ef2e in this term.
I20260608 12:41:55.983935  5207 raft_consensus.cc:2804] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.985435  5207 raft_consensus.cc:697] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Becoming Leader. State: Replica: 4b81a150add744309d0abfcea253e015, State: Running, Role: LEADER
I20260608 12:41:55.970857  5161 ts_tablet_manager.cc:1403] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.005s
I20260608 12:41:55.989943  5161 raft_consensus.cc:359] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.990669  5161 raft_consensus.cc:385] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.991122  5161 raft_consensus.cc:740] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.992034  5161 consensus_queue.cc:260] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.986301  5207 consensus_queue.cc:237] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:55.993088  5081 leader_election.cc:304] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:55.994673  5161 ts_tablet_manager.cc:1434] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:55.994798  5167 raft_consensus.cc:3060] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.995930  5161 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:56.003564  5160 tablet_bootstrap.cc:654] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.004824  5161 tablet_bootstrap.cc:654] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.009171  4862 catalog_manager.cc:5696] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b81a150add744309d0abfcea253e015 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.010396  5162 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:56.010962  5162 ts_tablet_manager.cc:1403] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.025s
I20260608 12:41:56.010193  5167 raft_consensus.cc:2749] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.016611  5160 tablet_bootstrap.cc:492] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:56.016789  5162 raft_consensus.cc:359] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.017313  5160 ts_tablet_manager.cc:1403] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260608 12:41:56.017560  5162 raft_consensus.cc:385] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.017910  5162 raft_consensus.cc:740] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.018797  5162 consensus_queue.cc:260] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.021171  5162 ts_tablet_manager.cc:1434] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:41:56.021505  5160 raft_consensus.cc:359] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.022047  5162 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: Bootstrap starting.
I20260608 12:41:56.022194  5160 raft_consensus.cc:385] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.022557  5160 raft_consensus.cc:740] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.023365  5160 consensus_queue.cc:260] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.023851  5161 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:56.024420  5161 ts_tablet_manager.cc:1403] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260608 12:41:56.026005  5160 ts_tablet_manager.cc:1434] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:56.026949  5160 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:56.027369  5161 raft_consensus.cc:359] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.028038  5161 raft_consensus.cc:385] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.028357  5161 raft_consensus.cc:740] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.028542  5162 tablet_bootstrap.cc:654] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.029246  5161 consensus_queue.cc:260] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.031672  5161 ts_tablet_manager.cc:1434] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:41:56.032581  5161 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:56.033160  5160 tablet_bootstrap.cc:654] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.039379  5161 tablet_bootstrap.cc:654] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.041690  4864 catalog_manager.cc:5696] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: term changed from 0 to 1, leader changed from <none> to dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.045939  5160 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:56.046569  5160 ts_tablet_manager.cc:1403] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260608 12:41:56.049569  5161 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:56.050081  5161 ts_tablet_manager.cc:1403] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 12:41:56.049806  5160 raft_consensus.cc:359] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.050486  5160 raft_consensus.cc:385] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.050794  5160 raft_consensus.cc:740] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.051644  5160 consensus_queue.cc:260] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.053532  5161 raft_consensus.cc:359] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.053932  5160 ts_tablet_manager.cc:1434] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:56.054265  5161 raft_consensus.cc:385] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.054649  5161 raft_consensus.cc:740] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.055091  5160 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:56.055570  5161 consensus_queue.cc:260] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.057909  5161 ts_tablet_manager.cc:1434] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:56.058941  5161 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:56.061446  5160 tablet_bootstrap.cc:654] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.062280  5197 raft_consensus.cc:493] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.062984  5197 raft_consensus.cc:515] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.065330  5161 tablet_bootstrap.cc:654] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.066999  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:56.068888  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9515cb82b84561bdde6651e39f36b4" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.069722  5115 raft_consensus.cc:2393] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcf9eb7206d540449c84ef28a277ef2e in current term 1: Already voted for candidate 4b81a150add744309d0abfcea253e015 in this term.
I20260608 12:41:56.073397  5005 leader_election.cc:304] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [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: dcf9eb7206d540449c84ef28a277ef2e; no voters: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd
I20260608 12:41:56.074680  5168 raft_consensus.cc:3060] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.075350  5160 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:56.076004  5160 ts_tablet_manager.cc:1403] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260608 12:41:56.080907  5160 raft_consensus.cc:359] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.081574  5160 raft_consensus.cc:385] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.081876  5160 raft_consensus.cc:740] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.082094  5197 leader_election.cc:290] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.082716  5160 consensus_queue.cc:260] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.084342  5161 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:56.084878  5161 ts_tablet_manager.cc:1403] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260608 12:41:56.085160  5160 ts_tablet_manager.cc:1434] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:41:56.086112  5160 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Bootstrap starting.
I20260608 12:41:56.087922  5161 raft_consensus.cc:359] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:56.088609  5161 raft_consensus.cc:385] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.088969  5161 raft_consensus.cc:740] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.089886  5161 consensus_queue.cc:260] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } }
I20260608 12:41:56.091969  5160 tablet_bootstrap.cc:654] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.092228  5161 ts_tablet_manager.cc:1434] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:56.093276  5161 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: Bootstrap starting.
I20260608 12:41:56.099576  5168 raft_consensus.cc:2749] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.100705  5161 tablet_bootstrap.cc:654] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.103353  5160 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: No bootstrap required, opened a new log
I20260608 12:41:56.103353  5162 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: No bootstrap required, opened a new log
I20260608 12:41:56.104054  5160 ts_tablet_manager.cc:1403] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260608 12:41:56.104097  5162 ts_tablet_manager.cc:1403] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: Time spent bootstrapping tablet: real 0.082s	user 0.043s	sys 0.037s
I20260608 12:41:56.089660  4862 catalog_manager.cc:5696] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b81a150add744309d0abfcea253e015 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.107069  5162 raft_consensus.cc:359] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.107244  5160 raft_consensus.cc:359] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.107910  5160 raft_consensus.cc:385] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.108399  5160 raft_consensus.cc:740] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b81a150add744309d0abfcea253e015, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.107905  5162 raft_consensus.cc:385] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.109042  5162 raft_consensus.cc:740] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.109112  5160 consensus_queue.cc:260] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.110071  5162 consensus_queue.cc:260] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.111527  5160 ts_tablet_manager.cc:1434] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:41:56.112231  5162 ts_tablet_manager.cc:1434] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:41:56.113076  5161 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: No bootstrap required, opened a new log
I20260608 12:41:56.113539  5161 ts_tablet_manager.cc:1403] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260608 12:41:56.116271  5161 raft_consensus.cc:359] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.116950  5161 raft_consensus.cc:385] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.117231  5161 raft_consensus.cc:740] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.117928  5161 consensus_queue.cc:260] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.119407  5161 ts_tablet_manager.cc:1434] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:56.120460  5167 raft_consensus.cc:493] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.120992  5167 raft_consensus.cc:515] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.123236  5167 leader_election.cc:290] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:56.124042  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:56.124734  4965 raft_consensus.cc:2468] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 0.
I20260608 12:41:56.125131  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:56.125783  5040 raft_consensus.cc:2468] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 0.
I20260608 12:41:56.126214  5207 raft_consensus.cc:493] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.126699  5207 raft_consensus.cc:515] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.127051  5080 leader_election.cc:304] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [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: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.127918  5167 raft_consensus.cc:2804] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.128286  5167 raft_consensus.cc:493] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.128659  5167 raft_consensus.cc:3060] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.128997  5207 leader_election.cc:290] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.131096  4864 catalog_manager.cc:5696] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: term changed from 0 to 1, leader changed from <none> to dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.133615  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.134383  5115 raft_consensus.cc:2393] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b81a150add744309d0abfcea253e015 in current term 1: Already voted for candidate dcf9eb7206d540449c84ef28a277ef2e in this term.
I20260608 12:41:56.135933  5167 raft_consensus.cc:515] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.138149  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf75830a1ebb44238639ed22aee20ad7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:56.138810  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:56.139410  4965 raft_consensus.cc:3060] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.139917  4930 leader_election.cc:304] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015; no voters: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:41:56.141137  5207 raft_consensus.cc:3060] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.144465  4965 raft_consensus.cc:2468] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 1.
I20260608 12:41:56.145848  5167 leader_election.cc:290] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:41:56.145761  5081 leader_election.cc:304] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:56.146704  5167 raft_consensus.cc:2804] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.147169  5167 raft_consensus.cc:697] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Becoming Leader. State: Replica: 5812018038024ef8b563b1f53c2a12fd, State: Running, Role: LEADER
I20260608 12:41:56.147989  5207 raft_consensus.cc:2749] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.148000  5167 consensus_queue.cc:237] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.151615  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "965da976b9f045a5bbfbf61bad26dd79" candidate_uuid: "5812018038024ef8b563b1f53c2a12fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:56.152268  5040 raft_consensus.cc:3060] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.157599  4864 catalog_manager.cc:5696] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5812018038024ef8b563b1f53c2a12fd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5812018038024ef8b563b1f53c2a12fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:56.158306  5040 raft_consensus.cc:2468] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5812018038024ef8b563b1f53c2a12fd in term 1.
I20260608 12:41:56.191569  5207 raft_consensus.cc:493] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.192140  5207 raft_consensus.cc:515] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.193874  5207 leader_election.cc:290] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.194707  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:56.194892  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.195235  5040 raft_consensus.cc:2468] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:56.195521  5115 raft_consensus.cc:2468] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:56.196280  4931 leader_election.cc:304] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.196667  5168 raft_consensus.cc:493] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.197211  5207 raft_consensus.cc:2804] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.197209  5168 raft_consensus.cc:515] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.197708  5207 raft_consensus.cc:493] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.198096  5207 raft_consensus.cc:3060] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.199070  5168 leader_election.cc:290] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.199949  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baae30e38c7460293e80377e960096f" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:56.200219  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baae30e38c7460293e80377e960096f" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.200511  4965 raft_consensus.cc:2468] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:56.200929  5115 raft_consensus.cc:2468] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:56.201613  5007 leader_election.cc:304] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.202406  5168 raft_consensus.cc:2804] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.202709  5168 raft_consensus.cc:493] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.202986  5168 raft_consensus.cc:3060] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.204536  5207 raft_consensus.cc:515] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.207058  5207 leader_election.cc:290] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Requested vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.207872  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:56.208272  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6be55ca6d5d4a279481e526199935b7" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:56.208437  5040 raft_consensus.cc:3060] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.208815  5115 raft_consensus.cc:3060] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.208534  5168 raft_consensus.cc:515] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.211509  4965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baae30e38c7460293e80377e960096f" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:56.212059  4965 raft_consensus.cc:3060] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.214315  5168 leader_election.cc:290] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.214550  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0baae30e38c7460293e80377e960096f" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:56.214820  5167 consensus_queue.cc:1048] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:56.215204  5114 raft_consensus.cc:3060] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.214576  5115 raft_consensus.cc:2468] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:56.216751  4930 leader_election.cc:304] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:56.218132  5166 raft_consensus.cc:2804] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.218745  5166 raft_consensus.cc:697] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Becoming Leader. State: Replica: 4b81a150add744309d0abfcea253e015, State: Running, Role: LEADER
I20260608 12:41:56.219074  5040 raft_consensus.cc:2468] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:56.218989  4965 raft_consensus.cc:2468] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:56.219743  5166 consensus_queue.cc:237] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.220402  5007 leader_election.cc:304] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.224380  5114 raft_consensus.cc:2468] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:56.224299  5168 raft_consensus.cc:2804] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.225647  5168 raft_consensus.cc:697] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Becoming Leader. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Running, Role: LEADER
I20260608 12:41:56.227380  5168 consensus_queue.cc:237] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.238518  5167 consensus_queue.cc:1048] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.242012  4864 catalog_manager.cc:5696] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b81a150add744309d0abfcea253e015 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.246428  4861 catalog_manager.cc:5696] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: term changed from 0 to 1, leader changed from <none> to dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.251735  5041 raft_consensus.cc:3060] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.261511  5166 consensus_queue.cc:1048] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.274694  5192 consensus_queue.cc:1048] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.294032  5192 raft_consensus.cc:493] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.293938  5168 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.294627  5192 raft_consensus.cc:515] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.296587  5192 leader_election.cc:290] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.298522  5114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ead7a1cfa3405d80fc2660d61e90f5" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.297763  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ead7a1cfa3405d80fc2660d61e90f5" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e" is_pre_election: true
I20260608 12:41:56.299291  5114 raft_consensus.cc:2468] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:56.299477  5041 raft_consensus.cc:2468] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 0.
I20260608 12:41:56.300659  4930 leader_election.cc:304] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd; no voters: 
I20260608 12:41:56.301774  5192 raft_consensus.cc:2804] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.302124  5192 raft_consensus.cc:493] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.305775  5192 raft_consensus.cc:3060] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.305769  5197 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:56.313606  5192 raft_consensus.cc:515] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.316290  5041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ead7a1cfa3405d80fc2660d61e90f5" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf9eb7206d540449c84ef28a277ef2e"
I20260608 12:41:56.317162  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ead7a1cfa3405d80fc2660d61e90f5" candidate_uuid: "4b81a150add744309d0abfcea253e015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:56.317420  5041 raft_consensus.cc:3060] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.317812  5115 raft_consensus.cc:3060] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.321215  5192 leader_election.cc:290] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [CANDIDATE]: Term 1 election: Requested vote from peers dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.324664  5041 raft_consensus.cc:2468] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:56.325878  4931 leader_election.cc:304] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.326790  5192 raft_consensus.cc:2804] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.328044  5192 raft_consensus.cc:697] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Becoming Leader. State: Replica: 4b81a150add744309d0abfcea253e015, State: Running, Role: LEADER
I20260608 12:41:56.328085  5115 raft_consensus.cc:2468] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b81a150add744309d0abfcea253e015 in term 1.
I20260608 12:41:56.329026  5192 consensus_queue.cc:237] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.330412  5168 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.340286  5197 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.340898  4861 catalog_manager.cc:5696] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b81a150add744309d0abfcea253e015 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.355955  5207 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.367740  5207 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.383999  5200 raft_consensus.cc:493] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.384389  5200 raft_consensus.cc:515] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.386106  5200 leader_election.cc:290] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.386865  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015" is_pre_election: true
I20260608 12:41:56.387147  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd" is_pre_election: true
I20260608 12:41:56.387409  4966 raft_consensus.cc:2468] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:56.387827  5115 raft_consensus.cc:2468] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 0.
I20260608 12:41:56.388656  5007 leader_election.cc:304] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.389444  5200 raft_consensus.cc:2804] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.389744  5200 raft_consensus.cc:493] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.390030  5200 raft_consensus.cc:3060] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.394678  5200 raft_consensus.cc:515] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.396189  5200 leader_election.cc:290] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:41:56.397083  4966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b81a150add744309d0abfcea253e015"
I20260608 12:41:56.397342  5115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc26cbf4bc03436baa9468910d61b833" candidate_uuid: "dcf9eb7206d540449c84ef28a277ef2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5812018038024ef8b563b1f53c2a12fd"
I20260608 12:41:56.397614  4966 raft_consensus.cc:3060] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.397887  5115 raft_consensus.cc:3060] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.402448  4966 raft_consensus.cc:2468] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:56.402576  5115 raft_consensus.cc:2468] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcf9eb7206d540449c84ef28a277ef2e in term 1.
I20260608 12:41:56.403574  5007 leader_election.cc:304] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [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: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e; no voters: 
I20260608 12:41:56.404273  5200 raft_consensus.cc:2804] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.404747  5200 raft_consensus.cc:697] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Becoming Leader. State: Replica: dcf9eb7206d540449c84ef28a277ef2e, State: Running, Role: LEADER
I20260608 12:41:56.405586  5200 consensus_queue.cc:237] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All 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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } }
I20260608 12:41:56.412521  4864 catalog_manager.cc:5696] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: term changed from 0 to 1, leader changed from <none> to dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.471791  5207 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.482558  5166 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.542232  5200 consensus_queue.cc:1048] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.548739  5200 consensus_queue.cc:1048] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.653010  5194 consensus_queue.cc:1048] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.657104  5200 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.664475  5197 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:56.677068  5166 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.679518  5194 consensus_queue.cc:1048] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.789173  5168 consensus_queue.cc:1048] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:56.805320  5146 meta_cache.cc:1097] Time spent processing table locations response: real 0.052s	user 0.003s	sys 0.000s
W20260608 12:41:56.806092  5147 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.008s	sys 0.000s
W20260608 12:41:56.805459  5250 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.006s	sys 0.005s
W20260608 12:41:56.816231  5144 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.002s	sys 0.004s
W20260608 12:41:56.819993  5252 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.004s	sys 0.000s
W20260608 12:41:56.825835  5146 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:37211, user_credentials={real_user=slave}} blocked reactor thread for 72980.4us
I20260608 12:41:56.854192  5207 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.861085  5168 consensus_queue.cc:1048] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.928673  5207 consensus_queue.cc:1048] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.935103  5207 consensus_queue.cc:1048] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:57.349589  4931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:45237, user_credentials={real_user=slave}} blocked reactor thread for 49704.4us
W20260608 12:41:57.584239  5214 log.cc:927] Time spent T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Append to log took a long time: real 0.182s	user 0.004s	sys 0.000s
W20260608 12:41:57.667845  4931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:45237, user_credentials={real_user=slave}} blocked reactor thread for 82251us
W20260608 12:41:58.248602  5081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 57805.4us
W20260608 12:41:58.401007  5080 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:45237, user_credentials={real_user=slave}} blocked reactor thread for 68488.9us
W20260608 12:41:58.409204  5007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 71640.7us
W20260608 12:41:58.450477  5081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 103974us
W20260608 12:41:58.518117  5081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 51396.4us
I20260608 12:41:59.423296  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:57356 (ReqId={client: 07f1a0e8e04443a7a16e6836eb857fdf, seq_no=69, attempt_no=0}) took 1255 ms. Trace:
I20260608 12:41:59.423794  5275 rpcz_store.cc:276] 0608 12:41:58.167854 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:58.169847 (+  1993us) service_pool.cc:224] Handling call
0608 12:41:59.423233 (+1253386us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:58.209213 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0baae30e38c7460293e80377e960096f
0608 12:41:58.209736 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:58.209768 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:41:58.209790 (+    22us) tablet.cc:662] Decoding operations
0608 12:41:58.210084 (+   294us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:58.210127 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:58.210160 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:41:58.210305 (+   145us) tablet.cc:701] Row locks acquired
0608 12:41:58.210325 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:41:58.320767 (+110442us) spinlock_profiling.cc:243] Waited 1.11 ms on lock 0x7b2c001a5a98. stack: 00007f9946d733a1 00007f9946d731c8 00007f994654ef11 000000000047f705 000000000047f658 00007f9948baa99b 00007f9948bc41e3 00007f9948bc3b68 00007f9948bc3ac8 00007f994a5aeca8 00007f994a5ae940 00007f994e08b1d2 00007f994e08a660 00007f994e094950 00007f994e0948b0 00007f994e094810
0608 12:41:58.320834 (+    67us) write_op.cc:270] Start()
0608 12:41:58.321068 (+   234us) write_op.cc:276] Timestamp: P: 1780922518211565 usec, L: 0
0608 12:41:58.321957 (+   889us) op_driver.cc:348] REPLICATION: starting
0608 12:41:58.470308 (+148351us) log.cc:844] Serialized 354 byte log entry
0608 12:41:58.510283 (+ 39975us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b54005f19d4. stack: 00007f9946d733a1 00007f9946d731c8 00007f994654ef11 000000000047f705 000000000047f658 00007f994a4265cb 00007f994a533115 00007f994e08b788 00007f994e08a660 00007f994e094950 00007f994e0948b0 00007f994e094810 00007f994e0947b0 00007f994e09292f 000000000049a986 000000000049a618
0608 12:41:59.421156 (+910873us) op_driver.cc:464] REPLICATION: finished
0608 12:41:59.421977 (+   821us) write_op.cc:301] APPLY: starting
0608 12:41:59.422045 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:59.422135 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:59.422154 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:59.422376 (+   222us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:59.422512 (+   136us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:59.422552 (+    40us) write_op.cc:312] APPLY: finished
0608 12:41:59.422699 (+   147us) log.cc:844] Serialized 22 byte log entry
0608 12:41:59.422879 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:59.422939 (+    60us) write_op.cc:454] Released schema lock
0608 12:41:59.422974 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":607,"num_ops":1,"prepare.queue_time_us":35992,"prepare.run_cpu_time_us":7871,"prepare.run_wall_time_us":301235,"replication_time_us":1099075,"spinlock_wait_cycles":327578624}]]}
W20260608 12:42:00.507701  5260 log.cc:927] Time spent T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260608 12:42:00.734373  5007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 77251.2us
W20260608 12:42:00.876945  5007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 102887us
W20260608 12:42:01.873698  5005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:38327, user_credentials={real_user=slave}} blocked reactor thread for 43879.2us
I20260608 12:42:02.134459   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.147795  5383 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
W20260608 12:42:02.147847  5382 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
W20260608 12:42:02.151432  5385 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
I20260608 12:42:02.151731   431 server_base.cc:1061] running on GCE node
I20260608 12:42:02.154547   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.154744   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.154886   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522154875 us; error 0 us; skew 500 ppm
I20260608 12:42:02.155423   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.158174   431 webserver.cc:533] Webserver started at http://127.0.107.196:45553/ using document root <none> and password file <none>
I20260608 12:42:02.158676   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.158843   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.159086   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.160300   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "f9bde15796e64213aed67f3d5a9dc31b"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.165108   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:02.168503  5390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.169359   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:02.169670   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "f9bde15796e64213aed67f3d5a9dc31b"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.169940   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:42:02.186470   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.187881   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.189541   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:02.191996   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:02.192229   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.192483   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:02.192677   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.234568   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42861
I20260608 12:42:02.234704  5452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42861 every 8 connection(s)
I20260608 12:42:02.240808   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.247735  5457 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
W20260608 12:42:02.250957  5458 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
I20260608 12:42:02.252166   431 server_base.cc:1061] running on GCE node
W20260608 12:42:02.252338  5461 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
I20260608 12:42:02.257068   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.257369   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.257642   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522257620 us; error 0 us; skew 500 ppm
I20260608 12:42:02.258359   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.258844  5453 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
I20260608 12:42:02.259286  5453 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:02.260178  5453 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:42:02.261176   431 webserver.cc:533] Webserver started at http://127.0.107.197:39149/ using document root <none> and password file <none>
I20260608 12:42:02.261871   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.262101   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.262384   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.262709  4861 ts_manager.cc:194] Registered new tserver with Master: f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196:42861)
I20260608 12:42:02.263623   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-4-root/instance:
uuid: "a7278874a98d4969afc7ce2fd99662cb"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.264432  4861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51354
I20260608 12:42:02.268594   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:42:02.272287  5465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.273109   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:02.273413   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-4-root
uuid: "a7278874a98d4969afc7ce2fd99662cb"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.273705   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:42:02.285990   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.287359   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.289049   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:02.291333   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:02.291560   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.291828   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:02.292012   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.352290   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:39559
I20260608 12:42:02.352478  5527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:39559 every 8 connection(s)
I20260608 12:42:02.360133   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.370100  5531 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
W20260608 12:42:02.375140  5532 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
I20260608 12:42:02.376317  5528 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
I20260608 12:42:02.376989  5528 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:02.377511  5534 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
I20260608 12:42:02.378132  5528 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:42:02.378326   431 server_base.cc:1061] running on GCE node
I20260608 12:42:02.379340   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.379678   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.379909   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522379888 us; error 0 us; skew 500 ppm
I20260608 12:42:02.380548  4861 ts_manager.cc:194] Registered new tserver with Master: a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559)
I20260608 12:42:02.381253   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.382427  4861 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51360
I20260608 12:42:02.387117   431 webserver.cc:533] Webserver started at http://127.0.107.198:42515/ using document root <none> and password file <none>
I20260608 12:42:02.387794   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.388000   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.388360   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.390007   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-5-root/instance:
uuid: "7b1831bb5f49494aad7e1f23d5ee777e"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.395117   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:02.403749  5539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.404770   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:02.405167   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-5-root
uuid: "7b1831bb5f49494aad7e1f23d5ee777e"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-d4dv"
I20260608 12:42:02.405481   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-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)
I20260608 12:42:02.415457  5039 consensus_queue.cc:237] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:02.422720  5112 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.423488   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.424669  5381 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:42:02.425613   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.434834  5339 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.437469  5110 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.456317   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:02.458308  4966 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.460721  5381 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:02.466289   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:02.468335   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:02.468751   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:02.469058   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.466691  4966 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.469480  4861 catalog_manager.cc:5696] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
W20260608 12:42:02.506820  5007 consensus_peers.cc:597] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e -> Peer f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196:42861): Couldn't send request to peer f9bde15796e64213aed67f3d5a9dc31b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0baae30e38c7460293e80377e960096f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.515661  4966 consensus_queue.cc:237] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:02.523108  5110 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.523801  5039 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.525333  5207 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:42:02.526347  5367 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:42:02.548316  5293 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.554807  5110 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.558020  5036 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.581753  4966 consensus_queue.cc:237] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:02.589493  5112 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.609553  5034 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.631350  5207 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:42:02.665388  4932 consensus_peers.cc:597] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 -> Peer f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196:42861): Couldn't send request to peer f9bde15796e64213aed67f3d5a9dc31b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6be55ca6d5d4a279481e526199935b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.681509  5353 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.023s
I20260608 12:42:02.694039  4855 catalog_manager.cc:5696] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:02.688709  4932 consensus_peers.cc:597] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 -> Peer f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196:42861): Couldn't send request to peer f9bde15796e64213aed67f3d5a9dc31b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1014abf0fca24f7c80b1eb17e7bf8643. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.699505  5293 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.702600  5039 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.716138  5110 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.727560  4966 consensus_queue.cc:237] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:02.731787  4861 catalog_manager.cc:5696] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
W20260608 12:42:02.737865  4932 consensus_peers.cc:597] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 -> Peer f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196:42861): Couldn't send request to peer f9bde15796e64213aed67f3d5a9dc31b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa9515cb82b84561bdde6651e39f36b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.740754  5110 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.742647  5293 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:02.745532  5039 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.747217  5293 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:02.753978  5207 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.753803  5110 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.762431  5039 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.775871  4859 catalog_manager.cc:5696] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index -1 to 26, NON_VOTER f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } } }
I20260608 12:42:02.849591   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:42485
I20260608 12:42:02.849849  5611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:42485 every 8 connection(s)
I20260608 12:42:02.867874  5612 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37211
I20260608 12:42:02.868315  5612 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:02.869134  5612 heartbeater.cc:507] Master 127.0.107.254:37211 requested a full tablet report, sending...
I20260608 12:42:02.871521  4855 ts_manager.cc:194] Registered new tserver with Master: 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485)
I20260608 12:42:02.873608  4855 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51362
I20260608 12:42:02.915740  5615 ts_tablet_manager.cc:933] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Initiating tablet copy from peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:42:02.917495  5615 tablet_copy_client.cc:323] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45089
I20260608 12:42:02.929212  4976 tablet_copy_service.cc:140] P 4b81a150add744309d0abfcea253e015: Received BeginTabletCopySession request for tablet e6be55ca6d5d4a279481e526199935b7 from peer f9bde15796e64213aed67f3d5a9dc31b ({username='slave'} at 127.0.0.1:36366)
I20260608 12:42:02.929764  4976 tablet_copy_service.cc:161] P 4b81a150add744309d0abfcea253e015: Beginning new tablet copy session on tablet e6be55ca6d5d4a279481e526199935b7 from peer f9bde15796e64213aed67f3d5a9dc31b at {username='slave'} at 127.0.0.1:36366: session id = f9bde15796e64213aed67f3d5a9dc31b-e6be55ca6d5d4a279481e526199935b7
I20260608 12:42:02.934821  4976 tablet_copy_source_session.cc:215] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:02.937652  5615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6be55ca6d5d4a279481e526199935b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.949290  5615 tablet_copy_client.cc:806] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:02.949967  5615 tablet_copy_client.cc:670] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:02.955078  5616 tablet_copy_client.cc:1025] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:03.039942  5619 ts_tablet_manager.cc:933] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Initiating tablet copy from peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:42:03.041811  5619 tablet_copy_client.cc:323] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45237
I20260608 12:42:03.052177  5051 tablet_copy_service.cc:140] P dcf9eb7206d540449c84ef28a277ef2e: Received BeginTabletCopySession request for tablet 0baae30e38c7460293e80377e960096f from peer f9bde15796e64213aed67f3d5a9dc31b ({username='slave'} at 127.0.0.1:50790)
I20260608 12:42:03.052882  5051 tablet_copy_service.cc:161] P dcf9eb7206d540449c84ef28a277ef2e: Beginning new tablet copy session on tablet 0baae30e38c7460293e80377e960096f from peer f9bde15796e64213aed67f3d5a9dc31b at {username='slave'} at 127.0.0.1:50790: session id = f9bde15796e64213aed67f3d5a9dc31b-0baae30e38c7460293e80377e960096f
I20260608 12:42:03.059070  5051 tablet_copy_source_session.cc:215] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:03.062361  5619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0baae30e38c7460293e80377e960096f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.065687  5622 ts_tablet_manager.cc:933] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Initiating tablet copy from peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:42:03.067440  5622 tablet_copy_client.cc:323] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45089
I20260608 12:42:03.068933  4976 tablet_copy_service.cc:140] P 4b81a150add744309d0abfcea253e015: Received BeginTabletCopySession request for tablet 1014abf0fca24f7c80b1eb17e7bf8643 from peer f9bde15796e64213aed67f3d5a9dc31b ({username='slave'} at 127.0.0.1:36366)
I20260608 12:42:03.069398  4976 tablet_copy_service.cc:161] P 4b81a150add744309d0abfcea253e015: Beginning new tablet copy session on tablet 1014abf0fca24f7c80b1eb17e7bf8643 from peer f9bde15796e64213aed67f3d5a9dc31b at {username='slave'} at 127.0.0.1:36366: session id = f9bde15796e64213aed67f3d5a9dc31b-1014abf0fca24f7c80b1eb17e7bf8643
I20260608 12:42:03.074156  4976 tablet_copy_source_session.cc:215] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:03.076926  5622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1014abf0fca24f7c80b1eb17e7bf8643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.078727  5619 tablet_copy_client.cc:806] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:03.079336  5619 tablet_copy_client.cc:670] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:03.085068  5620 tablet_copy_client.cc:1025] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:03.093550  5622 tablet_copy_client.cc:806] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:03.094183  5622 tablet_copy_client.cc:670] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:03.097877  5623 tablet_copy_client.cc:1025] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:03.267261  5453 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:42:03.299962  5624 ts_tablet_manager.cc:933] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Initiating tablet copy from peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:42:03.301761  5624 tablet_copy_client.cc:323] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45089
I20260608 12:42:03.303311  4976 tablet_copy_service.cc:140] P 4b81a150add744309d0abfcea253e015: Received BeginTabletCopySession request for tablet fa9515cb82b84561bdde6651e39f36b4 from peer f9bde15796e64213aed67f3d5a9dc31b ({username='slave'} at 127.0.0.1:36366)
I20260608 12:42:03.303763  4976 tablet_copy_service.cc:161] P 4b81a150add744309d0abfcea253e015: Beginning new tablet copy session on tablet fa9515cb82b84561bdde6651e39f36b4 from peer f9bde15796e64213aed67f3d5a9dc31b at {username='slave'} at 127.0.0.1:36366: session id = f9bde15796e64213aed67f3d5a9dc31b-fa9515cb82b84561bdde6651e39f36b4
I20260608 12:42:03.308768  4976 tablet_copy_source_session.cc:215] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:03.311470  5624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9515cb82b84561bdde6651e39f36b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.321691  5624 tablet_copy_client.cc:806] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:03.322285  5624 tablet_copy_client.cc:670] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:03.325945  5625 tablet_copy_client.cc:1025] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:03.386094  5528 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:42:03.876688  5612 heartbeater.cc:499] Master 127.0.107.254:37211 was elected leader, sending a full tablet report...
I20260608 12:42:04.956022  5615 tablet_copy_client.cc:538] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:04.966784  5615 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap starting.
I20260608 12:42:05.086057  5619 tablet_copy_client.cc:538] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:05.095395  5615 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:05.095448  5619 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap starting.
I20260608 12:42:05.096341  5615 tablet_bootstrap.cc:492] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap complete.
I20260608 12:42:05.097067  5615 ts_tablet_manager.cc:1403] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Time spent bootstrapping tablet: real 0.131s	user 0.107s	sys 0.022s
I20260608 12:42:05.098659  5622 tablet_copy_client.cc:538] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:05.099858  5615 raft_consensus.cc:359] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.100767  5615 raft_consensus.cc:740] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f9bde15796e64213aed67f3d5a9dc31b, State: Initialized, Role: LEARNER
I20260608 12:42:05.101466  5615 consensus_queue.cc:260] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.111246  5622 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap starting.
I20260608 12:42:05.125181  5615 ts_tablet_manager.cc:1434] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.012s
I20260608 12:42:05.129335  4976 tablet_copy_service.cc:342] P 4b81a150add744309d0abfcea253e015: Request end of tablet copy session f9bde15796e64213aed67f3d5a9dc31b-e6be55ca6d5d4a279481e526199935b7 received from {username='slave'} at 127.0.0.1:36366
I20260608 12:42:05.129884  4976 tablet_copy_service.cc:434] P 4b81a150add744309d0abfcea253e015: ending tablet copy session f9bde15796e64213aed67f3d5a9dc31b-e6be55ca6d5d4a279481e526199935b7 on tablet e6be55ca6d5d4a279481e526199935b7 with peer f9bde15796e64213aed67f3d5a9dc31b
I20260608 12:42:05.265260  5619 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:05.266234  5619 tablet_bootstrap.cc:492] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap complete.
I20260608 12:42:05.266916  5619 ts_tablet_manager.cc:1403] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Time spent bootstrapping tablet: real 0.172s	user 0.145s	sys 0.012s
I20260608 12:42:05.269810  5619 raft_consensus.cc:359] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.270561  5619 raft_consensus.cc:740] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f9bde15796e64213aed67f3d5a9dc31b, State: Initialized, Role: LEARNER
I20260608 12:42:05.271185  5619 consensus_queue.cc:260] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.273234  5619 ts_tablet_manager.cc:1434] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:42:05.275071  5051 tablet_copy_service.cc:342] P dcf9eb7206d540449c84ef28a277ef2e: Request end of tablet copy session f9bde15796e64213aed67f3d5a9dc31b-0baae30e38c7460293e80377e960096f received from {username='slave'} at 127.0.0.1:50790
I20260608 12:42:05.275553  5051 tablet_copy_service.cc:434] P dcf9eb7206d540449c84ef28a277ef2e: ending tablet copy session f9bde15796e64213aed67f3d5a9dc31b-0baae30e38c7460293e80377e960096f on tablet 0baae30e38c7460293e80377e960096f with peer f9bde15796e64213aed67f3d5a9dc31b
I20260608 12:42:05.280288  5622 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:05.281271  5622 tablet_bootstrap.cc:492] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap complete.
I20260608 12:42:05.281975  5622 ts_tablet_manager.cc:1403] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Time spent bootstrapping tablet: real 0.171s	user 0.134s	sys 0.023s
I20260608 12:42:05.284731  5622 raft_consensus.cc:359] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.285535  5622 raft_consensus.cc:740] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f9bde15796e64213aed67f3d5a9dc31b, State: Initialized, Role: LEARNER
I20260608 12:42:05.286140  5622 consensus_queue.cc:260] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.288152  5622 ts_tablet_manager.cc:1434] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:05.289870  4976 tablet_copy_service.cc:342] P 4b81a150add744309d0abfcea253e015: Request end of tablet copy session f9bde15796e64213aed67f3d5a9dc31b-1014abf0fca24f7c80b1eb17e7bf8643 received from {username='slave'} at 127.0.0.1:36366
I20260608 12:42:05.290325  4976 tablet_copy_service.cc:434] P 4b81a150add744309d0abfcea253e015: ending tablet copy session f9bde15796e64213aed67f3d5a9dc31b-1014abf0fca24f7c80b1eb17e7bf8643 on tablet 1014abf0fca24f7c80b1eb17e7bf8643 with peer f9bde15796e64213aed67f3d5a9dc31b
I20260608 12:42:05.326879  5624 tablet_copy_client.cc:538] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:05.335448  5624 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap starting.
I20260608 12:42:05.389410  5428 raft_consensus.cc:1217] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:05.449743  5624 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:05.450536  5624 tablet_bootstrap.cc:492] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Bootstrap complete.
I20260608 12:42:05.451122  5624 ts_tablet_manager.cc:1403] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Time spent bootstrapping tablet: real 0.116s	user 0.103s	sys 0.012s
I20260608 12:42:05.453377  5624 raft_consensus.cc:359] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.453933  5624 raft_consensus.cc:740] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f9bde15796e64213aed67f3d5a9dc31b, State: Initialized, Role: LEARNER
I20260608 12:42:05.454418  5624 consensus_queue.cc:260] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: true } }
I20260608 12:42:05.455972  5624 ts_tablet_manager.cc:1434] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:05.457870  4976 tablet_copy_service.cc:342] P 4b81a150add744309d0abfcea253e015: Request end of tablet copy session f9bde15796e64213aed67f3d5a9dc31b-fa9515cb82b84561bdde6651e39f36b4 received from {username='slave'} at 127.0.0.1:36366
I20260608 12:42:05.458319  4976 tablet_copy_service.cc:434] P 4b81a150add744309d0abfcea253e015: ending tablet copy session f9bde15796e64213aed67f3d5a9dc31b-fa9515cb82b84561bdde6651e39f36b4 on tablet fa9515cb82b84561bdde6651e39f36b4 with peer f9bde15796e64213aed67f3d5a9dc31b
I20260608 12:42:05.485914  5428 raft_consensus.cc:1217] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:05.526455  5428 raft_consensus.cc:1217] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:05.551144  5428 raft_consensus.cc:1217] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:05.951488  5635 raft_consensus.cc:1064] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: attempting to promote NON_VOTER f9bde15796e64213aed67f3d5a9dc31b to VOTER
I20260608 12:42:05.955392  5635 consensus_queue.cc:237] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:05.964490  5626 raft_consensus.cc:1064] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: attempting to promote NON_VOTER f9bde15796e64213aed67f3d5a9dc31b to VOTER
I20260608 12:42:05.967787  5626 consensus_queue.cc:237] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:05.974555  4966 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.974939  5110 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.975558  5428 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.976259  5633 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:05.980813  5428 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.981091  5110 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.982422  5036 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:05.982474  5638 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:05.984170  5639 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:05.985265  5633 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:05.990382  5635 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:05.991032  5626 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 12:42:06.014228  5646 raft_consensus.cc:1064] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: attempting to promote NON_VOTER f9bde15796e64213aed67f3d5a9dc31b to VOTER
I20260608 12:42:06.020992  5646 consensus_queue.cc:237] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.027354  5637 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.034097  5633 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.041393  5428 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.048051  5427 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.054680  5638 raft_consensus.cc:1064] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: attempting to promote NON_VOTER f9bde15796e64213aed67f3d5a9dc31b to VOTER
I20260608 12:42:06.055596  5036 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.057607  5638 consensus_queue.cc:237] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.069259  5110 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.082681  4855 catalog_manager.cc:5696] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.089488  5428 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.096362  4961 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.098007  5036 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.097342  5112 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.099988  5638 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:06.101209  5639 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:06.102154  5626 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:06.112637  5108 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.118654  4859 catalog_manager.cc:5696] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.136008  5428 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 LEARNER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.136525  5039 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.137637  5112 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:06.137771  5638 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:06.139694  5639 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:06.140486  5646 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:06.146757  5626 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.155589  5428 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.180964  5110 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.183136  5036 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.189169  5646 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.190997  5427 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.208026  5036 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.209627  5112 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.223376  5036 consensus_queue.cc:237] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [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: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.229846  5427 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.231302  5641 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:06.233263  5112 raft_consensus.cc:1275] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.233412  4966 consensus_queue.cc:237] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.236508  5641 consensus_queue.cc:1048] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:06.238677  4861 catalog_manager.cc:5696] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b reported cstate change: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.240365  4861 catalog_manager.cc:5696] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b reported cstate change: config changed from index 26 to 27, f9bde15796e64213aed67f3d5a9dc31b (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.243010  5635 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4b81a150add744309d0abfcea253e015 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.245455  5110 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.251448  5639 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:06.252204  5427 raft_consensus.cc:1275] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.257555  5428 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4b81a150add744309d0abfcea253e015 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.256524  5112 raft_consensus.cc:2955] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4b81a150add744309d0abfcea253e015 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.259939  5639 consensus_queue.cc:1048] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:06.264159  5626 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.271117  4850 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0baae30e38c7460293e80377e960096f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.275547  4851 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e6be55ca6d5d4a279481e526199935b7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.276043  5112 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.296967  5428 raft_consensus.cc:2955] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
W20260608 12:42:06.298280  4850 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 0baae30e38c7460293e80377e960096f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER failed with leader dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 27 but the committed config has opid_index of 28
I20260608 12:42:06.299520  4860 catalog_manager.cc:5696] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b reported cstate change: config changed from index 27 to 28, VOTER 4b81a150add744309d0abfcea253e015 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.303977  4961 consensus_queue.cc:237] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.308104  4859 catalog_manager.cc:5696] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.309685  4966 consensus_queue.cc:237] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } }
I20260608 12:42:06.310289  5427 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.310850  5036 raft_consensus.cc:1275] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.313720  5646 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:06.314615  5626 consensus_queue.cc:1048] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:06.318699  5427 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.324930  5022 tablet_service.cc:1558] Processing DeleteTablet for tablet e6be55ca6d5d4a279481e526199935b7 with delete_type TABLET_DATA_TOMBSTONED (TS dcf9eb7206d540449c84ef28a277ef2e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57320
I20260608 12:42:06.329219  5667 tablet_replica.cc:333] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:06.329088  5638 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:06.331845  5112 raft_consensus.cc:1275] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:06.330971  5637 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 5812018038024ef8b563b1f53c2a12fd (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.333380  5651 consensus_queue.cc:1048] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:06.334496  5667 raft_consensus.cc:2243] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.335245  5667 raft_consensus.cc:2272] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.336000  4954 tablet_service.cc:1558] Processing DeleteTablet for tablet 0baae30e38c7460293e80377e960096f with delete_type TABLET_DATA_TOMBSTONED (TS 4b81a150add744309d0abfcea253e015 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:53914
I20260608 12:42:06.332672  5036 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 5812018038024ef8b563b1f53c2a12fd (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.342517  5427 raft_consensus.cc:2955] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 5812018038024ef8b563b1f53c2a12fd (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.348773  5668 tablet_replica.cc:333] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:06.349927  5668 raft_consensus.cc:2243] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.353638  5668 raft_consensus.cc:2272] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.351660  5112 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.363423  5667 ts_tablet_manager.cc:1916] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.349556  5651 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.364171  4858 catalog_manager.cc:5696] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: config changed from index 27 to 28, VOTER 5812018038024ef8b563b1f53c2a12fd (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.370234  4851 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1014abf0fca24f7c80b1eb17e7bf8643 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.372363  5668 ts_tablet_manager.cc:1916] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.377468  4851 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fa9515cb82b84561bdde6651e39f36b4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.379004  5097 tablet_service.cc:1558] Processing DeleteTablet for tablet 1014abf0fca24f7c80b1eb17e7bf8643 with delete_type TABLET_DATA_TOMBSTONED (TS 5812018038024ef8b563b1f53c2a12fd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38544
I20260608 12:42:06.381160  5428 raft_consensus.cc:2955] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.393970  4855 catalog_manager.cc:5696] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index 27 to 28, VOTER dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "f9bde15796e64213aed67f3d5a9dc31b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42861 } attrs { promote: false } } }
I20260608 12:42:06.402051  5669 tablet_replica.cc:333] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:06.403218  5669 raft_consensus.cc:2243] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.403636  5668 ts_tablet_manager.cc:1929] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:06.404197  5668 log.cc:1199] T 0baae30e38c7460293e80377e960096f P 4b81a150add744309d0abfcea253e015: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-0-root/wals/0baae30e38c7460293e80377e960096f
I20260608 12:42:06.404203  5669 raft_consensus.cc:2272] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.407934  5022 tablet_service.cc:1558] Processing DeleteTablet for tablet fa9515cb82b84561bdde6651e39f36b4 with delete_type TABLET_DATA_TOMBSTONED (TS dcf9eb7206d540449c84ef28a277ef2e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57320
I20260608 12:42:06.409101  4851 catalog_manager.cc:5027] TS 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): tablet 0baae30e38c7460293e80377e960096f (table test-workload [id=4949b404bfb84b028f181711055f9007]) successfully deleted
I20260608 12:42:06.411788  5667 ts_tablet_manager.cc:1929] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:06.412212  5667 log.cc:1199] T e6be55ca6d5d4a279481e526199935b7 P dcf9eb7206d540449c84ef28a277ef2e: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root/wals/e6be55ca6d5d4a279481e526199935b7
I20260608 12:42:06.413882  5669 ts_tablet_manager.cc:1916] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.414577  5667 tablet_replica.cc:333] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:06.414556  4850 catalog_manager.cc:5027] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): tablet e6be55ca6d5d4a279481e526199935b7 (table test-workload [id=4949b404bfb84b028f181711055f9007]) successfully deleted
I20260608 12:42:06.415939  5667 raft_consensus.cc:2243] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.416826  5667 raft_consensus.cc:2272] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.420640  5667 ts_tablet_manager.cc:1916] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.429448  5669 ts_tablet_manager.cc:1929] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:06.429930  5669 log.cc:1199] T 1014abf0fca24f7c80b1eb17e7bf8643 P 5812018038024ef8b563b1f53c2a12fd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-2-root/wals/1014abf0fca24f7c80b1eb17e7bf8643
I20260608 12:42:06.431821  4849 catalog_manager.cc:5027] TS 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): tablet 1014abf0fca24f7c80b1eb17e7bf8643 (table test-workload [id=4949b404bfb84b028f181711055f9007]) successfully deleted
I20260608 12:42:06.434679  5667 ts_tablet_manager.cc:1929] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:06.435012  5667 log.cc:1199] T fa9515cb82b84561bdde6651e39f36b4 P dcf9eb7206d540449c84ef28a277ef2e: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922389651467-431-0/minicluster-data/ts-1-root/wals/fa9515cb82b84561bdde6651e39f36b4
I20260608 12:42:06.436158  4850 catalog_manager.cc:5027] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): tablet fa9515cb82b84561bdde6651e39f36b4 (table test-workload [id=4949b404bfb84b028f181711055f9007]) successfully deleted
I20260608 12:42:07.432220  5034 consensus_queue.cc:237] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:07.439360  5112 raft_consensus.cc:1275] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.440687  4966 raft_consensus.cc:1275] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.440945  5655 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:42:07.442508  5670 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:07.455961  5670 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.458117  5110 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
W20260608 12:42:07.465026  5004 consensus_peers.cc:597] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e -> Peer 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485): Couldn't send request to peer 7b1831bb5f49494aad7e1f23d5ee777e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9afc955a6d9044098f9cc3dd77e42b2e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.467070  4966 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.474576  4858 catalog_manager.cc:5696] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.479537  5034 consensus_queue.cc:237] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:07.487934  5110 raft_consensus.cc:1275] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.490459  5670 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:07.491922  4966 raft_consensus.cc:1275] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.498505  5670 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:42:07.506716  5006 consensus_peers.cc:597] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf75830a1ebb44238639ed22aee20ad7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.508773  5655 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.510691  4966 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.512388  5110 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.524230  4855 catalog_manager.cc:5696] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.525157  4966 consensus_queue.cc:237] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:07.533914  5112 raft_consensus.cc:1275] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.535465  5651 consensus_queue.cc:1048] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:07.545630  5034 raft_consensus.cc:1275] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.546028  5677 raft_consensus.cc:2955] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.547382  5112 raft_consensus.cc:2955] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.551573  5651 consensus_queue.cc:1048] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 12:42:07.559756  4931 consensus_peers.cc:597] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ead7a1cfa3405d80fc2660d61e90f5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.559556  4855 catalog_manager.cc:5696] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index -1 to 25, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.568282  5034 raft_consensus.cc:2955] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.606473  5112 consensus_queue.cc:237] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:07.614372  5034 raft_consensus.cc:1275] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 5812018038024ef8b563b1f53c2a12fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.616101  5693 consensus_queue.cc:1048] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:07.617797  4966 raft_consensus.cc:1275] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer 5812018038024ef8b563b1f53c2a12fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:07.619423  5693 consensus_queue.cc:1048] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:07.625407  5693 raft_consensus.cc:2955] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.626508  5034 raft_consensus.cc:2955] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
W20260608 12:42:07.631955  5078 consensus_peers.cc:597] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd -> Peer 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485): Couldn't send request to peer 7b1831bb5f49494aad7e1f23d5ee777e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26a7549148ee40ecac05132be5f15b11. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.632361  4966 raft_consensus.cc:2955] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.640851  4961 consensus_queue.cc:237] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [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: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:07.643064  4855 catalog_manager.cc:5696] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd reported cstate change: config changed from index -1 to 25, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "5812018038024ef8b563b1f53c2a12fd" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:07.650779  5112 raft_consensus.cc:1275] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.653546  5698 consensus_queue.cc:1048] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:07.653937  5034 raft_consensus.cc:1275] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 4b81a150add744309d0abfcea253e015: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.655673  5677 consensus_queue.cc:1048] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:42:07.670130  4929 consensus_peers.cc:597] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 -> Peer 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485): Couldn't send request to peer 7b1831bb5f49494aad7e1f23d5ee777e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24b236486a444fc3a0a530dd4f35bb5a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.669139  5651 raft_consensus.cc:2955] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.673889  5112 raft_consensus.cc:2955] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.677130  5034 raft_consensus.cc:2955] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } }
I20260608 12:42:07.682621  5110 consensus_queue.cc:237] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:07.686044  4855 catalog_manager.cc:5696] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index -1 to 26, NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "4b81a150add744309d0abfcea253e015" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:07.696467  5034 raft_consensus.cc:1275] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Refusing update from remote peer 5812018038024ef8b563b1f53c2a12fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.696784  4961 raft_consensus.cc:1275] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Refusing update from remote peer 5812018038024ef8b563b1f53c2a12fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:07.698029  5693 consensus_queue.cc:1048] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:07.699278  5372 consensus_queue.cc:1048] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:42:07.707101  5080 consensus_peers.cc:597] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 965da976b9f045a5bbfbf61bad26dd79. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:07.714512  5704 raft_consensus.cc:2955] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.715505  4961 raft_consensus.cc:2955] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.716215  5034 raft_consensus.cc:2955] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.727311  4859 catalog_manager.cc:5696] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 reported cstate change: config changed from index -1 to 26, NON_VOTER a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "5812018038024ef8b563b1f53c2a12fd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } } }
I20260608 12:42:07.898569  5705 ts_tablet_manager.cc:933] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Initiating tablet copy from peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:42:07.900657  5705 tablet_copy_client.cc:323] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45237
I20260608 12:42:07.912438  5051 tablet_copy_service.cc:140] P dcf9eb7206d540449c84ef28a277ef2e: Received BeginTabletCopySession request for tablet 9afc955a6d9044098f9cc3dd77e42b2e from peer 7b1831bb5f49494aad7e1f23d5ee777e ({username='slave'} at 127.0.0.1:50804)
I20260608 12:42:07.913074  5051 tablet_copy_service.cc:161] P dcf9eb7206d540449c84ef28a277ef2e: Beginning new tablet copy session on tablet 9afc955a6d9044098f9cc3dd77e42b2e from peer 7b1831bb5f49494aad7e1f23d5ee777e at {username='slave'} at 127.0.0.1:50804: session id = 7b1831bb5f49494aad7e1f23d5ee777e-9afc955a6d9044098f9cc3dd77e42b2e
I20260608 12:42:07.920540  5051 tablet_copy_source_session.cc:215] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:07.923712  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afc955a6d9044098f9cc3dd77e42b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.935079  5705 tablet_copy_client.cc:806] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:07.935735  5705 tablet_copy_client.cc:670] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:07.939234  5709 ts_tablet_manager.cc:933] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Initiating tablet copy from peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237)
I20260608 12:42:07.940301  5706 tablet_copy_client.cc:1025] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:07.941429  5709 tablet_copy_client.cc:323] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45237
I20260608 12:42:07.949162  5712 ts_tablet_manager.cc:933] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Initiating tablet copy from peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:42:07.952816  5712 tablet_copy_client.cc:323] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45089
I20260608 12:42:07.958820  5051 tablet_copy_service.cc:140] P dcf9eb7206d540449c84ef28a277ef2e: Received BeginTabletCopySession request for tablet cf75830a1ebb44238639ed22aee20ad7 from peer a7278874a98d4969afc7ce2fd99662cb ({username='slave'} at 127.0.0.1:50810)
I20260608 12:42:07.959342  5051 tablet_copy_service.cc:161] P dcf9eb7206d540449c84ef28a277ef2e: Beginning new tablet copy session on tablet cf75830a1ebb44238639ed22aee20ad7 from peer a7278874a98d4969afc7ce2fd99662cb at {username='slave'} at 127.0.0.1:50810: session id = a7278874a98d4969afc7ce2fd99662cb-cf75830a1ebb44238639ed22aee20ad7
I20260608 12:42:07.966344  5051 tablet_copy_source_session.cc:215] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:07.969036  5709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf75830a1ebb44238639ed22aee20ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.971978  4976 tablet_copy_service.cc:140] P 4b81a150add744309d0abfcea253e015: Received BeginTabletCopySession request for tablet f5ead7a1cfa3405d80fc2660d61e90f5 from peer a7278874a98d4969afc7ce2fd99662cb ({username='slave'} at 127.0.0.1:36372)
I20260608 12:42:07.972595  4976 tablet_copy_service.cc:161] P 4b81a150add744309d0abfcea253e015: Beginning new tablet copy session on tablet f5ead7a1cfa3405d80fc2660d61e90f5 from peer a7278874a98d4969afc7ce2fd99662cb at {username='slave'} at 127.0.0.1:36372: session id = a7278874a98d4969afc7ce2fd99662cb-f5ead7a1cfa3405d80fc2660d61e90f5
I20260608 12:42:07.979951  4976 tablet_copy_source_session.cc:215] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:07.983289  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ead7a1cfa3405d80fc2660d61e90f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.984793  5709 tablet_copy_client.cc:806] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:07.985569  5709 tablet_copy_client.cc:670] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:07.990077  5710 tablet_copy_client.cc:1025] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:07.995586  5712 tablet_copy_client.cc:806] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:07.996170  5712 tablet_copy_client.cc:670] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.000931  5713 tablet_copy_client.cc:1025] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:08.020479  5716 ts_tablet_manager.cc:933] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Initiating tablet copy from peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:42:08.023008  5716 tablet_copy_client.cc:323] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38327
I20260608 12:42:08.033470  5125 tablet_copy_service.cc:140] P 5812018038024ef8b563b1f53c2a12fd: Received BeginTabletCopySession request for tablet 26a7549148ee40ecac05132be5f15b11 from peer 7b1831bb5f49494aad7e1f23d5ee777e ({username='slave'} at 127.0.0.1:35308)
I20260608 12:42:08.034013  5125 tablet_copy_service.cc:161] P 5812018038024ef8b563b1f53c2a12fd: Beginning new tablet copy session on tablet 26a7549148ee40ecac05132be5f15b11 from peer 7b1831bb5f49494aad7e1f23d5ee777e at {username='slave'} at 127.0.0.1:35308: session id = 7b1831bb5f49494aad7e1f23d5ee777e-26a7549148ee40ecac05132be5f15b11
I20260608 12:42:08.041006  5125 tablet_copy_source_session.cc:215] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:08.044070  5716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a7549148ee40ecac05132be5f15b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:08.054852  5716 tablet_copy_client.cc:806] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:08.055449  5716 tablet_copy_client.cc:670] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.060674  5717 tablet_copy_client.cc:1025] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:08.205543  5720 ts_tablet_manager.cc:933] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Initiating tablet copy from peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089)
I20260608 12:42:08.223776  5720 tablet_copy_client.cc:323] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45089
I20260608 12:42:08.246335  5719 ts_tablet_manager.cc:933] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Initiating tablet copy from peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:42:08.383683  4976 tablet_copy_service.cc:140] P 4b81a150add744309d0abfcea253e015: Received BeginTabletCopySession request for tablet 24b236486a444fc3a0a530dd4f35bb5a from peer 7b1831bb5f49494aad7e1f23d5ee777e ({username='slave'} at 127.0.0.1:36382)
I20260608 12:42:08.384323  4976 tablet_copy_service.cc:161] P 4b81a150add744309d0abfcea253e015: Beginning new tablet copy session on tablet 24b236486a444fc3a0a530dd4f35bb5a from peer 7b1831bb5f49494aad7e1f23d5ee777e at {username='slave'} at 127.0.0.1:36382: session id = 7b1831bb5f49494aad7e1f23d5ee777e-24b236486a444fc3a0a530dd4f35bb5a
I20260608 12:42:08.438356  5719 tablet_copy_client.cc:323] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38327
I20260608 12:42:08.390420  4976 tablet_copy_source_session.cc:215] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:08.627066  5720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b236486a444fc3a0a530dd4f35bb5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:08.720563  5720 tablet_copy_client.cc:806] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:08.721979  5720 tablet_copy_client.cc:670] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.824391  5721 tablet_copy_client.cc:1025] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:08.871817  5125 tablet_copy_service.cc:140] P 5812018038024ef8b563b1f53c2a12fd: Received BeginTabletCopySession request for tablet 965da976b9f045a5bbfbf61bad26dd79 from peer a7278874a98d4969afc7ce2fd99662cb ({username='slave'} at 127.0.0.1:35312)
I20260608 12:42:08.872468  5125 tablet_copy_service.cc:161] P 5812018038024ef8b563b1f53c2a12fd: Beginning new tablet copy session on tablet 965da976b9f045a5bbfbf61bad26dd79 from peer a7278874a98d4969afc7ce2fd99662cb at {username='slave'} at 127.0.0.1:35312: session id = a7278874a98d4969afc7ce2fd99662cb-965da976b9f045a5bbfbf61bad26dd79
I20260608 12:42:08.879412  5125 tablet_copy_source_session.cc:215] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:08.890008  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 965da976b9f045a5bbfbf61bad26dd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:08.902182  5719 tablet_copy_client.cc:806] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:08.902796  5719 tablet_copy_client.cc:670] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.906894  5722 tablet_copy_client.cc:1025] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Injecting latency into file download: 2000
W20260608 12:42:09.684429  5449 debug-util.cc:398] Leaking SignalData structure 0x7b0800043080 after lost signal to thread 434
W20260608 12:42:09.685746  5449 debug-util.cc:398] Leaking SignalData structure 0x7b080025e5c0 after lost signal to thread 4898
W20260608 12:42:09.687199  5449 debug-util.cc:398] Leaking SignalData structure 0x7b08001c58a0 after lost signal to thread 4990
W20260608 12:42:09.688465  5449 debug-util.cc:398] Leaking SignalData structure 0x7b0800050080 after lost signal to thread 5065
W20260608 12:42:09.689881  5449 debug-util.cc:398] Leaking SignalData structure 0x7b08000be740 after lost signal to thread 5139
W20260608 12:42:09.691141  5449 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9a80 after lost signal to thread 5452
W20260608 12:42:09.692343  5449 debug-util.cc:398] Leaking SignalData structure 0x7b080014ec20 after lost signal to thread 5527
W20260608 12:42:09.693547  5449 debug-util.cc:398] Leaking SignalData structure 0x7b0800140500 after lost signal to thread 5611
W20260608 12:42:09.694077  5449 debug-util.cc:398] Leaking SignalData structure 0x7b080009e8c0 after lost signal to thread 5697
I20260608 12:42:10.136634  5705 tablet_copy_client.cc:538] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.141615  5712 tablet_copy_client.cc:538] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.147119  5705 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap starting.
I20260608 12:42:10.150372  5712 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap starting.
I20260608 12:42:10.186702  5709 tablet_copy_client.cc:538] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.206194  5709 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap starting.
W20260608 12:42:10.234277  4931 consensus_peers.cc:597] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:10.243999  5716 tablet_copy_client.cc:538] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.254340  5716 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap starting.
W20260608 12:42:10.268533  5006 consensus_peers.cc:597] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:10.289389  5004 consensus_peers.cc:597] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e -> Peer 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485): Couldn't send request to peer 7b1831bb5f49494aad7e1f23d5ee777e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:10.317512  5712 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=87 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.318568  5712 tablet_bootstrap.cc:492] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap complete.
I20260608 12:42:10.319319  5712 ts_tablet_manager.cc:1403] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Time spent bootstrapping tablet: real 0.169s	user 0.140s	sys 0.017s
I20260608 12:42:10.322467  5712 raft_consensus.cc:359] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:10.323490  5712 raft_consensus.cc:740] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a7278874a98d4969afc7ce2fd99662cb, State: Initialized, Role: LEARNER
I20260608 12:42:10.324402  5712 consensus_queue.cc:260] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:10.334010  5712 ts_tablet_manager.cc:1434] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:10.351877  4976 tablet_copy_service.cc:342] P 4b81a150add744309d0abfcea253e015: Request end of tablet copy session a7278874a98d4969afc7ce2fd99662cb-f5ead7a1cfa3405d80fc2660d61e90f5 received from {username='slave'} at 127.0.0.1:36372
I20260608 12:42:10.352381  4976 tablet_copy_service.cc:434] P 4b81a150add744309d0abfcea253e015: ending tablet copy session a7278874a98d4969afc7ce2fd99662cb-f5ead7a1cfa3405d80fc2660d61e90f5 on tablet f5ead7a1cfa3405d80fc2660d61e90f5 with peer a7278874a98d4969afc7ce2fd99662cb
I20260608 12:42:10.510010  5705 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.511137  5705 tablet_bootstrap.cc:492] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap complete.
I20260608 12:42:10.511901  5705 ts_tablet_manager.cc:1403] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent bootstrapping tablet: real 0.365s	user 0.148s	sys 0.022s
I20260608 12:42:10.515395  5705 raft_consensus.cc:359] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:10.516441  5705 raft_consensus.cc:740] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b1831bb5f49494aad7e1f23d5ee777e, State: Initialized, Role: LEARNER
I20260608 12:42:10.517297  5705 consensus_queue.cc:260] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:10.554826  5705 ts_tablet_manager.cc:1434] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent starting tablet: real 0.043s	user 0.017s	sys 0.013s
I20260608 12:42:10.558815  5051 tablet_copy_service.cc:342] P dcf9eb7206d540449c84ef28a277ef2e: Request end of tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-9afc955a6d9044098f9cc3dd77e42b2e received from {username='slave'} at 127.0.0.1:50804
I20260608 12:42:10.559305  5051 tablet_copy_service.cc:434] P dcf9eb7206d540449c84ef28a277ef2e: ending tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-9afc955a6d9044098f9cc3dd77e42b2e on tablet 9afc955a6d9044098f9cc3dd77e42b2e with peer 7b1831bb5f49494aad7e1f23d5ee777e
W20260608 12:42:10.699283  5078 consensus_peers.cc:597] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd -> Peer 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198:42485): Couldn't send request to peer 7b1831bb5f49494aad7e1f23d5ee777e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:10.725471  5587 raft_consensus.cc:1217] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:42:10.748945  5503 raft_consensus.cc:1217] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:42:10.757527  5716 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.759171  5716 tablet_bootstrap.cc:492] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap complete.
I20260608 12:42:10.760690  5716 ts_tablet_manager.cc:1403] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent bootstrapping tablet: real 0.507s	user 0.151s	sys 0.031s
I20260608 12:42:10.762513  5709 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:10.763520  5709 tablet_bootstrap.cc:492] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap complete.
I20260608 12:42:10.765591  5709 ts_tablet_manager.cc:1403] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Time spent bootstrapping tablet: real 0.560s	user 0.146s	sys 0.034s
I20260608 12:42:10.766935  5716 raft_consensus.cc:359] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:10.768460  5716 raft_consensus.cc:740] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b1831bb5f49494aad7e1f23d5ee777e, State: Initialized, Role: LEARNER
I20260608 12:42:10.769312  5716 consensus_queue.cc:260] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:10.770001  5709 raft_consensus.cc:359] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:10.772881  5716 ts_tablet_manager.cc:1434] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:10.770980  5709 raft_consensus.cc:740] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a7278874a98d4969afc7ce2fd99662cb, State: Initialized, Role: LEARNER
I20260608 12:42:10.775992  5125 tablet_copy_service.cc:342] P 5812018038024ef8b563b1f53c2a12fd: Request end of tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-26a7549148ee40ecac05132be5f15b11 received from {username='slave'} at 127.0.0.1:35308
I20260608 12:42:10.777436  5125 tablet_copy_service.cc:434] P 5812018038024ef8b563b1f53c2a12fd: ending tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-26a7549148ee40ecac05132be5f15b11 on tablet 26a7549148ee40ecac05132be5f15b11 with peer 7b1831bb5f49494aad7e1f23d5ee777e
I20260608 12:42:10.779894  5709 consensus_queue.cc:260] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:10.783632  5709 ts_tablet_manager.cc:1434] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.007s
I20260608 12:42:10.788086  5051 tablet_copy_service.cc:342] P dcf9eb7206d540449c84ef28a277ef2e: Request end of tablet copy session a7278874a98d4969afc7ce2fd99662cb-cf75830a1ebb44238639ed22aee20ad7 received from {username='slave'} at 127.0.0.1:50810
I20260608 12:42:10.788873  5051 tablet_copy_service.cc:434] P dcf9eb7206d540449c84ef28a277ef2e: ending tablet copy session a7278874a98d4969afc7ce2fd99662cb-cf75830a1ebb44238639ed22aee20ad7 on tablet cf75830a1ebb44238639ed22aee20ad7 with peer a7278874a98d4969afc7ce2fd99662cb
I20260608 12:42:10.794446  5503 raft_consensus.cc:1217] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:10.826247  5720 tablet_copy_client.cc:538] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:10.836364  5720 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap starting.
I20260608 12:42:10.893697   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:10.908608  5719 tablet_copy_client.cc:538] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:42:10.911608  5007 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:42:10.928037   431 tablet_copy_service.cc:362] P 4b81a150add744309d0abfcea253e015: Destroying tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-24b236486a444fc3a0a530dd4f35bb5a due to service shutdown
I20260608 12:42:10.933180   431 tablet_copy_service.cc:434] P 4b81a150add744309d0abfcea253e015: ending tablet copy session 7b1831bb5f49494aad7e1f23d5ee777e-24b236486a444fc3a0a530dd4f35bb5a on tablet 24b236486a444fc3a0a530dd4f35bb5a with peer 7b1831bb5f49494aad7e1f23d5ee777e
W20260608 12:42:10.960774  5007 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45089, user_credentials={real_user=slave}} blocked reactor thread for 49313.3us
W20260608 12:42:10.977137  5007 consensus_peers.cc:597] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.982327  5719 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap starting.
I20260608 12:42:11.003206  5720 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:11.013732  5720 tablet_bootstrap.cc:492] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Bootstrap complete.
I20260608 12:42:11.014572  5720 ts_tablet_manager.cc:1403] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent bootstrapping tablet: real 0.179s	user 0.119s	sys 0.028s
I20260608 12:42:11.017845  5720 raft_consensus.cc:359] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:11.018755  5720 raft_consensus.cc:740] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7b1831bb5f49494aad7e1f23d5ee777e, State: Initialized, Role: LEARNER
I20260608 12:42:11.019513  5720 consensus_queue.cc:260] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e [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: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } }
I20260608 12:42:11.021752  5720 ts_tablet_manager.cc:1434] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:42:11.034578   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:11.037377   431 tablet_replica.cc:333] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.038506   431 raft_consensus.cc:2243] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.049635   431 raft_consensus.cc:2272] T e6be55ca6d5d4a279481e526199935b7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.056165   431 tablet_replica.cc:333] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.057260   431 raft_consensus.cc:2243] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.058354   431 raft_consensus.cc:2272] T 965da976b9f045a5bbfbf61bad26dd79 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.062665   431 tablet_replica.cc:333] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.063908   431 raft_consensus.cc:2243] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.065357   431 raft_consensus.cc:2272] T fa9515cb82b84561bdde6651e39f36b4 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.069809   431 tablet_replica.cc:333] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.070668   431 raft_consensus.cc:2243] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.071559   431 raft_consensus.cc:2272] T fc26cbf4bc03436baa9468910d61b833 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:11.074272  5007 consensus_peers.cc:597] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.076372   431 tablet_replica.cc:333] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.077521   431 raft_consensus.cc:2243] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.078533   431 raft_consensus.cc:2272] T cf75830a1ebb44238639ed22aee20ad7 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.082762   431 tablet_replica.cc:333] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.083575   431 raft_consensus.cc:2243] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.087019   431 raft_consensus.cc:2272] T 1014abf0fca24f7c80b1eb17e7bf8643 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.092083   431 tablet_replica.cc:333] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.093217   431 raft_consensus.cc:2243] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.095403   431 raft_consensus.cc:2272] T f5ead7a1cfa3405d80fc2660d61e90f5 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.099231   431 tablet_replica.cc:333] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.100061   431 raft_consensus.cc:2243] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.101903   431 raft_consensus.cc:2272] T 24b236486a444fc3a0a530dd4f35bb5a P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.106176   431 tablet_replica.cc:333] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.106985   431 raft_consensus.cc:2243] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.108062   431 raft_consensus.cc:2272] T 26a7549148ee40ecac05132be5f15b11 P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:11.109367  5080 consensus_peers.cc:597] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd -> Peer a7278874a98d4969afc7ce2fd99662cb (127.0.107.197:39559): Couldn't send request to peer a7278874a98d4969afc7ce2fd99662cb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:11.110379  5081 consensus_peers.cc:597] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.111974   431 tablet_replica.cc:333] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.112798   431 raft_consensus.cc:2243] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.113723   431 raft_consensus.cc:2272] T bebde012b1e14cb5b925a8ef10a7944e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.117426   431 tablet_replica.cc:333] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015: stopping tablet replica
I20260608 12:42:11.118199   431 raft_consensus.cc:2243] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.119082   431 raft_consensus.cc:2272] T 9afc955a6d9044098f9cc3dd77e42b2e P 4b81a150add744309d0abfcea253e015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.141759  5587 raft_consensus.cc:1217] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:42:11.186568   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:11.189493  5743 raft_consensus.cc:1064] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: attempting to promote NON_VOTER a7278874a98d4969afc7ce2fd99662cb to VOTER
I20260608 12:42:11.197532  5743 consensus_queue.cc:237] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } }
I20260608 12:42:11.229875  5503 raft_consensus.cc:1275] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:11.232187  5725 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:11.243170  5719 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:11.244189  5719 tablet_bootstrap.cc:492] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Bootstrap complete.
I20260608 12:42:11.244889  5719 ts_tablet_manager.cc:1403] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Time spent bootstrapping tablet: real 0.263s	user 0.155s	sys 0.017s
I20260608 12:42:11.247720  5719 raft_consensus.cc:359] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:11.248545  5719 raft_consensus.cc:740] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a7278874a98d4969afc7ce2fd99662cb, State: Initialized, Role: LEARNER
I20260608 12:42:11.249189  5719 consensus_queue.cc:260] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [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: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } attrs { replace: true } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: true } }
I20260608 12:42:11.251557  5719 ts_tablet_manager.cc:1434] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
W20260608 12:42:11.292099  5720 tablet_copy_client.cc:1131] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
W20260608 12:42:11.295153  5007 consensus_peers.cc:597] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.302803  5125 tablet_copy_service.cc:342] P 5812018038024ef8b563b1f53c2a12fd: Request end of tablet copy session a7278874a98d4969afc7ce2fd99662cb-965da976b9f045a5bbfbf61bad26dd79 received from {username='slave'} at 127.0.0.1:35312
I20260608 12:42:11.303323  5125 tablet_copy_service.cc:434] P 5812018038024ef8b563b1f53c2a12fd: ending tablet copy session a7278874a98d4969afc7ce2fd99662cb-965da976b9f045a5bbfbf61bad26dd79 on tablet 965da976b9f045a5bbfbf61bad26dd79 with peer a7278874a98d4969afc7ce2fd99662cb
I20260608 12:42:11.303346  5743 raft_consensus.cc:1064] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: attempting to promote NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e to VOTER
I20260608 12:42:11.307596  5743 consensus_queue.cc:237] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
I20260608 12:42:11.311914  5112 raft_consensus.cc:1275] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:11.317519  5755 consensus_queue.cc:1048] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:42:11.321326  5007 consensus_peers.cc:597] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:11.321682  5081 consensus_peers.cc:597] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.338891  5587 raft_consensus.cc:1275] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:11.340847  5734 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:42:11.355160  5110 raft_consensus.cc:1275] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Refusing update from remote peer dcf9eb7206d540449c84ef28a277ef2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:11.357060  5743 consensus_queue.cc:1048] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:42:11.358261  5007 consensus_peers.cc:597] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e -> Peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Couldn't send request to peer 4b81a150add744309d0abfcea253e015. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.369076  5755 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } } }
I20260608 12:42:11.371373   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:11.375948  5108 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } } }
I20260608 12:42:11.388860  5754 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } }
I20260608 12:42:11.394032  5503 raft_consensus.cc:2955] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } } }
I20260608 12:42:11.398486  4859 catalog_manager.cc:5696] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e reported cstate change: config changed from index 26 to 27, a7278874a98d4969afc7ce2fd99662cb (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:11.403228  5587 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } }
I20260608 12:42:11.414088  5108 raft_consensus.cc:2955] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } }
I20260608 12:42:11.438316  4860 catalog_manager.cc:5696] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e reported cstate change: config changed from index 25 to 26, 7b1831bb5f49494aad7e1f23d5ee777e (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dcf9eb7206d540449c84ef28a277ef2e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } }
I20260608 12:42:11.511153   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:11.517904   431 tablet_replica.cc:333] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.519086   431 raft_consensus.cc:2243] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.519979   431 raft_consensus.cc:2272] T f5ead7a1cfa3405d80fc2660d61e90f5 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.524277   431 tablet_replica.cc:333] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.525360   431 raft_consensus.cc:2243] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.526249   431 raft_consensus.cc:2272] T 24b236486a444fc3a0a530dd4f35bb5a P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.530457   431 tablet_replica.cc:333] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.531390   431 raft_consensus.cc:2243] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.532851   431 raft_consensus.cc:2272] T cf75830a1ebb44238639ed22aee20ad7 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.537115   431 tablet_replica.cc:333] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.538012   431 raft_consensus.cc:2243] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.539280   431 raft_consensus.cc:2272] T 0baae30e38c7460293e80377e960096f P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.543089   431 tablet_replica.cc:333] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.543929   431 raft_consensus.cc:2243] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.545136   431 raft_consensus.cc:2272] T fc26cbf4bc03436baa9468910d61b833 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:11.546761  4850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.0.107.194:45237, user_credentials={real_user=slave}} blocked reactor thread for 51410us
I20260608 12:42:11.548732   431 tablet_replica.cc:333] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
W20260608 12:42:11.548933  4850 catalog_manager.cc:4754] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): ChangeConfig:REMOVE_PEER RPC failed for tablet cf75830a1ebb44238639ed22aee20ad7: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:42:11.549726   431 raft_consensus.cc:2243] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.550695   431 raft_consensus.cc:2272] T 1014abf0fca24f7c80b1eb17e7bf8643 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.554533   431 tablet_replica.cc:333] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.555421   431 raft_consensus.cc:2243] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.556950   431 raft_consensus.cc:2272] T 9afc955a6d9044098f9cc3dd77e42b2e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.560487  5503 raft_consensus.cc:1217] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:11.560966   431 tablet_replica.cc:333] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.561867   431 raft_consensus.cc:2243] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.563115   431 raft_consensus.cc:2272] T bebde012b1e14cb5b925a8ef10a7944e P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.567113   431 tablet_replica.cc:333] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.567909   431 raft_consensus.cc:2243] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.568823   431 raft_consensus.cc:2272] T 965da976b9f045a5bbfbf61bad26dd79 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.572719   431 tablet_replica.cc:333] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e: stopping tablet replica
I20260608 12:42:11.573413   431 raft_consensus.cc:2243] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.574316   431 raft_consensus.cc:2272] T 26a7549148ee40ecac05132be5f15b11 P dcf9eb7206d540449c84ef28a277ef2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.622291   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:11.669304   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:42:11.718904  5080 consensus_peers.cc:597] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd -> Peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Couldn't send request to peer dcf9eb7206d540449c84ef28a277ef2e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.726627   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:11.727598   431 tablet_replica.cc:333] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.728694   431 raft_consensus.cc:2243] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.729600   431 raft_consensus.cc:2272] T f5ead7a1cfa3405d80fc2660d61e90f5 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.732759   431 tablet_replica.cc:333] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.733467   431 raft_consensus.cc:2243] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:11.734632   431 raft_consensus.cc:2272] T 965da976b9f045a5bbfbf61bad26dd79 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.737579   431 tablet_replica.cc:333] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.738175   431 raft_consensus.cc:2243] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.738765   431 raft_consensus.cc:2272] T bebde012b1e14cb5b925a8ef10a7944e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.741461   431 tablet_replica.cc:333] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.742089   431 raft_consensus.cc:2243] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.742830   431 raft_consensus.cc:2272] T 9afc955a6d9044098f9cc3dd77e42b2e P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.746486   431 tablet_replica.cc:333] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.747054   431 raft_consensus.cc:2243] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.747622   431 raft_consensus.cc:2272] T e6be55ca6d5d4a279481e526199935b7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.750216   431 tablet_replica.cc:333] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.750744   431 raft_consensus.cc:2243] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.751371   431 raft_consensus.cc:2272] T 0baae30e38c7460293e80377e960096f P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.754580   431 tablet_replica.cc:333] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.755324   431 raft_consensus.cc:2243] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.756139   431 raft_consensus.cc:2272] T cf75830a1ebb44238639ed22aee20ad7 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.757091  5731 raft_consensus.cc:1064] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: attempting to promote NON_VOTER 7b1831bb5f49494aad7e1f23d5ee777e to VOTER
I20260608 12:42:11.759888   431 tablet_replica.cc:333] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.759801  5731 consensus_queue.cc:237] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
I20260608 12:42:11.760699   431 raft_consensus.cc:2243] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.761475   431 raft_consensus.cc:2272] T fc26cbf4bc03436baa9468910d61b833 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.765183   431 tablet_replica.cc:333] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.766283   431 raft_consensus.cc:2243] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.767658   431 raft_consensus.cc:2272] T fa9515cb82b84561bdde6651e39f36b4 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.771461   431 tablet_replica.cc:333] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.772183   431 raft_consensus.cc:2243] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.772971   431 raft_consensus.cc:2272] T 24b236486a444fc3a0a530dd4f35bb5a P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.774390  5587 raft_consensus.cc:1275] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Refusing update from remote peer 5812018038024ef8b563b1f53c2a12fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:11.776420   431 tablet_replica.cc:333] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: stopping tablet replica
I20260608 12:42:11.776507  5766 consensus_queue.cc:1048] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:42:11.777328   431 raft_consensus.cc:2243] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:42:11.786409  5080 consensus_peers.cc:597] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd -> Peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Couldn't send request to peer dcf9eb7206d540449c84ef28a277ef2e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:11.789425   431 pending_rounds.cc:70] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Trying to abort 1 pending ops.
I20260608 12:42:11.789822   431 pending_rounds.cc:77] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7294658690081738752 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "26a7549148ee40ecac05132be5f15b11" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } } }
I20260608 12:42:11.790902   431 raft_consensus.cc:2917] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260608 12:42:11.791301   431 raft_consensus.cc:2889] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:11.791658   431 raft_consensus.cc:2272] T 26a7549148ee40ecac05132be5f15b11 P 5812018038024ef8b563b1f53c2a12fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.833757   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:11.878814   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:11.913141   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:11.914155   431 tablet_replica.cc:333] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b: stopping tablet replica
I20260608 12:42:11.915020   431 raft_consensus.cc:2243] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.915942   431 raft_consensus.cc:2272] T fa9515cb82b84561bdde6651e39f36b4 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.919869   431 tablet_replica.cc:333] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b: stopping tablet replica
I20260608 12:42:11.920571   431 raft_consensus.cc:2243] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.921437   431 raft_consensus.cc:2272] T 1014abf0fca24f7c80b1eb17e7bf8643 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.925155   431 tablet_replica.cc:333] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b: stopping tablet replica
I20260608 12:42:11.925958   431 raft_consensus.cc:2243] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.926771   431 raft_consensus.cc:2272] T 0baae30e38c7460293e80377e960096f P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:11.930403   431 tablet_replica.cc:333] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b: stopping tablet replica
I20260608 12:42:11.931138   431 raft_consensus.cc:2243] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:11.931952   431 raft_consensus.cc:2272] T e6be55ca6d5d4a279481e526199935b7 P f9bde15796e64213aed67f3d5a9dc31b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:12.844352  4850 catalog_manager.cc:4754] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): ChangeConfig:REMOVE_PEER RPC failed for tablet cf75830a1ebb44238639ed22aee20ad7: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:12.897861  5773 raft_consensus.cc:493] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dcf9eb7206d540449c84ef28a277ef2e)
I20260608 12:42:12.898573  5773 raft_consensus.cc:515] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } }
I20260608 12:42:12.922567  5773 leader_election.cc:290] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:42:12.928870  5777 raft_consensus.cc:493] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dcf9eb7206d540449c84ef28a277ef2e)
I20260608 12:42:12.931989  5777 raft_consensus.cc:515] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
W20260608 12:42:12.949930  5469 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
W20260608 12:42:12.950765  5467 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
I20260608 12:42:12.955163  5467 leader_election.cc:304] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a7278874a98d4969afc7ce2fd99662cb; no voters: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd
I20260608 12:42:12.956230  5773 raft_consensus.cc:2749] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:12.956825  5468 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
W20260608 12:42:12.958379   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5449)
W20260608 12:42:12.958623  5544 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:12.955157  5777 leader_election.cc:290] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
W20260608 12:42:12.966729  5543 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
I20260608 12:42:12.967218  5543 leader_election.cc:304] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7b1831bb5f49494aad7e1f23d5ee777e; no voters: 5812018038024ef8b563b1f53c2a12fd, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:42:12.968086  5777 raft_consensus.cc:2749] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:12.969511  5545 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
I20260608 12:42:13.271878  5777 raft_consensus.cc:493] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5812018038024ef8b563b1f53c2a12fd)
I20260608 12:42:13.272497  5777 raft_consensus.cc:515] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
I20260608 12:42:13.275461  5777 leader_election.cc:290] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
W20260608 12:42:13.291109  5545 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
W20260608 12:42:13.293376  5544 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:13.293864  5544 leader_election.cc:304] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7b1831bb5f49494aad7e1f23d5ee777e; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
W20260608 12:42:13.294524  5543 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
I20260608 12:42:13.294942  5777 raft_consensus.cc:2749] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:13.899485  4850 catalog_manager.cc:4754] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): ChangeConfig:REMOVE_PEER RPC failed for tablet cf75830a1ebb44238639ed22aee20ad7: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
W20260608 12:42:13.958933   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5449)
I20260608 12:42:14.561807  5786 raft_consensus.cc:493] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dcf9eb7206d540449c84ef28a277ef2e)
I20260608 12:42:14.562544  5786 raft_consensus.cc:515] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } attrs { replace: true } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
I20260608 12:42:14.566183  5786 leader_election.cc:290] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
W20260608 12:42:14.601969  5543 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
W20260608 12:42:14.603700  5545 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
I20260608 12:42:14.604283  5545 leader_election.cc:304] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7b1831bb5f49494aad7e1f23d5ee777e; no voters: 4b81a150add744309d0abfcea253e015, 5812018038024ef8b563b1f53c2a12fd
W20260608 12:42:14.605012  5544 leader_election.cc:336] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:14.605225  5786 raft_consensus.cc:2749] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:14.889160  5791 raft_consensus.cc:493] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dcf9eb7206d540449c84ef28a277ef2e)
I20260608 12:42:14.889724  5791 raft_consensus.cc:515] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "a7278874a98d4969afc7ce2fd99662cb" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39559 } attrs { promote: false } }
I20260608 12:42:14.892308  5791 leader_election.cc:290] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
W20260608 12:42:14.912799  5468 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
W20260608 12:42:14.913479  5469 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
I20260608 12:42:14.914026  5469 leader_election.cc:304] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a7278874a98d4969afc7ce2fd99662cb; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:42:14.914927  5791 raft_consensus.cc:2749] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:14.915751  5467 leader_election.cc:336] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
I20260608 12:42:14.929652   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:14.953418   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:42:14.981707  5786 raft_consensus.cc:493] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5812018038024ef8b563b1f53c2a12fd)
I20260608 12:42:14.982402  5786 raft_consensus.cc:515] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } }
W20260608 12:42:14.991927  5545 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45089: connect: Connection refused (error 111)
I20260608 12:42:14.996193  5786 leader_election.cc:290] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b81a150add744309d0abfcea253e015 (127.0.107.193:45089), dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237), 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327)
I20260608 12:42:14.996502   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:14.997478   431 tablet_replica.cc:333] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb: stopping tablet replica
W20260608 12:42:14.995908  5544 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:14.997972  5544 leader_election.cc:304] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7b1831bb5f49494aad7e1f23d5ee777e; no voters: 4b81a150add744309d0abfcea253e015, dcf9eb7206d540449c84ef28a277ef2e
I20260608 12:42:14.998299   431 raft_consensus.cc:2243] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Raft consensus shutting down.
W20260608 12:42:14.998596  5543 leader_election.cc:336] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5812018038024ef8b563b1f53c2a12fd (127.0.107.195:38327): Network error: Client connection negotiation failed: client connection to 127.0.107.195:38327: connect: Connection refused (error 111)
I20260608 12:42:14.998863   431 raft_consensus.cc:2272] T 965da976b9f045a5bbfbf61bad26dd79 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:14.999037  5786 raft_consensus.cc:2749] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:15.001742   431 tablet_replica.cc:333] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb: stopping tablet replica
I20260608 12:42:15.002323   431 raft_consensus.cc:2243] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:15.002727   431 raft_consensus.cc:2272] T f5ead7a1cfa3405d80fc2660d61e90f5 P a7278874a98d4969afc7ce2fd99662cb [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:15.005244   431 tablet_replica.cc:333] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb: stopping tablet replica
I20260608 12:42:15.005728   431 raft_consensus.cc:2243] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:15.006189   431 raft_consensus.cc:2272] T cf75830a1ebb44238639ed22aee20ad7 P a7278874a98d4969afc7ce2fd99662cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.029479   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:42:15.043681   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:42:15.080425   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:15.081357   431 tablet_replica.cc:333] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e: stopping tablet replica
I20260608 12:42:15.082106   431 raft_consensus.cc:2243] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:15.082609   431 raft_consensus.cc:2272] T 24b236486a444fc3a0a530dd4f35bb5a P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:15.085485   431 tablet_replica.cc:333] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: stopping tablet replica
I20260608 12:42:15.086246   431 raft_consensus.cc:2243] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:15.086702   431 pending_rounds.cc:70] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Trying to abort 1 pending ops.
I20260608 12:42:15.086947   431 pending_rounds.cc:77] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7294658690081738752 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "26a7549148ee40ecac05132be5f15b11" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4b81a150add744309d0abfcea253e015" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45089 } attrs { replace: true } } peers { permanent_uuid: "dcf9eb7206d540449c84ef28a277ef2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45237 } } peers { permanent_uuid: "5812018038024ef8b563b1f53c2a12fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38327 } } peers { permanent_uuid: "7b1831bb5f49494aad7e1f23d5ee777e" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 42485 } attrs { promote: false } } } }
I20260608 12:42:15.087950   431 raft_consensus.cc:2917] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260608 12:42:15.088354   431 raft_consensus.cc:2889] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:15.088691   431 raft_consensus.cc:2272] T 26a7549148ee40ecac05132be5f15b11 P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:15.091917   431 tablet_replica.cc:333] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e: stopping tablet replica
I20260608 12:42:15.092547   431 raft_consensus.cc:2243] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:15.093153   431 raft_consensus.cc:2272] T 9afc955a6d9044098f9cc3dd77e42b2e P 7b1831bb5f49494aad7e1f23d5ee777e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.119855   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:42:15.138760   431 master.cc:562] Master@127.0.107.254:37211 shutting down...
W20260608 12:42:15.172508  4912 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:15.172772  4912 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:15.173074  4912 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:15.989331  4850 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111) [suppressed 36 similar messages]
W20260608 12:42:15.995062  4850 catalog_manager.cc:4754] TS dcf9eb7206d540449c84ef28a277ef2e (127.0.107.194:45237): ChangeConfig:REMOVE_PEER RPC failed for tablet cf75830a1ebb44238639ed22aee20ad7: Network error: Client connection negotiation failed: client connection to 127.0.107.194:45237: connect: Connection refused (error 111)
I20260608 12:42:16.131192   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:16.131824   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:16.132175   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P bdec2c99484c48db8a804fd3308f5221: stopping tablet replica
I20260608 12:42:16.159268   431 master.cc:584] Master@127.0.107.254:37211 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22748 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:42:16.209380   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38647
I20260608 12:42:16.210640   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:16.216665  5798 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
W20260608 12:42:16.217516  5799 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
W20260608 12:42:16.218094  5801 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
I20260608 12:42:16.218393   431 server_base.cc:1061] running on GCE node
I20260608 12:42:16.219463   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:16.219652   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:16.219767   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922536219756 us; error 0 us; skew 500 ppm
I20260608 12:42:16.220283   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:16.223119   431 webserver.cc:533] Webserver started at http://127.0.107.254:43989/ using document root <none> and password file <none>
I20260608 12:42:16.223623   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:16.223774   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:16.223996   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:16.225152   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "39b7ca4844544a99b909c9031e016066"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.229660   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:42:16.233186  5806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.234043   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:16.234297   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "39b7ca4844544a99b909c9031e016066"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.234532   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-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)
I20260608 12:42:16.248665   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:16.249954   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:16.290297   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38647
I20260608 12:42:16.290393  5857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38647 every 8 connection(s)
I20260608 12:42:16.294718  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:16.304911  5858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066: Bootstrap starting.
I20260608 12:42:16.309854  5858 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.314183  5858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066: No bootstrap required, opened a new log
I20260608 12:42:16.316466  5858 raft_consensus.cc:359] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39b7ca4844544a99b909c9031e016066" member_type: VOTER }
I20260608 12:42:16.316892  5858 raft_consensus.cc:385] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.317183  5858 raft_consensus.cc:740] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b7ca4844544a99b909c9031e016066, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.317800  5858 consensus_queue.cc:260] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "39b7ca4844544a99b909c9031e016066" member_type: VOTER }
I20260608 12:42:16.318254  5858 raft_consensus.cc:399] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:16.318490  5858 raft_consensus.cc:493] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:16.318768  5858 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.323272  5858 raft_consensus.cc:515] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39b7ca4844544a99b909c9031e016066" member_type: VOTER }
I20260608 12:42:16.323809  5858 leader_election.cc:304] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [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: 39b7ca4844544a99b909c9031e016066; no voters: 
I20260608 12:42:16.325109  5858 leader_election.cc:290] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:16.325650  5861 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.327090  5861 raft_consensus.cc:697] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 1 LEADER]: Becoming Leader. State: Replica: 39b7ca4844544a99b909c9031e016066, State: Running, Role: LEADER
I20260608 12:42:16.327797  5861 consensus_queue.cc:237] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [LEADER]: Queue going to LEADER mode. State: All 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: "39b7ca4844544a99b909c9031e016066" member_type: VOTER }
I20260608 12:42:16.328233  5858 sys_catalog.cc:565] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:16.332592  5862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "39b7ca4844544a99b909c9031e016066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39b7ca4844544a99b909c9031e016066" member_type: VOTER } }
I20260608 12:42:16.332907  5863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 39b7ca4844544a99b909c9031e016066. Latest consensus state: current_term: 1 leader_uuid: "39b7ca4844544a99b909c9031e016066" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39b7ca4844544a99b909c9031e016066" member_type: VOTER } }
I20260608 12:42:16.333381  5862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:16.333766  5863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:16.342062  5868 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:16.350030  5868 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:16.351125   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:16.359972  5868 catalog_manager.cc:1382] Generated new cluster ID: 82d0346c8c664a8988678154ca9059ef
I20260608 12:42:16.360327  5868 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:16.375586  5868 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:16.376965  5868 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:16.389539  5868 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066: Generated new TSK 0
I20260608 12:42:16.390185  5868 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:16.418093   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:16.425669  5879 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
W20260608 12:42:16.426720  5880 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
I20260608 12:42:16.432539   431 server_base.cc:1061] running on GCE node
W20260608 12:42:16.433539  5882 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
I20260608 12:42:16.434511   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:16.434696   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:16.434820   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922536434808 us; error 0 us; skew 500 ppm
I20260608 12:42:16.435343   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:16.438005   431 webserver.cc:533] Webserver started at http://127.0.107.193:44623/ using document root <none> and password file <none>
I20260608 12:42:16.438508   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:16.438678   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:16.438894   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:16.440158   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "67a8ccf5e54149d496643b39bc9e44d6"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.444970   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:42:16.448495  5887 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.449398   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:16.449723   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "67a8ccf5e54149d496643b39bc9e44d6"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.450014   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-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)
I20260608 12:42:16.466622   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:16.467872   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:16.469458   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:16.471853   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:16.472081   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.472332   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:16.472501   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.513079   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38879
I20260608 12:42:16.513186  5949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38879 every 8 connection(s)
I20260608 12:42:16.518447   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:16.526330  5954 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
W20260608 12:42:16.528126  5955 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
W20260608 12:42:16.531634  5957 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
I20260608 12:42:16.532454   431 server_base.cc:1061] running on GCE node
I20260608 12:42:16.533560  5950 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38647
I20260608 12:42:16.534039  5950 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:16.535043  5950 heartbeater.cc:507] Master 127.0.107.254:38647 requested a full tablet report, sending...
I20260608 12:42:16.536363   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:16.536713   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:16.536960   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922536536939 us; error 0 us; skew 500 ppm
I20260608 12:42:16.537678   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:16.538017  5823 ts_manager.cc:194] Registered new tserver with Master: 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879)
I20260608 12:42:16.540300  5823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49784
I20260608 12:42:16.541996   431 webserver.cc:533] Webserver started at http://127.0.107.194:44109/ using document root <none> and password file <none>
I20260608 12:42:16.542793   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:16.543035   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:16.543376   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:16.544564   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.549429   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:42:16.553136  5962 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.554006   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:16.554400   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.554716   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-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)
I20260608 12:42:16.563162   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:16.564396   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:16.565912   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:16.568347   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:16.568567   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.568814   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:16.569053   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:16.610301   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35041
I20260608 12:42:16.610433  6024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35041 every 8 connection(s)
I20260608 12:42:16.615595   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:16.623410  6028 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
W20260608 12:42:16.624027  6029 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
W20260608 12:42:16.627528  6031 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
I20260608 12:42:16.628559   431 server_base.cc:1061] running on GCE node
I20260608 12:42:16.629722   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:16.629957   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:16.630187   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922536630166 us; error 0 us; skew 500 ppm
I20260608 12:42:16.630805   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:16.631007  6025 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38647
I20260608 12:42:16.631433  6025 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:16.632232  6025 heartbeater.cc:507] Master 127.0.107.254:38647 requested a full tablet report, sending...
I20260608 12:42:16.633921   431 webserver.cc:533] Webserver started at http://127.0.107.195:43213/ using document root <none> and password file <none>
I20260608 12:42:16.634539   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:16.634737   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:16.634627  5823 ts_manager.cc:194] Registered new tserver with Master: 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041)
I20260608 12:42:16.635142   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:16.636332   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.636348  5823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49796
I20260608 12:42:16.641424   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:16.645056  6036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.645792   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:16.646108   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4"
format_stamp: "Formatted at 2026-06-08 12:42:16 on dist-test-slave-d4dv"
I20260608 12:42:16.646427   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-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)
I20260608 12:42:16.689867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:16.691152   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:16.692664   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:16.695114   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:16.695356   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.695608   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:16.695787   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:16.737977   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46723
I20260608 12:42:16.738153  6098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46723 every 8 connection(s)
I20260608 12:42:16.752578  6099 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38647
I20260608 12:42:16.753022  6099 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:16.753786  6099 heartbeater.cc:507] Master 127.0.107.254:38647 requested a full tablet report, sending...
I20260608 12:42:16.756049  5823 ts_manager.cc:194] Registered new tserver with Master: ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:16.756256   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014888893s
I20260608 12:42:16.757710  5823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49804
I20260608 12:42:17.543725  5950 heartbeater.cc:499] Master 127.0.107.254:38647 was elected leader, sending a full tablet report...
I20260608 12:42:17.639259  6025 heartbeater.cc:499] Master 127.0.107.254:38647 was elected leader, sending a full tablet report...
I20260608 12:42:17.760389  6099 heartbeater.cc:499] Master 127.0.107.254:38647 was elected leader, sending a full tablet report...
I20260608 12:42:17.817459  5823 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49806:
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"
    }
  }
}
W20260608 12:42:17.819808  5823 catalog_manager.cc:7076] 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.
I20260608 12:42:17.889223  5915 tablet_service.cc:1511] Processing CreateTablet for tablet 66ac72bd75494296a01a79347a81053b (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:17.889798  5990 tablet_service.cc:1511] Processing CreateTablet for tablet 66ac72bd75494296a01a79347a81053b (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:17.889974  5988 tablet_service.cc:1511] Processing CreateTablet for tablet 3f30324b879c48ba88c804a4fdb53756 (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:17.890861  5915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ac72bd75494296a01a79347a81053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.891197  5990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ac72bd75494296a01a79347a81053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.892158  5988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f30324b879c48ba88c804a4fdb53756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.893425  5989 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3e4443efa48f7a1bc658256e4539c (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:17.894140  5914 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3e4443efa48f7a1bc658256e4539c (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:17.894909  5989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3e4443efa48f7a1bc658256e4539c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.894659  6064 tablet_service.cc:1511] Processing CreateTablet for tablet 66ac72bd75494296a01a79347a81053b (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:17.895527  5914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3e4443efa48f7a1bc658256e4539c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.896080  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ac72bd75494296a01a79347a81053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.898154  5913 tablet_service.cc:1511] Processing CreateTablet for tablet 3f30324b879c48ba88c804a4fdb53756 (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:17.899580  5913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f30324b879c48ba88c804a4fdb53756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.902236  6063 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac3e4443efa48f7a1bc658256e4539c (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:17.903594  6063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac3e4443efa48f7a1bc658256e4539c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.906133  6062 tablet_service.cc:1511] Processing CreateTablet for tablet 3f30324b879c48ba88c804a4fdb53756 (DEFAULT_TABLE table=test-workload [id=b2aecebdb8c440df871ac9a7f670239c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:17.907553  6062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f30324b879c48ba88c804a4fdb53756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.940022  6119 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: Bootstrap starting.
I20260608 12:42:17.941205  6120 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Bootstrap starting.
I20260608 12:42:17.948629  6120 tablet_bootstrap.cc:654] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.948663  6119 tablet_bootstrap.cc:654] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.950609  6121 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: Bootstrap starting.
I20260608 12:42:17.956717  6120 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: No bootstrap required, opened a new log
I20260608 12:42:17.956945  6119 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: No bootstrap required, opened a new log
I20260608 12:42:17.957402  6120 ts_tablet_manager.cc:1403] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:42:17.957525  6119 ts_tablet_manager.cc:1403] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260608 12:42:17.958235  6121 tablet_bootstrap.cc:654] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.959859  6120 raft_consensus.cc:359] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.960572  6120 raft_consensus.cc:385] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.960830  6120 raft_consensus.cc:740] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbb3657bf754c2e8d9117f2d3af5ad4, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.960749  6119 raft_consensus.cc:359] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.961833  6119 raft_consensus.cc:385] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.962185  6119 raft_consensus.cc:740] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd3f8e46d1f4e319d2ebb34d30805fa, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.961964  6120 consensus_queue.cc:260] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.962986  6119 consensus_queue.cc:260] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.964241  6121 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: No bootstrap required, opened a new log
I20260608 12:42:17.964977  6121 ts_tablet_manager.cc:1403] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:42:17.965183  6120 ts_tablet_manager.cc:1434] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:17.966354  6120 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: Bootstrap starting.
I20260608 12:42:17.972741  6119 ts_tablet_manager.cc:1434] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:42:17.971958  6121 raft_consensus.cc:359] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.973042  6120 tablet_bootstrap.cc:654] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.973383  6121 raft_consensus.cc:385] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.973814  6121 raft_consensus.cc:740] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a8ccf5e54149d496643b39bc9e44d6, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.974820  6121 consensus_queue.cc:260] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.976465  6119 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: Bootstrap starting.
I20260608 12:42:17.984674  6119 tablet_bootstrap.cc:654] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.984805  6120 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: No bootstrap required, opened a new log
I20260608 12:42:17.985481  6120 ts_tablet_manager.cc:1403] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:42:17.986140  6121 ts_tablet_manager.cc:1434] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 12:42:17.987268  6121 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: Bootstrap starting.
I20260608 12:42:17.988634  6120 raft_consensus.cc:359] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.989498  6120 raft_consensus.cc:385] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.989853  6120 raft_consensus.cc:740] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbb3657bf754c2e8d9117f2d3af5ad4, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.990734  6120 consensus_queue.cc:260] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
W20260608 12:42:17.993685  6100 tablet.cc:2404] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:17.994642  6125 raft_consensus.cc:493] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:17.995198  6125 raft_consensus.cc:515] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:17.996436  6120 ts_tablet_manager.cc:1434] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:17.996939  6119 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: No bootstrap required, opened a new log
I20260608 12:42:17.994810  6121 tablet_bootstrap.cc:654] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.997478  6120 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: Bootstrap starting.
I20260608 12:42:18.005139  6120 tablet_bootstrap.cc:654] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.997462  6119 ts_tablet_manager.cc:1403] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260608 12:42:18.008371  6119 raft_consensus.cc:359] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.008888  6125 leader_election.cc:290] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879), 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041)
I20260608 12:42:18.009150  6119 raft_consensus.cc:385] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.009779  6119 raft_consensus.cc:740] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd3f8e46d1f4e319d2ebb34d30805fa, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.012580  6119 consensus_queue.cc:260] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.023650  6119 ts_tablet_manager.cc:1434] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260608 12:42:18.033320  6119 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Bootstrap starting.
I20260608 12:42:18.038249  6126 raft_consensus.cc:493] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:18.039012  6126 raft_consensus.cc:515] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.052904  6126 leader_election.cc:290] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:18.059366  6121 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: No bootstrap required, opened a new log
I20260608 12:42:18.060052  6121 ts_tablet_manager.cc:1403] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.038s
I20260608 12:42:18.065582  6128 raft_consensus.cc:493] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:18.066188  6128 raft_consensus.cc:515] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.067750  6120 tablet_bootstrap.cc:492] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: No bootstrap required, opened a new log
I20260608 12:42:18.068295  6120 ts_tablet_manager.cc:1403] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.032s
I20260608 12:42:18.064317  6121 raft_consensus.cc:359] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.071589  6120 raft_consensus.cc:359] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.072191  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" is_pre_election: true
I20260608 12:42:18.073208  6120 raft_consensus.cc:385] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.073467  6000 raft_consensus.cc:2468] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccbb3657bf754c2e8d9117f2d3af5ad4 in term 0.
I20260608 12:42:18.073832  6128 leader_election.cc:290] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:18.071604  6121 raft_consensus.cc:385] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.073553  6120 raft_consensus.cc:740] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccbb3657bf754c2e8d9117f2d3af5ad4, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.075582  6121 raft_consensus.cc:740] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a8ccf5e54149d496643b39bc9e44d6, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.075536  6037 leader_election.cc:304] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [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: 9fd3f8e46d1f4e319d2ebb34d30805fa, ccbb3657bf754c2e8d9117f2d3af5ad4; no voters: 
I20260608 12:42:18.076803  6125 raft_consensus.cc:2804] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:18.076619  6120 consensus_queue.cc:260] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.076730  6121 consensus_queue.cc:260] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.077391  6125 raft_consensus.cc:493] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:18.077805  6125 raft_consensus.cc:3060] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.077986  6119 tablet_bootstrap.cc:654] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:18.079149  6121 ts_tablet_manager.cc:1434] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:42:18.089421  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" is_pre_election: true
I20260608 12:42:18.094095  6121 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Bootstrap starting.
I20260608 12:42:18.101049  6125 raft_consensus.cc:515] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.103895  6121 tablet_bootstrap.cc:654] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:18.104390  5925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a8ccf5e54149d496643b39bc9e44d6" is_pre_election: true
I20260608 12:42:18.106030  6074 raft_consensus.cc:2393] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fd3f8e46d1f4e319d2ebb34d30805fa in current term 1: Already voted for candidate ccbb3657bf754c2e8d9117f2d3af5ad4 in this term.
I20260608 12:42:18.106657  6126 raft_consensus.cc:493] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:18.107168  6126 raft_consensus.cc:515] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.109472  6126 leader_election.cc:290] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:18.110579  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa"
W20260608 12:42:18.110752  5964 leader_election.cc:343] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:18.111199  6000 raft_consensus.cc:3060] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.112613  5924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a8ccf5e54149d496643b39bc9e44d6"
I20260608 12:42:18.113744  5966 leader_election.cc:304] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [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: 9fd3f8e46d1f4e319d2ebb34d30805fa; no voters: 67a8ccf5e54149d496643b39bc9e44d6, ccbb3657bf754c2e8d9117f2d3af5ad4
I20260608 12:42:18.114315  5924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3e4443efa48f7a1bc658256e4539c" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a8ccf5e54149d496643b39bc9e44d6" is_pre_election: true
I20260608 12:42:18.114912  5924 raft_consensus.cc:2468] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fd3f8e46d1f4e319d2ebb34d30805fa in term 0.
I20260608 12:42:18.103896  6125 leader_election.cc:290] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [CANDIDATE]: Term 1 election: Requested vote from peers 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879), 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041)
W20260608 12:42:18.120698  6038 leader_election.cc:343] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:18.122048  6120 ts_tablet_manager.cc:1434] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: Time spent starting tablet: real 0.053s	user 0.010s	sys 0.009s
I20260608 12:42:18.119074  5925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a8ccf5e54149d496643b39bc9e44d6" is_pre_election: true
I20260608 12:42:18.124995  5964 leader_election.cc:304] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [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: 67a8ccf5e54149d496643b39bc9e44d6, 9fd3f8e46d1f4e319d2ebb34d30805fa; no voters: 
I20260608 12:42:18.127072  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3e4443efa48f7a1bc658256e4539c" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" is_pre_election: true
I20260608 12:42:18.130357  6074 raft_consensus.cc:2468] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fd3f8e46d1f4e319d2ebb34d30805fa in term 0.
I20260608 12:42:18.132114  6000 raft_consensus.cc:2468] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccbb3657bf754c2e8d9117f2d3af5ad4 in term 1.
I20260608 12:42:18.133430  6126 raft_consensus.cc:2749] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:18.134166  5999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ac72bd75494296a01a79347a81053b" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" is_pre_election: true
I20260608 12:42:18.135885  6126 raft_consensus.cc:2804] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:18.136270  6126 raft_consensus.cc:493] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:18.136487  6126 raft_consensus.cc:3060] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:18.138036  6038 leader_election.cc:343] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:18.140301  6119 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: No bootstrap required, opened a new log
I20260608 12:42:18.140872  6119 ts_tablet_manager.cc:1403] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.018s
I20260608 12:42:18.140974  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ac72bd75494296a01a79347a81053b" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" is_pre_election: true
I20260608 12:42:18.141757  6074 raft_consensus.cc:2468] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67a8ccf5e54149d496643b39bc9e44d6 in term 0.
I20260608 12:42:18.149487  5891 leader_election.cc:304] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [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: 67a8ccf5e54149d496643b39bc9e44d6, ccbb3657bf754c2e8d9117f2d3af5ad4; no voters: 
I20260608 12:42:18.150740  6128 raft_consensus.cc:2804] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:18.151234  6128 raft_consensus.cc:493] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:18.151672  6128 raft_consensus.cc:3060] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:18.153806  5888 leader_election.cc:343] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:18.145251  6119 raft_consensus.cc:359] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.162009  6119 raft_consensus.cc:385] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.161832  6037 leader_election.cc:304] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [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: 9fd3f8e46d1f4e319d2ebb34d30805fa, ccbb3657bf754c2e8d9117f2d3af5ad4; no voters: 67a8ccf5e54149d496643b39bc9e44d6
I20260608 12:42:18.162439  6119 raft_consensus.cc:740] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd3f8e46d1f4e319d2ebb34d30805fa, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.162575  6128 raft_consensus.cc:515] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.163224  6125 raft_consensus.cc:2804] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:18.164119  6126 raft_consensus.cc:515] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.164326  6119 consensus_queue.cc:260] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.163970  6125 raft_consensus.cc:697] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 LEADER]: Becoming Leader. State: Replica: ccbb3657bf754c2e8d9117f2d3af5ad4, State: Running, Role: LEADER
I20260608 12:42:18.166755  6119 ts_tablet_manager.cc:1434] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260608 12:42:18.166639  6125 consensus_queue.cc:237] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Queue going to LEADER mode. State: All 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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.169032  6126 leader_election.cc:290] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [CANDIDATE]: Term 1 election: Requested vote from peers 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:18.169806  6074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3e4443efa48f7a1bc658256e4539c" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4"
I20260608 12:42:18.170461  6121 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: No bootstrap required, opened a new log
I20260608 12:42:18.170465  6074 raft_consensus.cc:3060] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.171238  6121 ts_tablet_manager.cc:1403] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.008s
I20260608 12:42:18.173115  6128 leader_election.cc:290] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
W20260608 12:42:18.164012  5964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:38879, user_credentials={real_user=slave}} blocked reactor thread for 44431us
I20260608 12:42:18.174011  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ac72bd75494296a01a79347a81053b" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa"
I20260608 12:42:18.174588  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ac72bd75494296a01a79347a81053b" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4"
I20260608 12:42:18.174742  6000 raft_consensus.cc:3060] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.175359  6073 raft_consensus.cc:3060] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.177985  5925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac3e4443efa48f7a1bc658256e4539c" candidate_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67a8ccf5e54149d496643b39bc9e44d6"
I20260608 12:42:18.178807  5925 raft_consensus.cc:3060] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.189311  6121 raft_consensus.cc:359] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.190238  6121 raft_consensus.cc:385] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.190582  6121 raft_consensus.cc:740] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67a8ccf5e54149d496643b39bc9e44d6, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.191524  6121 consensus_queue.cc:260] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.196350  6121 ts_tablet_manager.cc:1434] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.011s
I20260608 12:42:18.199137  6074 raft_consensus.cc:2468] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fd3f8e46d1f4e319d2ebb34d30805fa in term 1.
I20260608 12:42:18.200476  5966 leader_election.cc:304] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [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: 9fd3f8e46d1f4e319d2ebb34d30805fa, ccbb3657bf754c2e8d9117f2d3af5ad4; no voters: 
I20260608 12:42:18.201473  6126 raft_consensus.cc:2804] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:18.201987  6126 raft_consensus.cc:697] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 LEADER]: Becoming Leader. State: Replica: 9fd3f8e46d1f4e319d2ebb34d30805fa, State: Running, Role: LEADER
I20260608 12:42:18.202823  6126 consensus_queue.cc:237] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [LEADER]: Queue going to LEADER mode. State: All 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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.205683  6073 raft_consensus.cc:2468] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a8ccf5e54149d496643b39bc9e44d6 in term 1.
I20260608 12:42:18.208374  5891 leader_election.cc:304] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [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: 67a8ccf5e54149d496643b39bc9e44d6, ccbb3657bf754c2e8d9117f2d3af5ad4; no voters: 
I20260608 12:42:18.209653  6128 raft_consensus.cc:2804] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:18.206884  5925 raft_consensus.cc:2468] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fd3f8e46d1f4e319d2ebb34d30805fa in term 1.
I20260608 12:42:18.215607  6000 raft_consensus.cc:2468] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67a8ccf5e54149d496643b39bc9e44d6 in term 1.
I20260608 12:42:18.222213  6128 raft_consensus.cc:697] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 LEADER]: Becoming Leader. State: Replica: 67a8ccf5e54149d496643b39bc9e44d6, State: Running, Role: LEADER
I20260608 12:42:18.223300  6128 consensus_queue.cc:237] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Queue going to LEADER mode. State: All 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: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.224625  5821 catalog_manager.cc:5696] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:18.229976  5823 catalog_manager.cc:5696] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:18.232031  5820 catalog_manager.cc:5696] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "67a8ccf5e54149d496643b39bc9e44d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:18.258037   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.264249  6147 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
W20260608 12:42:18.265579  6148 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
W20260608 12:42:18.266902  6150 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
I20260608 12:42:18.267990   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.269340   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.269598   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:18.269801   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538269777 us; error 0 us; skew 500 ppm
I20260608 12:42:18.270381   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.273135   431 webserver.cc:533] Webserver started at http://127.0.107.196:42453/ using document root <none> and password file <none>
I20260608 12:42:18.273654   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.273856   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.274132   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.275195   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "fde74c311ce14964bd814d1bbcc68736"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-d4dv"
I20260608 12:42:18.279873   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:42:18.283372  6155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.284346   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:18.284614   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "fde74c311ce14964bd814d1bbcc68736"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-d4dv"
I20260608 12:42:18.284935   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-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)
I20260608 12:42:18.301414   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.302631   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.304167   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:18.306654   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:18.306861   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.307124   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:18.307296   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.322749  6128 raft_consensus.cc:493] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:18.323403  6128 raft_consensus.cc:515] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } }
I20260608 12:42:18.325429  6128 leader_election.cc:290] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041), ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:18.326418  6000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" is_pre_election: true
I20260608 12:42:18.326823  6073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f30324b879c48ba88c804a4fdb53756" candidate_uuid: "67a8ccf5e54149d496643b39bc9e44d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" is_pre_election: true
I20260608 12:42:18.327335  6000 raft_consensus.cc:2393] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67a8ccf5e54149d496643b39bc9e44d6 in current term 1: Already voted for candidate ccbb3657bf754c2e8d9117f2d3af5ad4 in this term.
I20260608 12:42:18.328649  5888 leader_election.cc:304] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [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: 67a8ccf5e54149d496643b39bc9e44d6; no voters: 9fd3f8e46d1f4e319d2ebb34d30805fa, ccbb3657bf754c2e8d9117f2d3af5ad4
I20260608 12:42:18.329593  6128 raft_consensus.cc:3060] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.338279  6128 raft_consensus.cc:2749] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:18.345286  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:18.350204  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:18.350842  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:18.357131   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34979
I20260608 12:42:18.357362  6217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34979 every 8 connection(s)
I20260608 12:42:18.372502  6218 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38647
I20260608 12:42:18.372972  6218 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:18.373777  6218 heartbeater.cc:507] Master 127.0.107.254:38647 requested a full tablet report, sending...
I20260608 12:42:18.376107  5820 ts_manager.cc:194] Registered new tserver with Master: fde74c311ce14964bd814d1bbcc68736 (127.0.107.196:34979)
I20260608 12:42:18.377704  5820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49814
I20260608 12:42:18.456344  6128 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:18.463317  6126 consensus_queue.cc:1048] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:18.464584  6145 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:42:18.464918  6145 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:42:18.469151  6128 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:18.499466  6125 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:18.503412  6138 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:18.576298  6126 consensus_queue.cc:1048] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:19.378499  6073 consensus_queue.cc:237] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.380375  6218 heartbeater.cc:499] Master 127.0.107.254:38647 was elected leader, sending a full tablet report...
I20260608 12:42:19.385720  6000 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:19.388641  5924 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:19.389179  6232 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:19.390597  6125 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:19.402164  6000 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
W20260608 12:42:19.406554  6040 consensus_peers.cc:597] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 -> Peer fde74c311ce14964bd814d1bbcc68736 (127.0.107.196:34979): Couldn't send request to peer fde74c311ce14964bd814d1bbcc68736. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f30324b879c48ba88c804a4fdb53756. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:19.408088  5924 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.419077  5821 catalog_manager.cc:5696] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa reported cstate change: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.569404  6125 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.593154  5924 consensus_queue.cc:237] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [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: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.602233  6000 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:19.603832  6073 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:19.603824  6244 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:19.605578  6225 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:19.611900  5891 consensus_peers.cc:597] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 -> Peer fde74c311ce14964bd814d1bbcc68736 (127.0.107.196:34979): Couldn't send request to peer fde74c311ce14964bd814d1bbcc68736. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66ac72bd75494296a01a79347a81053b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:19.616976  6000 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.618377  6073 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.642789  5823 catalog_manager.cc:5696] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa reported cstate change: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "67a8ccf5e54149d496643b39bc9e44d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.666358  6249 ts_tablet_manager.cc:933] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: Initiating tablet copy from peer ccbb3657bf754c2e8d9117f2d3af5ad4 (127.0.107.195:46723)
I20260608 12:42:19.668064  6249 tablet_copy_client.cc:323] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46723
I20260608 12:42:19.678903  6084 tablet_copy_service.cc:140] P ccbb3657bf754c2e8d9117f2d3af5ad4: Received BeginTabletCopySession request for tablet 3f30324b879c48ba88c804a4fdb53756 from peer fde74c311ce14964bd814d1bbcc68736 ({username='slave'} at 127.0.0.1:60202)
I20260608 12:42:19.679483  6084 tablet_copy_service.cc:161] P ccbb3657bf754c2e8d9117f2d3af5ad4: Beginning new tablet copy session on tablet 3f30324b879c48ba88c804a4fdb53756 from peer fde74c311ce14964bd814d1bbcc68736 at {username='slave'} at 127.0.0.1:60202: session id = fde74c311ce14964bd814d1bbcc68736-3f30324b879c48ba88c804a4fdb53756
I20260608 12:42:19.685050  6084 tablet_copy_source_session.cc:215] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:19.688649  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f30324b879c48ba88c804a4fdb53756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.700510  6249 tablet_copy_client.cc:806] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:19.701033  6249 tablet_copy_client.cc:670] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:19.705163  6249 tablet_copy_client.cc:538] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:19.711541  6249 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: Bootstrap starting.
I20260608 12:42:19.721123  6244 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } } }
I20260608 12:42:19.726948  6249 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: 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
I20260608 12:42:19.727712  6249 tablet_bootstrap.cc:492] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: Bootstrap complete.
I20260608 12:42:19.728422  6249 ts_tablet_manager.cc:1403] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: Time spent bootstrapping tablet: real 0.017s	user 0.018s	sys 0.000s
I20260608 12:42:19.731863  6249 raft_consensus.cc:359] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.732728  6249 raft_consensus.cc:740] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fde74c311ce14964bd814d1bbcc68736, State: Initialized, Role: LEARNER
I20260608 12:42:19.733476  6249 consensus_queue.cc:260] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.736763  6249 ts_tablet_manager.cc:1434] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:19.738754  6084 tablet_copy_service.cc:342] P ccbb3657bf754c2e8d9117f2d3af5ad4: Request end of tablet copy session fde74c311ce14964bd814d1bbcc68736-3f30324b879c48ba88c804a4fdb53756 received from {username='slave'} at 127.0.0.1:60202
I20260608 12:42:19.739202  6084 tablet_copy_service.cc:434] P ccbb3657bf754c2e8d9117f2d3af5ad4: ending tablet copy session fde74c311ce14964bd814d1bbcc68736-3f30324b879c48ba88c804a4fdb53756 on tablet 3f30324b879c48ba88c804a4fdb53756 with peer fde74c311ce14964bd814d1bbcc68736
I20260608 12:42:19.912910  6249 ts_tablet_manager.cc:933] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: Initiating tablet copy from peer 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879)
I20260608 12:42:19.914719  6249 tablet_copy_client.cc:323] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38879
I20260608 12:42:19.924086  5935 tablet_copy_service.cc:140] P 67a8ccf5e54149d496643b39bc9e44d6: Received BeginTabletCopySession request for tablet 66ac72bd75494296a01a79347a81053b from peer fde74c311ce14964bd814d1bbcc68736 ({username='slave'} at 127.0.0.1:35328)
I20260608 12:42:19.924708  5935 tablet_copy_service.cc:161] P 67a8ccf5e54149d496643b39bc9e44d6: Beginning new tablet copy session on tablet 66ac72bd75494296a01a79347a81053b from peer fde74c311ce14964bd814d1bbcc68736 at {username='slave'} at 127.0.0.1:35328: session id = fde74c311ce14964bd814d1bbcc68736-66ac72bd75494296a01a79347a81053b
I20260608 12:42:19.930271  5935 tablet_copy_source_session.cc:215] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:19.933339  6249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ac72bd75494296a01a79347a81053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.944630  6249 tablet_copy_client.cc:806] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:19.945235  6249 tablet_copy_client.cc:670] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:19.949347  6249 tablet_copy_client.cc:538] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:19.953317  6193 raft_consensus.cc:1217] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:19.958244  6249 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: Bootstrap starting.
I20260608 12:42:19.973809  6249 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: 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
I20260608 12:42:19.974611  6249 tablet_bootstrap.cc:492] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: Bootstrap complete.
I20260608 12:42:19.975183  6249 ts_tablet_manager.cc:1403] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 12:42:19.977489  6249 raft_consensus.cc:359] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.978124  6249 raft_consensus.cc:740] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fde74c311ce14964bd814d1bbcc68736, State: Initialized, Role: LEARNER
I20260608 12:42:19.978664  6249 consensus_queue.cc:260] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [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: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: true } }
I20260608 12:42:19.980433  6249 ts_tablet_manager.cc:1434] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:42:19.982270  5935 tablet_copy_service.cc:342] P 67a8ccf5e54149d496643b39bc9e44d6: Request end of tablet copy session fde74c311ce14964bd814d1bbcc68736-66ac72bd75494296a01a79347a81053b received from {username='slave'} at 127.0.0.1:35328
I20260608 12:42:19.982690  5935 tablet_copy_service.cc:434] P 67a8ccf5e54149d496643b39bc9e44d6: ending tablet copy session fde74c311ce14964bd814d1bbcc68736-66ac72bd75494296a01a79347a81053b on tablet 66ac72bd75494296a01a79347a81053b with peer fde74c311ce14964bd814d1bbcc68736
I20260608 12:42:20.204511  6193 raft_consensus.cc:1217] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:20.352285  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:20.355458  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:20.356036  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:20.444134  6125 raft_consensus.cc:1064] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: attempting to promote NON_VOTER fde74c311ce14964bd814d1bbcc68736 to VOTER
I20260608 12:42:20.447000  6125 consensus_queue.cc:237] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } }
I20260608 12:42:20.453862  6193 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.454795  6000 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.456384  5924 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.456337  6232 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:20.458271  6238 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.459180  6125 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.479447  5924 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.482038  6000 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.494174  5820 catalog_manager.cc:5696] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 reported cstate change: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.593474  6225 raft_consensus.cc:1064] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: attempting to promote NON_VOTER fde74c311ce14964bd814d1bbcc68736 to VOTER
I20260608 12:42:20.596316  6225 consensus_queue.cc:237] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [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: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } }
I20260608 12:42:20.603407  6193 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 LEARNER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.603802  6073 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.605324  6262 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:20.606415  6225 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.605517  6000 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:20.608649  6244 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:20.621694  6000 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.623541  6193 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.633471  5823 catalog_manager.cc:5696] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa reported cstate change: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "67a8ccf5e54149d496643b39bc9e44d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.785580  6238 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.788888  6244 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.816968  6073 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.813624  6193 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fde74c311ce14964bd814d1bbcc68736 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } attrs { replace: true } } peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.841943  5924 consensus_queue.cc:237] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [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: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } }
I20260608 12:42:20.851847  6074 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:20.853999  6193 raft_consensus.cc:1275] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Refusing update from remote peer 67a8ccf5e54149d496643b39bc9e44d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:20.854156  6266 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:20.854050  6073 consensus_queue.cc:237] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [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: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } }
I20260608 12:42:20.857282  6266 consensus_queue.cc:1048] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:20.860891  6000 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:20.862790  6232 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:20.860810  6193 raft_consensus.cc:1275] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Refusing update from remote peer ccbb3657bf754c2e8d9117f2d3af5ad4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:20.865875  6074 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.870505  6232 consensus_queue.cc:1048] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:20.873973  6192 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.878074  6000 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.887308  5823 catalog_manager.cc:5696] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 reported cstate change: config changed from index 3 to 4, VOTER 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "67a8ccf5e54149d496643b39bc9e44d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.896625  6193 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.898833  5820 catalog_manager.cc:5696] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa reported cstate change: config changed from index 3 to 4, VOTER 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:20.993184  5988 tablet_service.cc:1558] Processing DeleteTablet for tablet 66ac72bd75494296a01a79347a81053b with delete_type TABLET_DATA_TOMBSTONED (TS 9fd3f8e46d1f4e319d2ebb34d30805fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33176
I20260608 12:42:20.999845  6268 tablet_replica.cc:333] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: stopping tablet replica
I20260608 12:42:21.001120  6268 raft_consensus.cc:2243] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.002146  6268 raft_consensus.cc:2272] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.006593  6268 ts_tablet_manager.cc:1916] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:21.025017  6268 ts_tablet_manager.cc:1929] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:21.025532  6268 log.cc:1199] T 66ac72bd75494296a01a79347a81053b P 9fd3f8e46d1f4e319d2ebb34d30805fa: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-1-root/wals/66ac72bd75494296a01a79347a81053b
I20260608 12:42:21.027881  5807 catalog_manager.cc:5027] TS 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041): tablet 66ac72bd75494296a01a79347a81053b (table test-workload [id=b2aecebdb8c440df871ac9a7f670239c]) successfully deleted
I20260608 12:42:21.287496  5913 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f30324b879c48ba88c804a4fdb53756 with delete_type TABLET_DATA_TOMBSTONED (TS 67a8ccf5e54149d496643b39bc9e44d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35286
I20260608 12:42:21.291972  6269 tablet_replica.cc:333] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: stopping tablet replica
I20260608 12:42:21.293915  6269 raft_consensus.cc:2243] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.294973  6269 raft_consensus.cc:2272] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.298987  6269 ts_tablet_manager.cc:1916] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:21.301156  6244 raft_consensus.cc:2955] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67a8ccf5e54149d496643b39bc9e44d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38879 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:21.308220  5808 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 66ac72bd75494296a01a79347a81053b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:21.310848  6269 ts_tablet_manager.cc:1929] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:21.311312  6269 log.cc:1199] T 3f30324b879c48ba88c804a4fdb53756 P 67a8ccf5e54149d496643b39bc9e44d6: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922389651467-431-0/minicluster-data/ts-0-root/wals/3f30324b879c48ba88c804a4fdb53756
I20260608 12:42:21.313019  5808 catalog_manager.cc:5027] TS 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193:38879): tablet 3f30324b879c48ba88c804a4fdb53756 (table test-workload [id=b2aecebdb8c440df871ac9a7f670239c]) successfully deleted
I20260608 12:42:21.419123  6267 raft_consensus.cc:2955] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67a8ccf5e54149d496643b39bc9e44d6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9fd3f8e46d1f4e319d2ebb34d30805fa" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35041 } } peers { permanent_uuid: "ccbb3657bf754c2e8d9117f2d3af5ad4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46723 } } peers { permanent_uuid: "fde74c311ce14964bd814d1bbcc68736" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34979 } attrs { promote: false } } }
I20260608 12:42:21.428241  5810 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3f30324b879c48ba88c804a4fdb53756 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:22.357244  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:22.360162  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:22.360580  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:24.361531  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:24.364409  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:24.364822  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:26.365680  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:26.368615  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:26.369081  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:28.400290  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:28.406569  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:28.407332  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:28.528707   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:28.555451   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.556219   431 tablet_replica.cc:333] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6: stopping tablet replica
I20260608 12:42:28.556751   431 raft_consensus.cc:2243] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.557251   431 raft_consensus.cc:2272] T 0ac3e4443efa48f7a1bc658256e4539c P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.559396   431 tablet_replica.cc:333] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6: stopping tablet replica
I20260608 12:42:28.559934   431 raft_consensus.cc:2243] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.560667   431 raft_consensus.cc:2272] T 66ac72bd75494296a01a79347a81053b P 67a8ccf5e54149d496643b39bc9e44d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.588150   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:28.604754   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:28.629045   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.629856   431 tablet_replica.cc:333] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa: stopping tablet replica
I20260608 12:42:28.630411   431 raft_consensus.cc:2243] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.631279   431 raft_consensus.cc:2272] T 0ac3e4443efa48f7a1bc658256e4539c P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.633625   431 tablet_replica.cc:333] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa: stopping tablet replica
I20260608 12:42:28.634130   431 raft_consensus.cc:2243] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.634622   431 raft_consensus.cc:2272] T 3f30324b879c48ba88c804a4fdb53756 P 9fd3f8e46d1f4e319d2ebb34d30805fa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:28.647722  6037 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35041: connect: Connection refused (error 111)
W20260608 12:42:28.651463  6037 consensus_peers.cc:597] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 -> Peer 9fd3f8e46d1f4e319d2ebb34d30805fa (127.0.107.194:35041): Couldn't send request to peer 9fd3f8e46d1f4e319d2ebb34d30805fa. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.658280   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:28.671957   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:28.693022   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.693938   431 tablet_replica.cc:333] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4: stopping tablet replica
I20260608 12:42:28.694624   431 raft_consensus.cc:2243] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.695353   431 raft_consensus.cc:2272] T 0ac3e4443efa48f7a1bc658256e4539c P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.698030   431 tablet_replica.cc:333] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4: stopping tablet replica
I20260608 12:42:28.698629   431 raft_consensus.cc:2243] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.699290   431 raft_consensus.cc:2272] T 66ac72bd75494296a01a79347a81053b P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.701548   431 tablet_replica.cc:333] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4: stopping tablet replica
I20260608 12:42:28.702047   431 raft_consensus.cc:2243] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.702824   431 raft_consensus.cc:2272] T 3f30324b879c48ba88c804a4fdb53756 P ccbb3657bf754c2e8d9117f2d3af5ad4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.726722   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:28.740831   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:28.764043   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.764777   431 tablet_replica.cc:333] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736: stopping tablet replica
I20260608 12:42:28.765390   431 raft_consensus.cc:2243] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.766012   431 raft_consensus.cc:2272] T 66ac72bd75494296a01a79347a81053b P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.768178   431 tablet_replica.cc:333] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736: stopping tablet replica
I20260608 12:42:28.768680   431 raft_consensus.cc:2243] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.769173   431 raft_consensus.cc:2272] T 3f30324b879c48ba88c804a4fdb53756 P fde74c311ce14964bd814d1bbcc68736 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:29.421289  6214 debug-util.cc:398] Leaking SignalData structure 0x7b08000aebc0 after lost signal to thread 434
W20260608 12:42:29.422369  6214 debug-util.cc:398] Leaking SignalData structure 0x7b08001858a0 after lost signal to thread 5857
W20260608 12:42:29.789125   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6214)
I20260608 12:42:30.408555  5876 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:30.411581  5876 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:30.411983  5876 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:30.789664   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6214)
W20260608 12:42:31.790421   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 6214)
I20260608 12:42:32.077665   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:32.095690   431 master.cc:562] Master@127.0.107.254:38647 shutting down...
I20260608 12:42:32.118503   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:32.119385   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:32.119730   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 39b7ca4844544a99b909c9031e016066: stopping tablet replica
I20260608 12:42:32.141043   431 master.cc:584] Master@127.0.107.254:38647 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (15976 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:42:32.186779   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41319
I20260608 12:42:32.188289   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:32.194640  6277 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
W20260608 12:42:32.194859  6278 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
W20260608 12:42:32.195793  6280 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
I20260608 12:42:32.196568   431 server_base.cc:1061] running on GCE node
I20260608 12:42:32.197517   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:32.197695   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:32.197817   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922552197798 us; error 0 us; skew 500 ppm
I20260608 12:42:32.198341   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:32.200764   431 webserver.cc:533] Webserver started at http://127.0.107.254:34571/ using document root <none> and password file <none>
I20260608 12:42:32.201465   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:32.201627   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:32.201848   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:32.203085   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "17ef8532c5c14dbbab732fc26776ac7b"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.207760   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:42:32.211702  6285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.212487   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:32.212754   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "17ef8532c5c14dbbab732fc26776ac7b"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.213156   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-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)
I20260608 12:42:32.238834   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.240217   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.279963   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41319
I20260608 12:42:32.280102  6336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41319 every 8 connection(s)
I20260608 12:42:32.284586  6337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.297250  6337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b: Bootstrap starting.
I20260608 12:42:32.302536  6337 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.307175  6337 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b: No bootstrap required, opened a new log
I20260608 12:42:32.309604  6337 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER }
I20260608 12:42:32.310039  6337 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.310230  6337 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ef8532c5c14dbbab732fc26776ac7b, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.310902  6337 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER }
I20260608 12:42:32.311345  6337 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:32.311547  6337 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:32.311760  6337 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:32.317132  6337 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER }
I20260608 12:42:32.317673  6337 leader_election.cc:304] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [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: 17ef8532c5c14dbbab732fc26776ac7b; no voters: 
I20260608 12:42:32.318897  6337 leader_election.cc:290] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:32.319375  6340 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:32.320783  6340 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 1 LEADER]: Becoming Leader. State: Replica: 17ef8532c5c14dbbab732fc26776ac7b, State: Running, Role: LEADER
I20260608 12:42:32.321602  6340 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [LEADER]: Queue going to LEADER mode. State: All 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: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER }
I20260608 12:42:32.322283  6337 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:32.328369  6341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17ef8532c5c14dbbab732fc26776ac7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER } }
I20260608 12:42:32.328510  6342 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17ef8532c5c14dbbab732fc26776ac7b. Latest consensus state: current_term: 1 leader_uuid: "17ef8532c5c14dbbab732fc26776ac7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ef8532c5c14dbbab732fc26776ac7b" member_type: VOTER } }
I20260608 12:42:32.329217  6341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:32.329231  6342 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:32.333153  6348 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:32.339717  6348 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:32.340788   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:32.349756  6348 catalog_manager.cc:1382] Generated new cluster ID: 28830b5e71134a78afe601d7cea7f90b
I20260608 12:42:32.350175  6348 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:32.383965  6348 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:32.385489  6348 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:32.402743  6348 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b: Generated new TSK 0
I20260608 12:42:32.403476  6348 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:32.472028   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:32.478806  6358 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
W20260608 12:42:32.479876  6359 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
W20260608 12:42:32.482327  6361 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
I20260608 12:42:32.482446   431 server_base.cc:1061] running on GCE node
I20260608 12:42:32.483820   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:32.484079   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:32.484268   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922552484252 us; error 0 us; skew 500 ppm
I20260608 12:42:32.484995   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:32.487715   431 webserver.cc:533] Webserver started at http://127.0.107.193:40913/ using document root <none> and password file <none>
I20260608 12:42:32.488314   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:32.488533   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:32.488823   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:32.490226   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "a992e7802bc445c59c0b86d5cee24c42"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.495586   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:42:32.499575  6366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.500603   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:32.500947   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "a992e7802bc445c59c0b86d5cee24c42"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.501206   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-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)
I20260608 12:42:32.531168   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.532407   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.534070   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.536664   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.536904   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:32.537276   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.537453   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.580796   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35045
I20260608 12:42:32.580981  6428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35045 every 8 connection(s)
I20260608 12:42:32.586740   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:32.594781  6433 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
W20260608 12:42:32.596098  6434 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
I20260608 12:42:32.600066   431 server_base.cc:1061] running on GCE node
W20260608 12:42:32.600381  6436 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
I20260608 12:42:32.601328  6429 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41319
I20260608 12:42:32.601670   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:32.601706  6429 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:32.602049   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:32.602299   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922552602278 us; error 0 us; skew 500 ppm
I20260608 12:42:32.602788  6429 heartbeater.cc:507] Master 127.0.107.254:41319 requested a full tablet report, sending...
I20260608 12:42:32.603130   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:32.605571  6302 ts_manager.cc:194] Registered new tserver with Master: a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045)
I20260608 12:42:32.606462   431 webserver.cc:533] Webserver started at http://127.0.107.194:41687/ using document root <none> and password file <none>
I20260608 12:42:32.607282   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:32.607544   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:32.607884   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:32.608479  6302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40886
I20260608 12:42:32.609686   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "d500bc988f1d4fef96365356cd3ecf20"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.614645   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:32.618353  6441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.619257   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:32.619575   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "d500bc988f1d4fef96365356cd3ecf20"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.619858   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-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)
I20260608 12:42:32.634225   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.635439   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.636979   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.639283   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.639525   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.639770   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.639946   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.683180   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42801
I20260608 12:42:32.683314  6503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42801 every 8 connection(s)
I20260608 12:42:32.688622   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:32.695981  6507 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
W20260608 12:42:32.696699  6508 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
W20260608 12:42:32.699810  6511 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
I20260608 12:42:32.700022   431 server_base.cc:1061] running on GCE node
I20260608 12:42:32.701186   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:32.701452   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:32.701663   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922552701645 us; error 0 us; skew 500 ppm
I20260608 12:42:32.702121  6504 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41319
I20260608 12:42:32.702337   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:32.702528  6504 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.703626  6504 heartbeater.cc:507] Master 127.0.107.254:41319 requested a full tablet report, sending...
I20260608 12:42:32.705503   431 webserver.cc:533] Webserver started at http://127.0.107.195:39787/ using document root <none> and password file <none>
I20260608 12:42:32.706067  6302 ts_manager.cc:194] Registered new tserver with Master: d500bc988f1d4fef96365356cd3ecf20 (127.0.107.194:42801)
I20260608 12:42:32.706279   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:32.706553   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:32.706887   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:32.708087  6302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40888
I20260608 12:42:32.708617   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.713614   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:32.717396  6515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.718154   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:42:32.718470   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe"
format_stamp: "Formatted at 2026-06-08 12:42:32 on dist-test-slave-d4dv"
I20260608 12:42:32.718755   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922389651467-431-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)
I20260608 12:42:32.728284   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.729821   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.731300   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.733831   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.734081   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.734328   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.734519   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.777362   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39903
I20260608 12:42:32.777482  6577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39903 every 8 connection(s)
I20260608 12:42:32.792430  6578 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41319
I20260608 12:42:32.792783  6578 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.793651  6578 heartbeater.cc:507] Master 127.0.107.254:41319 requested a full tablet report, sending...
I20260608 12:42:32.795717  6302 ts_manager.cc:194] Registered new tserver with Master: 1f5f0745a79a4b70b8824bfb9c4b6efe (127.0.107.195:39903)
I20260608 12:42:32.795914   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014955549s
I20260608 12:42:32.797346  6302 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40890
I20260608 12:42:33.611507  6429 heartbeater.cc:499] Master 127.0.107.254:41319 was elected leader, sending a full tablet report...
I20260608 12:42:33.710971  6504 heartbeater.cc:499] Master 127.0.107.254:41319 was elected leader, sending a full tablet report...
I20260608 12:42:33.800261  6578 heartbeater.cc:499] Master 127.0.107.254:41319 was elected leader, sending a full tablet report...
I20260608 12:42:33.854044  6302 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40900:
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"
    }
  }
}
W20260608 12:42:33.856056  6302 catalog_manager.cc:7076] 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.
I20260608 12:42:33.915567  6543 tablet_service.cc:1511] Processing CreateTablet for tablet 8cabd9900aff4dbe9537fedf4eb79f27 (DEFAULT_TABLE table=test-workload [id=707e85419591477286d6f7d651e40547]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:33.916077  6469 tablet_service.cc:1511] Processing CreateTablet for tablet 8cabd9900aff4dbe9537fedf4eb79f27 (DEFAULT_TABLE table=test-workload [id=707e85419591477286d6f7d651e40547]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:33.917088  6543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cabd9900aff4dbe9537fedf4eb79f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.917511  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cabd9900aff4dbe9537fedf4eb79f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.918440  6394 tablet_service.cc:1511] Processing CreateTablet for tablet 8cabd9900aff4dbe9537fedf4eb79f27 (DEFAULT_TABLE table=test-workload [id=707e85419591477286d6f7d651e40547]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:33.919813  6394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cabd9900aff4dbe9537fedf4eb79f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.938256  6598 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: Bootstrap starting.
I20260608 12:42:33.939814  6599 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: Bootstrap starting.
I20260608 12:42:33.942216  6600 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: Bootstrap starting.
I20260608 12:42:33.947837  6598 tablet_bootstrap.cc:654] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.948297  6600 tablet_bootstrap.cc:654] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.948632  6599 tablet_bootstrap.cc:654] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.953589  6600 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: No bootstrap required, opened a new log
I20260608 12:42:33.954257  6600 ts_tablet_manager.cc:1403] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.002s
I20260608 12:42:33.956506  6598 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: No bootstrap required, opened a new log
I20260608 12:42:33.956672  6599 tablet_bootstrap.cc:492] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: No bootstrap required, opened a new log
I20260608 12:42:33.957129  6598 ts_tablet_manager.cc:1403] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:42:33.957265  6599 ts_tablet_manager.cc:1403] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 12:42:33.957623  6600 raft_consensus.cc:359] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.958493  6600 raft_consensus.cc:385] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.958871  6600 raft_consensus.cc:740] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a992e7802bc445c59c0b86d5cee24c42, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.959748  6600 consensus_queue.cc:260] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.960086  6598 raft_consensus.cc:359] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.960750  6598 raft_consensus.cc:385] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.960589  6599 raft_consensus.cc:359] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.961196  6598 raft_consensus.cc:740] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d500bc988f1d4fef96365356cd3ecf20, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.961679  6599 raft_consensus.cc:385] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.962096  6599 raft_consensus.cc:740] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f5f0745a79a4b70b8824bfb9c4b6efe, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.962515  6598 consensus_queue.cc:260] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.963038  6600 ts_tablet_manager.cc:1434] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:33.962984  6599 consensus_queue.cc:260] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.966017  6598 ts_tablet_manager.cc:1434] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:42:33.971388  6599 ts_tablet_manager.cc:1434] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:42:33.985769  6605 raft_consensus.cc:493] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.986315  6605 raft_consensus.cc:515] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:33.989202  6605 leader_election.cc:290] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f5f0745a79a4b70b8824bfb9c4b6efe (127.0.107.195:39903), a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045)
I20260608 12:42:34.001523  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cabd9900aff4dbe9537fedf4eb79f27" candidate_uuid: "d500bc988f1d4fef96365356cd3ecf20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a992e7802bc445c59c0b86d5cee24c42" is_pre_election: true
I20260608 12:42:34.001964  6553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cabd9900aff4dbe9537fedf4eb79f27" candidate_uuid: "d500bc988f1d4fef96365356cd3ecf20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" is_pre_election: true
I20260608 12:42:34.002254  6404 raft_consensus.cc:2468] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d500bc988f1d4fef96365356cd3ecf20 in term 0.
I20260608 12:42:34.002631  6553 raft_consensus.cc:2468] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d500bc988f1d4fef96365356cd3ecf20 in term 0.
I20260608 12:42:34.003832  6443 leader_election.cc:304] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [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: a992e7802bc445c59c0b86d5cee24c42, d500bc988f1d4fef96365356cd3ecf20; no voters: 
I20260608 12:42:34.004741  6605 raft_consensus.cc:2804] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:34.005129  6605 raft_consensus.cc:493] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.005473  6605 raft_consensus.cc:3060] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.011008  6605 raft_consensus.cc:515] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:34.012622  6605 leader_election.cc:290] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [CANDIDATE]: Term 1 election: Requested vote from peers 1f5f0745a79a4b70b8824bfb9c4b6efe (127.0.107.195:39903), a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045)
I20260608 12:42:34.013531  6553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cabd9900aff4dbe9537fedf4eb79f27" candidate_uuid: "d500bc988f1d4fef96365356cd3ecf20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe"
I20260608 12:42:34.013701  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cabd9900aff4dbe9537fedf4eb79f27" candidate_uuid: "d500bc988f1d4fef96365356cd3ecf20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a992e7802bc445c59c0b86d5cee24c42"
I20260608 12:42:34.014045  6553 raft_consensus.cc:3060] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.014235  6404 raft_consensus.cc:3060] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.019954  6553 raft_consensus.cc:2468] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d500bc988f1d4fef96365356cd3ecf20 in term 1.
I20260608 12:42:34.019948  6404 raft_consensus.cc:2468] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d500bc988f1d4fef96365356cd3ecf20 in term 1.
I20260608 12:42:34.021277  6443 leader_election.cc:304] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [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: a992e7802bc445c59c0b86d5cee24c42, d500bc988f1d4fef96365356cd3ecf20; no voters: 
I20260608 12:42:34.022162  6605 raft_consensus.cc:2804] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.023305  6605 raft_consensus.cc:697] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 1 LEADER]: Becoming Leader. State: Replica: d500bc988f1d4fef96365356cd3ecf20, State: Running, Role: LEADER
I20260608 12:42:34.024030  6605 consensus_queue.cc:237] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [LEADER]: Queue going to LEADER mode. State: All 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: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } }
I20260608 12:42:34.033603  6301 catalog_manager.cc:5696] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 reported cstate change: term changed from 0 to 1, leader changed from <none> to d500bc988f1d4fef96365356cd3ecf20 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d500bc988f1d4fef96365356cd3ecf20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d500bc988f1d4fef96365356cd3ecf20" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a992e7802bc445c59c0b86d5cee24c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35045 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:34.053238   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:34.073614   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:34.074540   431 tablet_replica.cc:333] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42: stopping tablet replica
I20260608 12:42:34.075523   431 raft_consensus.cc:2243] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:34.076066   431 raft_consensus.cc:2272] T 8cabd9900aff4dbe9537fedf4eb79f27 P a992e7802bc445c59c0b86d5cee24c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:34.095675   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:34.339097  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:34.340436  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:34.340718  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:34.544883  6443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111)
W20260608 12:42:34.552034  6443 consensus_peers.cc:597] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 -> Peer a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045): Couldn't send request to peer a992e7802bc445c59c0b86d5cee24c42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:34.587612  6611 consensus_queue.cc:1048] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f5f0745a79a4b70b8824bfb9c4b6efe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:36.341805  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:36.343397  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:36.343772  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:36.816030  6443 consensus_peers.cc:597] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 -> Peer a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045): Couldn't send request to peer a992e7802bc445c59c0b86d5cee24c42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:38.344784  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:38.346312  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:38.346642  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:39.451547  6443 consensus_peers.cc:597] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 -> Peer a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045): Couldn't send request to peer a992e7802bc445c59c0b86d5cee24c42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 12:42:40.064913  6443 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 12:42:40.347604  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:40.349198  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:40.349565  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:41.968612  6443 consensus_peers.cc:597] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 -> Peer a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045): Couldn't send request to peer a992e7802bc445c59c0b86d5cee24c42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:42:42.350687  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:42.352262  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:42.352617  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:44.353650  6355 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:44.355238  6355 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:44.355604  6355 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:44.423273  6443 consensus_peers.cc:597] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 -> Peer a992e7802bc445c59c0b86d5cee24c42 (127.0.107.193:35045): Couldn't send request to peer a992e7802bc445c59c0b86d5cee24c42. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35045: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:42:45.168128   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:45.200886   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:45.201757   431 tablet_replica.cc:333] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20: stopping tablet replica
I20260608 12:42:45.202412   431 raft_consensus.cc:2243] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.203501   431 raft_consensus.cc:2272] T 8cabd9900aff4dbe9537fedf4eb79f27 P d500bc988f1d4fef96365356cd3ecf20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.225811   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:45.240470   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:45.264942   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:45.265668   431 tablet_replica.cc:333] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe: stopping tablet replica
I20260608 12:42:45.266239   431 raft_consensus.cc:2243] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:45.266808   431 raft_consensus.cc:2272] T 8cabd9900aff4dbe9537fedf4eb79f27 P 1f5f0745a79a4b70b8824bfb9c4b6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.286674   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:45.300171   431 master.cc:562] Master@127.0.107.254:41319 shutting down...
I20260608 12:42:45.323211   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:45.324093   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.324506   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17ef8532c5c14dbbab732fc26776ac7b: stopping tablet replica
I20260608 12:42:45.344166   431 master.cc:584] Master@127.0.107.254:41319 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13196 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:42:45.383713   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44877
I20260608 12:42:45.385003   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.391057  6636 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
W20260608 12:42:45.391139  6637 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
W20260608 12:42:45.391697  6639 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
I20260608 12:42:45.393030   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.393987   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.394207   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.394380   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565394364 us; error 0 us; skew 500 ppm
I20260608 12:42:45.394979   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.397711   431 webserver.cc:533] Webserver started at http://127.0.107.254:34565/ using document root <none> and password file <none>
I20260608 12:42:45.398293   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.398515   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.398801   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.400144   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "30af58e56c374657bb4f74c0785052e8"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.405201   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:42:45.409216  6644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.410190   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:45.410462   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "30af58e56c374657bb4f74c0785052e8"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.410705   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-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)
I20260608 12:42:45.422904   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.424211   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.466069   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44877
I20260608 12:42:45.466208  6695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44877 every 8 connection(s)
I20260608 12:42:45.470702  6696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:45.484097  6696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8: Bootstrap starting.
I20260608 12:42:45.489630  6696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:45.494563  6696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8: No bootstrap required, opened a new log
I20260608 12:42:45.497157  6696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER }
I20260608 12:42:45.497615  6696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:45.497895  6696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af58e56c374657bb4f74c0785052e8, State: Initialized, Role: FOLLOWER
I20260608 12:42:45.498693  6696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER }
I20260608 12:42:45.499183  6696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:45.499430  6696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:45.499711  6696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:45.506120  6696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER }
I20260608 12:42:45.506752  6696 leader_election.cc:304] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [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: 30af58e56c374657bb4f74c0785052e8; no voters: 
I20260608 12:42:45.508174  6696 leader_election.cc:290] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:45.508663  6699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:45.510233  6699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 1 LEADER]: Becoming Leader. State: Replica: 30af58e56c374657bb4f74c0785052e8, State: Running, Role: LEADER
I20260608 12:42:45.511065  6699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [LEADER]: Queue going to LEADER mode. State: All 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: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER }
I20260608 12:42:45.511639  6696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:45.514696  6701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30af58e56c374657bb4f74c0785052e8. Latest consensus state: current_term: 1 leader_uuid: "30af58e56c374657bb4f74c0785052e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER } }
I20260608 12:42:45.514696  6700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30af58e56c374657bb4f74c0785052e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30af58e56c374657bb4f74c0785052e8" member_type: VOTER } }
I20260608 12:42:45.515658  6701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:45.515681  6700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:45.528775  6707 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:45.529801   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:45.535526  6707 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:45.546377  6707 catalog_manager.cc:1382] Generated new cluster ID: ebba0dd971ed463daaee22be86112dea
I20260608 12:42:45.546729  6707 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:45.568688  6707 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:45.570287  6707 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:45.586362  6707 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8: Generated new TSK 0
I20260608 12:42:45.587443  6707 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:45.596737   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.603837  6717 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
W20260608 12:42:45.604540  6718 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
W20260608 12:42:45.607334  6720 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
I20260608 12:42:45.607404   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.608651   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.608946   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.609138   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565609117 us; error 0 us; skew 500 ppm
I20260608 12:42:45.609759   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.612475   431 webserver.cc:533] Webserver started at http://127.0.107.193:34061/ using document root <none> and password file <none>
I20260608 12:42:45.613131   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.613356   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.613721   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.614893   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "ec85bbb0bc0e445aaa3e6303004fded2"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.619892   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:45.623647  6725 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.624552   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:45.624826   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "ec85bbb0bc0e445aaa3e6303004fded2"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.625185   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-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)
I20260608 12:42:45.635059   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.636339   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.637948   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.640515   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.640702   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.641052   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.641237   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.683996   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39507
I20260608 12:42:45.684118  6787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39507 every 8 connection(s)
I20260608 12:42:45.689740   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.698103  6792 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
W20260608 12:42:45.699878  6793 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
W20260608 12:42:45.701885  6795 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
I20260608 12:42:45.702584   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.703578   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:45.703799   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.703987   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565703968 us; error 0 us; skew 500 ppm
I20260608 12:42:45.704593   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.707471   431 webserver.cc:533] Webserver started at http://127.0.107.194:37893/ using document root <none> and password file <none>
I20260608 12:42:45.708123   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.708402   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.708688   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.709160  6788 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44877
I20260608 12:42:45.709558  6788 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:45.710155   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "c3dca94ed10242158702aa416b394dd7"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.710317  6788 heartbeater.cc:507] Master 127.0.107.254:44877 requested a full tablet report, sending...
I20260608 12:42:45.712792  6661 ts_manager.cc:194] Registered new tserver with Master: ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507)
I20260608 12:42:45.714774  6661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41234
I20260608 12:42:45.716001   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:45.720047  6800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.720978   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:45.721271   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "c3dca94ed10242158702aa416b394dd7"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.721534   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-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)
I20260608 12:42:45.736665   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.738081   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.739598   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.742004   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.742187   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.742487   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.742633   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.784610   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35913
I20260608 12:42:45.784756  6862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35913 every 8 connection(s)
I20260608 12:42:45.790091   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:45.798547  6866 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
W20260608 12:42:45.799657  6867 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
W20260608 12:42:45.803004  6869 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
I20260608 12:42:45.803332   431 server_base.cc:1061] running on GCE node
I20260608 12:42:45.804481  6863 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44877
I20260608 12:42:45.804637   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:45.804966  6863 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:45.805068   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:45.805480   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922565805453 us; error 0 us; skew 500 ppm
I20260608 12:42:45.806013  6863 heartbeater.cc:507] Master 127.0.107.254:44877 requested a full tablet report, sending...
I20260608 12:42:45.806350   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:45.808324  6661 ts_manager.cc:194] Registered new tserver with Master: c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:45.809315   431 webserver.cc:533] Webserver started at http://127.0.107.195:43681/ using document root <none> and password file <none>
I20260608 12:42:45.809897   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:45.809950  6661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41242
I20260608 12:42:45.810149   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:45.810585   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:45.812130   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "61aefb53e5954a36863f21ae4d1d5445"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.817912   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:45.821626  6874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.822485   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:42:45.822842   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "61aefb53e5954a36863f21ae4d1d5445"
format_stamp: "Formatted at 2026-06-08 12:42:45 on dist-test-slave-d4dv"
I20260608 12:42:45.823204   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-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)
I20260608 12:42:45.865654   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:45.867097   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:45.868763   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:45.871505   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:45.871783   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.872066   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:45.872270   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:45.918454   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38917
I20260608 12:42:45.918797  6936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38917 every 8 connection(s)
I20260608 12:42:45.933797  6937 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44877
I20260608 12:42:45.934258  6937 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:45.935045  6937 heartbeater.cc:507] Master 127.0.107.254:44877 requested a full tablet report, sending...
I20260608 12:42:45.937469  6661 ts_manager.cc:194] Registered new tserver with Master: 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:45.937937   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015995176s
I20260608 12:42:45.938944  6661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41258
I20260608 12:42:46.718046  6788 heartbeater.cc:499] Master 127.0.107.254:44877 was elected leader, sending a full tablet report...
I20260608 12:42:46.812930  6863 heartbeater.cc:499] Master 127.0.107.254:44877 was elected leader, sending a full tablet report...
I20260608 12:42:46.941952  6937 heartbeater.cc:499] Master 127.0.107.254:44877 was elected leader, sending a full tablet report...
I20260608 12:42:46.996399  6661 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41272:
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"
    }
  }
}
W20260608 12:42:46.999290  6661 catalog_manager.cc:7076] 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.
I20260608 12:42:47.063277  6753 tablet_service.cc:1511] Processing CreateTablet for tablet 81aaf2f3c4054b2ca2daed806e844640 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:47.066413  6753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aaf2f3c4054b2ca2daed806e844640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.068109  6752 tablet_service.cc:1511] Processing CreateTablet for tablet 14a765d5e7e444499816d685e9250be0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:47.069772  6752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a765d5e7e444499816d685e9250be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.070972  6750 tablet_service.cc:1511] Processing CreateTablet for tablet 6a715ffb66154685bae9a81c039f017a (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:47.072808  6750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a715ffb66154685bae9a81c039f017a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.076691  6901 tablet_service.cc:1511] Processing CreateTablet for tablet 14a765d5e7e444499816d685e9250be0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:47.078573  6901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a765d5e7e444499816d685e9250be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.082579  6900 tablet_service.cc:1511] Processing CreateTablet for tablet af688165630f425aabe9538895e7f5c0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:47.084431  6900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af688165630f425aabe9538895e7f5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.086473  6826 tablet_service.cc:1511] Processing CreateTablet for tablet af688165630f425aabe9538895e7f5c0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:47.088112  6826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af688165630f425aabe9538895e7f5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.087965  6902 tablet_service.cc:1511] Processing CreateTablet for tablet 81aaf2f3c4054b2ca2daed806e844640 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:47.076699  6751 tablet_service.cc:1511] Processing CreateTablet for tablet af688165630f425aabe9538895e7f5c0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:47.090297  6825 tablet_service.cc:1511] Processing CreateTablet for tablet 6a715ffb66154685bae9a81c039f017a (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:47.090859  6751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af688165630f425aabe9538895e7f5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.091704  6825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a715ffb66154685bae9a81c039f017a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.093490  6827 tablet_service.cc:1511] Processing CreateTablet for tablet 14a765d5e7e444499816d685e9250be0 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:47.094884  6827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a765d5e7e444499816d685e9250be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.097025  6902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aaf2f3c4054b2ca2daed806e844640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.096771  6828 tablet_service.cc:1511] Processing CreateTablet for tablet 81aaf2f3c4054b2ca2daed806e844640 (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:47.086473  6899 tablet_service.cc:1511] Processing CreateTablet for tablet 6a715ffb66154685bae9a81c039f017a (DEFAULT_TABLE table=test-workload [id=d86447f4353348a6978de1ce657e779c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:47.098201  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a715ffb66154685bae9a81c039f017a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.098201  6828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aaf2f3c4054b2ca2daed806e844640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.138716  6958 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: Bootstrap starting.
I20260608 12:42:47.141842  6959 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: Bootstrap starting.
I20260608 12:42:47.163072  6958 tablet_bootstrap.cc:654] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.168088  6959 tablet_bootstrap.cc:654] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.170264  6957 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Bootstrap starting.
I20260608 12:42:47.177603  6958 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: No bootstrap required, opened a new log
I20260608 12:42:47.178488  6958 ts_tablet_manager.cc:1403] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.024s
I20260608 12:42:47.181517  6957 tablet_bootstrap.cc:654] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.182619  6959 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: No bootstrap required, opened a new log
I20260608 12:42:47.183234  6959 ts_tablet_manager.cc:1403] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.018s
I20260608 12:42:47.183215  6958 raft_consensus.cc:359] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.184135  6958 raft_consensus.cc:385] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.184508  6958 raft_consensus.cc:740] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.185528  6958 consensus_queue.cc:260] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.187961  6959 raft_consensus.cc:359] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.189064  6959 raft_consensus.cc:385] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.189531  6959 raft_consensus.cc:740] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dca94ed10242158702aa416b394dd7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.190914  6959 consensus_queue.cc:260] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.195791  6957 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: No bootstrap required, opened a new log
I20260608 12:42:47.196411  6957 ts_tablet_manager.cc:1403] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260608 12:42:47.199615  6959 ts_tablet_manager.cc:1434] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260608 12:42:47.200791  6957 raft_consensus.cc:359] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.201745  6957 raft_consensus.cc:385] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.203243  6957 raft_consensus.cc:740] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.203585  6958 ts_tablet_manager.cc:1434] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.007s
I20260608 12:42:47.200757  6959 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: Bootstrap starting.
I20260608 12:42:47.204866  6958 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: Bootstrap starting.
I20260608 12:42:47.205653  6957 consensus_queue.cc:260] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.212536  6959 tablet_bootstrap.cc:654] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.212795  6958 tablet_bootstrap.cc:654] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.219153  6957 ts_tablet_manager.cc:1434] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.007s
I20260608 12:42:47.220405  6957 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Bootstrap starting.
I20260608 12:42:47.223378  6958 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: No bootstrap required, opened a new log
I20260608 12:42:47.224036  6958 ts_tablet_manager.cc:1403] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:42:47.227684  6958 raft_consensus.cc:359] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.227684  6957 tablet_bootstrap.cc:654] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.228588  6958 raft_consensus.cc:385] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.229045  6958 raft_consensus.cc:740] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.230049  6958 consensus_queue.cc:260] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.230648  6959 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: No bootstrap required, opened a new log
I20260608 12:42:47.231213  6959 ts_tablet_manager.cc:1403] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.013s
I20260608 12:42:47.232820  6958 ts_tablet_manager.cc:1434] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:47.234056  6958 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: Bootstrap starting.
I20260608 12:42:47.234750  6959 raft_consensus.cc:359] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.235594  6959 raft_consensus.cc:385] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.235926  6959 raft_consensus.cc:740] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dca94ed10242158702aa416b394dd7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.237013  6959 consensus_queue.cc:260] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.242028  6958 tablet_bootstrap.cc:654] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.242619  6959 ts_tablet_manager.cc:1434] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:47.243853  6959 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: Bootstrap starting.
I20260608 12:42:47.251886  6957 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: No bootstrap required, opened a new log
I20260608 12:42:47.252475  6957 ts_tablet_manager.cc:1403] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.004s
I20260608 12:42:47.252588  6958 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: No bootstrap required, opened a new log
I20260608 12:42:47.253221  6958 ts_tablet_manager.cc:1403] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260608 12:42:47.255931  6957 raft_consensus.cc:359] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.256824  6957 raft_consensus.cc:385] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.256596  6958 raft_consensus.cc:359] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.257261  6957 raft_consensus.cc:740] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.257539  6958 raft_consensus.cc:385] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.257910  6958 raft_consensus.cc:740] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.258157  6957 consensus_queue.cc:260] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.258741  6958 consensus_queue.cc:260] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.259414  6959 tablet_bootstrap.cc:654] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.261391  6958 ts_tablet_manager.cc:1434] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:47.262542  6958 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: Bootstrap starting.
I20260608 12:42:47.265167  6957 ts_tablet_manager.cc:1434] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:42:47.266314  6957 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: Bootstrap starting.
I20260608 12:42:47.271833  6958 tablet_bootstrap.cc:654] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.279335  6957 tablet_bootstrap.cc:654] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.279457  6959 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: No bootstrap required, opened a new log
I20260608 12:42:47.280038  6959 ts_tablet_manager.cc:1403] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.003s
I20260608 12:42:47.280121  6958 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: No bootstrap required, opened a new log
I20260608 12:42:47.280689  6958 ts_tablet_manager.cc:1403] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 12:42:47.283034  6959 raft_consensus.cc:359] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.283835  6959 raft_consensus.cc:385] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.284178  6959 raft_consensus.cc:740] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dca94ed10242158702aa416b394dd7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.284227  6958 raft_consensus.cc:359] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.285274  6958 raft_consensus.cc:385] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.285246  6959 consensus_queue.cc:260] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.285956  6958 raft_consensus.cc:740] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.286907  6958 consensus_queue.cc:260] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.287492  6957 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: No bootstrap required, opened a new log
I20260608 12:42:47.287880  6959 ts_tablet_manager.cc:1434] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:42:47.289043  6959 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: Bootstrap starting.
I20260608 12:42:47.289379  6958 ts_tablet_manager.cc:1434] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:47.290553  6957 ts_tablet_manager.cc:1403] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260608 12:42:47.294099  6957 raft_consensus.cc:359] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.294998  6957 raft_consensus.cc:385] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.295415  6957 raft_consensus.cc:740] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.296259  6959 tablet_bootstrap.cc:654] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.298588  6957 consensus_queue.cc:260] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.303580  6957 ts_tablet_manager.cc:1434] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 12:42:47.304721  6957 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: Bootstrap starting.
I20260608 12:42:47.308385  6959 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: No bootstrap required, opened a new log
I20260608 12:42:47.308959  6959 ts_tablet_manager.cc:1403] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 12:42:47.311379  6959 raft_consensus.cc:359] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.311981  6959 raft_consensus.cc:385] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.312327  6959 raft_consensus.cc:740] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3dca94ed10242158702aa416b394dd7, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.312356  6963 raft_consensus.cc:493] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.313048  6963 raft_consensus.cc:515] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.313498  6959 consensus_queue.cc:260] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.314430  6957 tablet_bootstrap.cc:654] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:47.316067  6959 ts_tablet_manager.cc:1434] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:47.316133  6963 leader_election.cc:290] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:47.321537  6957 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: No bootstrap required, opened a new log
I20260608 12:42:47.322324  6957 ts_tablet_manager.cc:1403] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260608 12:42:47.326303  6957 raft_consensus.cc:359] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.327147  6957 raft_consensus.cc:385] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:47.327603  6957 raft_consensus.cc:740] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Initialized, Role: FOLLOWER
I20260608 12:42:47.328632  6957 consensus_queue.cc:260] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.333735  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a765d5e7e444499816d685e9250be0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" is_pre_election: true
I20260608 12:42:47.334372  6957 ts_tablet_manager.cc:1434] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:42:47.334549  6763 raft_consensus.cc:2468] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 0.
I20260608 12:42:47.336732  6876 leader_election.cc:304] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.337764  6963 raft_consensus.cc:2804] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.337707  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a765d5e7e444499816d685e9250be0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7" is_pre_election: true
I20260608 12:42:47.338340  6963 raft_consensus.cc:493] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.338640  6838 raft_consensus.cc:2468] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 0.
I20260608 12:42:47.338773  6963 raft_consensus.cc:3060] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.345990  6963 raft_consensus.cc:515] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.347668  6963 leader_election.cc:290] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 1 election: Requested vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:47.348555  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a765d5e7e444499816d685e9250be0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec85bbb0bc0e445aaa3e6303004fded2"
I20260608 12:42:47.348776  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a765d5e7e444499816d685e9250be0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7"
I20260608 12:42:47.349247  6763 raft_consensus.cc:3060] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.349397  6838 raft_consensus.cc:3060] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.354650  6763 raft_consensus.cc:2468] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 1.
I20260608 12:42:47.354790  6838 raft_consensus.cc:2468] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 1.
I20260608 12:42:47.355945  6876 leader_election.cc:304] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.356721  6963 raft_consensus.cc:2804] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.357882  6963 raft_consensus.cc:697] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Becoming Leader. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Running, Role: LEADER
I20260608 12:42:47.358723  6963 consensus_queue.cc:237] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Queue going to LEADER mode. State: All 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.366223  6659 catalog_manager.cc:5696] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:47.370232  6963 raft_consensus.cc:493] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.370716  6963 raft_consensus.cc:515] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.372669  6963 leader_election.cc:290] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:47.373651  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af688165630f425aabe9538895e7f5c0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" is_pre_election: true
I20260608 12:42:47.374044  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af688165630f425aabe9538895e7f5c0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7" is_pre_election: true
I20260608 12:42:47.374421  6763 raft_consensus.cc:2468] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 0.
I20260608 12:42:47.374732  6838 raft_consensus.cc:2468] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 0.
I20260608 12:42:47.375806  6876 leader_election.cc:304] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.376478  6963 raft_consensus.cc:2804] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.376793  6963 raft_consensus.cc:493] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.377170  6963 raft_consensus.cc:3060] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.382014  6963 raft_consensus.cc:515] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.383672  6963 leader_election.cc:290] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 1 election: Requested vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:47.384541  6763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af688165630f425aabe9538895e7f5c0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec85bbb0bc0e445aaa3e6303004fded2"
I20260608 12:42:47.384805  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af688165630f425aabe9538895e7f5c0" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7"
I20260608 12:42:47.385115  6763 raft_consensus.cc:3060] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.385479  6838 raft_consensus.cc:3060] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.390590  6763 raft_consensus.cc:2468] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 1.
I20260608 12:42:47.390877  6838 raft_consensus.cc:2468] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 1.
I20260608 12:42:47.391749  6876 leader_election.cc:304] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.392571  6963 raft_consensus.cc:2804] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.393100  6963 raft_consensus.cc:697] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Becoming Leader. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Running, Role: LEADER
I20260608 12:42:47.393833  6963 consensus_queue.cc:237] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Queue going to LEADER mode. State: All 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.401963  6659 catalog_manager.cc:5696] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:47.487316  6965 raft_consensus.cc:493] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.487977  6965 raft_consensus.cc:515] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.490284  6965 leader_election.cc:290] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:47.499702  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7" is_pre_election: true
I20260608 12:42:47.500360  6838 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 0.
I20260608 12:42:47.500470  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445" is_pre_election: true
I20260608 12:42:47.501279  6912 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 0.
I20260608 12:42:47.501494  6727 leader_election.cc:304] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [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: c3dca94ed10242158702aa416b394dd7, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.502424  6965 raft_consensus.cc:2804] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.502837  6965 raft_consensus.cc:493] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.503225  6965 raft_consensus.cc:3060] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.503748  6982 raft_consensus.cc:493] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:47.504185  6982 raft_consensus.cc:515] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.506331  6982 leader_election.cc:290] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:47.507047  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7" is_pre_election: true
I20260608 12:42:47.507400  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445" is_pre_election: true
I20260608 12:42:47.507740  6838 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 0.
I20260608 12:42:47.508041  6912 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 0.
I20260608 12:42:47.508962  6727 leader_election.cc:304] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [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: c3dca94ed10242158702aa416b394dd7, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.509801  6982 raft_consensus.cc:2804] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:47.510200  6982 raft_consensus.cc:493] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:47.510775  6982 raft_consensus.cc:3060] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.510146  6965 raft_consensus.cc:515] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.513509  6965 leader_election.cc:290] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [CANDIDATE]: Term 1 election: Requested vote from peers c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:47.513841  6838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7"
I20260608 12:42:47.514307  6912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445"
I20260608 12:42:47.514451  6838 raft_consensus.cc:3060] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.514860  6912 raft_consensus.cc:3060] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.518246  6982 raft_consensus.cc:515] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.520120  6912 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 1.
I20260608 12:42:47.520675  6982 leader_election.cc:290] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [CANDIDATE]: Term 1 election: Requested vote from peers c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:47.521837  6838 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 1.
I20260608 12:42:47.521762  6837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7"
I20260608 12:42:47.522125  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445"
I20260608 12:42:47.522725  6837 raft_consensus.cc:3060] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.522822  6911 raft_consensus.cc:3060] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:47.523464  6727 leader_election.cc:304] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [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: c3dca94ed10242158702aa416b394dd7, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
W20260608 12:42:47.523949  6709 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:47.524433  6982 raft_consensus.cc:2804] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.525002  6982 raft_consensus.cc:697] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: Becoming Leader. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Running, Role: LEADER
I20260608 12:42:47.526116  6982 consensus_queue.cc:237] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [LEADER]: Queue going to LEADER mode. State: All 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.530244  6911 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 1.
I20260608 12:42:47.530756  6837 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec85bbb0bc0e445aaa3e6303004fded2 in term 1.
I20260608 12:42:47.531992  6726 leader_election.cc:304] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [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: 61aefb53e5954a36863f21ae4d1d5445, ec85bbb0bc0e445aaa3e6303004fded2; no voters: 
I20260608 12:42:47.532752  6982 raft_consensus.cc:2804] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:47.533305  6982 raft_consensus.cc:697] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: Becoming Leader. State: Replica: ec85bbb0bc0e445aaa3e6303004fded2, State: Running, Role: LEADER
I20260608 12:42:47.534055  6982 consensus_queue.cc:237] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [LEADER]: Queue going to LEADER mode. State: All 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:47.535527  6659 catalog_manager.cc:5696] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.549588  6659 catalog_manager.cc:5696] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:47.664233   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:47.685616   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:47.686496   431 tablet_replica.cc:333] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2: stopping tablet replica
I20260608 12:42:47.687170   431 raft_consensus.cc:2243] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.687613   431 raft_consensus.cc:2272] T 14a765d5e7e444499816d685e9250be0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.689857   431 tablet_replica.cc:333] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2: stopping tablet replica
I20260608 12:42:47.690407   431 raft_consensus.cc:2243] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.690788   431 raft_consensus.cc:2272] T af688165630f425aabe9538895e7f5c0 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.692807   431 tablet_replica.cc:333] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: stopping tablet replica
I20260608 12:42:47.693409   431 raft_consensus.cc:2243] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.693991   431 pending_rounds.cc:70] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Trying to abort 1 pending ops.
I20260608 12:42:47.694149   431 pending_rounds.cc:77] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658836626735104 op_type: NO_OP noop_request { }
I20260608 12:42:47.694530   431 raft_consensus.cc:2889] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.694813   431 raft_consensus.cc:2272] T 81aaf2f3c4054b2ca2daed806e844640 P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.697067   431 tablet_replica.cc:333] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: stopping tablet replica
I20260608 12:42:47.697556   431 raft_consensus.cc:2243] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.698122   431 pending_rounds.cc:70] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Trying to abort 1 pending ops.
I20260608 12:42:47.698335   431 pending_rounds.cc:77] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658836597256192 op_type: NO_OP noop_request { }
I20260608 12:42:47.698590   431 raft_consensus.cc:2889] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.698869   431 raft_consensus.cc:2272] T 6a715ffb66154685bae9a81c039f017a P ec85bbb0bc0e445aaa3e6303004fded2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.722314   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:47.748513  6876 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:42:47.751994  6876 consensus_peers.cc:597] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:47.785902  6876 consensus_peers.cc:597] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:47.905273  6963 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:47.930557  6988 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.727487  6988 consensus_queue.cc:579] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.333s)
I20260608 12:42:48.736150   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:48.736491  6659 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet af688165630f425aabe9538895e7f5c0 with cas_config_opid_index -1: no extra replica candidate found for tablet af688165630f425aabe9538895e7f5c0 (table test-workload [id=d86447f4353348a6978de1ce657e779c]): 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
W20260608 12:42:48.743075  6997 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
W20260608 12:42:48.744395  6998 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
W20260608 12:42:48.747236  7000 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
I20260608 12:42:48.748099   431 server_base.cc:1061] running on GCE node
I20260608 12:42:48.749251   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:48.749506   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:48.749698   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922568749685 us; error 0 us; skew 500 ppm
I20260608 12:42:48.750317   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:48.753398   431 webserver.cc:533] Webserver started at http://127.0.107.196:43945/ using document root <none> and password file <none>
I20260608 12:42:48.753957   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:48.754187   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:48.754492   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:48.755652   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "d9c603e26e8143cabd9720cc3fd38f21"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-d4dv"
I20260608 12:42:48.760783   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:42:48.764708  7005 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.765851   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:48.766193   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "d9c603e26e8143cabd9720cc3fd38f21"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-d4dv"
I20260608 12:42:48.766479   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922389651467-431-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)
I20260608 12:42:48.794705   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:48.795783   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:48.797341   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:48.799721   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:48.799903   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.800195   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:48.800374   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.801240  6994 consensus_queue.cc:579] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.441s)
I20260608 12:42:48.853297   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42857
I20260608 12:42:48.853435  7067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42857 every 8 connection(s)
I20260608 12:42:48.869278  7068 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44877
I20260608 12:42:48.869668  7068 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:48.870368  7068 heartbeater.cc:507] Master 127.0.107.254:44877 requested a full tablet report, sending...
I20260608 12:42:48.872313  6659 ts_manager.cc:194] Registered new tserver with Master: d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196:42857)
I20260608 12:42:48.873894  6659 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41284
I20260608 12:42:48.904173  6911 consensus_queue.cc:237] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:48.913373  6837 raft_consensus.cc:1275] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:48.915371  6988 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:48.916116  6876 consensus_peers.cc:597] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:48.921664  6876 consensus_peers.cc:597] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196:42857): Couldn't send request to peer d9c603e26e8143cabd9720cc3fd38f21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14a765d5e7e444499816d685e9250be0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:48.923652  6993 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:48.925427  6837 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:48.933976  6645 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 14a765d5e7e444499816d685e9250be0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:42:48.938149  6659 catalog_manager.cc:5696] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:48.959282  6911 consensus_queue.cc:237] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:48.966462  6837 raft_consensus.cc:1275] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:48.967867  6994 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:48.968878  6876 consensus_peers.cc:597] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196:42857): Couldn't send request to peer d9c603e26e8143cabd9720cc3fd38f21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af688165630f425aabe9538895e7f5c0. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:48.969478  6876 consensus_peers.cc:597] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:48.976018  6993 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:48.977936  6837 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:48.983995  6645 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet af688165630f425aabe9538895e7f5c0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:42:48.989081  6658 catalog_manager.cc:5696] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:49.097739  7075 raft_consensus.cc:493] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:49.098331  7075 raft_consensus.cc:515] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.100709  7075 leader_election.cc:290] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
W20260608 12:42:49.107468  6802 leader_election.cc:336] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:49.112480  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "c3dca94ed10242158702aa416b394dd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445" is_pre_election: true
I20260608 12:42:49.113135  6911 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3dca94ed10242158702aa416b394dd7 in term 1.
I20260608 12:42:49.114249  6801 leader_election.cc:304] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [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: 61aefb53e5954a36863f21ae4d1d5445, c3dca94ed10242158702aa416b394dd7; no voters: ec85bbb0bc0e445aaa3e6303004fded2
I20260608 12:42:49.114988  7075 raft_consensus.cc:2804] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:49.115329  7075 raft_consensus.cc:493] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:49.115551  7075 raft_consensus.cc:3060] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:49.120563  7075 raft_consensus.cc:515] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.122404  7075 leader_election.cc:290] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [CANDIDATE]: Term 2 election: Requested vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:49.123610  6911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81aaf2f3c4054b2ca2daed806e844640" candidate_uuid: "c3dca94ed10242158702aa416b394dd7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61aefb53e5954a36863f21ae4d1d5445"
I20260608 12:42:49.124135  6911 raft_consensus.cc:3060] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:49.126355  6802 leader_election.cc:336] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:49.129566  6911 raft_consensus.cc:2468] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3dca94ed10242158702aa416b394dd7 in term 2.
I20260608 12:42:49.130594  6801 leader_election.cc:304] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [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: 61aefb53e5954a36863f21ae4d1d5445, c3dca94ed10242158702aa416b394dd7; no voters: ec85bbb0bc0e445aaa3e6303004fded2
I20260608 12:42:49.131289  7075 raft_consensus.cc:2804] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:49.132331  7075 raft_consensus.cc:697] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 LEADER]: Becoming Leader. State: Replica: c3dca94ed10242158702aa416b394dd7, State: Running, Role: LEADER
I20260608 12:42:49.133076  7075 consensus_queue.cc:237] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Queue going to LEADER 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.140902  6993 raft_consensus.cc:493] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:49.140599  6659 catalog_manager.cc:5696] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 reported cstate change: term changed from 1 to 2, leader changed from ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) to c3dca94ed10242158702aa416b394dd7 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c3dca94ed10242158702aa416b394dd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:49.141345  6993 raft_consensus.cc:515] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.143028  6993 leader_election.cc:290] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:49.144737  6837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7" is_pre_election: true
I20260608 12:42:49.145433  6837 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 1.
I20260608 12:42:49.146742  6876 leader_election.cc:304] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, c3dca94ed10242158702aa416b394dd7; no voters: 
W20260608 12:42:49.147576  6876 leader_election.cc:336] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:49.147576  6993 raft_consensus.cc:2804] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:49.148104  6993 raft_consensus.cc:493] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:49.148458  6993 raft_consensus.cc:3060] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:49.153388  6993 raft_consensus.cc:515] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.154978  6993 leader_election.cc:290] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 2 election: Requested vote from peers ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507), c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:49.156404  6837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a715ffb66154685bae9a81c039f017a" candidate_uuid: "61aefb53e5954a36863f21ae4d1d5445" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3dca94ed10242158702aa416b394dd7"
I20260608 12:42:49.157069  6837 raft_consensus.cc:3060] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:49.158653  6876 leader_election.cc:336] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:49.161846  6837 raft_consensus.cc:2468] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61aefb53e5954a36863f21ae4d1d5445 in term 2.
I20260608 12:42:49.162914  6876 leader_election.cc:304] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [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: 61aefb53e5954a36863f21ae4d1d5445, c3dca94ed10242158702aa416b394dd7; no voters: ec85bbb0bc0e445aaa3e6303004fded2
I20260608 12:42:49.163609  6993 raft_consensus.cc:2804] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:49.164268  6993 raft_consensus.cc:697] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 LEADER]: Becoming Leader. State: Replica: 61aefb53e5954a36863f21ae4d1d5445, State: Running, Role: LEADER
I20260608 12:42:49.165129  6993 consensus_queue.cc:237] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Queue going to LEADER 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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } }
I20260608 12:42:49.173029  6659 catalog_manager.cc:5696] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: term changed from 1 to 2, leader changed from ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) to 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:49.398561  7089 ts_tablet_manager.cc:933] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: Initiating tablet copy from peer 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:49.400199  7089 tablet_copy_client.cc:323] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38917
I20260608 12:42:49.409971  6922 tablet_copy_service.cc:140] P 61aefb53e5954a36863f21ae4d1d5445: Received BeginTabletCopySession request for tablet af688165630f425aabe9538895e7f5c0 from peer d9c603e26e8143cabd9720cc3fd38f21 ({username='slave'} at 127.0.0.1:46384)
I20260608 12:42:49.410478  6922 tablet_copy_service.cc:161] P 61aefb53e5954a36863f21ae4d1d5445: Beginning new tablet copy session on tablet af688165630f425aabe9538895e7f5c0 from peer d9c603e26e8143cabd9720cc3fd38f21 at {username='slave'} at 127.0.0.1:46384: session id = d9c603e26e8143cabd9720cc3fd38f21-af688165630f425aabe9538895e7f5c0
I20260608 12:42:49.415803  6922 tablet_copy_source_session.cc:215] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:49.418537  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af688165630f425aabe9538895e7f5c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:49.429508  7089 tablet_copy_client.cc:806] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:49.429987  7089 tablet_copy_client.cc:670] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:49.433498  7089 tablet_copy_client.cc:538] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:49.439585  7089 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap starting.
I20260608 12:42:49.454873  7089 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: 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
I20260608 12:42:49.455569  7089 tablet_bootstrap.cc:492] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap complete.
I20260608 12:42:49.456246  7089 ts_tablet_manager.cc:1403] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.004s
I20260608 12:42:49.458684  7089 raft_consensus.cc:359] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:49.459272  7089 raft_consensus.cc:740] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9c603e26e8143cabd9720cc3fd38f21, State: Initialized, Role: LEARNER
I20260608 12:42:49.459816  7089 consensus_queue.cc:260] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:49.461889  7068 heartbeater.cc:499] Master 127.0.107.254:44877 was elected leader, sending a full tablet report...
I20260608 12:42:49.462333  7089 ts_tablet_manager.cc:1434] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:49.464469  6922 tablet_copy_service.cc:342] P 61aefb53e5954a36863f21ae4d1d5445: Request end of tablet copy session d9c603e26e8143cabd9720cc3fd38f21-af688165630f425aabe9538895e7f5c0 received from {username='slave'} at 127.0.0.1:46384
I20260608 12:42:49.464826  6922 tablet_copy_service.cc:434] P 61aefb53e5954a36863f21ae4d1d5445: ending tablet copy session d9c603e26e8143cabd9720cc3fd38f21-af688165630f425aabe9538895e7f5c0 on tablet af688165630f425aabe9538895e7f5c0 with peer d9c603e26e8143cabd9720cc3fd38f21
I20260608 12:42:49.485550  7089 ts_tablet_manager.cc:933] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: Initiating tablet copy from peer 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:49.486956  7089 tablet_copy_client.cc:323] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38917
I20260608 12:42:49.488471  6922 tablet_copy_service.cc:140] P 61aefb53e5954a36863f21ae4d1d5445: Received BeginTabletCopySession request for tablet 14a765d5e7e444499816d685e9250be0 from peer d9c603e26e8143cabd9720cc3fd38f21 ({username='slave'} at 127.0.0.1:46384)
I20260608 12:42:49.489018  6922 tablet_copy_service.cc:161] P 61aefb53e5954a36863f21ae4d1d5445: Beginning new tablet copy session on tablet 14a765d5e7e444499816d685e9250be0 from peer d9c603e26e8143cabd9720cc3fd38f21 at {username='slave'} at 127.0.0.1:46384: session id = d9c603e26e8143cabd9720cc3fd38f21-14a765d5e7e444499816d685e9250be0
I20260608 12:42:49.495066  6922 tablet_copy_source_session.cc:215] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:49.497701  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a765d5e7e444499816d685e9250be0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:49.507995  7089 tablet_copy_client.cc:806] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:49.508551  7089 tablet_copy_client.cc:670] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:49.512070  7089 tablet_copy_client.cc:538] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:49.518338  7089 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap starting.
W20260608 12:42:49.533804  6709 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec85bbb0bc0e445aaa3e6303004fded2 not available for placement
I20260608 12:42:49.534067  7089 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: 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
I20260608 12:42:49.534868  7089 tablet_bootstrap.cc:492] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap complete.
I20260608 12:42:49.535452  7089 ts_tablet_manager.cc:1403] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 12:42:49.537781  7089 raft_consensus.cc:359] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:49.538388  7089 raft_consensus.cc:740] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d9c603e26e8143cabd9720cc3fd38f21, State: Initialized, Role: LEARNER
I20260608 12:42:49.538918  7089 consensus_queue.cc:260] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:49.541445  7089 ts_tablet_manager.cc:1434] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:42:49.543381  6922 tablet_copy_service.cc:342] P 61aefb53e5954a36863f21ae4d1d5445: Request end of tablet copy session d9c603e26e8143cabd9720cc3fd38f21-14a765d5e7e444499816d685e9250be0 received from {username='slave'} at 127.0.0.1:46384
I20260608 12:42:49.543803  6922 tablet_copy_service.cc:434] P 61aefb53e5954a36863f21ae4d1d5445: ending tablet copy session d9c603e26e8143cabd9720cc3fd38f21-14a765d5e7e444499816d685e9250be0 on tablet 14a765d5e7e444499816d685e9250be0 with peer d9c603e26e8143cabd9720cc3fd38f21
W20260608 12:42:49.597867  6802 consensus_peers.cc:597] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:49.634066  6837 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:42:49.635452  6993 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:49.649664  6876 consensus_peers.cc:597] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:49.706269  6911 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:42:49.707857  7075 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:49.904807  7043 raft_consensus.cc:1217] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:50.037879  7043 raft_consensus.cc:1217] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:50.072233  7102 consensus_queue.cc:579] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.112s)
I20260608 12:42:50.135022  7102 consensus_queue.cc:579] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.230s)
I20260608 12:42:50.182811  7100 consensus_queue.cc:579] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.049s)
I20260608 12:42:50.193075  6837 consensus_queue.cc:237] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:50.199522  6911 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:50.201629  7075 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:50.205188  6802 consensus_peers.cc:597] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.208544  7101 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
W20260608 12:42:50.210163  6802 consensus_peers.cc:597] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 -> Peer d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196:42857): Couldn't send request to peer d9c603e26e8143cabd9720cc3fd38f21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81aaf2f3c4054b2ca2daed806e844640. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.212600  6911 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:50.216288  6646 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 81aaf2f3c4054b2ca2daed806e844640 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:50.218228  7102 consensus_queue.cc:579] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.052s)
I20260608 12:42:50.220825  6658 catalog_manager.cc:5696] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 reported cstate change: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c3dca94ed10242158702aa416b394dd7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.232640  6911 consensus_queue.cc:237] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
W20260608 12:42:50.241523  6876 consensus_peers.cc:597] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 -> Peer d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196:42857): Couldn't send request to peer d9c603e26e8143cabd9720cc3fd38f21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a715ffb66154685bae9a81c039f017a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.241528  6837 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:50.243430  6993 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:50.245309  6876 consensus_peers.cc:597] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.249504  6994 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:50.251456  6837 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } } }
I20260608 12:42:50.259690  6645 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6a715ffb66154685bae9a81c039f017a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:50.264432  6659 catalog_manager.cc:5696] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index -1 to 2, NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.279892  6993 raft_consensus.cc:1064] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: attempting to promote NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 to VOTER
I20260608 12:42:50.281855  6993 consensus_queue.cc:237] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:50.288415  7043 raft_consensus.cc:1275] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.289402  6837 raft_consensus.cc:1275] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.290334  7112 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:50.291241  6993 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:50.292555  6876 consensus_peers.cc:597] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.300980  6993 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.302811  6837 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.311250  7043 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.313202  6658 catalog_manager.cc:5696] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:50.327611  6911 consensus_queue.cc:237] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:50.333223  7043 raft_consensus.cc:1275] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:50.333521  6837 raft_consensus.cc:1275] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:50.334690  6994 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:50.335434  7112 consensus_queue.cc:1048] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:50.342949  6993 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.345014  6837 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.344913  7043 raft_consensus.cc:2955] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.353703  6645 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet af688165630f425aabe9538895e7f5c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:50.356913  6661 catalog_manager.cc:5696] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 reported cstate change: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
W20260608 12:42:50.374369  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet af688165630f425aabe9538895e7f5c0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:50.463740  6993 raft_consensus.cc:1064] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: attempting to promote NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 to VOTER
I20260608 12:42:50.465902  6993 consensus_queue.cc:237] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:50.472491  7043 raft_consensus.cc:1275] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 LEARNER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.473443  6837 raft_consensus.cc:1275] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.474200  6994 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:50.475426  7102 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:50.476177  6876 consensus_peers.cc:597] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:50.486166  6994 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.488466  6837 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.498365  7043 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.501682  6658 catalog_manager.cc:5696] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:50.517395  6911 consensus_queue.cc:237] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [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: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:50.523929  7043 raft_consensus.cc:1275] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:50.523914  6837 raft_consensus.cc:1275] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:50.525743  7102 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:50.526405  6993 consensus_queue.cc:1048] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:50.533716  6994 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.535553  7043 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
W20260608 12:42:50.536602  6709 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec85bbb0bc0e445aaa3e6303004fded2 not available for placement
I20260608 12:42:50.537523  6837 raft_consensus.cc:2955] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:50.542577  6645 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14a765d5e7e444499816d685e9250be0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:50.546360  6661 catalog_manager.cc:5696] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:50.656582  7120 ts_tablet_manager.cc:933] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: Initiating tablet copy from peer c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913)
I20260608 12:42:50.658380  7120 tablet_copy_client.cc:323] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35913
I20260608 12:42:50.669353  6848 tablet_copy_service.cc:140] P c3dca94ed10242158702aa416b394dd7: Received BeginTabletCopySession request for tablet 81aaf2f3c4054b2ca2daed806e844640 from peer d9c603e26e8143cabd9720cc3fd38f21 ({username='slave'} at 127.0.0.1:37178)
I20260608 12:42:50.669811  6848 tablet_copy_service.cc:161] P c3dca94ed10242158702aa416b394dd7: Beginning new tablet copy session on tablet 81aaf2f3c4054b2ca2daed806e844640 from peer d9c603e26e8143cabd9720cc3fd38f21 at {username='slave'} at 127.0.0.1:37178: session id = d9c603e26e8143cabd9720cc3fd38f21-81aaf2f3c4054b2ca2daed806e844640
I20260608 12:42:50.675195  6848 tablet_copy_source_session.cc:215] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:50.678161  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81aaf2f3c4054b2ca2daed806e844640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.690145  7120 tablet_copy_client.cc:806] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:50.690743  7120 tablet_copy_client.cc:670] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:50.694809  7120 tablet_copy_client.cc:538] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:50.701498  7120 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap starting.
I20260608 12:42:50.718940  7120 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: 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
I20260608 12:42:50.719640  7120 tablet_bootstrap.cc:492] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap complete.
I20260608 12:42:50.720191  7120 ts_tablet_manager.cc:1403] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:42:50.722684  7120 raft_consensus.cc:359] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:50.723263  7120 raft_consensus.cc:740] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d9c603e26e8143cabd9720cc3fd38f21, State: Initialized, Role: LEARNER
I20260608 12:42:50.723855  7120 consensus_queue.cc:260] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:50.725978  7120 ts_tablet_manager.cc:1434] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:42:50.727975  6848 tablet_copy_service.cc:342] P c3dca94ed10242158702aa416b394dd7: Request end of tablet copy session d9c603e26e8143cabd9720cc3fd38f21-81aaf2f3c4054b2ca2daed806e844640 received from {username='slave'} at 127.0.0.1:37178
I20260608 12:42:50.728351  6848 tablet_copy_service.cc:434] P c3dca94ed10242158702aa416b394dd7: ending tablet copy session d9c603e26e8143cabd9720cc3fd38f21-81aaf2f3c4054b2ca2daed806e844640 on tablet 81aaf2f3c4054b2ca2daed806e844640 with peer d9c603e26e8143cabd9720cc3fd38f21
I20260608 12:42:50.741423  7120 ts_tablet_manager.cc:933] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: Initiating tablet copy from peer 61aefb53e5954a36863f21ae4d1d5445 (127.0.107.195:38917)
I20260608 12:42:50.742806  7120 tablet_copy_client.cc:323] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38917
I20260608 12:42:50.744535  6922 tablet_copy_service.cc:140] P 61aefb53e5954a36863f21ae4d1d5445: Received BeginTabletCopySession request for tablet 6a715ffb66154685bae9a81c039f017a from peer d9c603e26e8143cabd9720cc3fd38f21 ({username='slave'} at 127.0.0.1:46384)
I20260608 12:42:50.745033  6922 tablet_copy_service.cc:161] P 61aefb53e5954a36863f21ae4d1d5445: Beginning new tablet copy session on tablet 6a715ffb66154685bae9a81c039f017a from peer d9c603e26e8143cabd9720cc3fd38f21 at {username='slave'} at 127.0.0.1:46384: session id = d9c603e26e8143cabd9720cc3fd38f21-6a715ffb66154685bae9a81c039f017a
I20260608 12:42:50.750031  6922 tablet_copy_source_session.cc:215] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:50.752938  7120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a715ffb66154685bae9a81c039f017a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.766535  7120 tablet_copy_client.cc:806] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:50.767195  7120 tablet_copy_client.cc:670] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:50.770876  7120 tablet_copy_client.cc:538] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:50.778556  7120 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap starting.
I20260608 12:42:50.794872  7120 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: 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
I20260608 12:42:50.795522  7120 tablet_bootstrap.cc:492] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: Bootstrap complete.
I20260608 12:42:50.796046  7120 ts_tablet_manager.cc:1403] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:42:50.798254  7120 raft_consensus.cc:359] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:50.798828  7120 raft_consensus.cc:740] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d9c603e26e8143cabd9720cc3fd38f21, State: Initialized, Role: LEARNER
I20260608 12:42:50.799270  7120 consensus_queue.cc:260] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: true } }
I20260608 12:42:50.800966  7120 ts_tablet_manager.cc:1434] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:42:50.802618  6922 tablet_copy_service.cc:342] P 61aefb53e5954a36863f21ae4d1d5445: Request end of tablet copy session d9c603e26e8143cabd9720cc3fd38f21-6a715ffb66154685bae9a81c039f017a received from {username='slave'} at 127.0.0.1:46384
I20260608 12:42:50.802983  6922 tablet_copy_service.cc:434] P 61aefb53e5954a36863f21ae4d1d5445: ending tablet copy session d9c603e26e8143cabd9720cc3fd38f21-6a715ffb66154685bae9a81c039f017a on tablet 6a715ffb66154685bae9a81c039f017a with peer d9c603e26e8143cabd9720cc3fd38f21
I20260608 12:42:51.094435  7043 raft_consensus.cc:1217] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:42:51.260569  7101 consensus_queue.cc:579] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.066s)
I20260608 12:42:51.322542  7043 raft_consensus.cc:1217] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:42:51.539170  6709 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec85bbb0bc0e445aaa3e6303004fded2 not available for placement
I20260608 12:42:51.547045  7133 consensus_queue.cc:579] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Leader has been unable to successfully communicate with peer ec85bbb0bc0e445aaa3e6303004fded2 for more than 1 seconds (1.312s)
I20260608 12:42:51.569675  7101 raft_consensus.cc:1064] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: attempting to promote NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 to VOTER
I20260608 12:42:51.572089  7101 consensus_queue.cc:237] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:51.579734  7043 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:51.580360  6911 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:51.581986  7101 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:51.583029  7135 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:42:51.588701  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet af688165630f425aabe9538895e7f5c0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
W20260608 12:42:51.589016  6802 consensus_peers.cc:597] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:51.597623  7135 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.599419  7043 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.611464  6911 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.613317  6658 catalog_manager.cc:5696] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 reported cstate change: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c3dca94ed10242158702aa416b394dd7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:51.634240  6837 consensus_queue.cc:237] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [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: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:51.639322  7043 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:51.639328  6911 raft_consensus.cc:1275] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Refusing update from remote peer c3dca94ed10242158702aa416b394dd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:51.641104  7128 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:51.641987  7135 consensus_queue.cc:1048] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.648347  7128 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.650399  6911 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.651266  7043 raft_consensus.cc:2955] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.659915  6646 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 81aaf2f3c4054b2ca2daed806e844640 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:51.662683  6661 catalog_manager.cc:5696] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 reported cstate change: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "c3dca94ed10242158702aa416b394dd7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.812831  6994 raft_consensus.cc:1064] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: attempting to promote NON_VOTER d9c603e26e8143cabd9720cc3fd38f21 to VOTER
I20260608 12:42:51.815140  6994 consensus_queue.cc:237] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [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: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:51.822438  6837 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:51.822516  7043 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 LEARNER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:51.823976  7132 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:51.824698  7133 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:51.827502  6876 consensus_peers.cc:597] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 -> Peer ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): Couldn't send request to peer ec85bbb0bc0e445aaa3e6303004fded2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:51.834270  7133 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.836076  6837 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.844702  7043 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.849862  6659 catalog_manager.cc:5696] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 reported cstate change: config changed from index 2 to 3, d9c603e26e8143cabd9720cc3fd38f21 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec85bbb0bc0e445aaa3e6303004fded2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39507 } } peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.865300  6911 consensus_queue.cc:237] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [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: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } }
I20260608 12:42:51.870868  7043 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:51.871147  6837 raft_consensus.cc:1275] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Refusing update from remote peer 61aefb53e5954a36863f21ae4d1d5445: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:51.872305  6994 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.873102  7132 consensus_queue.cc:1048] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.879900  7133 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.881376  6837 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.881891  7043 raft_consensus.cc:2955] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
I20260608 12:42:51.890527  6645 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6a715ffb66154685bae9a81c039f017a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:51.891853  6661 catalog_manager.cc:5696] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 reported cstate change: config changed from index 3 to 4, VOTER ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "61aefb53e5954a36863f21ae4d1d5445" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3dca94ed10242158702aa416b394dd7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35913 } } peers { permanent_uuid: "61aefb53e5954a36863f21ae4d1d5445" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38917 } } peers { permanent_uuid: "d9c603e26e8143cabd9720cc3fd38f21" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42857 } attrs { promote: false } } }
W20260608 12:42:52.597024  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6a715ffb66154685bae9a81c039f017a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
W20260608 12:42:52.788288  6646 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 12:42:53.940213  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 81aaf2f3c4054b2ca2daed806e844640: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:55.894546   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:55.924134   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:55.925580   431 tablet_replica.cc:333] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7: stopping tablet replica
I20260608 12:42:55.926586   431 raft_consensus.cc:2243] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:55.927597   431 raft_consensus.cc:2272] T af688165630f425aabe9538895e7f5c0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:55.930051   431 tablet_replica.cc:333] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7: stopping tablet replica
I20260608 12:42:55.930624   431 raft_consensus.cc:2243] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:55.931367   431 raft_consensus.cc:2272] T 14a765d5e7e444499816d685e9250be0 P c3dca94ed10242158702aa416b394dd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:55.933772   431 tablet_replica.cc:333] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7: stopping tablet replica
I20260608 12:42:55.934270   431 raft_consensus.cc:2243] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:55.935001   431 raft_consensus.cc:2272] T 81aaf2f3c4054b2ca2daed806e844640 P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:55.937516   431 tablet_replica.cc:333] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7: stopping tablet replica
I20260608 12:42:55.937963   431 raft_consensus.cc:2243] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:55.938530   431 raft_consensus.cc:2272] T 6a715ffb66154685bae9a81c039f017a P c3dca94ed10242158702aa416b394dd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:55.965199   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:55.983572   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:56.007761   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:56.008534   431 tablet_replica.cc:333] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445: stopping tablet replica
I20260608 12:42:56.009227   431 raft_consensus.cc:2243] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:56.010144   431 raft_consensus.cc:2272] T 14a765d5e7e444499816d685e9250be0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.013744   431 tablet_replica.cc:333] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445: stopping tablet replica
I20260608 12:42:56.014684   431 raft_consensus.cc:2243] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:56.016155   431 raft_consensus.cc:2272] T af688165630f425aabe9538895e7f5c0 P 61aefb53e5954a36863f21ae4d1d5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.019335   431 tablet_replica.cc:333] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445: stopping tablet replica
W20260608 12:42:56.019199  6876 consensus_peers.cc:597] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 -> Peer c3dca94ed10242158702aa416b394dd7 (127.0.107.194:35913): Couldn't send request to peer c3dca94ed10242158702aa416b394dd7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:56.020010   431 raft_consensus.cc:2243] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 12:42:56.020466  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 81aaf2f3c4054b2ca2daed806e844640: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:42:56.020957   431 raft_consensus.cc:2272] T 81aaf2f3c4054b2ca2daed806e844640 P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.023300   431 tablet_replica.cc:333] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445: stopping tablet replica
I20260608 12:42:56.023766   431 raft_consensus.cc:2243] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:56.024456   431 raft_consensus.cc:2272] T 6a715ffb66154685bae9a81c039f017a P 61aefb53e5954a36863f21ae4d1d5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.048830   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:56.065316   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:56.091637   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:56.092378   431 tablet_replica.cc:333] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21: stopping tablet replica
I20260608 12:42:56.093026   431 raft_consensus.cc:2243] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:56.093536   431 raft_consensus.cc:2272] T 6a715ffb66154685bae9a81c039f017a P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.095676   431 tablet_replica.cc:333] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21: stopping tablet replica
I20260608 12:42:56.096128   431 raft_consensus.cc:2243] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:56.096585   431 raft_consensus.cc:2272] T 81aaf2f3c4054b2ca2daed806e844640 P d9c603e26e8143cabd9720cc3fd38f21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.098709   431 tablet_replica.cc:333] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21: stopping tablet replica
I20260608 12:42:56.099195   431 raft_consensus.cc:2243] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:56.099771   431 raft_consensus.cc:2272] T 14a765d5e7e444499816d685e9250be0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.101800   431 tablet_replica.cc:333] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21: stopping tablet replica
I20260608 12:42:56.102195   431 raft_consensus.cc:2243] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:56.102831   431 raft_consensus.cc:2272] T af688165630f425aabe9538895e7f5c0 P d9c603e26e8143cabd9720cc3fd38f21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:56.126266   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:56.142185   431 master.cc:562] Master@127.0.107.254:44877 shutting down...
W20260608 12:42:58.842329  6646 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:42:58.847082  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet af688165630f425aabe9538895e7f5c0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
W20260608 12:43:00.143483  6646 catalog_manager.cc:4754] TS ec85bbb0bc0e445aaa3e6303004fded2 (127.0.107.193:39507): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 81aaf2f3c4054b2ca2daed806e844640: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39507: connect: Connection refused (error 111)
I20260608 12:43:00.646148   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:00.646773   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:00.647099   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30af58e56c374657bb4f74c0785052e8: stopping tablet replica
I20260608 12:43:00.670493   431 master.cc:584] Master@127.0.107.254:44877 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15328 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:43:00.712409   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43669
I20260608 12:43:00.713701   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:00.719750  7160 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
W20260608 12:43:00.719895  7161 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
I20260608 12:43:00.723032   431 server_base.cc:1061] running on GCE node
W20260608 12:43:00.722960  7163 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
I20260608 12:43:00.724202   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:00.724437   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:00.724581   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922580724567 us; error 0 us; skew 500 ppm
I20260608 12:43:00.725242   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:00.727713   431 webserver.cc:533] Webserver started at http://127.0.107.254:46643/ using document root <none> and password file <none>
I20260608 12:43:00.728240   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:00.728446   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:00.728718   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:00.730096   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "bef4b6990ce341ae90d85b12132117c4"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-d4dv"
I20260608 12:43:00.734938   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:00.738924  7168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:00.739787   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:00.740106   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "bef4b6990ce341ae90d85b12132117c4"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-d4dv"
I20260608 12:43:00.740401   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:00.755110   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:00.756414   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:00.797093   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43669
I20260608 12:43:00.797252  7219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43669 every 8 connection(s)
I20260608 12:43:00.801396  7220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:00.812917  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4: Bootstrap starting.
I20260608 12:43:00.818367  7220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:00.823294  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4: No bootstrap required, opened a new log
I20260608 12:43:00.826205  7220 raft_consensus.cc:359] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER }
I20260608 12:43:00.826623  7220 raft_consensus.cc:385] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:00.827135  7220 raft_consensus.cc:740] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef4b6990ce341ae90d85b12132117c4, State: Initialized, Role: FOLLOWER
I20260608 12:43:00.827881  7220 consensus_queue.cc:260] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER }
I20260608 12:43:00.828357  7220 raft_consensus.cc:399] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:00.828591  7220 raft_consensus.cc:493] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:00.828902  7220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.833866  7220 raft_consensus.cc:515] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER }
I20260608 12:43:00.834443  7220 leader_election.cc:304] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [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: bef4b6990ce341ae90d85b12132117c4; no voters: 
I20260608 12:43:00.835681  7220 leader_election.cc:290] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:00.836248  7223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.837821  7223 raft_consensus.cc:697] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 1 LEADER]: Becoming Leader. State: Replica: bef4b6990ce341ae90d85b12132117c4, State: Running, Role: LEADER
I20260608 12:43:00.838618  7223 consensus_queue.cc:237] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [LEADER]: Queue going to LEADER mode. State: All 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: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER }
I20260608 12:43:00.839015  7220 sys_catalog.cc:565] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:00.841806  7224 sys_catalog.cc:455] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bef4b6990ce341ae90d85b12132117c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER } }
I20260608 12:43:00.841720  7225 sys_catalog.cc:455] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bef4b6990ce341ae90d85b12132117c4. Latest consensus state: current_term: 1 leader_uuid: "bef4b6990ce341ae90d85b12132117c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef4b6990ce341ae90d85b12132117c4" member_type: VOTER } }
I20260608 12:43:00.842509  7224 sys_catalog.cc:458] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:00.842579  7225 sys_catalog.cc:458] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:00.846825  7228 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:00.852118  7228 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:00.854826   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:00.861908  7228 catalog_manager.cc:1382] Generated new cluster ID: 403a94b6d8814b5281d948222724d06b
I20260608 12:43:00.862223  7228 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:00.883649  7228 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:00.885008  7228 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:00.904034  7228 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4: Generated new TSK 0
I20260608 12:43:00.904654  7228 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:00.924644   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:00.933096  7242 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
W20260608 12:43:00.934060  7243 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
W20260608 12:43:00.939163  7245 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
I20260608 12:43:00.940652   431 server_base.cc:1061] running on GCE node
I20260608 12:43:00.942608   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:00.942873   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:00.943114   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922580943062 us; error 0 us; skew 500 ppm
I20260608 12:43:00.943804   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:00.946791   431 webserver.cc:533] Webserver started at http://127.0.107.193:46149/ using document root <none> and password file <none>
I20260608 12:43:00.947377   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:00.947592   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:00.947942   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:00.949585   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "69840897eb5543de91851a2b0d539d8f"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-d4dv"
I20260608 12:43:00.954893   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:43:00.958917  7250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:00.959738   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:00.960069   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "69840897eb5543de91851a2b0d539d8f"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-d4dv"
I20260608 12:43:00.960378   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:00.974496   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:00.976084   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:00.977831   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:00.980470   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:00.980731   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:00.981045   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:00.981241   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.028010   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40033
I20260608 12:43:01.028146  7312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40033 every 8 connection(s)
I20260608 12:43:01.034229   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:01.044494  7318 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
W20260608 12:43:01.047003  7317 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
W20260608 12:43:01.048158  7320 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
I20260608 12:43:01.050761   431 server_base.cc:1061] running on GCE node
I20260608 12:43:01.051604  7313 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:01.052055   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:01.052073  7313 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:01.052397   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:01.052678   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922581052662 us; error 0 us; skew 500 ppm
I20260608 12:43:01.053243  7313 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:01.053483   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:01.056108  7185 ts_manager.cc:194] Registered new tserver with Master: 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033)
I20260608 12:43:01.056628   431 webserver.cc:533] Webserver started at http://127.0.107.194:40779/ using document root <none> and password file <none>
I20260608 12:43:01.057390   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:01.057600   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:01.057904   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:01.058630  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36014
I20260608 12:43:01.059361   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "b436bc9209ea4e6ba693caae7e910a4e"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:01.065215   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:43:01.069154  7325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.070043   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:01.070396   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "b436bc9209ea4e6ba693caae7e910a4e"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:01.070698   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:01.085129   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:01.086586   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:01.088222   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:01.091030   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:01.091248   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.091555   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:01.091707   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.135118   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43593
I20260608 12:43:01.135300  7387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43593 every 8 connection(s)
I20260608 12:43:01.140883   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:01.149904  7391 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
W20260608 12:43:01.151489  7392 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
I20260608 12:43:01.155716   431 server_base.cc:1061] running on GCE node
I20260608 12:43:01.156725  7388 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:01.157243  7388 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:01.157783  7394 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
I20260608 12:43:01.158152  7388 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:01.158980   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:01.159307   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:01.159519   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922581159504 us; error 0 us; skew 500 ppm
I20260608 12:43:01.160262   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:01.160822  7185 ts_manager.cc:194] Registered new tserver with Master: b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:01.162658  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36028
I20260608 12:43:01.163376   431 webserver.cc:533] Webserver started at http://127.0.107.195:36659/ using document root <none> and password file <none>
I20260608 12:43:01.164012   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:01.164287   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:01.164645   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:01.166292   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "0ad130faabc346a8adfbbde05e44f6b5"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:01.171221   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:43:01.175015  7399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.175916   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:43:01.176271   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "0ad130faabc346a8adfbbde05e44f6b5"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:01.176584   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:01.201918   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:01.203234   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:01.204820   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:01.207350   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:01.207590   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.207844   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:01.208022   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:01.252125   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42695
I20260608 12:43:01.252255  7461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42695 every 8 connection(s)
I20260608 12:43:01.267791  7462 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:01.268211  7462 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:01.269057  7462 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:01.271086  7185 ts_manager.cc:194] Registered new tserver with Master: 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:01.271687   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015956298s
I20260608 12:43:01.272691  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36038
I20260608 12:43:02.062166  7313 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:02.166070  7388 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:02.275877  7462 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:02.330828  7185 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35110:
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"
    }
  }
}
W20260608 12:43:02.333658  7185 catalog_manager.cc:7076] 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.
I20260608 12:43:02.392915  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea33178e7f844279e36057bddaaa12e (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:02.393481  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:02.394704  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea33178e7f844279e36057bddaaa12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.396184  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60b10703148bf937b734dc6a0536c (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:02.398015  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60b10703148bf937b734dc6a0536c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.403525  7353 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea33178e7f844279e36057bddaaa12e (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:02.405292  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea33178e7f844279e36057bddaaa12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.408156  7352 tablet_service.cc:1511] Processing CreateTablet for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:02.409868  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db8fc73bfc40bb9f7676e1436fd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.411377  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db8fc73bfc40bb9f7676e1436fd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.411548  7427 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea33178e7f844279e36057bddaaa12e (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:02.411990  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:02.412381  7275 tablet_service.cc:1511] Processing CreateTablet for tablet d97308a018ad4918ba84edbdbc587fdc (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:02.413297  7427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea33178e7f844279e36057bddaaa12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.413923  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97308a018ad4918ba84edbdbc587fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.414891  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db8fc73bfc40bb9f7676e1436fd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.416435  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60b10703148bf937b734dc6a0536c (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:02.419526  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 94a60b10703148bf937b734dc6a0536c (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:02.421401  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60b10703148bf937b734dc6a0536c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.429317  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60b10703148bf937b734dc6a0536c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.439474  7350 tablet_service.cc:1511] Processing CreateTablet for tablet d97308a018ad4918ba84edbdbc587fdc (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:02.442842  7424 tablet_service.cc:1511] Processing CreateTablet for tablet d97308a018ad4918ba84edbdbc587fdc (DEFAULT_TABLE table=test-workload [id=890621fc496b45a0ad6a603c16979bd4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:02.443575  7482 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:02.445716  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97308a018ad4918ba84edbdbc587fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.444655  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97308a018ad4918ba84edbdbc587fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:02.455513  7482 tablet_bootstrap.cc:654] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.477560  7483 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:02.494349  7482 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: No bootstrap required, opened a new log
I20260608 12:43:02.495074  7482 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.009s
I20260608 12:43:02.498680  7482 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.499683  7482 raft_consensus.cc:385] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.500029  7482 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.489876  7485 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:02.501031  7482 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.504508  7483 tablet_bootstrap.cc:654] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.508358  7482 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260608 12:43:02.509671  7482 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:02.509999  7485 tablet_bootstrap.cc:654] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.517938  7482 tablet_bootstrap.cc:654] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.518728  7483 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: No bootstrap required, opened a new log
I20260608 12:43:02.519608  7483 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.008s
I20260608 12:43:02.524423  7483 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.525695  7483 raft_consensus.cc:385] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.525836  7486 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:02.526221  7483 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.526862  7486 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.527650  7483 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.533666  7485 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: No bootstrap required, opened a new log
W20260608 12:43:02.534526  7314 tablet.cc:2404] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:02.536700  7483 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260608 12:43:02.537281  7485 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.014s
I20260608 12:43:02.539631  7486 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.541129  7485 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.545625  7485 raft_consensus.cc:385] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.546007  7485 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.546952  7485 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.551496  7483 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:02.553310  7482 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: No bootstrap required, opened a new log
I20260608 12:43:02.553980  7482 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.016s
I20260608 12:43:02.557807  7482 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.558684  7482 raft_consensus.cc:385] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.559047  7482 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.560065  7482 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.562505  7482 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:02.562903  7483 tablet_bootstrap.cc:654] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.563736  7482 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:02.571717  7482 tablet_bootstrap.cc:654] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.578781  7483 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: No bootstrap required, opened a new log
I20260608 12:43:02.579702  7483 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.018s
I20260608 12:43:02.584115  7483 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.585296  7483 raft_consensus.cc:385] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.585813  7483 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.586763  7482 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: No bootstrap required, opened a new log
I20260608 12:43:02.587419  7482 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260608 12:43:02.587584  7485 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.021s
I20260608 12:43:02.586967  7483 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.590063  7483 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:02.591195  7482 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.592005  7482 raft_consensus.cc:385] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.591231  7485 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:02.592322  7482 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.597364  7482 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.601155  7485 tablet_bootstrap.cc:654] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.603796  7482 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:43:02.605455  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
W20260608 12:43:02.607719  7254 leader_election.cc:343] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:02.609619  7482 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:02.610690  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
W20260608 12:43:02.612534  7254 leader_election.cc:343] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:02.613106  7254 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [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: 69840897eb5543de91851a2b0d539d8f; no voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:02.614447  7486 raft_consensus.cc:2749] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:02.619829  7482 tablet_bootstrap.cc:654] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.621515  7485 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: No bootstrap required, opened a new log
I20260608 12:43:02.622190  7485 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260608 12:43:02.625648  7485 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.626610  7485 raft_consensus.cc:385] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.626713  7483 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:02.627035  7485 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.628125  7485 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.630638  7485 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:02.631914  7485 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:02.635957  7482 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: No bootstrap required, opened a new log
I20260608 12:43:02.636538  7482 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260608 12:43:02.637451  7483 tablet_bootstrap.cc:654] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.639916  7485 tablet_bootstrap.cc:654] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.639794  7493 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:02.640173  7482 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.641229  7482 raft_consensus.cc:385] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.641573  7482 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.640753  7493 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.642854  7482 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.651118  7482 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:43:02.656267  7483 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: No bootstrap required, opened a new log
I20260608 12:43:02.657176  7483 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.011s
I20260608 12:43:02.659535  7493 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.661549  7486 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:02.662132  7486 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.664999  7486 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.666136  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:02.660948  7483 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.667755  7483 raft_consensus.cc:385] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.667812  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:02.668361  7483 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.668669  7437 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 0.
I20260608 12:43:02.669623  7483 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
W20260608 12:43:02.670578  7254 leader_election.cc:343] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:02.671574  7254 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:02.672430  7483 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:43:02.673750  7483 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:02.673810  7486 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:02.674427  7486 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:02.674794  7486 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.686757  7485 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: No bootstrap required, opened a new log
I20260608 12:43:02.687537  7485 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.022s
I20260608 12:43:02.688697  7483 tablet_bootstrap.cc:654] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.688777  7486 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.691571  7485 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.692802  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:02.692700  7485 raft_consensus.cc:385] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.693476  7485 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
W20260608 12:43:02.694607  7254 leader_election.cc:343] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:02.694550  7485 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.697103  7437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:02.697710  7437 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.698776  7485 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:43:02.699726  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:02.700063  7485 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:02.700536  7288 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 0.
I20260608 12:43:02.701016  7486 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 1 election: Requested vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.705539  7328 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:02.710527  7493 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:02.706403  7437 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 1.
I20260608 12:43:02.710959  7493 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:02.711155  7485 tablet_bootstrap.cc:654] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:02.711373  7493 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.721082  7493 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.722711  7254 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:02.724956  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:02.725368  7486 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:02.725981  7486 raft_consensus.cc:697] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 LEADER]: Becoming Leader. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:02.726878  7483 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: No bootstrap required, opened a new log
I20260608 12:43:02.726817  7486 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Queue going to LEADER mode. State: All 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
W20260608 12:43:02.727134  7329 leader_election.cc:343] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:02.727536  7483 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.018s
I20260608 12:43:02.730887  7485 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: No bootstrap required, opened a new log
I20260608 12:43:02.731531  7485 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260608 12:43:02.734758  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:02.731132  7483 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.735488  7288 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.735467  7485 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.737104  7483 raft_consensus.cc:385] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.737358  7485 raft_consensus.cc:385] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:02.737659  7483 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.738168  7485 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:02.737484  7184 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 69840897eb5543de91851a2b0d539d8f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:02.738883  7483 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.739547  7485 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.741618  7483 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.001s
I20260608 12:43:02.748762  7288 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 1.
I20260608 12:43:02.750385  7493 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.751466  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:02.752146  7436 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.758350  7328 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:02.760591  7436 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 1.
I20260608 12:43:02.759435  7493 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:02.763126  7493 raft_consensus.cc:697] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: Becoming Leader. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:02.763805  7493 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Queue going to LEADER mode. State: All 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.766938  7485 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.025s
I20260608 12:43:02.772603  7183 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:02.791579  7491 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:02.792037  7491 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.794512  7491 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:02.807243  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:02.807348  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:02.808220  7363 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 0.
I20260608 12:43:02.808220  7288 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 0.
I20260608 12:43:02.809569  7403 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:02.810295  7491 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:02.810680  7491 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:02.811007  7491 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.815897  7491 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.817694  7491 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:02.818518  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:02.818790  7363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:02.819087  7288 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.819453  7363 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.824654  7288 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 1.
I20260608 12:43:02.825094  7363 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 1.
I20260608 12:43:02.826035  7402 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: 
I20260608 12:43:02.826898  7491 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:02.827811  7491 raft_consensus.cc:697] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Running, Role: LEADER
I20260608 12:43:02.828514  7491 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Queue going to LEADER mode. State: All 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.836282  7183 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0ad130faabc346a8adfbbde05e44f6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: HEALTHY } } }
W20260608 12:43:02.851594  7233 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:02.939244  7493 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:02.939787  7493 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.941797  7493 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.942710  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:02.943082  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:02.943324  7288 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 0.
I20260608 12:43:02.943773  7436 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 0.
I20260608 12:43:02.944505  7328 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [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: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:02.945451  7493 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:02.945827  7493 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:02.946115  7493 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.951385  7493 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.953236  7493 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:02.954149  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:02.954337  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:02.954746  7288 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.954958  7436 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:02.960040  7288 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 1.
I20260608 12:43:02.960083  7436 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 1.
I20260608 12:43:02.961431  7329 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [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: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:02.962240  7493 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:02.962809  7493 raft_consensus.cc:697] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: Becoming Leader. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:02.963579  7493 consensus_queue.cc:237] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Queue going to LEADER mode. State: All 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:02.972100  7183 catalog_manager.cc:5696] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: term changed from 0 to 1, leader changed from <none> to b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:03.006265   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:03.012974  7493 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:03.013756  7493 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:03.017688  7493 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:03.018980  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:03.020146  7436 raft_consensus.cc:2393] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b436bc9209ea4e6ba693caae7e910a4e in current term 1: Already voted for candidate 69840897eb5543de91851a2b0d539d8f in this term.
W20260608 12:43:03.022156  7328 leader_election.cc:336] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:43:03.022841  7328 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [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: b436bc9209ea4e6ba693caae7e910a4e; no voters: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:03.023914  7493 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:03.030419  7493 raft_consensus.cc:2749] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:03.038262   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:03.039265   431 tablet_replica.cc:333] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: stopping tablet replica
I20260608 12:43:03.039875   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.040369   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.042796   431 tablet_replica.cc:333] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: stopping tablet replica
I20260608 12:43:03.043352   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:03.043989   431 pending_rounds.cc:70] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Trying to abort 1 pending ops.
I20260608 12:43:03.044198   431 pending_rounds.cc:77] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658898857058304 op_type: NO_OP noop_request { }
I20260608 12:43:03.044529   431 raft_consensus.cc:2889] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:03.044826   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.047353   431 tablet_replica.cc:333] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: stopping tablet replica
I20260608 12:43:03.047899   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.048298   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.050477   431 tablet_replica.cc:333] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: stopping tablet replica
I20260608 12:43:03.050957   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.051293   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.074633   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:03.087780   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:03.108141   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:03.109091   431 tablet_replica.cc:333] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: stopping tablet replica
I20260608 12:43:03.109755   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.110177   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.112424   431 tablet_replica.cc:333] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: stopping tablet replica
I20260608 12:43:03.113039   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.113404   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.115437   431 tablet_replica.cc:333] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: stopping tablet replica
I20260608 12:43:03.115921   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:03.116478   431 pending_rounds.cc:70] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Trying to abort 1 pending ops.
I20260608 12:43:03.116631   431 pending_rounds.cc:77] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658899009552384 op_type: NO_OP noop_request { }
I20260608 12:43:03.116948   431 raft_consensus.cc:2889] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:03.117204   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.119513   431 tablet_replica.cc:333] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: stopping tablet replica
I20260608 12:43:03.119979   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:03.120533   431 pending_rounds.cc:70] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Trying to abort 1 pending ops.
I20260608 12:43:03.120702   431 pending_rounds.cc:77] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658899827458048 op_type: NO_OP noop_request { }
I20260608 12:43:03.121024   431 raft_consensus.cc:2889] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:03.121279   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.144613   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:03.156891   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:03.174886   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:03.175781   431 tablet_replica.cc:333] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: stopping tablet replica
I20260608 12:43:03.176467   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.176987   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.179216   431 tablet_replica.cc:333] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: stopping tablet replica
I20260608 12:43:03.179718   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.180056   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.181881   431 tablet_replica.cc:333] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: stopping tablet replica
I20260608 12:43:03.182353   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:03.182893   431 pending_rounds.cc:70] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Trying to abort 1 pending ops.
I20260608 12:43:03.183043   431 pending_rounds.cc:77] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658899273322496 op_type: NO_OP noop_request { }
I20260608 12:43:03.183265   431 raft_consensus.cc:2889] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:03.183486   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.185674   431 tablet_replica.cc:333] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: stopping tablet replica
I20260608 12:43:03.186131   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:03.186460   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:03.209918   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:03.224117   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:03.230463  7514 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
W20260608 12:43:03.230922  7515 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
W20260608 12:43:03.231894  7517 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
I20260608 12:43:03.233255   431 server_base.cc:1061] running on GCE node
I20260608 12:43:03.234508   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:03.234891   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:03.235217   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922583235199 us; error 0 us; skew 500 ppm
I20260608 12:43:03.236011   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:03.238826   431 webserver.cc:533] Webserver started at http://127.0.107.196:46761/ using document root <none> and password file <none>
I20260608 12:43:03.239495   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:03.239811   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:03.240206   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:03.241560   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "91a982ad56a9415d8fd0b2a662361871"
format_stamp: "Formatted at 2026-06-08 12:43:03 on dist-test-slave-d4dv"
I20260608 12:43:03.246448   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:43:03.250181  7522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:03.251045   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:03.251479   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "91a982ad56a9415d8fd0b2a662361871"
format_stamp: "Formatted at 2026-06-08 12:43:03 on dist-test-slave-d4dv"
I20260608 12:43:03.251886   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:03.271149   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:03.272291   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:03.273957   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:03.276443   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:03.276772   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:03.277179   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:03.277456   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:03.317477   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43239
I20260608 12:43:03.317605  7584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43239 every 8 connection(s)
I20260608 12:43:03.333520  7585 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:03.334103  7585 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:03.334988  7585 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:03.337265  7183 ts_manager.cc:194] Registered new tserver with Master: 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196:43239)
I20260608 12:43:03.338835  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35118
W20260608 12:43:03.866824  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 96db8fc73bfc40bb9f7676e1436fd8d0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40033: connect: Connection refused (error 111)
W20260608 12:43:03.871042  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 94a60b10703148bf937b734dc6a0536c: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
W20260608 12:43:03.875041  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
I20260608 12:43:04.341934  7585 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
W20260608 12:43:04.888762  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
W20260608 12:43:04.892575  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 96db8fc73bfc40bb9f7676e1436fd8d0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40033: connect: Connection refused (error 111)
W20260608 12:43:04.896540  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 94a60b10703148bf937b734dc6a0536c: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
W20260608 12:43:05.930841  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 94a60b10703148bf937b734dc6a0536c: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
W20260608 12:43:05.934512  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 96db8fc73bfc40bb9f7676e1436fd8d0: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40033: connect: Connection refused (error 111)
W20260608 12:43:05.937837  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
W20260608 12:43:06.952057  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 94a60b10703148bf937b734dc6a0536c: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
W20260608 12:43:06.956030  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
W20260608 12:43:06.959785  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 7ea33178e7f844279e36057bddaaa12e: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
W20260608 12:43:07.962301  7233 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 69840897eb5543de91851a2b0d539d8f not available for placement
W20260608 12:43:08.964460  7233 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 69840897eb5543de91851a2b0d539d8f not available for placement
W20260608 12:43:09.966728  7233 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 69840897eb5543de91851a2b0d539d8f not available for placement
I20260608 12:43:10.355734   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:10.362222  7593 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
W20260608 12:43:10.363786  7594 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
W20260608 12:43:10.364197  7596 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
I20260608 12:43:10.367578   431 server_base.cc:1061] running on GCE node
I20260608 12:43:10.369740   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:10.369937   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:10.370165   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922590370129 us; error 0 us; skew 500 ppm
I20260608 12:43:10.370833   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:10.373250   431 webserver.cc:533] Webserver started at http://127.0.107.193:46149/ using document root <none> and password file <none>
I20260608 12:43:10.373762   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:10.373958   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:10.377590   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:43:10.380918  7601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:10.381695   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:10.382001   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "69840897eb5543de91851a2b0d539d8f"
format_stamp: "Formatted at 2026-06-08 12:43:00 on dist-test-slave-d4dv"
I20260608 12:43:10.382328   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:10.396785   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:10.398108   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:10.399684   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:10.403497  7608 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:43:10.425038   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:10.425328   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:43:10.425570   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:43:10.431018  7608 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:10.446130  7608 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: 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
I20260608 12:43:10.447026  7608 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Bootstrap complete.
I20260608 12:43:10.447765  7608 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:43:10.449556   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:10.449877   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.024s	sys 0.000s
I20260608 12:43:10.450452  7608 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.451087  7608 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.451867  7608 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.454495  7608 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260608 12:43:10.455237  7608 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:10.467037  7608 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: 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
I20260608 12:43:10.467815  7608 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Bootstrap complete.
I20260608 12:43:10.468453  7608 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 12:43:10.470958  7608 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.471542  7608 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.472474  7608 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.474556  7608 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:43:10.475322  7608 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:10.489058  7608 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: 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
I20260608 12:43:10.490224  7608 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Bootstrap complete.
I20260608 12:43:10.490859  7608 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260608 12:43:10.493295  7608 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.494030  7608 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.494825  7608 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.496929  7608 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:43:10.497709  7608 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Bootstrap starting.
I20260608 12:43:10.509496  7608 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: 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
I20260608 12:43:10.510232  7608 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Bootstrap complete.
I20260608 12:43:10.510785   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40033
I20260608 12:43:10.510903  7669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40033 every 8 connection(s)
I20260608 12:43:10.511135  7608 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 12:43:10.513526  7608 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.514125  7608 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.514873  7608 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.517226  7608 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:10.518044   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:10.525694  7674 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
W20260608 12:43:10.527235  7675 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
I20260608 12:43:10.531116   431 server_base.cc:1061] running on GCE node
W20260608 12:43:10.530648  7677 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
I20260608 12:43:10.532362  7670 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:10.532693   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:10.532761  7670 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:10.533097   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:10.533329   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922590533308 us; error 0 us; skew 500 ppm
I20260608 12:43:10.533823  7670 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:10.533994   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:10.536787   431 webserver.cc:533] Webserver started at http://127.0.107.194:40779/ using document root <none> and password file <none>
I20260608 12:43:10.537454   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:10.537662   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:10.538398  7183 ts_manager.cc:194] Re-registered known tserver with Master: 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033)
I20260608 12:43:10.541894   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:43:10.544044  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35130
I20260608 12:43:10.546272  7682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:10.547174   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:10.547482   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "b436bc9209ea4e6ba693caae7e910a4e"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:10.547586  7670 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:10.547824   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:10.559264   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:10.560376   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:10.561854   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:10.585427   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:10.585762   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260608 12:43:10.590584  7689 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:10.601549   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:10.601861   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.003s
I20260608 12:43:10.603825  7689 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: 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
I20260608 12:43:10.604619  7689 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap complete.
I20260608 12:43:10.605223  7689 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:43:10.607491  7689 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.608213  7689 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.609064  7689 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.612313  7689 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:43:10.613195  7689 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:10.627063  7689 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: 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
I20260608 12:43:10.627918  7689 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap complete.
I20260608 12:43:10.628602  7689 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260608 12:43:10.630889  7689 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.631598  7689 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.632323  7689 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.634416  7689 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:10.635360  7689 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:10.648846  7689 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: 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
I20260608 12:43:10.649956  7689 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap complete.
I20260608 12:43:10.650595  7689 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:43:10.653173  7689 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.653859  7689 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.654747  7689 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.656733  7689 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:43:10.657724  7689 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap starting.
I20260608 12:43:10.662036   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43593
I20260608 12:43:10.662184  7749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43593 every 8 connection(s)
I20260608 12:43:10.667294   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:10.672338  7689 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: 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
I20260608 12:43:10.673472  7689 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Bootstrap complete.
I20260608 12:43:10.674474  7689 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
W20260608 12:43:10.675547  7754 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
W20260608 12:43:10.679320  7755 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
I20260608 12:43:10.680438  7689 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.681577  7689 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.683344  7750 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:10.682811  7689 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.683938  7750 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:10.685215  7750 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:10.686414  7689 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:43:10.689999   431 server_base.cc:1061] running on GCE node
W20260608 12:43:10.690943  7757 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
I20260608 12:43:10.691015  7183 ts_manager.cc:194] Re-registered known tserver with Master: b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:10.692046   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:10.692298   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:10.692519   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922590692499 us; error 0 us; skew 500 ppm
I20260608 12:43:10.693279   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:10.696062   431 webserver.cc:533] Webserver started at http://127.0.107.195:36659/ using document root <none> and password file <none>
I20260608 12:43:10.696686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:10.696904   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:10.696940  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35146
I20260608 12:43:10.699782  7750 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:10.701392   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:10.705607  7762 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:10.706672   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:43:10.707077   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "0ad130faabc346a8adfbbde05e44f6b5"
format_stamp: "Formatted at 2026-06-08 12:43:01 on dist-test-slave-d4dv"
I20260608 12:43:10.707504   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-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)
I20260608 12:43:10.727137   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:10.728283   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:10.729671   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:10.754176   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:10.754478   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:43:10.759253  7769 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:10.769537   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:10.769799   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:43:10.771045  7769 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: 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
I20260608 12:43:10.771771  7769 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap complete.
I20260608 12:43:10.772348  7769 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:43:10.774600  7769 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.775163  7769 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.775970  7769 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.778877  7769 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:43:10.779875  7769 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:10.792940  7769 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: 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
I20260608 12:43:10.794067  7769 tablet_bootstrap.cc:492] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap complete.
I20260608 12:43:10.795073  7769 ts_tablet_manager.cc:1403] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:43:10.798502  7769 raft_consensus.cc:359] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.799428  7769 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.800493  7769 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.803268  7769 ts_tablet_manager.cc:1434] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:43:10.804333  7769 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:10.821959  7769 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: 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
I20260608 12:43:10.822814   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42695
I20260608 12:43:10.822913  7829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42695 every 8 connection(s)
I20260608 12:43:10.823009  7769 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap complete.
I20260608 12:43:10.824033  7769 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 12:43:10.826349  7769 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.826946  7769 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.828038  7769 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.831477  7769 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:10.832476  7769 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap starting.
I20260608 12:43:10.841359  7830 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43669
I20260608 12:43:10.842051  7830 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:10.843240  7830 heartbeater.cc:507] Master 127.0.107.254:43669 requested a full tablet report, sending...
I20260608 12:43:10.848296  7183 ts_manager.cc:194] Re-registered known tserver with Master: 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:10.850286  7769 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: 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
I20260608 12:43:10.851271  7769 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Bootstrap complete.
I20260608 12:43:10.851998  7769 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:43:10.853587  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35156
I20260608 12:43:10.854849  7769 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.855863  7769 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Initialized, Role: FOLLOWER
I20260608 12:43:10.856602  7830 heartbeater.cc:499] Master 127.0.107.254:43669 was elected leader, sending a full tablet report...
I20260608 12:43:10.856652  7769 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:10.858930  7769 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 12:43:11.000182  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 96db8fc73bfc40bb9f7676e1436fd8d0: Illegal state: Replica 69840897eb5543de91851a2b0d539d8f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } }
W20260608 12:43:11.016156  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 7ea33178e7f844279e36057bddaaa12e: Illegal state: Replica b436bc9209ea4e6ba693caae7e910a4e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } }
W20260608 12:43:11.021476  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Illegal state: Replica b436bc9209ea4e6ba693caae7e910a4e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } }
I20260608 12:43:11.958020  7838 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:11.958892  7838 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:11.961457  7838 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:11.975029  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:11.976516  7644 raft_consensus.cc:2410] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b436bc9209ea4e6ba693caae7e910a4e 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.
I20260608 12:43:11.977164  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:11.978176  7804 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 1.
I20260608 12:43:11.979555  7686 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [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: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:11.980476  7838 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:11.980955  7838 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:11.981374  7838 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:11.988821  7838 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:11.990725  7838 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 2 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:11.991780  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:11.991899  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:11.992553  7644 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:11.992775  7804 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:11.999356  7804 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 2.
I20260608 12:43:11.999431  7644 raft_consensus.cc:2410] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b436bc9209ea4e6ba693caae7e910a4e 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.
I20260608 12:43:12.000674  7686 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [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: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:12.001713  7838 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:12.002930  7838 raft_consensus.cc:697] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 LEADER]: Becoming Leader. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:12.004207  7838 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Queue going to LEADER 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.012415  7183 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: term changed from 1 to 2, leader changed from 69840897eb5543de91851a2b0d539d8f (127.0.107.193) to b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194). New cstate: current_term: 2 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:12.036741  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet d97308a018ad4918ba84edbdbc587fdc: Illegal state: Replica b436bc9209ea4e6ba693caae7e910a4e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } }
W20260608 12:43:12.039925  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 96db8fc73bfc40bb9f7676e1436fd8d0: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:43:12.053529  7233 auto_rebalancer.cc:591] Failed to schedule move for tablet 94a60b10703148bf937b734dc6a0536c: Illegal state: Replica 0ad130faabc346a8adfbbde05e44f6b5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } }
I20260608 12:43:12.083220  7850 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.084142  7850 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.086668  7850 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.100237  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:12.100742  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.101063  7724 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 1.
I20260608 12:43:12.101819  7804 raft_consensus.cc:2410] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.102682  7605 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [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: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e; no voters: 
I20260608 12:43:12.103493  7850 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:12.103951  7850 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.104357  7850 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.110544  7850 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.112357  7850 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 election: Requested vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.113255  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:12.113423  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.113999  7724 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.114214  7804 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.119792  7804 raft_consensus.cc:2410] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.120323  7724 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 2.
I20260608 12:43:12.121734  7605 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [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: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e; no voters: 0ad130faabc346a8adfbbde05e44f6b5
I20260608 12:43:12.122628  7850 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:12.123865  7850 raft_consensus.cc:697] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Leader. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.125057  7850 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [LEADER]: Queue going to LEADER 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.132580  7183 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f reported cstate change: term changed from 1 to 2, leader changed from 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195) to 69840897eb5543de91851a2b0d539d8f (127.0.107.193). New cstate: current_term: 2 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.175408  7850 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.176165  7850 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.178479  7850 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.179279  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:12.179489  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.180318  7724 raft_consensus.cc:2410] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.180397  7804 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 1.
I20260608 12:43:12.182098  7605 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:12.182883  7850 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:12.183331  7850 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.183743  7850 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.189059  7850 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.191165  7850 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 election: Requested vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.191983  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:12.192265  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.192893  7724 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.193281  7804 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.198390  7804 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 2.
I20260608 12:43:12.198568  7724 raft_consensus.cc:2410] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.199892  7605 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: 
I20260608 12:43:12.200889  7850 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:12.201578  7850 raft_consensus.cc:697] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Leader. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.202605  7850 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [LEADER]: Queue going to LEADER 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.210182  7183 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f reported cstate change: term changed from 1 to 2, leader changed from b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) to 69840897eb5543de91851a2b0d539d8f (127.0.107.193). New cstate: current_term: 2 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.223039  7850 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.223664  7850 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.225606  7850 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.226531  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:12.226899  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.227837  7804 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 2.
I20260608 12:43:12.229094  7605 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:12.229954  7850 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:12.230538  7850 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.231041  7850 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.236703  7850 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.238901  7850 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 3 election: Requested vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.239988  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:12.240118  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db8fc73bfc40bb9f7676e1436fd8d0" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.241149  7804 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.246788  7804 raft_consensus.cc:2468] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 3.
I20260608 12:43:12.248075  7605 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:12.249100  7850 raft_consensus.cc:2804] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:12.249711  7850 raft_consensus.cc:697] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 LEADER]: Becoming Leader. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.250864  7850 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.258661  7183 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f reported cstate change: term changed from 2 to 3, leader changed from b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) to 69840897eb5543de91851a2b0d539d8f (127.0.107.193). New cstate: current_term: 3 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.314740  7850 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.315379  7850 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.317302  7850 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.318233  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:12.318593  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.319563  7724 raft_consensus.cc:2410] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.319613  7804 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 1.
I20260608 12:43:12.321329  7605 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:12.322119  7850 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:12.322549  7850 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.322962  7850 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.328374  7850 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.330271  7850 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [CANDIDATE]: Term 2 election: Requested vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.331208  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:12.331363  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "69840897eb5543de91851a2b0d539d8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.332055  7724 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.332281  7804 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:12.337466  7724 raft_consensus.cc:2410] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 69840897eb5543de91851a2b0d539d8f 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.
I20260608 12:43:12.337672  7804 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69840897eb5543de91851a2b0d539d8f in term 2.
I20260608 12:43:12.339255  7605 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [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: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f; no voters: b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:12.340324  7850 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:12.341053  7850 raft_consensus.cc:697] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Leader. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.342029  7850 consensus_queue.cc:237] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [LEADER]: Queue going to LEADER 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: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.349805  7183 catalog_manager.cc:5696] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f reported cstate change: term changed from 1 to 2, leader changed from b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) to 69840897eb5543de91851a2b0d539d8f (127.0.107.193). New cstate: current_term: 2 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.383932  7859 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.384646  7859 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.387118  7859 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:12.398985  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:12.399003  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e" is_pre_election: true
I20260608 12:43:12.400148  7724 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 2.
I20260608 12:43:12.401487  7766 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.402405  7859 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:12.402994  7859 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.403460  7859 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.409772  7859 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.412242  7859 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 3 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:12.413172  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:12.413300  7724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a60b10703148bf937b734dc6a0536c" candidate_uuid: "0ad130faabc346a8adfbbde05e44f6b5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b436bc9209ea4e6ba693caae7e910a4e"
I20260608 12:43:12.414163  7724 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.419792  7724 raft_consensus.cc:2468] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ad130faabc346a8adfbbde05e44f6b5 in term 3.
I20260608 12:43:12.421068  7766 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.421983  7859 raft_consensus.cc:2804] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:12.423370  7859 raft_consensus.cc:697] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Becoming Leader. State: Replica: 0ad130faabc346a8adfbbde05e44f6b5, State: Running, Role: LEADER
I20260608 12:43:12.424409  7838 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.424574  7859 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.425263  7838 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.428472  7838 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.429244  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:12.429168  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.430831  7804 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 2.
I20260608 12:43:12.432322  7838 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:12.432407  7686 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.433399  7838 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.434162  7843 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:12.436360  7843 raft_consensus.cc:493] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.435724  7183 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: term changed from 2 to 3, leader changed from 69840897eb5543de91851a2b0d539d8f (127.0.107.193) to 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "0ad130faabc346a8adfbbde05e44f6b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:12.436985  7843 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.438383  7804 raft_consensus.cc:1240] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Rejecting Update request from peer b436bc9209ea4e6ba693caae7e910a4e for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:12.438614  7838 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.439957  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f" is_pre_election: true
I20260608 12:43:12.440641  7803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5" is_pre_election: true
I20260608 12:43:12.441700  7803 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 2.
I20260608 12:43:12.442904  7838 consensus_queue.cc:1059] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.443311  7686 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.445236  7864 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:12.445941  7838 raft_consensus.cc:3055] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:12.446749  7838 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:12.446013  7864 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:12.448386  7864 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.447916  7838 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.449775  7838 raft_consensus.cc:3060] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.449815  7843 raft_consensus.cc:515] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.453282  7843 leader_election.cc:290] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.453706  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:12.455236  7803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea33178e7f844279e36057bddaaa12e" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.456143  7803 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.456429  7864 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.458909  7864 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 election: Requested vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:12.459599  7644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "69840897eb5543de91851a2b0d539d8f"
I20260608 12:43:12.460834  7804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97308a018ad4918ba84edbdbc587fdc" candidate_uuid: "b436bc9209ea4e6ba693caae7e910a4e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ad130faabc346a8adfbbde05e44f6b5"
I20260608 12:43:12.461546  7804 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.463526  7803 raft_consensus.cc:2468] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 3.
I20260608 12:43:12.464655  7686 leader_election.cc:304] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.465605  7864 raft_consensus.cc:2804] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:12.466290  7864 raft_consensus.cc:697] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Becoming Leader. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:12.467262  7804 raft_consensus.cc:2468] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b436bc9209ea4e6ba693caae7e910a4e in term 3.
I20260608 12:43:12.467501  7864 consensus_queue.cc:237] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.468895  7686 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e; no voters: 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:12.469784  7838 raft_consensus.cc:2804] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:12.470458  7838 raft_consensus.cc:697] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Becoming Leader. State: Replica: b436bc9209ea4e6ba693caae7e910a4e, State: Running, Role: LEADER
I20260608 12:43:12.471447  7838 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.476465  7183 catalog_manager.cc:5696] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: term changed from 2 to 3, leader changed from 69840897eb5543de91851a2b0d539d8f (127.0.107.193) to b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194). New cstate: current_term: 3 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.488256  7183 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: term changed from 2 to 3, leader changed from 69840897eb5543de91851a2b0d539d8f (127.0.107.193) to b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194). New cstate: current_term: 3 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:12.568954  7804 raft_consensus.cc:1240] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Rejecting Update request from peer 69840897eb5543de91851a2b0d539d8f for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:12.570531  7850 consensus_queue.cc:1059] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.571434  7850 consensus_queue.cc:1243] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer 0ad130faabc346a8adfbbde05e44f6b5 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.572144  7854 raft_consensus.cc:3055] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:12.572554  7854 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.573480  7854 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.574573  7854 raft_consensus.cc:3060] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.682101  7724 raft_consensus.cc:1240] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Rejecting Update request from peer 69840897eb5543de91851a2b0d539d8f for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:12.683723  7854 consensus_queue.cc:1059] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.684598  7854 consensus_queue.cc:1243] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer b436bc9209ea4e6ba693caae7e910a4e log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.685186  7850 raft_consensus.cc:3055] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:12.685611  7850 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.686462  7850 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.687556  7850 raft_consensus.cc:3060] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.803472  7724 raft_consensus.cc:1240] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Rejecting Update request from peer 69840897eb5543de91851a2b0d539d8f for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:12.805115  7850 consensus_queue.cc:1059] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.805899  7850 consensus_queue.cc:1243] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer b436bc9209ea4e6ba693caae7e910a4e log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.806342  7854 raft_consensus.cc:3055] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:12.806857  7854 raft_consensus.cc:740] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69840897eb5543de91851a2b0d539d8f, State: Running, Role: LEADER
I20260608 12:43:12.807806  7854 consensus_queue.cc:260] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } }
I20260608 12:43:12.808979  7854 raft_consensus.cc:3060] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:12.835788  7724 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.837476  7854 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.838337  7854 consensus_queue.cc:1243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Peer b436bc9209ea4e6ba693caae7e910a4e log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.841552  7724 pending_rounds.cc:85] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Aborting all ops after (but not including) 0
I20260608 12:43:12.842000  7724 pending_rounds.cc:107] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:12.842497  7724 raft_consensus.cc:2889] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:12.850951  7804 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.853859  7854 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.856207  7644 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.859043  7862 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:12.860347  7862 consensus_queue.cc:1243] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Peer 69840897eb5543de91851a2b0d539d8f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.865310  7644 pending_rounds.cc:85] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Aborting all ops after (but not including) 0
I20260608 12:43:12.866034  7644 pending_rounds.cc:107] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:12.866631  7644 raft_consensus.cc:2889] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:12.872428  7643 raft_consensus.cc:1275] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.874837  7838 consensus_queue.cc:1048] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.875986  7838 consensus_queue.cc:1243] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Peer 69840897eb5543de91851a2b0d539d8f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.880570  7644 pending_rounds.cc:85] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Aborting all ops after (but not including) 0
I20260608 12:43:12.881387  7644 pending_rounds.cc:107] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:12.881915  7644 raft_consensus.cc:2889] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:12.880642  7724 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.885532  7872 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:12.899107  7804 raft_consensus.cc:1275] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.901352  7865 consensus_queue.cc:1048] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:12.982717  7644 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:12.984495  7865 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:12.985446  7865 consensus_queue.cc:1243] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Peer 69840897eb5543de91851a2b0d539d8f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:43:12.988314  7644 pending_rounds.cc:85] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Aborting all ops after (but not including) 0
I20260608 12:43:12.989041  7644 pending_rounds.cc:107] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:12.989413  7644 raft_consensus.cc:2889] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:12.997617  7804 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:13.000686  7838 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:13.065819  7804 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.073261  7644 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.074200  7724 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.075318  7862 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:13.076550  7873 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:13.084619  7873 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
W20260608 12:43:13.087692  7766 consensus_peers.cc:597] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 -> Peer 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196:43239): Couldn't send request to peer 91a982ad56a9415d8fd0b2a662361871. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94a60b10703148bf937b734dc6a0536c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:13.087270  7724 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.088297  7644 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.102981  7724 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.103029  7183 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "0ad130faabc346a8adfbbde05e44f6b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:13.110811  7644 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.112515  7804 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.112699  7865 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:13.116060  7865 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:13.124085  7686 consensus_peers.cc:597] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e -> Peer 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196:43239): Couldn't send request to peer 91a982ad56a9415d8fd0b2a662361871. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d97308a018ad4918ba84edbdbc587fdc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:13.125479  7864 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.126772  7644 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.136011  7804 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.142508  7184 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:13.143414  7644 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.154829  7724 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.156924  7850 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:13.164640  7804 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:13.167075  7854 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.169917  7850 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:13.172307  7724 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
W20260608 12:43:13.173945  7605 consensus_peers.cc:597] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f -> Peer 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196:43239): Couldn't send request to peer 91a982ad56a9415d8fd0b2a662361871. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96db8fc73bfc40bb9f7676e1436fd8d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:13.180748  7804 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.189288  7184 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e reported cstate change: config changed from index -1 to 3, NON_VOTER 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } } }
I20260608 12:43:13.530376  7885 ts_tablet_manager.cc:933] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: Initiating tablet copy from peer 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
I20260608 12:43:13.532502  7885 tablet_copy_client.cc:323] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42695
I20260608 12:43:13.544773  7814 tablet_copy_service.cc:140] P 0ad130faabc346a8adfbbde05e44f6b5: Received BeginTabletCopySession request for tablet 94a60b10703148bf937b734dc6a0536c from peer 91a982ad56a9415d8fd0b2a662361871 ({username='slave'} at 127.0.0.1:40582)
I20260608 12:43:13.545598  7814 tablet_copy_service.cc:161] P 0ad130faabc346a8adfbbde05e44f6b5: Beginning new tablet copy session on tablet 94a60b10703148bf937b734dc6a0536c from peer 91a982ad56a9415d8fd0b2a662361871 at {username='slave'} at 127.0.0.1:40582: session id = 91a982ad56a9415d8fd0b2a662361871-94a60b10703148bf937b734dc6a0536c
I20260608 12:43:13.552326  7814 tablet_copy_source_session.cc:215] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:13.556293  7885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a60b10703148bf937b734dc6a0536c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.574193  7885 tablet_copy_client.cc:806] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:13.575032  7885 tablet_copy_client.cc:670] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:13.580591  7885 tablet_copy_client.cc:538] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:13.590934  7885 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: Bootstrap starting.
I20260608 12:43:13.615526  7885 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: 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
I20260608 12:43:13.616753  7885 tablet_bootstrap.cc:492] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: Bootstrap complete.
I20260608 12:43:13.617722  7885 ts_tablet_manager.cc:1403] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 12:43:13.621554  7885 raft_consensus.cc:359] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.622752  7885 raft_consensus.cc:740] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 91a982ad56a9415d8fd0b2a662361871, State: Initialized, Role: LEARNER
I20260608 12:43:13.623687  7885 consensus_queue.cc:260] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.627100  7885 ts_tablet_manager.cc:1434] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:43:13.629381  7814 tablet_copy_service.cc:342] P 0ad130faabc346a8adfbbde05e44f6b5: Request end of tablet copy session 91a982ad56a9415d8fd0b2a662361871-94a60b10703148bf937b734dc6a0536c received from {username='slave'} at 127.0.0.1:40582
I20260608 12:43:13.630070  7814 tablet_copy_service.cc:434] P 0ad130faabc346a8adfbbde05e44f6b5: ending tablet copy session 91a982ad56a9415d8fd0b2a662361871-94a60b10703148bf937b734dc6a0536c on tablet 94a60b10703148bf937b734dc6a0536c with peer 91a982ad56a9415d8fd0b2a662361871
I20260608 12:43:13.649374  7885 ts_tablet_manager.cc:933] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: Initiating tablet copy from peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
I20260608 12:43:13.651520  7885 tablet_copy_client.cc:323] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:43593
I20260608 12:43:13.662940  7735 tablet_copy_service.cc:140] P b436bc9209ea4e6ba693caae7e910a4e: Received BeginTabletCopySession request for tablet d97308a018ad4918ba84edbdbc587fdc from peer 91a982ad56a9415d8fd0b2a662361871 ({username='slave'} at 127.0.0.1:33732)
I20260608 12:43:13.663630  7735 tablet_copy_service.cc:161] P b436bc9209ea4e6ba693caae7e910a4e: Beginning new tablet copy session on tablet d97308a018ad4918ba84edbdbc587fdc from peer 91a982ad56a9415d8fd0b2a662361871 at {username='slave'} at 127.0.0.1:33732: session id = 91a982ad56a9415d8fd0b2a662361871-d97308a018ad4918ba84edbdbc587fdc
I20260608 12:43:13.669497  7735 tablet_copy_source_session.cc:215] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:13.672453  7885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97308a018ad4918ba84edbdbc587fdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.683501  7885 tablet_copy_client.cc:806] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:13.684343  7885 tablet_copy_client.cc:670] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:13.688504  7885 tablet_copy_client.cc:538] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:13.696384  7885 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: Bootstrap starting.
I20260608 12:43:13.712052  7894 ts_tablet_manager.cc:933] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: Initiating tablet copy from peer 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033)
I20260608 12:43:13.714191  7894 tablet_copy_client.cc:323] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40033
I20260608 12:43:13.718613  7885 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: 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
I20260608 12:43:13.719949  7885 tablet_bootstrap.cc:492] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: Bootstrap complete.
I20260608 12:43:13.720973  7885 ts_tablet_manager.cc:1403] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.003s
I20260608 12:43:13.724454  7885 raft_consensus.cc:359] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.725674  7885 raft_consensus.cc:740] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 91a982ad56a9415d8fd0b2a662361871, State: Initialized, Role: LEARNER
I20260608 12:43:13.726598  7885 consensus_queue.cc:260] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.728186  7654 tablet_copy_service.cc:140] P 69840897eb5543de91851a2b0d539d8f: Received BeginTabletCopySession request for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 from peer 91a982ad56a9415d8fd0b2a662361871 ({username='slave'} at 127.0.0.1:40958)
I20260608 12:43:13.729076  7654 tablet_copy_service.cc:161] P 69840897eb5543de91851a2b0d539d8f: Beginning new tablet copy session on tablet 96db8fc73bfc40bb9f7676e1436fd8d0 from peer 91a982ad56a9415d8fd0b2a662361871 at {username='slave'} at 127.0.0.1:40958: session id = 91a982ad56a9415d8fd0b2a662361871-96db8fc73bfc40bb9f7676e1436fd8d0
I20260608 12:43:13.729383  7885 ts_tablet_manager.cc:1434] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:13.732089  7735 tablet_copy_service.cc:342] P b436bc9209ea4e6ba693caae7e910a4e: Request end of tablet copy session 91a982ad56a9415d8fd0b2a662361871-d97308a018ad4918ba84edbdbc587fdc received from {username='slave'} at 127.0.0.1:33732
I20260608 12:43:13.732709  7735 tablet_copy_service.cc:434] P b436bc9209ea4e6ba693caae7e910a4e: ending tablet copy session 91a982ad56a9415d8fd0b2a662361871-d97308a018ad4918ba84edbdbc587fdc on tablet d97308a018ad4918ba84edbdbc587fdc with peer 91a982ad56a9415d8fd0b2a662361871
I20260608 12:43:13.738915  7654 tablet_copy_source_session.cc:215] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:13.743182  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db8fc73bfc40bb9f7676e1436fd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.760744  7894 tablet_copy_client.cc:806] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:13.761636  7894 tablet_copy_client.cc:670] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:13.765875  7894 tablet_copy_client.cc:538] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:13.775527  7894 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: Bootstrap starting.
I20260608 12:43:13.800164  7894 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: 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
I20260608 12:43:13.801371  7894 tablet_bootstrap.cc:492] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: Bootstrap complete.
I20260608 12:43:13.802279  7894 ts_tablet_manager.cc:1403] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 12:43:13.805770  7894 raft_consensus.cc:359] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.807013  7894 raft_consensus.cc:740] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 91a982ad56a9415d8fd0b2a662361871, State: Initialized, Role: LEARNER
I20260608 12:43:13.807947  7894 consensus_queue.cc:260] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: true } }
I20260608 12:43:13.810813  7894 ts_tablet_manager.cc:1434] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:13.812929  7654 tablet_copy_service.cc:342] P 69840897eb5543de91851a2b0d539d8f: Request end of tablet copy session 91a982ad56a9415d8fd0b2a662361871-96db8fc73bfc40bb9f7676e1436fd8d0 received from {username='slave'} at 127.0.0.1:40958
I20260608 12:43:13.813578  7654 tablet_copy_service.cc:434] P 69840897eb5543de91851a2b0d539d8f: ending tablet copy session 91a982ad56a9415d8fd0b2a662361871-96db8fc73bfc40bb9f7676e1436fd8d0 on tablet 96db8fc73bfc40bb9f7676e1436fd8d0 with peer 91a982ad56a9415d8fd0b2a662361871
I20260608 12:43:14.116493  7560 raft_consensus.cc:1217] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:43:14.215014  7560 raft_consensus.cc:1217] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:43:14.257452  7560 raft_consensus.cc:1217] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:43:14.654342  7899 raft_consensus.cc:1064] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e: attempting to promote NON_VOTER 91a982ad56a9415d8fd0b2a662361871 to VOTER
I20260608 12:43:14.656492  7899 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.663964  7804 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.664218  7644 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.665792  7899 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:14.666733  7560 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.666898  7905 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.668383  7901 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.687353  7901 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.689641  7643 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.691418  7804 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.703068  7560 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.709776  7185 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } attrs { replace: true } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.723272  7900 raft_consensus.cc:1064] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5: attempting to promote NON_VOTER 91a982ad56a9415d8fd0b2a662361871 to VOTER
I20260608 12:43:14.725626  7900 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.740060  7560 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.745191  7912 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.746717  7724 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.751116  7900 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.755105  7724 consensus_queue.cc:237] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.765410  7558 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.765902  7643 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.767457  7901 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:14.768678  7804 raft_consensus.cc:1275] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer b436bc9209ea4e6ba693caae7e910a4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.768599  7918 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:14.775839  7901 consensus_queue.cc:1048] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:14.781239  7903 raft_consensus.cc:1064] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f: attempting to promote NON_VOTER 91a982ad56a9415d8fd0b2a662361871 to VOTER
I20260608 12:43:14.785255  7903 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.786852  7899 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 69840897eb5543de91851a2b0d539d8f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.791733  7804 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 69840897eb5543de91851a2b0d539d8f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.799947  7900 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.803571  7644 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.806775  7558 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.805143  7560 raft_consensus.cc:2955] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 69840897eb5543de91851a2b0d539d8f (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.821245  7172 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d97308a018ad4918ba84edbdbc587fdc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:14.819324  7182 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f reported cstate change: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0ad130faabc346a8adfbbde05e44f6b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.825551  7184 catalog_manager.cc:5696] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: config changed from index 4 to 5, VOTER 69840897eb5543de91851a2b0d539d8f (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "b436bc9209ea4e6ba693caae7e910a4e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.839593  7723 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } attrs { replace: true } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.845302  7804 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.846289  7724 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.848273  7921 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:14.850207  7558 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 LEARNER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:14.853148  7921 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.874765  7921 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:14.889045  7633 tablet_service.cc:1558] Processing DeleteTablet for tablet d97308a018ad4918ba84edbdbc587fdc with delete_type TABLET_DATA_TOMBSTONED (TS 69840897eb5543de91851a2b0d539d8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40960
I20260608 12:43:14.893040  7930 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:14.894274  7930 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:14.895224  7930 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:14.895354  7558 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.899884  7930 ts_tablet_manager.cc:1916] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:14.901196  7903 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.902650  7803 consensus_queue.cc:237] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.909175  7560 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.911532  7900 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:14.912231  7644 raft_consensus.cc:1275] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Refusing update from remote peer 0ad130faabc346a8adfbbde05e44f6b5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.914131  7900 consensus_queue.cc:1048] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:14.919566  7930 ts_tablet_manager.cc:1929] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:43:14.920231  7930 log.cc:1199] T d97308a018ad4918ba84edbdbc587fdc P 69840897eb5543de91851a2b0d539d8f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-0-root/wals/d97308a018ad4918ba84edbdbc587fdc
I20260608 12:43:14.922396  7171 catalog_manager.cc:5027] TS 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033): tablet d97308a018ad4918ba84edbdbc587fdc (table test-workload [id=890621fc496b45a0ad6a603c16979bd4]) successfully deleted
I20260608 12:43:14.926687  7803 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.927187  7917 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.928900  7184 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 reported cstate change: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.929139  7644 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.938814  7172 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 94a60b10703148bf937b734dc6a0536c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:14.943140  7183 catalog_manager.cc:5696] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 reported cstate change: config changed from index 4 to 5, VOTER b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "0ad130faabc346a8adfbbde05e44f6b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:14.945950  7560 raft_consensus.cc:2955] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.965482  7724 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 91a982ad56a9415d8fd0b2a662361871 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } attrs { replace: true } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:14.971028  7714 tablet_service.cc:1558] Processing DeleteTablet for tablet 94a60b10703148bf937b734dc6a0536c with delete_type TABLET_DATA_TOMBSTONED (TS b436bc9209ea4e6ba693caae7e910a4e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33744
I20260608 12:43:14.979487  7644 consensus_queue.cc:237] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:14.985116  7932 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:14.986243  7932 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:14.987089  7932 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:14.988580  7560 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.990872  7903 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:14.992799  7723 raft_consensus.cc:1275] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Refusing update from remote peer 69840897eb5543de91851a2b0d539d8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:14.992151  7932 ts_tablet_manager.cc:1916] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:14.998457  7931 consensus_queue.cc:1048] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:15.005249  7931 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:15.005717  7560 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:15.016247  7932 ts_tablet_manager.cc:1929] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:43:15.012719  7723 raft_consensus.cc:2955] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:15.019088  7932 log.cc:1199] T 94a60b10703148bf937b734dc6a0536c P b436bc9209ea4e6ba693caae7e910a4e: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-1-root/wals/94a60b10703148bf937b734dc6a0536c
I20260608 12:43:15.021447  7183 catalog_manager.cc:5696] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 reported cstate change: config changed from index 4 to 5, VOTER 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195) evicted. New cstate: current_term: 3 leader_uuid: "69840897eb5543de91851a2b0d539d8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } } }
I20260608 12:43:15.022610  7172 catalog_manager.cc:5027] TS b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): tablet 94a60b10703148bf937b734dc6a0536c (table test-workload [id=890621fc496b45a0ad6a603c16979bd4]) successfully deleted
I20260608 12:43:15.024353  7171 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:15.034801  7794 tablet_service.cc:1558] Processing DeleteTablet for tablet 96db8fc73bfc40bb9f7676e1436fd8d0 with delete_type TABLET_DATA_TOMBSTONED (TS 0ad130faabc346a8adfbbde05e44f6b5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40594
I20260608 12:43:15.037079  7933 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:15.037885  7933 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:15.038486  7933 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:15.042454  7933 ts_tablet_manager.cc:1916] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:15.053980  7933 ts_tablet_manager.cc:1929] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:43:15.054354  7933 log.cc:1199] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 0ad130faabc346a8adfbbde05e44f6b5: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922389651467-431-0/minicluster-data/ts-2-root/wals/96db8fc73bfc40bb9f7676e1436fd8d0
I20260608 12:43:15.056074  7172 catalog_manager.cc:5027] TS 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695): tablet 96db8fc73bfc40bb9f7676e1436fd8d0 (table test-workload [id=890621fc496b45a0ad6a603c16979bd4]) successfully deleted
W20260608 12:43:16.893038  7826 debug-util.cc:398] Leaking SignalData structure 0x7b0800133ae0 after lost signal to thread 434
W20260608 12:43:16.894166  7826 debug-util.cc:398] Leaking SignalData structure 0x7b0800137c20 after lost signal to thread 7219
W20260608 12:43:16.895406  7826 debug-util.cc:398] Leaking SignalData structure 0x7b08000471c0 after lost signal to thread 7584
W20260608 12:43:16.896510  7826 debug-util.cc:398] Leaking SignalData structure 0x7b08001bf120 after lost signal to thread 7669
W20260608 12:43:16.897586  7826 debug-util.cc:398] Leaking SignalData structure 0x7b0800117420 after lost signal to thread 7749
W20260608 12:43:16.898682  7826 debug-util.cc:398] Leaking SignalData structure 0x7b080008e0a0 after lost signal to thread 7829
I20260608 12:43:17.085680   431 tablet_server.cc:179] TabletServer@127.0.107.193:40033 shutting down...
I20260608 12:43:17.113145   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.114039   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.114744   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.115281   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.117705   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.118338   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.119189   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.121995   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.122784   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.123260   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P 69840897eb5543de91851a2b0d539d8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.150548   431 tablet_server.cc:196] TabletServer@127.0.107.193:40033 shutdown complete.
I20260608 12:43:17.168747   431 tablet_server.cc:179] TabletServer@127.0.107.194:43593 shutting down...
I20260608 12:43:17.199646   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.200466   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.201162   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.201828   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.204208   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.204766   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.205649   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.207772   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.208305   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.209169   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P b436bc9209ea4e6ba693caae7e910a4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.235500   431 tablet_server.cc:196] TabletServer@127.0.107.194:43593 shutdown complete.
I20260608 12:43:17.253269   431 tablet_server.cc:179] TabletServer@127.0.107.195:42695 shutting down...
I20260608 12:43:17.284669   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.285509   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.286193   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.287039   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.289580   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.290171   431 raft_consensus.cc:2243] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.290629   431 raft_consensus.cc:2272] T 7ea33178e7f844279e36057bddaaa12e P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.292811   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:17.293380   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.293977   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P 0ad130faabc346a8adfbbde05e44f6b5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:18.317060   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7826)
I20260608 12:43:18.344087  7939 raft_consensus.cc:493] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b436bc9209ea4e6ba693caae7e910a4e)
I20260608 12:43:18.344653  7939 raft_consensus.cc:515] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:18.347118  7939 leader_election.cc:290] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
W20260608 12:43:18.354763  7526 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:43:18.359443  7526 leader_election.cc:336] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
W20260608 12:43:18.360219  7526 leader_election.cc:336] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
I20260608 12:43:18.360649  7526 leader_election.cc:304] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a982ad56a9415d8fd0b2a662361871; no voters: 0ad130faabc346a8adfbbde05e44f6b5, b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:18.361374  7939 raft_consensus.cc:2749] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:43:18.456607  7939 raft_consensus.cc:493] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 69840897eb5543de91851a2b0d539d8f)
I20260608 12:43:18.457187  7939 raft_consensus.cc:515] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "b436bc9209ea4e6ba693caae7e910a4e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43593 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:18.459249  7939 leader_election.cc:290] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593)
W20260608 12:43:18.463745  7525 leader_election.cc:336] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40033: connect: Connection refused (error 111)
W20260608 12:43:18.465433  7526 leader_election.cc:336] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b436bc9209ea4e6ba693caae7e910a4e (127.0.107.194:43593): Network error: Client connection negotiation failed: client connection to 127.0.107.194:43593: connect: Connection refused (error 111)
I20260608 12:43:18.465953  7526 leader_election.cc:304] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a982ad56a9415d8fd0b2a662361871; no voters: 69840897eb5543de91851a2b0d539d8f, b436bc9209ea4e6ba693caae7e910a4e
I20260608 12:43:18.466804  7939 raft_consensus.cc:2749] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:43:18.533039  7939 raft_consensus.cc:493] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0ad130faabc346a8adfbbde05e44f6b5)
I20260608 12:43:18.533607  7939 raft_consensus.cc:515] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "69840897eb5543de91851a2b0d539d8f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40033 } } peers { permanent_uuid: "0ad130faabc346a8adfbbde05e44f6b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42695 } } peers { permanent_uuid: "91a982ad56a9415d8fd0b2a662361871" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43239 } attrs { promote: false } }
I20260608 12:43:18.535825  7939 leader_election.cc:290] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033), 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695)
W20260608 12:43:18.540772  7525 leader_election.cc:336] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 69840897eb5543de91851a2b0d539d8f (127.0.107.193:40033): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40033: connect: Connection refused (error 111)
W20260608 12:43:18.541476  7526 leader_election.cc:336] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0ad130faabc346a8adfbbde05e44f6b5 (127.0.107.195:42695): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42695: connect: Connection refused (error 111)
I20260608 12:43:18.541998  7526 leader_election.cc:304] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91a982ad56a9415d8fd0b2a662361871; no voters: 0ad130faabc346a8adfbbde05e44f6b5, 69840897eb5543de91851a2b0d539d8f
I20260608 12:43:18.542804  7939 raft_consensus.cc:2749] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260608 12:43:19.317649   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7826)
I20260608 12:43:19.566296   431 tablet_server.cc:196] TabletServer@127.0.107.195:42695 shutdown complete.
I20260608 12:43:19.582482   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:19.606317   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:19.607113   431 tablet_replica.cc:333] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871: stopping tablet replica
I20260608 12:43:19.607856   431 raft_consensus.cc:2243] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:19.608340   431 raft_consensus.cc:2272] T d97308a018ad4918ba84edbdbc587fdc P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:19.610412   431 tablet_replica.cc:333] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871: stopping tablet replica
I20260608 12:43:19.610924   431 raft_consensus.cc:2243] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:19.611393   431 raft_consensus.cc:2272] T 96db8fc73bfc40bb9f7676e1436fd8d0 P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:19.613274   431 tablet_replica.cc:333] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871: stopping tablet replica
I20260608 12:43:19.613713   431 raft_consensus.cc:2243] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:19.614171   431 raft_consensus.cc:2272] T 94a60b10703148bf937b734dc6a0536c P 91a982ad56a9415d8fd0b2a662361871 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:19.636157   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:19.649433   431 master.cc:562] Master@127.0.107.254:43669 shutting down...
I20260608 12:43:19.668437   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:19.669100   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:19.669463   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P bef4b6990ce341ae90d85b12132117c4: stopping tablet replica
I20260608 12:43:19.690423   431 master.cc:584] Master@127.0.107.254:43669 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19024 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:43:19.738195   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42825
I20260608 12:43:19.739791   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:19.747459  7944 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
W20260608 12:43:19.747546  7943 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
I20260608 12:43:19.750882   431 server_base.cc:1061] running on GCE node
W20260608 12:43:19.751786  7946 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
I20260608 12:43:19.753710   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:19.754056   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:19.754282   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922599754263 us; error 0 us; skew 500 ppm
I20260608 12:43:19.755317   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:19.759459   431 webserver.cc:533] Webserver started at http://127.0.107.254:43967/ using document root <none> and password file <none>
I20260608 12:43:19.760447   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:19.760783   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:19.761324   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:19.763520   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "e91d08e247214031bb740d70a73e55d8"
format_stamp: "Formatted at 2026-06-08 12:43:19 on dist-test-slave-d4dv"
I20260608 12:43:19.772574   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.001s
I20260608 12:43:19.779280  7951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:19.780615   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:43:19.781121   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "e91d08e247214031bb740d70a73e55d8"
format_stamp: "Formatted at 2026-06-08 12:43:19 on dist-test-slave-d4dv"
I20260608 12:43:19.781452   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:19.813603   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:19.815009   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:19.859062   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42825
I20260608 12:43:19.859189  8002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42825 every 8 connection(s)
I20260608 12:43:19.863987  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.875492  8003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Bootstrap starting.
I20260608 12:43:19.880666  8003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.885525  8003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: No bootstrap required, opened a new log
I20260608 12:43:19.887857  8003 raft_consensus.cc:359] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER }
I20260608 12:43:19.888258  8003 raft_consensus.cc:385] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.888450  8003 raft_consensus.cc:740] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e91d08e247214031bb740d70a73e55d8, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.889117  8003 consensus_queue.cc:260] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER }
I20260608 12:43:19.889569  8003 raft_consensus.cc:399] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:19.889766  8003 raft_consensus.cc:493] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:19.889981  8003 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.894883  8003 raft_consensus.cc:515] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER }
I20260608 12:43:19.895439  8003 leader_election.cc:304] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [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: e91d08e247214031bb740d70a73e55d8; no voters: 
I20260608 12:43:19.896711  8003 leader_election.cc:290] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:19.897356  8006 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.899008  8006 raft_consensus.cc:697] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 1 LEADER]: Becoming Leader. State: Replica: e91d08e247214031bb740d70a73e55d8, State: Running, Role: LEADER
I20260608 12:43:19.899987  8003 sys_catalog.cc:565] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:19.899852  8006 consensus_queue.cc:237] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [LEADER]: Queue going to LEADER mode. State: All 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: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER }
I20260608 12:43:19.905839  8008 sys_catalog.cc:455] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e91d08e247214031bb740d70a73e55d8. Latest consensus state: current_term: 1 leader_uuid: "e91d08e247214031bb740d70a73e55d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER } }
I20260608 12:43:19.907258  8007 sys_catalog.cc:455] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e91d08e247214031bb740d70a73e55d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e91d08e247214031bb740d70a73e55d8" member_type: VOTER } }
I20260608 12:43:19.908037  8008 sys_catalog.cc:458] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:19.908124  8007 sys_catalog.cc:458] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:19.911136  8016 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:19.916918  8016 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:19.918092   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:19.926870  8016 catalog_manager.cc:1382] Generated new cluster ID: 29a90ff80d3c4a05bd8874452241a800
I20260608 12:43:19.927253  8016 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:19.943159  8016 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:19.944576  8016 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:19.960126  8016 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Generated new TSK 0
I20260608 12:43:19.960772  8016 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:19.984957   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:19.991343  8024 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
W20260608 12:43:19.992688  8025 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
W20260608 12:43:19.994525  8027 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
I20260608 12:43:19.994771   431 server_base.cc:1061] running on GCE node
I20260608 12:43:19.995949   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:19.996189   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:19.996371   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922599996355 us; error 0 us; skew 500 ppm
I20260608 12:43:19.997078   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:19.999655   431 webserver.cc:533] Webserver started at http://127.0.107.193:36459/ using document root <none> and password file <none>
I20260608 12:43:20.000216   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:20.000442   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:20.000728   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:20.002112   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "a4fb2719488743499fb9be4a1c8998bd"
format_stamp: "Formatted at 2026-06-08 12:43:19 on dist-test-slave-d4dv"
I20260608 12:43:20.007155   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:20.011076  8032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.012138   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:20.012424   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "a4fb2719488743499fb9be4a1c8998bd"
format_stamp: "Formatted at 2026-06-08 12:43:19 on dist-test-slave-d4dv"
I20260608 12:43:20.012686   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:20.026000   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:20.027266   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:20.028746   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:20.031255   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:20.031446   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.031764   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:20.031914   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.077309   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42199
I20260608 12:43:20.077431  8094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42199 every 8 connection(s)
I20260608 12:43:20.082909   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:20.090521  8099 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
W20260608 12:43:20.092193  8100 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
I20260608 12:43:20.095057   431 server_base.cc:1061] running on GCE node
W20260608 12:43:20.095485  8102 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
I20260608 12:43:20.096580   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:20.096632  8095 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42825
W20260608 12:43:20.096819   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:20.097234   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922600097205 us; error 0 us; skew 500 ppm
I20260608 12:43:20.097250  8095 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:20.097976   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:20.098207  8095 heartbeater.cc:507] Master 127.0.107.254:42825 requested a full tablet report, sending...
I20260608 12:43:20.100910   431 webserver.cc:533] Webserver started at http://127.0.107.194:39029/ using document root <none> and password file <none>
I20260608 12:43:20.100939  7968 ts_manager.cc:194] Registered new tserver with Master: a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199)
I20260608 12:43:20.101686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:20.101949   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:20.102242   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:20.103178  7968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53520
I20260608 12:43:20.103348   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-d4dv"
I20260608 12:43:20.108451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:20.112015  8107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.112950   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:20.113273   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-d4dv"
I20260608 12:43:20.113575   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:20.138731   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:20.139853   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:20.141366   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:20.143795   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:20.144034   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.144285   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:20.144470   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.184465   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38015
I20260608 12:43:20.184616  8169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38015 every 8 connection(s)
I20260608 12:43:20.189808   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:20.196749  8173 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
W20260608 12:43:20.197685  8174 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
W20260608 12:43:20.200505  8176 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
I20260608 12:43:20.201201   431 server_base.cc:1061] running on GCE node
I20260608 12:43:20.202255   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:20.202526   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:20.202749   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922600202727 us; error 0 us; skew 500 ppm
I20260608 12:43:20.203282  8170 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42825
I20260608 12:43:20.203583   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:20.203761  8170 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:20.204864  8170 heartbeater.cc:507] Master 127.0.107.254:42825 requested a full tablet report, sending...
I20260608 12:43:20.206715   431 webserver.cc:533] Webserver started at http://127.0.107.195:38633/ using document root <none> and password file <none>
I20260608 12:43:20.207151  7968 ts_manager.cc:194] Registered new tserver with Master: 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:20.207273   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:20.207649   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:20.207933   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:20.208822  7968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53528
I20260608 12:43:20.209262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "6d7e74be58994a3fa8fb73b935f5197f"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-d4dv"
I20260608 12:43:20.213938   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:20.217659  8181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.218504   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:43:20.218840   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "6d7e74be58994a3fa8fb73b935f5197f"
format_stamp: "Formatted at 2026-06-08 12:43:20 on dist-test-slave-d4dv"
I20260608 12:43:20.219159   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:20.239758   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:20.241072   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:20.242600   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:20.245038   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:20.245272   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.245520   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:20.245698   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:20.286818   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40175
I20260608 12:43:20.286940  8243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40175 every 8 connection(s)
I20260608 12:43:20.301595  8244 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42825
I20260608 12:43:20.302119  8244 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:20.302922  8244 heartbeater.cc:507] Master 127.0.107.254:42825 requested a full tablet report, sending...
I20260608 12:43:20.305111  7968 ts_manager.cc:194] Registered new tserver with Master: 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:20.305264   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015170294s
I20260608 12:43:20.306702  7968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53532
I20260608 12:43:21.106479  8095 heartbeater.cc:499] Master 127.0.107.254:42825 was elected leader, sending a full tablet report...
I20260608 12:43:21.211722  8170 heartbeater.cc:499] Master 127.0.107.254:42825 was elected leader, sending a full tablet report...
I20260608 12:43:21.310168  8244 heartbeater.cc:499] Master 127.0.107.254:42825 was elected leader, sending a full tablet report...
I20260608 12:43:21.369817  7968 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36756:
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"
    }
  }
}
W20260608 12:43:21.373032  7968 catalog_manager.cc:7076] 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.
I20260608 12:43:21.452214  8209 tablet_service.cc:1511] Processing CreateTablet for tablet 50789fffb0574bdd8e7bae6626d7b9ce (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:21.454300  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50789fffb0574bdd8e7bae6626d7b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.454488  8207 tablet_service.cc:1511] Processing CreateTablet for tablet c1e52aae4c184cebba58f1add38a6392 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:21.456291  8207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e52aae4c184cebba58f1add38a6392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.460124  8206 tablet_service.cc:1511] Processing CreateTablet for tablet 685e0e37bc4c498b9823cfb3ea139ebf (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:21.461630  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685e0e37bc4c498b9823cfb3ea139ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.461997  8208 tablet_service.cc:1511] Processing CreateTablet for tablet d948cdba2bb74e999753d8a32dea15f2 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:21.462406  8059 tablet_service.cc:1511] Processing CreateTablet for tablet d948cdba2bb74e999753d8a32dea15f2 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:21.463176  8208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948cdba2bb74e999753d8a32dea15f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.464231  8059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948cdba2bb74e999753d8a32dea15f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.466641  8060 tablet_service.cc:1511] Processing CreateTablet for tablet 50789fffb0574bdd8e7bae6626d7b9ce (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:21.468251  8060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50789fffb0574bdd8e7bae6626d7b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.470456  8058 tablet_service.cc:1511] Processing CreateTablet for tablet c1e52aae4c184cebba58f1add38a6392 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:21.472158  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e52aae4c184cebba58f1add38a6392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.470456  8057 tablet_service.cc:1511] Processing CreateTablet for tablet 685e0e37bc4c498b9823cfb3ea139ebf (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:21.477571  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685e0e37bc4c498b9823cfb3ea139ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.498760  8135 tablet_service.cc:1511] Processing CreateTablet for tablet 50789fffb0574bdd8e7bae6626d7b9ce (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:21.499893  8132 tablet_service.cc:1511] Processing CreateTablet for tablet 685e0e37bc4c498b9823cfb3ea139ebf (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:21.500468  8135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50789fffb0574bdd8e7bae6626d7b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.502408  8134 tablet_service.cc:1511] Processing CreateTablet for tablet d948cdba2bb74e999753d8a32dea15f2 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:21.505523  8133 tablet_service.cc:1511] Processing CreateTablet for tablet c1e52aae4c184cebba58f1add38a6392 (DEFAULT_TABLE table=test-workload [id=3531a77c3e534463a261e35958c12bad]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:21.507368  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685e0e37bc4c498b9823cfb3ea139ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.508733  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948cdba2bb74e999753d8a32dea15f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.513239  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e52aae4c184cebba58f1add38a6392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:21.545661  8266 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:21.566645  8265 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:21.574870  8266 tablet_bootstrap.cc:654] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.576905  8267 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:21.577028  8265 tablet_bootstrap.cc:654] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.582619  8266 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:21.583256  8266 ts_tablet_manager.cc:1403] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.007s
I20260608 12:43:21.586069  8265 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:21.586968  8265 ts_tablet_manager.cc:1403] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:43:21.587560  8266 raft_consensus.cc:359] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.588725  8266 raft_consensus.cc:385] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.589125  8266 raft_consensus.cc:740] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.590356  8267 tablet_bootstrap.cc:654] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.590186  8266 consensus_queue.cc:260] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.591017  8265 raft_consensus.cc:359] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.591959  8265 raft_consensus.cc:385] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.592433  8265 raft_consensus.cc:740] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.594030  8266 ts_tablet_manager.cc:1434] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:43:21.593693  8265 consensus_queue.cc:260] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.595465  8266 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:21.603132  8267 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:21.603740  8267 ts_tablet_manager.cc:1403] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260608 12:43:21.607841  8266 tablet_bootstrap.cc:654] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.608503  8267 raft_consensus.cc:359] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.609436  8267 raft_consensus.cc:385] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.609797  8267 raft_consensus.cc:740] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.610733  8267 consensus_queue.cc:260] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.620108  8265 ts_tablet_manager.cc:1434] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.017s
I20260608 12:43:21.622140  8265 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:21.635444  8265 tablet_bootstrap.cc:654] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.637194  8267 ts_tablet_manager.cc:1434] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.016s
I20260608 12:43:21.637290  8266 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:21.638351  8266 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.043s	user 0.030s	sys 0.011s
I20260608 12:43:21.638885  8267 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:21.643187  8266 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.644306  8266 raft_consensus.cc:385] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.644735  8266 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.645761  8266 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.647753  8267 tablet_bootstrap.cc:654] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.651213  8266 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 12:43:21.652894  8266 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:21.662741  8266 tablet_bootstrap.cc:654] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.669483  8267 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:21.669485  8265 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:21.670083  8267 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260608 12:43:21.670240  8265 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.012s
I20260608 12:43:21.672735  8266 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:21.673321  8266 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:43:21.673679  8267 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.673851  8265 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.674571  8267 raft_consensus.cc:385] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.674655  8265 raft_consensus.cc:385] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.674981  8267 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.675068  8265 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.676080  8270 raft_consensus.cc:493] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:21.676091  8265 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.676234  8267 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.676477  8266 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.680060  8267 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:43:21.680392  8266 raft_consensus.cc:385] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.680882  8266 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.681577  8267 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:21.681828  8266 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.684865  8265 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 12:43:21.686124  8265 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:21.677031  8270 raft_consensus.cc:515] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.690004  8267 tablet_bootstrap.cc:654] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.693769  8265 tablet_bootstrap.cc:654] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.704458  8267 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:21.705070  8267 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 12:43:21.709993  8270 leader_election.cc:290] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199)
I20260608 12:43:21.716100  8265 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:21.716693  8265 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.005s
I20260608 12:43:21.717924  8266 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.044s	user 0.022s	sys 0.005s
I20260608 12:43:21.719054  8266 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:21.719844  8265 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.720759  8265 raft_consensus.cc:385] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.721172  8265 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.708583  8267 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.722424  8267 raft_consensus.cc:385] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.722190  8265 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.725047  8265 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:21.726177  8265 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:21.723248  8267 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.726663  8266 tablet_bootstrap.cc:654] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.735796  8267 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.736605  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50789fffb0574bdd8e7bae6626d7b9ce" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:21.737671  8145 raft_consensus.cc:2468] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.738993  8267 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260608 12:43:21.739630  8265 tablet_bootstrap.cc:654] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.740525  8267 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:21.740381  8184 leader_election.cc:304] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, 9c8bbd4a9417488c88fb51bb9b0283b9; no voters: 
I20260608 12:43:21.745517  8270 raft_consensus.cc:2804] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:21.746106  8270 raft_consensus.cc:493] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:21.746569  8270 raft_consensus.cc:3060] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.751012  8267 tablet_bootstrap.cc:654] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:21.767782  8267 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:21.767815  8270 raft_consensus.cc:515] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.769098  8267 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260608 12:43:21.769172  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50789fffb0574bdd8e7bae6626d7b9ce" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:21.770110  8070 raft_consensus.cc:2468] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.772176  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50789fffb0574bdd8e7bae6626d7b9ce" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
I20260608 12:43:21.772974  8270 leader_election.cc:290] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 election: Requested vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199)
I20260608 12:43:21.773068  8145 raft_consensus.cc:3060] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.774534  8267 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.774919  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50789fffb0574bdd8e7bae6626d7b9ce" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:21.775357  8267 raft_consensus.cc:385] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.775560  8070 raft_consensus.cc:3060] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.775789  8267 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.776898  8267 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.779470  8267 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:43:21.782240  8145 raft_consensus.cc:2468] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.783082  8266 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:21.783685  8266 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.017s
I20260608 12:43:21.783771  8184 leader_election.cc:304] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, 9c8bbd4a9417488c88fb51bb9b0283b9; no voters: 
I20260608 12:43:21.784879  8270 raft_consensus.cc:2804] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:21.785392  8070 raft_consensus.cc:2468] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.786132  8272 raft_consensus.cc:493] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:21.785435  8270 raft_consensus.cc:697] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Becoming Leader. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Running, Role: LEADER
I20260608 12:43:21.787213  8266 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.787233  8272 raft_consensus.cc:515] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.788178  8266 raft_consensus.cc:385] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.788683  8266 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.788094  8270 consensus_queue.cc:237] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All 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: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:21.789763  8266 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.792230  8266 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:21.794391  8272 leader_election.cc:290] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:21.795876  8265 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:21.796667  8265 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.023s
I20260608 12:43:21.800737  8265 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.801759  8265 raft_consensus.cc:385] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:21.802165  8265 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:21.803176  8265 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.803586  8278 raft_consensus.cc:493] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:21.804284  8278 raft_consensus.cc:515] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.805998  8265 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:43:21.807723  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:21.808501  8070 raft_consensus.cc:2468] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.810242  8185 leader_election.cc:304] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.809587  7965 catalog_manager.cc:5696] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:21.812217  8278 leader_election.cc:290] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:21.812891  8278 raft_consensus.cc:2804] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:21.812950  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:21.813416  8278 raft_consensus.cc:493] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:21.813784  8145 raft_consensus.cc:2468] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.814407  8278 raft_consensus.cc:3060] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.823642  8278 raft_consensus.cc:515] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.826960  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:21.827636  8070 raft_consensus.cc:3060] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.830134  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:21.830864  8145 raft_consensus.cc:2468] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fb2719488743499fb9be4a1c8998bd in term 0.
I20260608 12:43:21.832130  8035 leader_election.cc:304] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.833493  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:21.834457  8219 raft_consensus.cc:2393] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4fb2719488743499fb9be4a1c8998bd in current term 1: Already voted for candidate 6d7e74be58994a3fa8fb73b935f5197f in this term.
I20260608 12:43:21.835008  8278 leader_election.cc:290] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 election: Requested vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:21.836158  8070 raft_consensus.cc:2468] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.837055  8272 raft_consensus.cc:2764] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:43:21.836933  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948cdba2bb74e999753d8a32dea15f2" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
I20260608 12:43:21.837656  8185 leader_election.cc:304] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.838274  8145 raft_consensus.cc:3060] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.838747  8278 raft_consensus.cc:2804] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:21.839427  8278 raft_consensus.cc:697] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Becoming Leader. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Running, Role: LEADER
I20260608 12:43:21.840639  8278 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.844726  8145 raft_consensus.cc:2468] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.849036  7968 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } }
W20260608 12:43:21.912796  8015 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:21.916090  8278 raft_consensus.cc:493] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:21.916662  8278 raft_consensus.cc:515] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.918586  8278 leader_election.cc:290] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:21.919498  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685e0e37bc4c498b9823cfb3ea139ebf" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:21.919726  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685e0e37bc4c498b9823cfb3ea139ebf" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:21.920143  8070 raft_consensus.cc:2468] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.920401  8145 raft_consensus.cc:2468] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:21.921276  8185 leader_election.cc:304] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.922222  8278 raft_consensus.cc:2804] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:21.922582  8278 raft_consensus.cc:493] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:21.922876  8278 raft_consensus.cc:3060] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.927999  8274 raft_consensus.cc:493] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:21.928103  8278 raft_consensus.cc:515] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.928797  8274 raft_consensus.cc:515] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.930749  8278 leader_election.cc:290] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 election: Requested vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:21.931694  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685e0e37bc4c498b9823cfb3ea139ebf" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:21.932034  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685e0e37bc4c498b9823cfb3ea139ebf" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
I20260608 12:43:21.932416  8070 raft_consensus.cc:3060] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.932726  8145 raft_consensus.cc:3060] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.932999  8274 leader_election.cc:290] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:21.945091  8070 raft_consensus.cc:2468] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.945662  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e52aae4c184cebba58f1add38a6392" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:21.948256  8069 raft_consensus.cc:2468] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 0.
I20260608 12:43:21.942298  8145 raft_consensus.cc:2468] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:21.949605  8185 leader_election.cc:304] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.949757  8111 leader_election.cc:304] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:21.950651  8278 raft_consensus.cc:2804] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:21.950824  8274 raft_consensus.cc:2804] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:21.951293  8274 raft_consensus.cc:493] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:21.951249  8278 raft_consensus.cc:697] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Becoming Leader. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Running, Role: LEADER
I20260608 12:43:21.951889  8274 raft_consensus.cc:3060] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.952603  8278 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.955372  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e52aae4c184cebba58f1add38a6392" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:21.956207  8219 raft_consensus.cc:2468] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 0.
I20260608 12:43:21.960666  8274 raft_consensus.cc:515] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.962631  8274 leader_election.cc:290] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [CANDIDATE]: Term 1 election: Requested vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:21.962561  7968 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:21.963551  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e52aae4c184cebba58f1add38a6392" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:21.963727  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e52aae4c184cebba58f1add38a6392" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f"
I20260608 12:43:21.964226  8069 raft_consensus.cc:3060] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.964344  8219 raft_consensus.cc:3060] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:21.971787  8219 raft_consensus.cc:2468] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 1.
I20260608 12:43:21.972090  8069 raft_consensus.cc:2468] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 1.
I20260608 12:43:21.973193  8110 leader_election.cc:304] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: 6d7e74be58994a3fa8fb73b935f5197f, 9c8bbd4a9417488c88fb51bb9b0283b9; no voters: 
I20260608 12:43:21.974457  8274 raft_consensus.cc:2804] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:21.975752  8274 raft_consensus.cc:697] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Becoming Leader. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Running, Role: LEADER
I20260608 12:43:21.976701  8274 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:21.983801  7965 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:22.112937  7965 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36764:
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: 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"
    }
  }
}
W20260608 12:43:22.115374  7965 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:43:22.149596  8057 tablet_service.cc:1511] Processing CreateTablet for tablet bd88841da5764702875223a00a08f314 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:22.151069  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd88841da5764702875223a00a08f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.151376  8135 tablet_service.cc:1511] Processing CreateTablet for tablet bd88841da5764702875223a00a08f314 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:22.152804  8135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd88841da5764702875223a00a08f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.152915  8206 tablet_service.cc:1511] Processing CreateTablet for tablet bd88841da5764702875223a00a08f314 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:22.154359  8060 tablet_service.cc:1511] Processing CreateTablet for tablet 841fd9beecdd440aa1919048ad7ef14a (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:22.155818  8060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841fd9beecdd440aa1919048ad7ef14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.154353  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd88841da5764702875223a00a08f314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.159996  8133 tablet_service.cc:1511] Processing CreateTablet for tablet 841fd9beecdd440aa1919048ad7ef14a (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:22.161561  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841fd9beecdd440aa1919048ad7ef14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.169689  8209 tablet_service.cc:1511] Processing CreateTablet for tablet 841fd9beecdd440aa1919048ad7ef14a (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:22.169975  8058 tablet_service.cc:1511] Processing CreateTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:22.171442  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841fd9beecdd440aa1919048ad7ef14a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.171432  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f8d874a56f40289f7f6b6bdaecc800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.179270  8265 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:22.183830  8278 consensus_queue.cc:1048] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.185097  8266 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:22.186918  8265 tablet_bootstrap.cc:654] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.196082  8266 tablet_bootstrap.cc:654] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.199156  8134 tablet_service.cc:1511] Processing CreateTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:22.213631  8265 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:22.213163  8206 tablet_service.cc:1511] Processing CreateTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:22.214730  8265 ts_tablet_manager.cc:1403] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.014s
I20260608 12:43:22.215315  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f8d874a56f40289f7f6b6bdaecc800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.219049  8270 consensus_queue.cc:1048] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.224500  8057 tablet_service.cc:1511] Processing CreateTablet for tablet d181d27ca1a84b1ebf75ee049e290585 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:22.226037  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181d27ca1a84b1ebf75ee049e290585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.228892  8266 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:22.236093  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7f8d874a56f40289f7f6b6bdaecc800. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.229624  8266 ts_tablet_manager.cc:1403] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.012s
I20260608 12:43:22.219270  8265 raft_consensus.cc:359] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.247979  8267 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:22.257220  8267 tablet_bootstrap.cc:654] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.258945  8207 tablet_service.cc:1511] Processing CreateTablet for tablet d181d27ca1a84b1ebf75ee049e290585 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:22.262284  8133 tablet_service.cc:1511] Processing CreateTablet for tablet d181d27ca1a84b1ebf75ee049e290585 (DEFAULT_TABLE table=dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:22.262813  8207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181d27ca1a84b1ebf75ee049e290585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.263803  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181d27ca1a84b1ebf75ee049e290585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:22.255580  8265 raft_consensus.cc:385] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.271826  8266 raft_consensus.cc:359] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.266892  8265 raft_consensus.cc:740] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.275300  8265 consensus_queue.cc:260] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.280265  8278 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.272888  8266 raft_consensus.cc:385] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.284322  8266 raft_consensus.cc:740] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.285476  8266 consensus_queue.cc:260] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.296346  8265 ts_tablet_manager.cc:1434] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.002s
I20260608 12:43:22.297830  8272 raft_consensus.cc:493] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.298595  8272 raft_consensus.cc:515] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.301198  8265 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:22.302446  8145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:22.303511  8266 ts_tablet_manager.cc:1434] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
W20260608 12:43:22.304323  8035 leader_election.cc:343] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.304965  8266 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:22.305114  8267 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:22.305945  8267 ts_tablet_manager.cc:1403] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260608 12:43:22.309260  8265 tablet_bootstrap.cc:654] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.311321  8267 raft_consensus.cc:359] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.313936  8266 tablet_bootstrap.cc:654] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.315908  8267 raft_consensus.cc:385] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.316437  8272 leader_election.cc:290] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.316532  8267 raft_consensus.cc:740] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.317997  8267 consensus_queue.cc:260] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.318796  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:22.321209  8267 ts_tablet_manager.cc:1434] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 12:43:22.322387  8267 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:22.322374  8265 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
W20260608 12:43:22.322588  8035 leader_election.cc:343] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.323928  8265 ts_tablet_manager.cc:1403] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260608 12:43:22.324215  8035 leader_election.cc:304] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [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: a4fb2719488743499fb9be4a1c8998bd; no voters: 6d7e74be58994a3fa8fb73b935f5197f, 9c8bbd4a9417488c88fb51bb9b0283b9
I20260608 12:43:22.327674  8265 raft_consensus.cc:359] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.328500  8265 raft_consensus.cc:385] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.328887  8265 raft_consensus.cc:740] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.329926  8265 consensus_queue.cc:260] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.333130  8272 raft_consensus.cc:2749] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:22.335470  8278 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.339429  8265 ts_tablet_manager.cc:1434] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:43:22.340718  8265 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:22.343518  8267 tablet_bootstrap.cc:654] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.355280  8265 tablet_bootstrap.cc:654] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.374462  8265 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:22.375043  8266 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:22.375062  8265 ts_tablet_manager.cc:1403] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.007s
I20260608 12:43:22.375651  8266 ts_tablet_manager.cc:1403] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.015s
I20260608 12:43:22.376001  8267 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:22.376688  8267 ts_tablet_manager.cc:1403] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.009s
I20260608 12:43:22.378551  8266 raft_consensus.cc:359] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.379217  8266 raft_consensus.cc:385] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.379540  8266 raft_consensus.cc:740] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.379040  8265 raft_consensus.cc:359] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.379961  8265 raft_consensus.cc:385] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.380291  8265 raft_consensus.cc:740] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.380347  8266 consensus_queue.cc:260] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.380453  8267 raft_consensus.cc:359] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.381372  8265 consensus_queue.cc:260] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.382014  8267 raft_consensus.cc:385] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.382521  8267 raft_consensus.cc:740] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.385515  8266 ts_tablet_manager.cc:1434] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:43:22.386191  8267 consensus_queue.cc:260] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.386906  8266 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:22.384382  8265 ts_tablet_manager.cc:1434] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:22.390692  8274 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.391641  8265 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:22.395876  8266 tablet_bootstrap.cc:654] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.396051  8267 ts_tablet_manager.cc:1434] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 12:43:22.397505  8267 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:22.398480  8265 tablet_bootstrap.cc:654] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.411288  8267 tablet_bootstrap.cc:654] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.418655  8265 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: No bootstrap required, opened a new log
I20260608 12:43:22.419353  8265 ts_tablet_manager.cc:1403] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260608 12:43:22.421931  8311 raft_consensus.cc:493] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.422847  8311 raft_consensus.cc:515] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.423418  8265 raft_consensus.cc:359] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.424371  8265 raft_consensus.cc:385] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.424721  8265 raft_consensus.cc:740] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.425758  8265 consensus_queue.cc:260] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.427376  8267 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:22.428099  8267 ts_tablet_manager.cc:1403] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260608 12:43:22.428535  8311 leader_election.cc:290] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.431689  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f8d874a56f40289f7f6b6bdaecc800" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:22.431797  8267 raft_consensus.cc:359] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.432811  8265 ts_tablet_manager.cc:1434] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:43:22.433290  8267 raft_consensus.cc:385] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.433708  8267 raft_consensus.cc:740] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.434410  8267 consensus_queue.cc:260] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.435663  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f8d874a56f40289f7f6b6bdaecc800" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
W20260608 12:43:22.436065  8035 leader_election.cc:343] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.436372  8144 raft_consensus.cc:2468] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fb2719488743499fb9be4a1c8998bd in term 0.
I20260608 12:43:22.436745  8267 ts_tablet_manager.cc:1434] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:43:22.437949  8267 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Bootstrap starting.
I20260608 12:43:22.443034  8267 tablet_bootstrap.cc:654] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.442755  8035 leader_election.cc:304] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 6d7e74be58994a3fa8fb73b935f5197f
I20260608 12:43:22.454644  8272 raft_consensus.cc:2804] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:22.455245  8272 raft_consensus.cc:493] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:22.455724  8272 raft_consensus.cc:3060] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.456334  8267 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: No bootstrap required, opened a new log
I20260608 12:43:22.457022  8267 ts_tablet_manager.cc:1403] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.012s
I20260608 12:43:22.460310  8267 raft_consensus.cc:359] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.462288  8267 raft_consensus.cc:385] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.462726  8267 raft_consensus.cc:740] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.463896  8267 consensus_queue.cc:260] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.471292  8267 ts_tablet_manager.cc:1434] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:43:22.468108  8272 raft_consensus.cc:515] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.480885  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f8d874a56f40289f7f6b6bdaecc800" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
I20260608 12:43:22.481570  8144 raft_consensus.cc:3060] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.482947  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f8d874a56f40289f7f6b6bdaecc800" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f"
W20260608 12:43:22.485296  8035 leader_election.cc:343] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.487685  8272 leader_election.cc:290] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 election: Requested vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.493172  8144 raft_consensus.cc:2468] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fb2719488743499fb9be4a1c8998bd in term 1.
I20260608 12:43:22.495894  8035 leader_election.cc:304] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 6d7e74be58994a3fa8fb73b935f5197f
I20260608 12:43:22.497869  8272 raft_consensus.cc:2804] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:22.498968  8272 raft_consensus.cc:697] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: Becoming Leader. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Running, Role: LEADER
I20260608 12:43:22.499966  8272 consensus_queue.cc:237] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.500633  8266 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:22.501334  8266 ts_tablet_manager.cc:1403] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.115s	user 0.046s	sys 0.047s
I20260608 12:43:22.504073  8320 raft_consensus.cc:493] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.504963  8320 raft_consensus.cc:515] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.508625  8266 raft_consensus.cc:359] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.509661  8266 raft_consensus.cc:385] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.510097  8266 raft_consensus.cc:740] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.509389  8324 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.510780  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181d27ca1a84b1ebf75ee049e290585" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:22.511430  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181d27ca1a84b1ebf75ee049e290585" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:22.511165  8266 consensus_queue.cc:260] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.514101  8266 ts_tablet_manager.cc:1434] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:43:22.515075  8320 leader_election.cc:290] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.511586  8144 raft_consensus.cc:2468] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4fb2719488743499fb9be4a1c8998bd in term 0.
I20260608 12:43:22.515439  8266 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Bootstrap starting.
I20260608 12:43:22.520394  8270 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:22.522765  8035 leader_election.cc:304] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:22.523742  8320 raft_consensus.cc:2804] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:22.524230  8320 raft_consensus.cc:493] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:22.524595  8320 raft_consensus.cc:3060] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:22.523929  8035 leader_election.cc:343] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.533145  8324 raft_consensus.cc:493] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.533819  8324 raft_consensus.cc:515] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.534621  8266 tablet_bootstrap.cc:654] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.534744  8320 raft_consensus.cc:515] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.537644  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:22.538491  8320 leader_election.cc:290] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 election: Requested vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.538766  8070 raft_consensus.cc:2468] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 0.
I20260608 12:43:22.540472  8111 leader_election.cc:304] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:22.541147  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181d27ca1a84b1ebf75ee049e290585" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f"
I20260608 12:43:22.542603  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181d27ca1a84b1ebf75ee049e290585" candidate_uuid: "a4fb2719488743499fb9be4a1c8998bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
W20260608 12:43:22.542986  8035 leader_election.cc:343] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:22.543342  8144 raft_consensus.cc:3060] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.545325  8324 leader_election.cc:290] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.545981  8324 raft_consensus.cc:2804] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:22.546013  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f" is_pre_election: true
I20260608 12:43:22.546465  8324 raft_consensus.cc:493] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:22.546846  8324 raft_consensus.cc:3060] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.546780  8219 raft_consensus.cc:2468] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 0.
I20260608 12:43:22.552062  7966 catalog_manager.cc:5696] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fb2719488743499fb9be4a1c8998bd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a4fb2719488743499fb9be4a1c8998bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:22.558648  8266 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: No bootstrap required, opened a new log
I20260608 12:43:22.559250  8266 ts_tablet_manager.cc:1403] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.005s
I20260608 12:43:22.560158  8324 raft_consensus.cc:515] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.562407  8324 leader_election.cc:290] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [CANDIDATE]: Term 1 election: Requested vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:22.563736  8219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d7e74be58994a3fa8fb73b935f5197f"
I20260608 12:43:22.564435  8278 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:22.565596  8069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841fd9beecdd440aa1919048ad7ef14a" candidate_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:22.566270  8069 raft_consensus.cc:3060] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.569490  8270 raft_consensus.cc:493] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.570031  8270 raft_consensus.cc:515] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.572355  8270 leader_election.cc:290] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:22.564378  8219 raft_consensus.cc:3060] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.574995  8069 raft_consensus.cc:2468] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 1.
I20260608 12:43:22.575959  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd88841da5764702875223a00a08f314" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd" is_pre_election: true
I20260608 12:43:22.576336  8111 leader_election.cc:304] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:22.576586  8144 raft_consensus.cc:2468] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4fb2719488743499fb9be4a1c8998bd in term 1.
I20260608 12:43:22.576733  8070 raft_consensus.cc:2468] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:22.577678  8323 raft_consensus.cc:2804] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:22.578259  8323 raft_consensus.cc:697] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Becoming Leader. State: Replica: 9c8bbd4a9417488c88fb51bb9b0283b9, State: Running, Role: LEADER
I20260608 12:43:22.578282  8185 leader_election.cc:304] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:22.580578  8035 leader_election.cc:304] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [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: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd; no voters: 6d7e74be58994a3fa8fb73b935f5197f
I20260608 12:43:22.581538  8272 raft_consensus.cc:2804] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:22.582075  8272 raft_consensus.cc:697] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: Becoming Leader. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Running, Role: LEADER
I20260608 12:43:22.564594  8266 raft_consensus.cc:359] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.580614  8323 consensus_queue.cc:237] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.582871  8266 raft_consensus.cc:385] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.583034  8272 consensus_queue.cc:237] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.583721  8266 raft_consensus.cc:740] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.584510  8266 consensus_queue.cc:260] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.586645  8266 ts_tablet_manager.cc:1434] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 12:43:22.580035  8331 raft_consensus.cc:2804] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:22.587889  8331 raft_consensus.cc:493] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:22.588312  8331 raft_consensus.cc:3060] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.588454  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd88841da5764702875223a00a08f314" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:22.590641  8144 raft_consensus.cc:2468] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 0.
I20260608 12:43:22.596139  8331 raft_consensus.cc:515] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.598702  8331 leader_election.cc:290] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 election: Requested vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:22.599634  8070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd88841da5764702875223a00a08f314" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4fb2719488743499fb9be4a1c8998bd"
I20260608 12:43:22.600610  8070 raft_consensus.cc:3060] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.602134  8219 raft_consensus.cc:2468] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c8bbd4a9417488c88fb51bb9b0283b9 in term 1.
I20260608 12:43:22.611238  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd88841da5764702875223a00a08f314" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9"
I20260608 12:43:22.613723  8144 raft_consensus.cc:3060] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.609970  7966 catalog_manager.cc:5696] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fb2719488743499fb9be4a1c8998bd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a4fb2719488743499fb9be4a1c8998bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:22.614984  8070 raft_consensus.cc:2468] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:22.616560  8185 leader_election.cc:304] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd; no voters: 
I20260608 12:43:22.617520  8331 raft_consensus.cc:2804] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:22.618098  8331 raft_consensus.cc:697] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Becoming Leader. State: Replica: 6d7e74be58994a3fa8fb73b935f5197f, State: Running, Role: LEADER
I20260608 12:43:22.618959  8331 consensus_queue.cc:237] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.623930  8144 raft_consensus.cc:2468] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d7e74be58994a3fa8fb73b935f5197f in term 1.
I20260608 12:43:22.626472  7965 catalog_manager.cc:5696] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:22.630143  7967 catalog_manager.cc:5696] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:22.687934   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:22.719305   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:22.720347   431 tablet_replica.cc:333] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.721275   431 raft_consensus.cc:2243] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.721900   431 pending_rounds.cc:70] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Trying to abort 1 pending ops.
I20260608 12:43:22.722074   431 pending_rounds.cc:77] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658980195237888 op_type: NO_OP noop_request { }
I20260608 12:43:22.722333   431 raft_consensus.cc:2889] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:22.722589   431 raft_consensus.cc:2272] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.725190   431 tablet_replica.cc:333] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.725749   431 raft_consensus.cc:2243] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.726109   431 raft_consensus.cc:2272] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.728143   431 tablet_replica.cc:333] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.728668   431 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.729126   431 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.731447   431 tablet_replica.cc:333] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.732105   431 raft_consensus.cc:2243] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.732720   431 pending_rounds.cc:70] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Trying to abort 1 pending ops.
I20260608 12:43:22.732945   431 pending_rounds.cc:77] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658979908927488 op_type: NO_OP noop_request { }
I20260608 12:43:22.733179   431 raft_consensus.cc:2889] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:22.733409   431 raft_consensus.cc:2272] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.735975   431 tablet_replica.cc:333] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.736529   431 raft_consensus.cc:2243] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.737046   431 raft_consensus.cc:2272] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.739596   431 tablet_replica.cc:333] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.740190   431 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.740669   431 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.741572  8331 raft_consensus.cc:493] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.742193  8331 raft_consensus.cc:515] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:22.743221   431 tablet_replica.cc:333] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.743836   431 raft_consensus.cc:2243] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.744287   431 raft_consensus.cc:2272] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.744692  8331 leader_election.cc:290] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:22.745610  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7f8d874a56f40289f7f6b6bdaecc800" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:22.746695  8144 raft_consensus.cc:2393] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d7e74be58994a3fa8fb73b935f5197f in current term 1: Already voted for candidate a4fb2719488743499fb9be4a1c8998bd in this term.
I20260608 12:43:22.746723   431 tablet_replica.cc:333] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: stopping tablet replica
I20260608 12:43:22.747756   431 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.747555  8331 raft_consensus.cc:493] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:22.748355   431 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.748627  8331 raft_consensus.cc:515] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
W20260608 12:43:22.749099  8185 leader_election.cc:336] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:43:22.749653  8185 leader_election.cc:304] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f; no voters: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd
I20260608 12:43:22.750512  8332 raft_consensus.cc:3060] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.752128  8331 leader_election.cc:290] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:22.753037  8144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181d27ca1a84b1ebf75ee049e290585" candidate_uuid: "6d7e74be58994a3fa8fb73b935f5197f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" is_pre_election: true
I20260608 12:43:22.753918  8144 raft_consensus.cc:2393] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d7e74be58994a3fa8fb73b935f5197f in current term 1: Already voted for candidate a4fb2719488743499fb9be4a1c8998bd in this term.
W20260608 12:43:22.754820  8185 leader_election.cc:336] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:43:22.755488  8184 leader_election.cc:304] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [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: 6d7e74be58994a3fa8fb73b935f5197f; no voters: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd
I20260608 12:43:22.756292  8331 raft_consensus.cc:3060] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.757983  8332 raft_consensus.cc:2749] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:22.761873  8331 raft_consensus.cc:2749] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:22.783296   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:43:22.842463  8185 consensus_peers.cc:597] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:22.926364  8185 consensus_peers.cc:597] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:23.002133  8332 consensus_queue.cc:1048] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:23.019315  8185 consensus_peers.cc:597] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:23.090874  8111 consensus_peers.cc:597] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:23.097518  8111 consensus_peers.cc:597] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:23.098802  8185 consensus_peers.cc:597] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:23.224041  8323 consensus_queue.cc:1048] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:23.428288  8331 consensus_queue.cc:579] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Leader has been unable to successfully communicate with peer a4fb2719488743499fb9be4a1c8998bd for more than 1 seconds (1.166s)
W20260608 12:43:23.431166  8185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260608 12:43:23.653249  8274 consensus_queue.cc:579] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Leader has been unable to successfully communicate with peer a4fb2719488743499fb9be4a1c8998bd for more than 1 seconds (1.069s)
I20260608 12:43:23.664814  8331 consensus_queue.cc:579] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Leader has been unable to successfully communicate with peer a4fb2719488743499fb9be4a1c8998bd for more than 1 seconds (1.096s)
I20260608 12:43:23.695268  8274 consensus_queue.cc:579] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Leader has been unable to successfully communicate with peer a4fb2719488743499fb9be4a1c8998bd for more than 1 seconds (1.187s)
I20260608 12:43:23.818964  7965 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36756:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:23.819521  7965 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36756:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:23.835712  7965 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Sending DeleteTablet for 3 replicas of tablet bd88841da5764702875223a00a08f314
I20260608 12:43:23.837327  7965 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Sending DeleteTablet for 3 replicas of tablet 841fd9beecdd440aa1919048ad7ef14a
I20260608 12:43:23.838125  8133 tablet_service.cc:1558] Processing DeleteTablet for tablet bd88841da5764702875223a00a08f314 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:48990
I20260608 12:43:23.838723  8207 tablet_service.cc:1558] Processing DeleteTablet for tablet bd88841da5764702875223a00a08f314 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:55450
I20260608 12:43:23.839133  7965 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Sending DeleteTablet for 3 replicas of tablet e7f8d874a56f40289f7f6b6bdaecc800
I20260608 12:43:23.843284  8206 tablet_service.cc:1558] Processing DeleteTablet for tablet 841fd9beecdd440aa1919048ad7ef14a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:55450
I20260608 12:43:23.845439  8134 tablet_service.cc:1558] Processing DeleteTablet for tablet 841fd9beecdd440aa1919048ad7ef14a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:48990
I20260608 12:43:23.846527  8135 tablet_service.cc:1558] Processing DeleteTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:48990
I20260608 12:43:23.848948  8206 tablet_service.cc:1558] Processing DeleteTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:55450
I20260608 12:43:23.849841  7965 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: Sending DeleteTablet for 3 replicas of tablet d181d27ca1a84b1ebf75ee049e290585
I20260608 12:43:23.850950  8353 tablet_replica.cc:333] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:23.852336  8353 raft_consensus.cc:2243] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:23.853060  8135 tablet_service.cc:1558] Processing DeleteTablet for tablet d181d27ca1a84b1ebf75ee049e290585 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:48990
I20260608 12:43:23.854012  8353 raft_consensus.cc:2272] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.854350  8352 tablet_replica.cc:333] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:23.855441  8207 tablet_service.cc:1558] Processing DeleteTablet for tablet d181d27ca1a84b1ebf75ee049e290585 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:55450
I20260608 12:43:23.855509  8352 raft_consensus.cc:2243] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.857124  8352 raft_consensus.cc:2272] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.859387   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:23.859663  8353 ts_tablet_manager.cc:1916] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.860769  8352 ts_tablet_manager.cc:1916] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:43:23.862176  7955 catalog_manager.cc:4754] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d181d27ca1a84b1ebf75ee049e290585: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111)
W20260608 12:43:23.870916  8355 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
W20260608 12:43:23.872587  8356 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
I20260608 12:43:23.878876  8353 ts_tablet_manager.cc:1929] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:23.879122  8352 ts_tablet_manager.cc:1929] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:23.879477  8353 log.cc:1199] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/wals/bd88841da5764702875223a00a08f314
I20260608 12:43:23.879542  8352 log.cc:1199] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/wals/bd88841da5764702875223a00a08f314
I20260608 12:43:23.880494  8352 ts_tablet_manager.cc:1950] T bd88841da5764702875223a00a08f314 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting consensus metadata
I20260608 12:43:23.882228  8353 ts_tablet_manager.cc:1950] T bd88841da5764702875223a00a08f314 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting consensus metadata
I20260608 12:43:23.884773  7954 catalog_manager.cc:5027] TS 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): tablet bd88841da5764702875223a00a08f314 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
W20260608 12:43:23.885339  8358 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
I20260608 12:43:23.885998  8352 tablet_replica.cc:333] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:23.886698   431 server_base.cc:1061] running on GCE node
I20260608 12:43:23.886930  7954 catalog_manager.cc:5027] TS 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): tablet bd88841da5764702875223a00a08f314 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.887332  8353 tablet_replica.cc:333] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:23.888058   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:23.888199  8352 raft_consensus.cc:2243] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:23.888254  8353 raft_consensus.cc:2243] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.889293  8353 raft_consensus.cc:2272] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:23.888435   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:23.889797  8352 raft_consensus.cc:2272] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.890029   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922603890006 us; error 0 us; skew 500 ppm
I20260608 12:43:23.891180   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:23.893148  8353 ts_tablet_manager.cc:1916] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.893543  8352 ts_tablet_manager.cc:1916] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.903100  8331 consensus_queue.cc:579] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Leader has been unable to successfully communicate with peer a4fb2719488743499fb9be4a1c8998bd for more than 1 seconds (1.545s)
I20260608 12:43:23.903287   431 webserver.cc:533] Webserver started at http://127.0.107.196:34177/ using document root <none> and password file <none>
I20260608 12:43:23.904071   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:23.904325   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:23.904713   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:23.906368   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "e21a0a63f1f14f768b7af11912d7d09c"
format_stamp: "Formatted at 2026-06-08 12:43:23 on dist-test-slave-d4dv"
I20260608 12:43:23.910200  8352 ts_tablet_manager.cc:1929] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:23.910684  8352 log.cc:1199] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/wals/841fd9beecdd440aa1919048ad7ef14a
I20260608 12:43:23.911015  8353 ts_tablet_manager.cc:1929] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:23.911433  8353 log.cc:1199] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/wals/841fd9beecdd440aa1919048ad7ef14a
I20260608 12:43:23.911473  8352 ts_tablet_manager.cc:1950] T 841fd9beecdd440aa1919048ad7ef14a P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting consensus metadata
I20260608 12:43:23.912361  8353 ts_tablet_manager.cc:1950] T 841fd9beecdd440aa1919048ad7ef14a P 6d7e74be58994a3fa8fb73b935f5197f: Deleting consensus metadata
I20260608 12:43:23.915740  8353 tablet_replica.cc:333] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:23.916627  8352 tablet_replica.cc:333] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:23.916654  7954 catalog_manager.cc:5027] TS 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): tablet 841fd9beecdd440aa1919048ad7ef14a (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.917888  7954 catalog_manager.cc:5027] TS 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): tablet 841fd9beecdd440aa1919048ad7ef14a (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.918367  8352 raft_consensus.cc:2243] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.918979  8353 raft_consensus.cc:2243] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.919268  8352 raft_consensus.cc:2272] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.919616  8353 raft_consensus.cc:2272] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.922747  8353 ts_tablet_manager.cc:1916] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.923012   431 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.009s	sys 0.008s
I20260608 12:43:23.923157  8352 ts_tablet_manager.cc:1916] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:43:23.930486  8015 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a4fb2719488743499fb9be4a1c8998bd not available for placement
I20260608 12:43:23.937664  8353 ts_tablet_manager.cc:1929] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:23.938138  8353 log.cc:1199] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/wals/e7f8d874a56f40289f7f6b6bdaecc800
I20260608 12:43:23.938832  8353 ts_tablet_manager.cc:1950] T e7f8d874a56f40289f7f6b6bdaecc800 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting consensus metadata
I20260608 12:43:23.939802  8363 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:23.941236   431 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.001s	sys 0.010s
I20260608 12:43:23.941651   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "e21a0a63f1f14f768b7af11912d7d09c"
format_stamp: "Formatted at 2026-06-08 12:43:23 on dist-test-slave-d4dv"
I20260608 12:43:23.942247  8353 tablet_replica.cc:333] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:23.942057   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:23.942456  7954 catalog_manager.cc:5027] TS 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): tablet e7f8d874a56f40289f7f6b6bdaecc800 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.943220  8353 raft_consensus.cc:2243] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.943617  8352 ts_tablet_manager.cc:1929] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:23.943768  8353 raft_consensus.cc:2272] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.944119  8352 log.cc:1199] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/wals/e7f8d874a56f40289f7f6b6bdaecc800
I20260608 12:43:23.944953  8352 ts_tablet_manager.cc:1950] T e7f8d874a56f40289f7f6b6bdaecc800 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting consensus metadata
I20260608 12:43:23.946795  8353 ts_tablet_manager.cc:1916] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.949481  7954 catalog_manager.cc:5027] TS 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): tablet e7f8d874a56f40289f7f6b6bdaecc800 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.951050  8352 tablet_replica.cc:333] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:23.952543  8352 raft_consensus.cc:2243] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:23.953378  8352 raft_consensus.cc:2272] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:23.957454  8352 ts_tablet_manager.cc:1916] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:23.961990  8353 ts_tablet_manager.cc:1929] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:23.962428  8353 log.cc:1199] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/wals/d181d27ca1a84b1ebf75ee049e290585
I20260608 12:43:23.962997  8353 ts_tablet_manager.cc:1950] T d181d27ca1a84b1ebf75ee049e290585 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting consensus metadata
I20260608 12:43:23.967262  7954 catalog_manager.cc:5027] TS 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): tablet d181d27ca1a84b1ebf75ee049e290585 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.974340  8352 ts_tablet_manager.cc:1929] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:23.974884  8352 log.cc:1199] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/wals/d181d27ca1a84b1ebf75ee049e290585
I20260608 12:43:23.975638  8352 ts_tablet_manager.cc:1950] T d181d27ca1a84b1ebf75ee049e290585 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting consensus metadata
I20260608 12:43:23.979024  7954 catalog_manager.cc:5027] TS 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): tablet d181d27ca1a84b1ebf75ee049e290585 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:23.985370   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:23.986830   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:23.988566   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:23.991307   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:23.991576   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:23.991866   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:23.992090   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:24.042425   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43125
I20260608 12:43:24.042579  8425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43125 every 8 connection(s)
I20260608 12:43:24.049726   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:24.060755  8429 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
W20260608 12:43:24.062093  8430 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
W20260608 12:43:24.064661  8432 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
I20260608 12:43:24.065986   431 server_base.cc:1061] running on GCE node
I20260608 12:43:24.067508   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:24.067793   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:24.068034   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922604068005 us; error 0 us; skew 500 ppm
I20260608 12:43:24.068408  8426 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42825
I20260608 12:43:24.068722   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:24.069020  8426 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:24.070202  8426 heartbeater.cc:507] Master 127.0.107.254:42825 requested a full tablet report, sending...
I20260608 12:43:24.072072   431 webserver.cc:533] Webserver started at http://127.0.107.193:36459/ using document root <none> and password file <none>
I20260608 12:43:24.072779   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:24.073081   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:24.072968  7965 ts_manager.cc:194] Registered new tserver with Master: e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125)
I20260608 12:43:24.074940  7965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36792
I20260608 12:43:24.077943   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:24.082113  8437 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:24.083137   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:43:24.083526   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "a4fb2719488743499fb9be4a1c8998bd"
format_stamp: "Formatted at 2026-06-08 12:43:19 on dist-test-slave-d4dv"
I20260608 12:43:24.083822   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-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)
I20260608 12:43:24.090060  8219 consensus_queue.cc:237] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [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: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.100517  8144 raft_consensus.cc:1275] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:24.103020  8332 consensus_queue.cc:1048] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:43:24.107187   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:24.109719   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:43:24.113873  8185 consensus_peers.cc:597] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.116284   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:24.120237  8330 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.123678  8144 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
W20260608 12:43:24.129482  8182 consensus_peers.cc:597] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50789fffb0574bdd8e7bae6626d7b9ce. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.131561  8219 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.134225  7954 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 50789fffb0574bdd8e7bae6626d7b9ce with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:43:24.141258  7965 catalog_manager.cc:5696] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:24.142701  8145 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:24.145313  8449 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
W20260608 12:43:24.144981  8182 consensus_peers.cc:597] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d948cdba2bb74e999753d8a32dea15f2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.149458  8330 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:24.153213  8185 consensus_peers.cc:597] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.162578  8332 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.164804  8145 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.173185  7954 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d948cdba2bb74e999753d8a32dea15f2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:43:24.179839  7965 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.202822   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:43:24.203176   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.065s	user 0.007s	sys 0.001s
I20260608 12:43:24.203464   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:43:24.208057  8449 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.222049  8449 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.222901  8449 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.223630  8449 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:43:24.226648  8449 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.227368  8449 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.228142  8449 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [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: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.228343  8219 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.234673  8449 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260608 12:43:24.235929  8449 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.238722   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:43:24.239140   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.036s	sys 0.000s
I20260608 12:43:24.239872  8145 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:24.242668  8182 consensus_peers.cc:597] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 685e0e37bc4c498b9823cfb3ea139ebf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.243387  8330 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:24.246249  8185 consensus_peers.cc:597] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.251533  8449 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.252511  8449 tablet_bootstrap.cc:492] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.253283  8449 ts_tablet_manager.cc:1403] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:43:24.253837  8332 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.256645  8449 raft_consensus.cc:359] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.257822  8449 raft_consensus.cc:740] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.259052  8449 consensus_queue.cc:260] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.259776  8145 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.262444  8449 ts_tablet_manager.cc:1434] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:43:24.263799  8449 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.264091  7954 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 685e0e37bc4c498b9823cfb3ea139ebf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:43:24.271049  7967 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:24.285825  8449 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.286965  8449 tablet_bootstrap.cc:492] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.287753  8449 ts_tablet_manager.cc:1403] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 12:43:24.290401  8449 raft_consensus.cc:359] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.291132  8449 raft_consensus.cc:740] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.291885  8449 consensus_queue.cc:260] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.293893  8449 ts_tablet_manager.cc:1434] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:24.294631  8449 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.309182  8449 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.310217  8449 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.310774  8449 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:43:24.312610  8449 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.313334  8449 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.314178  8449 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [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: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.316957  8449 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:24.317955  8449 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.324833  8145 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.335336  8219 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:24.337227  8274 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:24.352995  8108 consensus_peers.cc:597] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1e52aae4c184cebba58f1add38a6392. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:24.372599  8111 consensus_peers.cc:597] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:24.381856  8449 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.382682  8449 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.383615  8449 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.037s
I20260608 12:43:24.382189  8219 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.380066  8510 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.386729  8449 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.387439  8449 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.388356  8449 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [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: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.390563  8449 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:24.391535  8449 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.395579  7954 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c1e52aae4c184cebba58f1add38a6392 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:43:24.402354  7965 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:24.412652  8449 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.414038  8449 tablet_bootstrap.cc:492] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.414877  8449 ts_tablet_manager.cc:1403] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 12:43:24.416349   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42199
I20260608 12:43:24.416507  8521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42199 every 8 connection(s)
I20260608 12:43:24.418164  8449 raft_consensus.cc:359] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.419083  8449 raft_consensus.cc:740] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.419854  8449 consensus_queue.cc:260] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.423243  8449 ts_tablet_manager.cc:1434] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:24.424564  8449 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.436317  8522 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42825
I20260608 12:43:24.436867  8522 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:24.437845  8522 heartbeater.cc:507] Master 127.0.107.254:42825 requested a full tablet report, sending...
I20260608 12:43:24.441969  8449 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.442785  8449 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.443356  8449 ts_tablet_manager.cc:1403] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260608 12:43:24.443869  7967 ts_manager.cc:194] Re-registered known tserver with Master: a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199)
I20260608 12:43:24.445614  8449 raft_consensus.cc:359] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:24.446166  8449 raft_consensus.cc:740] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.446764  8449 consensus_queue.cc:260] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [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: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:24.448333  8449 ts_tablet_manager.cc:1434] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:24.449069  8449 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Bootstrap starting.
I20260608 12:43:24.453284  7967 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36804
I20260608 12:43:24.457078  8522 heartbeater.cc:499] Master 127.0.107.254:42825 was elected leader, sending a full tablet report...
I20260608 12:43:24.462078  8449 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: 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
I20260608 12:43:24.462944  8449 tablet_bootstrap.cc:492] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Bootstrap complete.
I20260608 12:43:24.463608  8449 ts_tablet_manager.cc:1403] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:43:24.466282  8478 tablet_service.cc:1558] Processing DeleteTablet for tablet d181d27ca1a84b1ebf75ee049e290585 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:38600
I20260608 12:43:24.466691  8477 tablet_service.cc:1558] Processing DeleteTablet for tablet bd88841da5764702875223a00a08f314 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:38600
I20260608 12:43:24.466679  8449 raft_consensus.cc:359] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.467743  8449 raft_consensus.cc:740] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb2719488743499fb9be4a1c8998bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:24.468766  8449 consensus_queue.cc:260] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:24.471606  8449 ts_tablet_manager.cc:1434] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:24.473392  8528 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:24.474304  8528 raft_consensus.cc:2243] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.474733  8528 pending_rounds.cc:70] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Trying to abort 1 pending ops.
I20260608 12:43:24.474969  8528 pending_rounds.cc:77] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658980195237888 op_type: NO_OP noop_request { }
I20260608 12:43:24.475273  8528 raft_consensus.cc:2889] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:24.475595  8528 raft_consensus.cc:2272] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.478233  8528 ts_tablet_manager.cc:1916] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:24.481011  8478 tablet_service.cc:1558] Processing DeleteTablet for tablet e7f8d874a56f40289f7f6b6bdaecc800 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:38600
I20260608 12:43:24.489655  8528 ts_tablet_manager.cc:1929] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:24.490012  8528 log.cc:1199] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/wals/d181d27ca1a84b1ebf75ee049e290585
I20260608 12:43:24.490612  8528 ts_tablet_manager.cc:1950] T d181d27ca1a84b1ebf75ee049e290585 P a4fb2719488743499fb9be4a1c8998bd: Deleting consensus metadata
I20260608 12:43:24.492102  8478 tablet_service.cc:1558] Processing DeleteTablet for tablet 841fd9beecdd440aa1919048ad7ef14a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:23 UTC) from {username='slave'} at 127.0.0.1:38600
I20260608 12:43:24.493377  8528 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:24.493453  7955 catalog_manager.cc:5027] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): tablet d181d27ca1a84b1ebf75ee049e290585 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:24.494099  8528 raft_consensus.cc:2243] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.494582  8528 raft_consensus.cc:2272] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.496713  8528 ts_tablet_manager.cc:1916] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:24.510480  8528 ts_tablet_manager.cc:1929] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:24.510896  8528 log.cc:1199] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/wals/bd88841da5764702875223a00a08f314
I20260608 12:43:24.511561  8528 ts_tablet_manager.cc:1950] T bd88841da5764702875223a00a08f314 P a4fb2719488743499fb9be4a1c8998bd: Deleting consensus metadata
I20260608 12:43:24.514128  8528 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:24.514099  7955 catalog_manager.cc:5027] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): tablet bd88841da5764702875223a00a08f314 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:24.513652  8491 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.515324  8528 raft_consensus.cc:2243] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.515852  8528 pending_rounds.cc:70] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Trying to abort 1 pending ops.
I20260608 12:43:24.516088  8528 pending_rounds.cc:77] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658979908927488 op_type: NO_OP noop_request { }
I20260608 12:43:24.516409  8528 raft_consensus.cc:2889] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:24.516741  8528 raft_consensus.cc:2272] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.519232  8528 ts_tablet_manager.cc:1916] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:24.531842  8528 ts_tablet_manager.cc:1929] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:24.532199  8528 log.cc:1199] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/wals/e7f8d874a56f40289f7f6b6bdaecc800
I20260608 12:43:24.532831  8528 ts_tablet_manager.cc:1950] T e7f8d874a56f40289f7f6b6bdaecc800 P a4fb2719488743499fb9be4a1c8998bd: Deleting consensus metadata
I20260608 12:43:24.535460  8528 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:24.535547  7955 catalog_manager.cc:5027] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): tablet e7f8d874a56f40289f7f6b6bdaecc800 (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:24.536401  8528 raft_consensus.cc:2243] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.536890  8528 raft_consensus.cc:2272] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.539148  8528 ts_tablet_manager.cc:1916] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:24.550652  8528 ts_tablet_manager.cc:1929] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:24.550947  8528 log.cc:1199] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/wals/841fd9beecdd440aa1919048ad7ef14a
I20260608 12:43:24.551503  8528 ts_tablet_manager.cc:1950] T 841fd9beecdd440aa1919048ad7ef14a P a4fb2719488743499fb9be4a1c8998bd: Deleting consensus metadata
I20260608 12:43:24.554044  7955 catalog_manager.cc:5027] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): tablet 841fd9beecdd440aa1919048ad7ef14a (table dugtrio [id=9224fea6208e47d18cbdfafe0a50c990]) successfully deleted
I20260608 12:43:24.583936  8491 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.621220  8491 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.681285  8532 ts_tablet_manager.cc:933] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:24.682986  8532 tablet_copy_client.cc:323] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40175
I20260608 12:43:24.695554  8229 tablet_copy_service.cc:140] P 6d7e74be58994a3fa8fb73b935f5197f: Received BeginTabletCopySession request for tablet d948cdba2bb74e999753d8a32dea15f2 from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:55468)
I20260608 12:43:24.696141  8229 tablet_copy_service.cc:161] P 6d7e74be58994a3fa8fb73b935f5197f: Beginning new tablet copy session on tablet d948cdba2bb74e999753d8a32dea15f2 from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:55468: session id = e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2
I20260608 12:43:24.701689  8229 tablet_copy_source_session.cc:215] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:24.704623  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948cdba2bb74e999753d8a32dea15f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:24.708271  8536 ts_tablet_manager.cc:933] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:24.710212  8536 tablet_copy_client.cc:323] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40175
I20260608 12:43:24.711869  8229 tablet_copy_service.cc:140] P 6d7e74be58994a3fa8fb73b935f5197f: Received BeginTabletCopySession request for tablet 50789fffb0574bdd8e7bae6626d7b9ce from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:55468)
I20260608 12:43:24.712455  8229 tablet_copy_service.cc:161] P 6d7e74be58994a3fa8fb73b935f5197f: Beginning new tablet copy session on tablet 50789fffb0574bdd8e7bae6626d7b9ce from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:55468: session id = e21a0a63f1f14f768b7af11912d7d09c-50789fffb0574bdd8e7bae6626d7b9ce
I20260608 12:43:24.719774  8532 tablet_copy_client.cc:806] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:24.720387  8229 tablet_copy_source_session.cc:215] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:24.720446  8532 tablet_copy_client.cc:670] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:24.724095  8536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50789fffb0574bdd8e7bae6626d7b9ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:24.725219  8532 tablet_copy_client.cc:538] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:24.732064  8532 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:24.738046  8536 tablet_copy_client.cc:806] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:24.738714  8536 tablet_copy_client.cc:670] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:24.742978  8536 tablet_copy_client.cc:538] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:24.750542  8532 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: 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
I20260608 12:43:24.751362  8532 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:24.751392  8536 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:24.752133  8532 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.004s
I20260608 12:43:24.754820  8532 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.755462  8532 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:24.756016  8532 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.758374  8426 heartbeater.cc:499] Master 127.0.107.254:42825 was elected leader, sending a full tablet report...
I20260608 12:43:24.758612  8532 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:24.760481  8229 tablet_copy_service.cc:342] P 6d7e74be58994a3fa8fb73b935f5197f: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2 received from {username='slave'} at 127.0.0.1:55468
I20260608 12:43:24.760950  8229 tablet_copy_service.cc:434] P 6d7e74be58994a3fa8fb73b935f5197f: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2 on tablet d948cdba2bb74e999753d8a32dea15f2 with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:24.765622  8532 ts_tablet_manager.cc:933] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:24.767999  8532 tablet_copy_client.cc:323] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40175
I20260608 12:43:24.770193  8229 tablet_copy_service.cc:140] P 6d7e74be58994a3fa8fb73b935f5197f: Received BeginTabletCopySession request for tablet 685e0e37bc4c498b9823cfb3ea139ebf from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:55468)
I20260608 12:43:24.770838  8229 tablet_copy_service.cc:161] P 6d7e74be58994a3fa8fb73b935f5197f: Beginning new tablet copy session on tablet 685e0e37bc4c498b9823cfb3ea139ebf from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:55468: session id = e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf
I20260608 12:43:24.775522  8536 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: 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
I20260608 12:43:24.776360  8536 tablet_bootstrap.cc:492] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:24.777048  8536 ts_tablet_manager.cc:1403] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.005s
I20260608 12:43:24.778439  8229 tablet_copy_source_session.cc:215] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:24.779490  8536 raft_consensus.cc:359] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.780277  8536 raft_consensus.cc:740] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:24.780972  8536 consensus_queue.cc:260] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c [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: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.781682  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685e0e37bc4c498b9823cfb3ea139ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:24.783057  8536 ts_tablet_manager.cc:1434] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:43:24.784798  8229 tablet_copy_service.cc:342] P 6d7e74be58994a3fa8fb73b935f5197f: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-50789fffb0574bdd8e7bae6626d7b9ce received from {username='slave'} at 127.0.0.1:55468
I20260608 12:43:24.785238  8229 tablet_copy_service.cc:434] P 6d7e74be58994a3fa8fb73b935f5197f: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-50789fffb0574bdd8e7bae6626d7b9ce on tablet 50789fffb0574bdd8e7bae6626d7b9ce with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:24.797623  8532 tablet_copy_client.cc:806] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:24.798192  8532 tablet_copy_client.cc:670] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:24.801823  8532 tablet_copy_client.cc:538] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:24.808569  8532 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:24.824713  8532 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: 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
I20260608 12:43:24.825590  8532 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:24.826220  8532 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 12:43:24.828610  8532 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.829288  8532 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:24.829828  8532 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.831664  8532 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:24.833410  8229 tablet_copy_service.cc:342] P 6d7e74be58994a3fa8fb73b935f5197f: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf received from {username='slave'} at 127.0.0.1:55468
I20260608 12:43:24.833791  8229 tablet_copy_service.cc:434] P 6d7e74be58994a3fa8fb73b935f5197f: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf on tablet 685e0e37bc4c498b9823cfb3ea139ebf with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:24.906246  8532 ts_tablet_manager.cc:933] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:24.907692  8532 tablet_copy_client.cc:323] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38015
I20260608 12:43:24.918512  8155 tablet_copy_service.cc:140] P 9c8bbd4a9417488c88fb51bb9b0283b9: Received BeginTabletCopySession request for tablet c1e52aae4c184cebba58f1add38a6392 from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:49016)
I20260608 12:43:24.919114  8155 tablet_copy_service.cc:161] P 9c8bbd4a9417488c88fb51bb9b0283b9: Beginning new tablet copy session on tablet c1e52aae4c184cebba58f1add38a6392 from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:49016: session id = e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392
I20260608 12:43:24.925239  8155 tablet_copy_source_session.cc:215] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:24.928069  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e52aae4c184cebba58f1add38a6392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:24.933609  8491 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:24.943826  8532 tablet_copy_client.cc:806] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:24.944482  8532 tablet_copy_client.cc:670] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:24.948925  8532 tablet_copy_client.cc:538] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:24.958794  8532 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
W20260608 12:43:24.970453  8015 auto_rebalancer.cc:591] Failed to schedule move for tablet c1e52aae4c184cebba58f1add38a6392: Invalid argument: Server with UUID e21a0a63f1f14f768b7af11912d7d09c is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.979872  8532 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: 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
I20260608 12:43:24.981853  8532 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:24.982463  8532 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260608 12:43:24.983829  8219 consensus_queue.cc:237] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [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: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:24.985388  8532 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.986416  8532 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:24.987077  8532 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
W20260608 12:43:24.989313  8015 auto_rebalancer.cc:591] Failed to schedule move for tablet 685e0e37bc4c498b9823cfb3ea139ebf: Invalid argument: Server with UUID e21a0a63f1f14f768b7af11912d7d09c is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:24.990262  8491 raft_consensus.cc:1275] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:24.991309  8145 raft_consensus.cc:1275] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:24.992720  8549 consensus_queue.cc:1048] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:24.993798  8532 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:43:24.994167  8331 consensus_queue.cc:1048] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:24.996088  8155 tablet_copy_service.cc:342] P 9c8bbd4a9417488c88fb51bb9b0283b9: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392 received from {username='slave'} at 127.0.0.1:49016
W20260608 12:43:24.996289  8015 auto_rebalancer.cc:591] Failed to schedule move for tablet 50789fffb0574bdd8e7bae6626d7b9ce: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } }
I20260608 12:43:24.996675  8155 tablet_copy_service.cc:434] P 9c8bbd4a9417488c88fb51bb9b0283b9: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392 on tablet c1e52aae4c184cebba58f1add38a6392 with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:25.002463  8549 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } }
I20260608 12:43:25.004683  8491 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } }
I20260608 12:43:25.007529  8145 raft_consensus.cc:2955] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } }
I20260608 12:43:25.013763  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 50789fffb0574bdd8e7bae6626d7b9ce with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:25.024909  8218 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:25.027508  7967 catalog_manager.cc:5696] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:25.032228  8145 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.032367  8491 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.034025  8550 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:25.034745  8332 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:25.043319  8549 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.045666  8491 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.051687  8145 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.054412  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d948cdba2bb74e999753d8a32dea15f2 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:25.062525  7967 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:25.071455  8391 tablet_service.cc:1558] Processing DeleteTablet for tablet 50789fffb0574bdd8e7bae6626d7b9ce with delete_type TABLET_DATA_TOMBSTONED (TS e21a0a63f1f14f768b7af11912d7d09c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50902
I20260608 12:43:25.073834  8556 tablet_replica.cc:333] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:25.075285  8391 tablet_service.cc:1558] Processing DeleteTablet for tablet d948cdba2bb74e999753d8a32dea15f2 with delete_type TABLET_DATA_TOMBSTONED (TS e21a0a63f1f14f768b7af11912d7d09c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50902
I20260608 12:43:25.075434  8556 raft_consensus.cc:2243] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:25.076282  8556 raft_consensus.cc:2272] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:25.080514  8556 ts_tablet_manager.cc:1916] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:25.092016  8556 ts_tablet_manager.cc:1929] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:25.092344  8556 log.cc:1199] T 50789fffb0574bdd8e7bae6626d7b9ce P e21a0a63f1f14f768b7af11912d7d09c: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root/wals/50789fffb0574bdd8e7bae6626d7b9ce
I20260608 12:43:25.093947  8556 tablet_replica.cc:333] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:25.093963  7952 catalog_manager.cc:5027] TS e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): tablet 50789fffb0574bdd8e7bae6626d7b9ce (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:25.094908  8556 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:25.095342  8556 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:25.097735  8556 ts_tablet_manager.cc:1916] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:25.107777  8556 ts_tablet_manager.cc:1929] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:25.108037  8556 log.cc:1199] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root/wals/d948cdba2bb74e999753d8a32dea15f2
I20260608 12:43:25.109279  7952 catalog_manager.cc:5027] TS e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): tablet d948cdba2bb74e999753d8a32dea15f2 (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:25.155807  8218 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:25.160653  8145 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.160653  8491 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.162583  8550 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:25.163244  8331 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:25.170468  8332 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.172425  8145 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.172613  8491 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.181066  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 685e0e37bc4c498b9823cfb3ea139ebf with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:25.184329  7965 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.195694  8391 tablet_service.cc:1558] Processing DeleteTablet for tablet 685e0e37bc4c498b9823cfb3ea139ebf with delete_type TABLET_DATA_TOMBSTONED (TS e21a0a63f1f14f768b7af11912d7d09c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50902
I20260608 12:43:25.196761  8556 tablet_replica.cc:333] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:25.197512  8556 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:25.197966  8556 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:25.200984  8556 ts_tablet_manager.cc:1916] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:25.212524  8556 ts_tablet_manager.cc:1929] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:25.212821  8556 log.cc:1199] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root/wals/685e0e37bc4c498b9823cfb3ea139ebf
I20260608 12:43:25.214115  7952 catalog_manager.cc:5027] TS e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): tablet 685e0e37bc4c498b9823cfb3ea139ebf (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:25.293062  8401 raft_consensus.cc:1217] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:25.549376  8145 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } }
I20260608 12:43:25.555265  8218 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.556169  8490 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:25.557003  8274 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:25.558030  8558 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:25.564509  8274 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.566808  8490 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.568202  8218 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } }
I20260608 12:43:25.576960  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1e52aae4c184cebba58f1add38a6392 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:25.579593  7966 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 2 to 3, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:25.597146  8391 tablet_service.cc:1558] Processing DeleteTablet for tablet c1e52aae4c184cebba58f1add38a6392 with delete_type TABLET_DATA_TOMBSTONED (TS e21a0a63f1f14f768b7af11912d7d09c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50902
I20260608 12:43:25.598084  8556 tablet_replica.cc:333] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:25.598749  8556 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:25.599252  8556 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:25.601616  8556 ts_tablet_manager.cc:1916] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:25.613888  8556 ts_tablet_manager.cc:1929] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:25.614272  8556 log.cc:1199] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-3-root/wals/c1e52aae4c184cebba58f1add38a6392
I20260608 12:43:25.615574  7952 catalog_manager.cc:5027] TS e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): tablet c1e52aae4c184cebba58f1add38a6392 (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:26.010702  8218 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
W20260608 12:43:26.017350  8182 consensus_peers.cc:597] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:26.018837  8145 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:26.019110  8490 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:26.020527  8561 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.021502  8332 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.028650  8561 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.030860  8490 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.032008  8145 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.044219  7967 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:26.045055  8144 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
W20260608 12:43:26.054049  8108 consensus_peers.cc:597] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:26.054529  8490 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:26.055336  8218 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:26.056195  8274 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.057909  8558 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.066088  8274 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.068985  8490 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.069113  8218 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.083170  8219 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [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: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.082645  7966 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:26.091604  8144 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:43:26.091928  8182 consensus_peers.cc:597] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196:43125): Couldn't send request to peer e21a0a63f1f14f768b7af11912d7d09c. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:26.092142  8490 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:26.093171  8332 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.094604  8561 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:26.103498  8332 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.106288  8490 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.106956  8144 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } } }
I20260608 12:43:26.117168  7967 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f reported cstate change: config changed from index 3 to 4, NON_VOTER e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:26.543624  8566 ts_tablet_manager.cc:933] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
I20260608 12:43:26.545746  8566 tablet_copy_client.cc:323] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38015
I20260608 12:43:26.547495  8155 tablet_copy_service.cc:140] P 9c8bbd4a9417488c88fb51bb9b0283b9: Received BeginTabletCopySession request for tablet c1e52aae4c184cebba58f1add38a6392 from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:49016)
I20260608 12:43:26.548076  8155 tablet_copy_service.cc:161] P 9c8bbd4a9417488c88fb51bb9b0283b9: Beginning new tablet copy session on tablet c1e52aae4c184cebba58f1add38a6392 from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:49016: session id = e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392
I20260608 12:43:26.555747  8155 tablet_copy_source_session.cc:215] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:26.558733  8566 ts_tablet_manager.cc:1916] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:43:26.570907  8566 ts_tablet_manager.cc:1929] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:43:26.571604  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e52aae4c184cebba58f1add38a6392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.577308  8566 tablet_copy_client.cc:806] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:26.577971  8566 tablet_copy_client.cc:670] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:26.582857  8566 tablet_copy_client.cc:538] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:26.591547  8566 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:26.593060  8568 ts_tablet_manager.cc:933] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:26.600045  8568 tablet_copy_client.cc:323] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40175
I20260608 12:43:26.602065  8229 tablet_copy_service.cc:140] P 6d7e74be58994a3fa8fb73b935f5197f: Received BeginTabletCopySession request for tablet d948cdba2bb74e999753d8a32dea15f2 from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:55468)
I20260608 12:43:26.602648  8229 tablet_copy_service.cc:161] P 6d7e74be58994a3fa8fb73b935f5197f: Beginning new tablet copy session on tablet d948cdba2bb74e999753d8a32dea15f2 from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:55468: session id = e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2
I20260608 12:43:26.611034  8229 tablet_copy_source_session.cc:215] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:26.614385  8568 ts_tablet_manager.cc:1916] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:43:26.618669  8566 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:26.619549  8566 tablet_bootstrap.cc:492] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:26.620204  8566 ts_tablet_manager.cc:1403] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260608 12:43:26.622896  8566 raft_consensus.cc:359] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.623638  8566 raft_consensus.cc:740] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:26.624420  8566 consensus_queue.cc:260] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.629314  8566 ts_tablet_manager.cc:1434] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:43:26.631289  8155 tablet_copy_service.cc:342] P 9c8bbd4a9417488c88fb51bb9b0283b9: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392 received from {username='slave'} at 127.0.0.1:49016
I20260608 12:43:26.631713  8568 ts_tablet_manager.cc:1929] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:43:26.631788  8155 tablet_copy_service.cc:434] P 9c8bbd4a9417488c88fb51bb9b0283b9: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-c1e52aae4c184cebba58f1add38a6392 on tablet c1e52aae4c184cebba58f1add38a6392 with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:26.633620  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948cdba2bb74e999753d8a32dea15f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.641820  8566 ts_tablet_manager.cc:933] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Initiating tablet copy from peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:26.642480  8568 tablet_copy_client.cc:806] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:26.643052  8568 tablet_copy_client.cc:670] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:26.647378  8566 tablet_copy_client.cc:323] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40175
I20260608 12:43:26.647598  8568 tablet_copy_client.cc:538] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:26.649101  8229 tablet_copy_service.cc:140] P 6d7e74be58994a3fa8fb73b935f5197f: Received BeginTabletCopySession request for tablet 685e0e37bc4c498b9823cfb3ea139ebf from peer e21a0a63f1f14f768b7af11912d7d09c ({username='slave'} at 127.0.0.1:55468)
I20260608 12:43:26.649634  8229 tablet_copy_service.cc:161] P 6d7e74be58994a3fa8fb73b935f5197f: Beginning new tablet copy session on tablet 685e0e37bc4c498b9823cfb3ea139ebf from peer e21a0a63f1f14f768b7af11912d7d09c at {username='slave'} at 127.0.0.1:55468: session id = e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf
I20260608 12:43:26.655103  8229 tablet_copy_source_session.cc:215] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:26.657713  8566 ts_tablet_manager.cc:1916] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:43:26.657704  8568 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:26.669258  8566 ts_tablet_manager.cc:1929] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:43:26.669981  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685e0e37bc4c498b9823cfb3ea139ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.676072  8566 tablet_copy_client.cc:806] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:26.676578  8566 tablet_copy_client.cc:670] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:26.681420  8566 tablet_copy_client.cc:538] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:26.686012  8568 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:26.687047  8568 tablet_bootstrap.cc:492] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:26.687780  8568 ts_tablet_manager.cc:1403] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260608 12:43:26.688984  8566 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap starting.
I20260608 12:43:26.690994  8568 raft_consensus.cc:359] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.691876  8568 raft_consensus.cc:740] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:26.692557  8568 consensus_queue.cc:260] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.694912  8568 ts_tablet_manager.cc:1434] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:26.696964  8229 tablet_copy_service.cc:342] P 6d7e74be58994a3fa8fb73b935f5197f: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2 received from {username='slave'} at 127.0.0.1:55468
I20260608 12:43:26.697418  8229 tablet_copy_service.cc:434] P 6d7e74be58994a3fa8fb73b935f5197f: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-d948cdba2bb74e999753d8a32dea15f2 on tablet d948cdba2bb74e999753d8a32dea15f2 with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:26.717195  8566 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:26.718140  8566 tablet_bootstrap.cc:492] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Bootstrap complete.
I20260608 12:43:26.718860  8566 ts_tablet_manager.cc:1403] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.004s
I20260608 12:43:26.721769  8566 raft_consensus.cc:359] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.722576  8566 raft_consensus.cc:740] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e21a0a63f1f14f768b7af11912d7d09c, State: Initialized, Role: LEARNER
I20260608 12:43:26.723191  8566 consensus_queue.cc:260] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: true } }
I20260608 12:43:26.725346  8566 ts_tablet_manager.cc:1434] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:43:26.727038  8229 tablet_copy_service.cc:342] P 6d7e74be58994a3fa8fb73b935f5197f: Request end of tablet copy session e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf received from {username='slave'} at 127.0.0.1:55468
I20260608 12:43:26.727475  8229 tablet_copy_service.cc:434] P 6d7e74be58994a3fa8fb73b935f5197f: ending tablet copy session e21a0a63f1f14f768b7af11912d7d09c-685e0e37bc4c498b9823cfb3ea139ebf on tablet 685e0e37bc4c498b9823cfb3ea139ebf with peer e21a0a63f1f14f768b7af11912d7d09c
I20260608 12:43:26.953886  8401 raft_consensus.cc:1217] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:43:27.122570  8401 raft_consensus.cc:1217] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:43:27.181881  8401 raft_consensus.cc:1217] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:43:27.419514  8577 raft_consensus.cc:1064] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: attempting to promote NON_VOTER e21a0a63f1f14f768b7af11912d7d09c to VOTER
I20260608 12:43:27.422399  8577 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:27.431048  8490 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.431048  8219 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.433060  8401 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.432829  8582 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:27.433861  8577 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:27.434999  8557 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:27.456866  8557 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.459290  8219 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.459334  8490 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.473701  8401 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.474817  7965 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:27.497161  8144 consensus_queue.cc:237] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:27.503113  8401 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:27.503780  8490 raft_consensus.cc:1275] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 9c8bbd4a9417488c88fb51bb9b0283b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:27.504778  8557 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:27.505867  8582 consensus_queue.cc:1048] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:27.515154  8490 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.516017  8557 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.517755  8401 raft_consensus.cc:2955] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.527518  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1e52aae4c184cebba58f1add38a6392 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:27.530838  8580 raft_consensus.cc:1064] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: attempting to promote NON_VOTER e21a0a63f1f14f768b7af11912d7d09c to VOTER
I20260608 12:43:27.533680  8580 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:27.534564  7968 catalog_manager.cc:5696] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd reported cstate change: config changed from index 5 to 6, VOTER 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.540591  8144 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.541591  8490 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.541699  8400 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:27.542752  8579 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:27.543757  8580 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:27.544831  8578 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:27.560896  8580 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.566907  8400 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.575511  8207 tablet_service.cc:1558] Processing DeleteTablet for tablet c1e52aae4c184cebba58f1add38a6392 with delete_type TABLET_DATA_TOMBSTONED (TS 6d7e74be58994a3fa8fb73b935f5197f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55450
I20260608 12:43:27.569696  8490 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.602787  8145 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.602945  7968 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c reported cstate change: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } attrs { replace: true } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:27.621301  8595 tablet_replica.cc:333] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:27.622381  8595 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:27.623400  8595 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:27.628603  8219 consensus_queue.cc:237] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:27.635989  8401 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:27.636541  8595 ts_tablet_manager.cc:1916] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:27.638208  8490 raft_consensus.cc:1275] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:27.639547  8561 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:27.641600  8561 consensus_queue.cc:1048] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:27.642323  8579 raft_consensus.cc:1064] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: attempting to promote NON_VOTER e21a0a63f1f14f768b7af11912d7d09c to VOTER
I20260608 12:43:27.647115  8579 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:27.660342  8595 ts_tablet_manager.cc:1929] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:43:27.661165  8595 log.cc:1199] T c1e52aae4c184cebba58f1add38a6392 P 6d7e74be58994a3fa8fb73b935f5197f: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-2-root/wals/c1e52aae4c184cebba58f1add38a6392
I20260608 12:43:27.989940  7954 catalog_manager.cc:5027] TS 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): tablet c1e52aae4c184cebba58f1add38a6392 (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:28.013087  8491 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:28.013010  8490 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.016428  8578 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:28.024276  8401 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 LEARNER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:28.026005  8578 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:28.065963  8145 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:43:28.450096  8598 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:28.576442  8145 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.609364  8561 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.613093  7968 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.620308  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d948cdba2bb74e999753d8a32dea15f2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:28.636715  8400 raft_consensus.cc:2955] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.642149  8490 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.645232  8597 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
W20260608 12:43:28.658396  8401 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.006s	sys 0.020s
W20260608 12:43:28.658869  8401 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.006s	sys 0.020s
I20260608 12:43:28.663048  8401 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, e21a0a63f1f14f768b7af11912d7d09c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } attrs { replace: true } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.665971  7967 catalog_manager.cc:5696] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd reported cstate change: config changed from index 5 to 6, VOTER 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.681653  8133 tablet_service.cc:1558] Processing DeleteTablet for tablet d948cdba2bb74e999753d8a32dea15f2 with delete_type TABLET_DATA_TOMBSTONED (TS 9c8bbd4a9417488c88fb51bb9b0283b9 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48990
I20260608 12:43:28.683866  8609 tablet_replica.cc:333] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:28.685025  8609 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.686183  8609 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.689474  8609 ts_tablet_manager.cc:1916] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:28.705499  8609 ts_tablet_manager.cc:1929] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:43:28.706077  8609 log.cc:1199] T d948cdba2bb74e999753d8a32dea15f2 P 9c8bbd4a9417488c88fb51bb9b0283b9: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-1-root/wals/d948cdba2bb74e999753d8a32dea15f2
I20260608 12:43:28.707209  8219 consensus_queue.cc:237] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:28.708032  7954 catalog_manager.cc:5027] TS 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): tablet d948cdba2bb74e999753d8a32dea15f2 (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
I20260608 12:43:28.713140  8401 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:28.714471  8145 raft_consensus.cc:1275] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Refusing update from remote peer 6d7e74be58994a3fa8fb73b935f5197f: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:43:28.715458  8598 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:28.717346  8598 consensus_queue.cc:1048] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:43:28.723556  8579 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a4fb2719488743499fb9be4a1c8998bd (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.726994  8145 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a4fb2719488743499fb9be4a1c8998bd (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.733618  8401 raft_consensus.cc:2955] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER a4fb2719488743499fb9be4a1c8998bd (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.742331  7954 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 685e0e37bc4c498b9823cfb3ea139ebf with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:28.743968  7967 catalog_manager.cc:5696] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 reported cstate change: config changed from index 5 to 6, VOTER a4fb2719488743499fb9be4a1c8998bd (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "6d7e74be58994a3fa8fb73b935f5197f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } } }
I20260608 12:43:28.758339  8478 tablet_service.cc:1558] Processing DeleteTablet for tablet 685e0e37bc4c498b9823cfb3ea139ebf with delete_type TABLET_DATA_TOMBSTONED (TS a4fb2719488743499fb9be4a1c8998bd not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38600
I20260608 12:43:28.762302  8610 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:28.763375  8610 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.764405  8610 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.770110  8610 ts_tablet_manager.cc:1916] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:28.788491  8610 ts_tablet_manager.cc:1929] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:43:28.788959  8610 log.cc:1199] T 685e0e37bc4c498b9823cfb3ea139ebf P a4fb2719488743499fb9be4a1c8998bd: Deleting WAL directory at /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922389651467-431-0/minicluster-data/ts-0-root/wals/685e0e37bc4c498b9823cfb3ea139ebf
I20260608 12:43:28.790845  7955 catalog_manager.cc:5027] TS a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): tablet 685e0e37bc4c498b9823cfb3ea139ebf (table test-workload [id=3531a77c3e534463a261e35958c12bad]) successfully deleted
W20260608 12:43:29.059867  8240 debug-util.cc:398] Leaking SignalData structure 0x7b080005d2e0 after lost signal to thread 434
W20260608 12:43:29.060949  8240 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa920 after lost signal to thread 8002
W20260608 12:43:29.062029  8240 debug-util.cc:398] Leaking SignalData structure 0x7b0800036420 after lost signal to thread 8169
W20260608 12:43:29.062944  8240 debug-util.cc:398] Leaking SignalData structure 0x7b0800176480 after lost signal to thread 8243
W20260608 12:43:29.063906  8240 debug-util.cc:398] Leaking SignalData structure 0x7b0800225340 after lost signal to thread 8425
W20260608 12:43:29.064813  8240 debug-util.cc:398] Leaking SignalData structure 0x7b080011cae0 after lost signal to thread 8521
W20260608 12:43:29.765923  8015 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e21a0a63f1f14f768b7af11912d7d09c not available for placement
I20260608 12:43:29.900276   431 tablet_server.cc:179] TabletServer@127.0.107.193:42199 shutting down...
I20260608 12:43:29.926201   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:29.926923   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:29.927692   431 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:29.928444   431 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:29.930549   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:29.931092   431 raft_consensus.cc:2243] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:29.931739   431 raft_consensus.cc:2272] T 50789fffb0574bdd8e7bae6626d7b9ce P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:29.933786   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:29.934275   431 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:29.934994   431 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P a4fb2719488743499fb9be4a1c8998bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:29.959347   431 tablet_server.cc:196] TabletServer@127.0.107.193:42199 shutdown complete.
I20260608 12:43:29.977860   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:30.011471   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:30.012360   431 tablet_replica.cc:333] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:30.013165   431 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:30.014026   431 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:30.016093   431 tablet_replica.cc:333] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:30.016630   431 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:30.017369   431 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:30.019379   431 tablet_replica.cc:333] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9: stopping tablet replica
I20260608 12:43:30.019891   431 raft_consensus.cc:2243] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:30.020496   431 raft_consensus.cc:2272] T 50789fffb0574bdd8e7bae6626d7b9ce P 9c8bbd4a9417488c88fb51bb9b0283b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:30.047576   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:30.075150   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:43:30.083148  8185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111) [suppressed 32 similar messages]
W20260608 12:43:30.091465  8185 consensus_peers.cc:597] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:30.098690  8185 consensus_peers.cc:597] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f -> Peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Couldn't send request to peer a4fb2719488743499fb9be4a1c8998bd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:30.113217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:30.114027   431 tablet_replica.cc:333] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:30.114639   431 raft_consensus.cc:2243] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:30.115479   431 raft_consensus.cc:2272] T 50789fffb0574bdd8e7bae6626d7b9ce P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:30.117552   431 tablet_replica.cc:333] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:30.118081   431 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:30.118868   431 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:30.121023   431 tablet_replica.cc:333] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f: stopping tablet replica
I20260608 12:43:30.121531   431 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:30.122291   431 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P 6d7e74be58994a3fa8fb73b935f5197f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:30.768014  8015 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9c8bbd4a9417488c88fb51bb9b0283b9 not available for placement
W20260608 12:43:31.145154   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8240)
I20260608 12:43:31.175644  8614 raft_consensus.cc:493] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d7e74be58994a3fa8fb73b935f5197f)
I20260608 12:43:31.176713  8614 raft_consensus.cc:515] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:31.180361  8614 leader_election.cc:290] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
I20260608 12:43:31.182587  8614 raft_consensus.cc:493] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c8bbd4a9417488c88fb51bb9b0283b9)
I20260608 12:43:31.183552  8614 raft_consensus.cc:515] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a4fb2719488743499fb9be4a1c8998bd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42199 } } peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:31.186611  8614 leader_election.cc:290] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199), 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015)
W20260608 12:43:31.190575  8367 leader_election.cc:336] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111)
W20260608 12:43:31.193994  8367 leader_election.cc:336] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a4fb2719488743499fb9be4a1c8998bd (127.0.107.193:42199): Network error: Client connection negotiation failed: client connection to 127.0.107.193:42199: connect: Connection refused (error 111)
W20260608 12:43:31.197269  8366 leader_election.cc:336] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Network error: Client connection negotiation failed: client connection to 127.0.107.195:40175: connect: Connection refused (error 111)
I20260608 12:43:31.197777  8366 leader_election.cc:304] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [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: e21a0a63f1f14f768b7af11912d7d09c; no voters: 6d7e74be58994a3fa8fb73b935f5197f, a4fb2719488743499fb9be4a1c8998bd
I20260608 12:43:31.198609  8614 raft_consensus.cc:2749] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:43:31.199115  8366 leader_election.cc:336] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38015: connect: Connection refused (error 111)
I20260608 12:43:31.199712  8366 leader_election.cc:304] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [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: e21a0a63f1f14f768b7af11912d7d09c; no voters: 9c8bbd4a9417488c88fb51bb9b0283b9, a4fb2719488743499fb9be4a1c8998bd
I20260608 12:43:31.200702  8614 raft_consensus.cc:2749] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:31.531792  8614 raft_consensus.cc:493] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d7e74be58994a3fa8fb73b935f5197f)
I20260608 12:43:31.532559  8614 raft_consensus.cc:515] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9c8bbd4a9417488c88fb51bb9b0283b9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38015 } } peers { permanent_uuid: "6d7e74be58994a3fa8fb73b935f5197f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40175 } } peers { permanent_uuid: "e21a0a63f1f14f768b7af11912d7d09c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43125 } attrs { promote: false } }
I20260608 12:43:31.534787  8614 leader_election.cc:290] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015), 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175)
W20260608 12:43:31.540079  8366 leader_election.cc:336] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c8bbd4a9417488c88fb51bb9b0283b9 (127.0.107.194:38015): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38015: connect: Connection refused (error 111)
W20260608 12:43:31.541025  8366 leader_election.cc:336] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d7e74be58994a3fa8fb73b935f5197f (127.0.107.195:40175): Network error: Client connection negotiation failed: client connection to 127.0.107.195:40175: connect: Connection refused (error 111)
I20260608 12:43:31.541384  8366 leader_election.cc:304] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [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: e21a0a63f1f14f768b7af11912d7d09c; no voters: 6d7e74be58994a3fa8fb73b935f5197f, 9c8bbd4a9417488c88fb51bb9b0283b9
I20260608 12:43:31.542061  8614 raft_consensus.cc:2749] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:43:31.771059  8015 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 6d7e74be58994a3fa8fb73b935f5197f not available for placement
W20260608 12:43:32.145860   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8240)
I20260608 12:43:32.544914   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:32.581122   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:32.609241   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:32.610078   431 tablet_replica.cc:333] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:32.610947   431 raft_consensus.cc:2243] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.611745   431 raft_consensus.cc:2272] T 685e0e37bc4c498b9823cfb3ea139ebf P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.614666   431 tablet_replica.cc:333] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:32.615244   431 raft_consensus.cc:2243] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.616227   431 raft_consensus.cc:2272] T d948cdba2bb74e999753d8a32dea15f2 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.618933   431 tablet_replica.cc:333] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c: stopping tablet replica
I20260608 12:43:32.619499   431 raft_consensus.cc:2243] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.620246   431 raft_consensus.cc:2272] T c1e52aae4c184cebba58f1add38a6392 P e21a0a63f1f14f768b7af11912d7d09c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.647780   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:32.667969   431 master.cc:562] Master@127.0.107.254:42825 shutting down...
I20260608 12:43:32.692691   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.693455   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.693768   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e91d08e247214031bb740d70a73e55d8: stopping tablet replica
I20260608 12:43:32.715951   431 master.cc:584] Master@127.0.107.254:42825 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (13027 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:43:32.764405   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42675
I20260608 12:43:32.765789   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.771657  8619 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
W20260608 12:43:32.772050  8620 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
W20260608 12:43:32.774259  8622 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
I20260608 12:43:32.774732   431 server_base.cc:1061] running on GCE node
I20260608 12:43:32.775718   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.775893   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:32.776016   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922612776004 us; error 0 us; skew 500 ppm
I20260608 12:43:32.776531   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.778877   431 webserver.cc:533] Webserver started at http://127.0.107.254:42973/ using document root <none> and password file <none>
I20260608 12:43:32.779337   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.779506   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.779726   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.780982   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "c5bd811f10b3439fb21310a68de74dab"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-d4dv"
I20260608 12:43:32.785383   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:43:32.789091  8627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.789913   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:32.790194   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "c5bd811f10b3439fb21310a68de74dab"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-d4dv"
I20260608 12:43:32.790478   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-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)
I20260608 12:43:32.810019   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.811269   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.851142   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42675
I20260608 12:43:32.851291  8678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42675 every 8 connection(s)
I20260608 12:43:32.856035  8679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:32.869107  8679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab: Bootstrap starting.
I20260608 12:43:32.874331  8679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:32.879062  8679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab: No bootstrap required, opened a new log
I20260608 12:43:32.881681  8679 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER }
I20260608 12:43:32.882107  8679 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:32.882293  8679 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bd811f10b3439fb21310a68de74dab, State: Initialized, Role: FOLLOWER
I20260608 12:43:32.882958  8679 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER }
I20260608 12:43:32.883415  8679 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:32.883608  8679 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:32.883833  8679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:32.888985  8679 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER }
I20260608 12:43:32.889518  8679 leader_election.cc:304] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [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: c5bd811f10b3439fb21310a68de74dab; no voters: 
I20260608 12:43:32.890785  8679 leader_election.cc:290] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:32.891352  8682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:32.892972  8682 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 1 LEADER]: Becoming Leader. State: Replica: c5bd811f10b3439fb21310a68de74dab, State: Running, Role: LEADER
I20260608 12:43:32.893748  8682 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [LEADER]: Queue going to LEADER mode. State: All 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: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER }
I20260608 12:43:32.894325  8679 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:32.901750  8683 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5bd811f10b3439fb21310a68de74dab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER } }
I20260608 12:43:32.902055  8684 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5bd811f10b3439fb21310a68de74dab. Latest consensus state: current_term: 1 leader_uuid: "c5bd811f10b3439fb21310a68de74dab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5bd811f10b3439fb21310a68de74dab" member_type: VOTER } }
I20260608 12:43:32.902513  8683 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.902568  8684 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.904665  8692 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:32.912971  8692 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:32.914109   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:32.923286  8692 catalog_manager.cc:1382] Generated new cluster ID: c6c81557eda04904a1dfc42ea6e6e770
I20260608 12:43:32.923638  8692 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:32.952241  8692 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:32.953711  8692 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:32.969884  8692 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab: Generated new TSK 0
I20260608 12:43:32.970567  8692 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:32.980794   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.987188  8700 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
W20260608 12:43:32.988677  8701 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
I20260608 12:43:32.990213   431 server_base.cc:1061] running on GCE node
W20260608 12:43:32.990108  8703 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
I20260608 12:43:32.991381   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.991575   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:32.991700   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922612991688 us; error 0 us; skew 500 ppm
I20260608 12:43:32.992391   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.994802   431 webserver.cc:533] Webserver started at http://127.0.107.193:46823/ using document root <none> and password file <none>
I20260608 12:43:32.995271   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.995510   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.995792   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.997085   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "824f0e2a70d344ca9fa34d14c417de4b"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-d4dv"
I20260608 12:43:33.001753   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:43:33.005597  8708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.006523   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:43:33.006867   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "824f0e2a70d344ca9fa34d14c417de4b"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-d4dv"
I20260608 12:43:33.007161   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-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)
I20260608 12:43:33.024448   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.025858   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.027410   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.029855   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.030083   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.030333   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.030522   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.072659   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45219
I20260608 12:43:33.072791  8770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45219 every 8 connection(s)
I20260608 12:43:33.078238   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.087352  8775 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
W20260608 12:43:33.091055  8776 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
I20260608 12:43:33.092953   431 server_base.cc:1061] running on GCE node
W20260608 12:43:33.094491  8778 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
I20260608 12:43:33.096159   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.096453   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:33.096517  8771 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42675
I20260608 12:43:33.096753   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613096736 us; error 0 us; skew 500 ppm
I20260608 12:43:33.097005  8771 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.097606   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.097924  8771 heartbeater.cc:507] Master 127.0.107.254:42675 requested a full tablet report, sending...
I20260608 12:43:33.100513   431 webserver.cc:533] Webserver started at http://127.0.107.194:41919/ using document root <none> and password file <none>
I20260608 12:43:33.100651  8644 ts_manager.cc:194] Registered new tserver with Master: 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219)
I20260608 12:43:33.101349   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.101643   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.101979   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.103427  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40922
I20260608 12:43:33.103641   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "bf195367482d4969b2a77e06b5908ce3"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-d4dv"
I20260608 12:43:33.108996   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:43:33.112661  8783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.113508   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:33.113817   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "bf195367482d4969b2a77e06b5908ce3"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-d4dv"
I20260608 12:43:33.114113   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-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)
I20260608 12:43:33.134203   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.135457   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.137001   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.139397   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.139637   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.139878   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.140064   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.182155   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46475
I20260608 12:43:33.182328  8845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46475 every 8 connection(s)
I20260608 12:43:33.187713   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.195796  8849 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
W20260608 12:43:33.198081  8850 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
W20260608 12:43:33.199494  8852 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
I20260608 12:43:33.200266   431 server_base.cc:1061] running on GCE node
I20260608 12:43:33.201284   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.201565   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:33.201781   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613201761 us; error 0 us; skew 500 ppm
I20260608 12:43:33.201841  8846 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42675
I20260608 12:43:33.202339  8846 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.202606   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.203173  8846 heartbeater.cc:507] Master 127.0.107.254:42675 requested a full tablet report, sending...
I20260608 12:43:33.205487   431 webserver.cc:533] Webserver started at http://127.0.107.195:46229/ using document root <none> and password file <none>
I20260608 12:43:33.205797  8644 ts_manager.cc:194] Registered new tserver with Master: bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475)
I20260608 12:43:33.206240   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.206530   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.206852   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.207762  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40926
I20260608 12:43:33.208494   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "d03bbe2aa9014697a667b65bb90e2a19"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-d4dv"
I20260608 12:43:33.213462   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:43:33.217260  8857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.218091   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:33.218379   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "d03bbe2aa9014697a667b65bb90e2a19"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-d4dv"
I20260608 12:43:33.218657   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-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)
I20260608 12:43:33.232936   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.234139   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.235579   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.237990   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.238197   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.238473   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.238641   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.279732   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40501
I20260608 12:43:33.279853  8919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40501 every 8 connection(s)
I20260608 12:43:33.295215  8920 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42675
I20260608 12:43:33.295773  8920 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.296563  8920 heartbeater.cc:507] Master 127.0.107.254:42675 requested a full tablet report, sending...
I20260608 12:43:33.298704  8644 ts_manager.cc:194] Registered new tserver with Master: d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:33.299430   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016151515s
I20260608 12:43:33.300588  8644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40942
I20260608 12:43:34.106621  8771 heartbeater.cc:499] Master 127.0.107.254:42675 was elected leader, sending a full tablet report...
I20260608 12:43:34.210582  8846 heartbeater.cc:499] Master 127.0.107.254:42675 was elected leader, sending a full tablet report...
I20260608 12:43:34.303720  8920 heartbeater.cc:499] Master 127.0.107.254:42675 was elected leader, sending a full tablet report...
I20260608 12:43:34.357620  8644 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40958:
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"
    }
  }
}
W20260608 12:43:34.360088  8644 catalog_manager.cc:7076] 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.
I20260608 12:43:34.424037  8885 tablet_service.cc:1511] Processing CreateTablet for tablet 7854d56920464acb9598ac3c844f2791 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:34.424129  8883 tablet_service.cc:1511] Processing CreateTablet for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:34.425853  8885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854d56920464acb9598ac3c844f2791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.426834  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.428191  8884 tablet_service.cc:1511] Processing CreateTablet for tablet 0edc9efc6e614c2293792d25e293f3d8 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:34.429805  8884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edc9efc6e614c2293792d25e293f3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.430347  8882 tablet_service.cc:1511] Processing CreateTablet for tablet ff480860e67d42699ff8776a23a53c7c (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:34.431917  8882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff480860e67d42699ff8776a23a53c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.461565  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 7854d56920464acb9598ac3c844f2791 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:34.462105  8810 tablet_service.cc:1511] Processing CreateTablet for tablet 0edc9efc6e614c2293792d25e293f3d8 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:34.463133  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854d56920464acb9598ac3c844f2791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.466385  8808 tablet_service.cc:1511] Processing CreateTablet for tablet ff480860e67d42699ff8776a23a53c7c (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:34.464753  8809 tablet_service.cc:1511] Processing CreateTablet for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:34.467816  8808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff480860e67d42699ff8776a23a53c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.472409  8736 tablet_service.cc:1511] Processing CreateTablet for tablet 7854d56920464acb9598ac3c844f2791 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:34.473954  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7854d56920464acb9598ac3c844f2791. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.474974  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edc9efc6e614c2293792d25e293f3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.475610  8939 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: Bootstrap starting.
I20260608 12:43:34.478359  8735 tablet_service.cc:1511] Processing CreateTablet for tablet 0edc9efc6e614c2293792d25e293f3d8 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:34.479854  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0edc9efc6e614c2293792d25e293f3d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.482271  8734 tablet_service.cc:1511] Processing CreateTablet for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:34.484448  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.485023  8939 tablet_bootstrap.cc:654] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.484870  8733 tablet_service.cc:1511] Processing CreateTablet for tablet ff480860e67d42699ff8776a23a53c7c (DEFAULT_TABLE table=test-workload [id=2fb53e800f574bfd9d9ebae6f6e558dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:34.492374  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.496703  8733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff480860e67d42699ff8776a23a53c7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.537807  8939 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: No bootstrap required, opened a new log
I20260608 12:43:34.538677  8939 ts_tablet_manager.cc:1403] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.028s
I20260608 12:43:34.546685  8942 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: Bootstrap starting.
I20260608 12:43:34.551894  8939 raft_consensus.cc:359] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.552611  8939 raft_consensus.cc:385] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.552901  8939 raft_consensus.cc:740] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.554016  8940 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: Bootstrap starting.
I20260608 12:43:34.553812  8939 consensus_queue.cc:260] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.557155  8939 ts_tablet_manager.cc:1434] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:43:34.558076  8942 tablet_bootstrap.cc:654] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.558347  8939 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: Bootstrap starting.
I20260608 12:43:34.562045  8940 tablet_bootstrap.cc:654] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.566138  8939 tablet_bootstrap.cc:654] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.570583  8942 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: No bootstrap required, opened a new log
I20260608 12:43:34.571223  8942 ts_tablet_manager.cc:1403] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 12:43:34.574530  8942 raft_consensus.cc:359] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.575461  8942 raft_consensus.cc:385] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.575827  8942 raft_consensus.cc:740] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.576756  8942 consensus_queue.cc:260] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.577126  8940 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: No bootstrap required, opened a new log
I20260608 12:43:34.577811  8940 ts_tablet_manager.cc:1403] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 12:43:34.578231  8939 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: No bootstrap required, opened a new log
I20260608 12:43:34.578877  8939 ts_tablet_manager.cc:1403] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260608 12:43:34.579653  8942 ts_tablet_manager.cc:1434] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:34.581664  8942 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: Bootstrap starting.
I20260608 12:43:34.582203  8939 raft_consensus.cc:359] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.584028  8940 raft_consensus.cc:359] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.584681  8939 raft_consensus.cc:385] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.584805  8940 raft_consensus.cc:385] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.585211  8939 raft_consensus.cc:740] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.585345  8940 raft_consensus.cc:740] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf195367482d4969b2a77e06b5908ce3, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.586499  8939 consensus_queue.cc:260] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.586499  8940 consensus_queue.cc:260] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.589401  8942 tablet_bootstrap.cc:654] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.592676  8939 ts_tablet_manager.cc:1434] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 12:43:34.593814  8939 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: Bootstrap starting.
I20260608 12:43:34.597676  8947 raft_consensus.cc:493] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.598289  8947 raft_consensus.cc:515] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.599854  8940 ts_tablet_manager.cc:1434] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.003s
I20260608 12:43:34.601066  8939 tablet_bootstrap.cc:654] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.602700  8940 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: Bootstrap starting.
I20260608 12:43:34.603190  8947 leader_election.cc:290] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475), d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:34.606624  8942 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: No bootstrap required, opened a new log
I20260608 12:43:34.607200  8942 ts_tablet_manager.cc:1403] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.012s
I20260608 12:43:34.610177  8942 raft_consensus.cc:359] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.611011  8942 raft_consensus.cc:385] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.611366  8942 raft_consensus.cc:740] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.612311  8942 consensus_queue.cc:260] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.614814  8942 ts_tablet_manager.cc:1434] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:43:34.615608  8940 tablet_bootstrap.cc:654] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.615949  8942 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: Bootstrap starting.
I20260608 12:43:34.627712  8942 tablet_bootstrap.cc:654] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.633980  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3" is_pre_election: true
W20260608 12:43:34.636556  8709 leader_election.cc:343] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:34.633940  8940 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: No bootstrap required, opened a new log
I20260608 12:43:34.638157  8940 ts_tablet_manager.cc:1403] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260608 12:43:34.639125  8942 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: No bootstrap required, opened a new log
I20260608 12:43:34.638890  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03bbe2aa9014697a667b65bb90e2a19" is_pre_election: true
I20260608 12:43:34.640341  8942 ts_tablet_manager.cc:1403] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
W20260608 12:43:34.640646  8710 leader_election.cc:343] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:34.641227  8710 leader_election.cc:304] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [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: 824f0e2a70d344ca9fa34d14c417de4b; no voters: bf195367482d4969b2a77e06b5908ce3, d03bbe2aa9014697a667b65bb90e2a19
I20260608 12:43:34.641677  8939 tablet_bootstrap.cc:492] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: No bootstrap required, opened a new log
I20260608 12:43:34.641592  8940 raft_consensus.cc:359] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.642395  8939 ts_tablet_manager.cc:1403] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.006s
I20260608 12:43:34.642545  8947 raft_consensus.cc:2749] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:34.642613  8940 raft_consensus.cc:385] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.643306  8940 raft_consensus.cc:740] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf195367482d4969b2a77e06b5908ce3, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.643780  8942 raft_consensus.cc:359] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.644465  8942 raft_consensus.cc:385] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.644204  8940 consensus_queue.cc:260] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.644754  8942 raft_consensus.cc:740] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.645884  8942 consensus_queue.cc:260] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.646688  8940 ts_tablet_manager.cc:1434] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:34.647814  8940 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: Bootstrap starting.
I20260608 12:43:34.647984  8942 ts_tablet_manager.cc:1434] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:34.649240  8942 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: Bootstrap starting.
I20260608 12:43:34.655547  8940 tablet_bootstrap.cc:654] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.655522  8939 raft_consensus.cc:359] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.656627  8942 tablet_bootstrap.cc:654] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.656860  8939 raft_consensus.cc:385] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.657336  8939 raft_consensus.cc:740] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.658416  8939 consensus_queue.cc:260] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.661376  8939 ts_tablet_manager.cc:1434] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260608 12:43:34.664080  8939 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: Bootstrap starting.
I20260608 12:43:34.665449  8942 tablet_bootstrap.cc:492] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: No bootstrap required, opened a new log
I20260608 12:43:34.665980  8942 ts_tablet_manager.cc:1403] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:43:34.668668  8943 raft_consensus.cc:493] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.669203  8943 raft_consensus.cc:515] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.671425  8942 raft_consensus.cc:359] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.671970  8942 raft_consensus.cc:385] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.672153  8942 raft_consensus.cc:740] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.672964  8942 consensus_queue.cc:260] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.675354  8942 ts_tablet_manager.cc:1434] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260608 12:43:34.675685  8943 leader_election.cc:290] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219), bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475)
I20260608 12:43:34.683243  8940 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: No bootstrap required, opened a new log
I20260608 12:43:34.683805  8939 tablet_bootstrap.cc:654] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.683853  8940 ts_tablet_manager.cc:1403] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: Time spent bootstrapping tablet: real 0.036s	user 0.001s	sys 0.017s
W20260608 12:43:34.688344  8847 tablet.cc:2404] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:34.692795  8940 raft_consensus.cc:359] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.693861  8940 raft_consensus.cc:385] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.694257  8940 raft_consensus.cc:740] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf195367482d4969b2a77e06b5908ce3, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.695479  8940 consensus_queue.cc:260] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.700035  8947 raft_consensus.cc:493] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.700214  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824f0e2a70d344ca9fa34d14c417de4b" is_pre_election: true
I20260608 12:43:34.700610  8947 raft_consensus.cc:515] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.701210  8940 ts_tablet_manager.cc:1434] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260608 12:43:34.701109  8746 raft_consensus.cc:2468] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 0.
I20260608 12:43:34.703502  8940 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: Bootstrap starting.
I20260608 12:43:34.704509  8943 raft_consensus.cc:493] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.705006  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba5c52f7e7c4e96bc8fdecbe22e3d68" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3" is_pre_election: true
I20260608 12:43:34.705322  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba5c52f7e7c4e96bc8fdecbe22e3d68" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03bbe2aa9014697a667b65bb90e2a19" is_pre_election: true
I20260608 12:43:34.705077  8943 raft_consensus.cc:515] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.705922  8821 raft_consensus.cc:2468] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 0.
W20260608 12:43:34.706995  8710 leader_election.cc:343] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:34.707695  8947 leader_election.cc:290] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475), d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:34.707690  8709 leader_election.cc:304] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: 824f0e2a70d344ca9fa34d14c417de4b, bf195367482d4969b2a77e06b5908ce3; no voters: d03bbe2aa9014697a667b65bb90e2a19
I20260608 12:43:34.709484  8947 raft_consensus.cc:2804] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:34.707780  8943 leader_election.cc:290] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219), bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475)
I20260608 12:43:34.710152  8947 raft_consensus.cc:493] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:34.709534  8858 leader_election.cc:304] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [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: 824f0e2a70d344ca9fa34d14c417de4b, d03bbe2aa9014697a667b65bb90e2a19; no voters: 
I20260608 12:43:34.712898  8943 raft_consensus.cc:2804] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:34.713380  8943 raft_consensus.cc:493] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:34.713814  8943 raft_consensus.cc:3060] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.710611  8947 raft_consensus.cc:3060] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.714538  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854d56920464acb9598ac3c844f2791" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824f0e2a70d344ca9fa34d14c417de4b" is_pre_election: true
I20260608 12:43:34.715370  8746 raft_consensus.cc:2468] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 0.
I20260608 12:43:34.717659  8939 tablet_bootstrap.cc:492] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: No bootstrap required, opened a new log
I20260608 12:43:34.717909  8858 leader_election.cc:304] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: 824f0e2a70d344ca9fa34d14c417de4b, d03bbe2aa9014697a667b65bb90e2a19; no voters: 
I20260608 12:43:34.718255  8939 ts_tablet_manager.cc:1403] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.020s
I20260608 12:43:34.712008  8940 tablet_bootstrap.cc:654] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.718632  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854d56920464acb9598ac3c844f2791" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3" is_pre_election: true
I20260608 12:43:34.720422  8820 raft_consensus.cc:2468] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 0.
I20260608 12:43:34.719436  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3" is_pre_election: true
I20260608 12:43:34.722098  8821 raft_consensus.cc:2468] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 0.
I20260608 12:43:34.722216  8939 raft_consensus.cc:359] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.723011  8939 raft_consensus.cc:385] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.723493  8939 raft_consensus.cc:740] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.724354  8939 consensus_queue.cc:260] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.736454  8960 raft_consensus.cc:2804] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:34.737105  8960 raft_consensus.cc:493] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:34.737213  8947 raft_consensus.cc:515] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.737670  8960 raft_consensus.cc:3060] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.740249  8939 ts_tablet_manager.cc:1434] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.004s
I20260608 12:43:34.732141  8943 raft_consensus.cc:515] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.742158  8821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba5c52f7e7c4e96bc8fdecbe22e3d68" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3"
I20260608 12:43:34.742842  8821 raft_consensus.cc:3060] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.744144  8940 tablet_bootstrap.cc:492] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: No bootstrap required, opened a new log
I20260608 12:43:34.744755  8940 ts_tablet_manager.cc:1403] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.008s
I20260608 12:43:34.747257  8960 raft_consensus.cc:515] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.748044  8940 raft_consensus.cc:359] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.748800  8940 raft_consensus.cc:385] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.749172  8940 raft_consensus.cc:740] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf195367482d4969b2a77e06b5908ce3, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.749547  8960 leader_election.cc:290] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [CANDIDATE]: Term 1 election: Requested vote from peers 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219), bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475)
I20260608 12:43:34.750731  8943 leader_election.cc:290] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [CANDIDATE]: Term 1 election: Requested vote from peers 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219), bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475)
I20260608 12:43:34.751276  8746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854d56920464acb9598ac3c844f2791" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824f0e2a70d344ca9fa34d14c417de4b"
I20260608 12:43:34.751869  8947 leader_election.cc:290] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 election: Requested vote from peers bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475), d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:34.753402  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba5c52f7e7c4e96bc8fdecbe22e3d68" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03bbe2aa9014697a667b65bb90e2a19"
I20260608 12:43:34.753760  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7854d56920464acb9598ac3c844f2791" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3"
I20260608 12:43:34.754101  8895 raft_consensus.cc:3060] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.754323  8819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3"
I20260608 12:43:34.754449  8820 raft_consensus.cc:3060] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.755023  8819 raft_consensus.cc:3060] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.756230  8745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff480860e67d42699ff8776a23a53c7c" candidate_uuid: "d03bbe2aa9014697a667b65bb90e2a19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824f0e2a70d344ca9fa34d14c417de4b"
I20260608 12:43:34.751901  8746 raft_consensus.cc:3060] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.757045  8821 raft_consensus.cc:2468] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 1.
I20260608 12:43:34.757056  8745 raft_consensus.cc:3060] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.761936  8895 raft_consensus.cc:2468] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 1.
I20260608 12:43:34.763257  8710 leader_election.cc:304] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: 824f0e2a70d344ca9fa34d14c417de4b, d03bbe2aa9014697a667b65bb90e2a19; no voters: 
I20260608 12:43:34.763998  8820 raft_consensus.cc:2468] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 1.
I20260608 12:43:34.764164  8947 raft_consensus.cc:2804] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.764698  8819 raft_consensus.cc:2468] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 1.
I20260608 12:43:34.753755  8940 consensus_queue.cc:260] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.765357  8858 leader_election.cc:304] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: bf195367482d4969b2a77e06b5908ce3, d03bbe2aa9014697a667b65bb90e2a19; no voters: 
I20260608 12:43:34.769018  8940 ts_tablet_manager.cc:1434] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:43:34.770378  8962 raft_consensus.cc:2804] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.772293  8962 raft_consensus.cc:697] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Becoming Leader. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Running, Role: LEADER
I20260608 12:43:34.774014  8745 raft_consensus.cc:2468] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 1.
I20260608 12:43:34.774161  8858 leader_election.cc:304] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [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: bf195367482d4969b2a77e06b5908ce3, d03bbe2aa9014697a667b65bb90e2a19; no voters: 
I20260608 12:43:34.772650  8746 raft_consensus.cc:2468] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d03bbe2aa9014697a667b65bb90e2a19 in term 1.
I20260608 12:43:34.774060  8962 consensus_queue.cc:237] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Queue going to LEADER mode. State: All 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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
I20260608 12:43:34.777403  8943 raft_consensus.cc:2804] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.779448  8943 raft_consensus.cc:697] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Becoming Leader. State: Replica: d03bbe2aa9014697a667b65bb90e2a19, State: Running, Role: LEADER
I20260608 12:43:34.780294  8943 consensus_queue.cc:237] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Queue going to LEADER mode. State: All 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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.782408  8964 raft_consensus.cc:493] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.782979  8964 raft_consensus.cc:515] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.786531  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edc9efc6e614c2293792d25e293f3d8" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3" is_pre_election: true
I20260608 12:43:34.787163  8820 raft_consensus.cc:2468] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 0.
I20260608 12:43:34.787551  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edc9efc6e614c2293792d25e293f3d8" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03bbe2aa9014697a667b65bb90e2a19" is_pre_election: true
I20260608 12:43:34.788172  8895 raft_consensus.cc:2468] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 0.
I20260608 12:43:34.788480  8709 leader_election.cc:304] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: 824f0e2a70d344ca9fa34d14c417de4b, bf195367482d4969b2a77e06b5908ce3; no voters: 
I20260608 12:43:34.788731  8947 raft_consensus.cc:697] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Becoming Leader. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Running, Role: LEADER
I20260608 12:43:34.789531  8963 raft_consensus.cc:2804] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:34.789934  8964 leader_election.cc:290] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475), d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:34.790030  8947 consensus_queue.cc:237] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Queue going to LEADER mode. State: All 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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.789953  8963 raft_consensus.cc:493] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:34.791857  8963 raft_consensus.cc:3060] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.796792  8643 catalog_manager.cc:5696] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 reported cstate change: term changed from 0 to 1, leader changed from <none> to d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d03bbe2aa9014697a667b65bb90e2a19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:34.801023  8963 raft_consensus.cc:515] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.803010  8642 catalog_manager.cc:5696] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:34.804106  8820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edc9efc6e614c2293792d25e293f3d8" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf195367482d4969b2a77e06b5908ce3"
I20260608 12:43:34.804800  8820 raft_consensus.cc:3060] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.805285  8895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0edc9efc6e614c2293792d25e293f3d8" candidate_uuid: "824f0e2a70d344ca9fa34d14c417de4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d03bbe2aa9014697a667b65bb90e2a19"
I20260608 12:43:34.805861  8895 raft_consensus.cc:3060] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.806389  8963 leader_election.cc:290] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [CANDIDATE]: Term 1 election: Requested vote from peers bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475), d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195:40501)
I20260608 12:43:34.811708  8820 raft_consensus.cc:2468] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 1.
I20260608 12:43:34.813483  8895 raft_consensus.cc:2468] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824f0e2a70d344ca9fa34d14c417de4b in term 1.
I20260608 12:43:34.814059  8709 leader_election.cc:304] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: 824f0e2a70d344ca9fa34d14c417de4b, bf195367482d4969b2a77e06b5908ce3; no voters: 
I20260608 12:43:34.815034  8963 raft_consensus.cc:2804] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.815575  8963 raft_consensus.cc:697] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Becoming Leader. State: Replica: 824f0e2a70d344ca9fa34d14c417de4b, State: Running, Role: LEADER
I20260608 12:43:34.816283  8963 consensus_queue.cc:237] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Queue going to LEADER mode. State: All 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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:34.817039  8643 catalog_manager.cc:5696] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 reported cstate change: term changed from 0 to 1, leader changed from <none> to d03bbe2aa9014697a667b65bb90e2a19 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d03bbe2aa9014697a667b65bb90e2a19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:34.824942  8642 catalog_manager.cc:5696] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:34.893980   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:34.900585  8969 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
W20260608 12:43:34.901540  8970 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
W20260608 12:43:34.903941  8972 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
I20260608 12:43:34.904034   431 server_base.cc:1061] running on GCE node
I20260608 12:43:34.905861   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:34.906172   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:34.906404   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922614906369 us; error 0 us; skew 500 ppm
I20260608 12:43:34.907218   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:34.910379   431 webserver.cc:533] Webserver started at http://127.0.107.196:36535/ using document root <none> and password file <none>
I20260608 12:43:34.911132   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:34.911398   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:34.911732   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:34.913311   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-d4dv"
I20260608 12:43:34.919049   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:34.922626  8977 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.923425   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:34.923761   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-d4dv"
I20260608 12:43:34.924068   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922389651467-431-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)
I20260608 12:43:34.933075   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:34.934324   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:34.935827   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:34.938251   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:34.938482   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.938728   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:34.938930   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.980778   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38901
I20260608 12:43:34.980942  9039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38901 every 8 connection(s)
I20260608 12:43:34.995553  9040 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42675
I20260608 12:43:34.995970  9040 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:34.996649  9040 heartbeater.cc:507] Master 127.0.107.254:42675 requested a full tablet report, sending...
I20260608 12:43:34.998669  8642 ts_manager.cc:194] Registered new tserver with Master: 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901)
I20260608 12:43:35.000039  8642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40970
I20260608 12:43:35.253108  8962 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.254786  8963 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.284478  8947 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:35.287034  8943 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.289709  8962 consensus_queue.cc:1048] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.307837  9053 consensus_queue.cc:1048] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.322794  8964 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.325975  8964 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:35.937959  8746 consensus_queue.cc:237] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
I20260608 12:43:35.944062  8895 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:35.944064  8819 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:35.945891  8964 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:35.946982  8947 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:35.953822  8964 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:35.956166  8819 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:35.956166  8895 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
W20260608 12:43:35.959487  8712 consensus_peers.cc:597] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dba5c52f7e7c4e96bc8fdecbe22e3d68. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:35.972335  8641 catalog_manager.cc:5696] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:35.981936  8895 consensus_queue.cc:237] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
I20260608 12:43:35.989404  8746 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:35.989549  8819 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:35.991663  8962 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:35.993438  9053 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:36.002996  9040 heartbeater.cc:499] Master 127.0.107.254:42675 was elected leader, sending a full tablet report...
W20260608 12:43:36.004150  8861 consensus_peers.cc:597] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7854d56920464acb9598ac3c844f2791. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:36.002660  8962 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.006031  8819 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.006078  8746 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.019119  8643 catalog_manager.cc:5696] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 reported cstate change: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d03bbe2aa9014697a667b65bb90e2a19" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: true } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.022341  8746 consensus_queue.cc:237] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
W20260608 12:43:36.029487  8712 consensus_peers.cc:597] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0edc9efc6e614c2293792d25e293f3d8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:36.030719  8819 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:36.030754  8895 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:36.032976  8963 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:36.033928  8964 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:36.040233  8963 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.043092  8895 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.043156  8819 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.055809  8746 consensus_queue.cc:237] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
I20260608 12:43:36.056651  8642 catalog_manager.cc:5696] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 reported cstate change: config changed from index -1 to 2, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
W20260608 12:43:36.063060  8712 consensus_peers.cc:597] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dba5c52f7e7c4e96bc8fdecbe22e3d68. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:36.063664  8895 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.064019  8819 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.065052  8964 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:36.065939  8963 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:36.074034  8947 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.076236  8895 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.082345  8819 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
W20260608 12:43:36.084549  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:36.085031  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:36.089814  8641 catalog_manager.cc:5696] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:36.090597  8894 consensus_queue.cc:237] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
W20260608 12:43:36.100976  8861 consensus_peers.cc:597] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7854d56920464acb9598ac3c844f2791. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:36.100976  8746 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.101363  8819 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.102813  8943 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:36.103574  8962 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:36.106956  8746 consensus_queue.cc:237] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } }
I20260608 12:43:36.111881  8962 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.115075  8745 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.117101  8819 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.122831  8894 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:36.123111  8820 raft_consensus.cc:1275] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:43:36.123709  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:36.124090  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:36.124584  8964 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:36.125366  8963 consensus_queue.cc:1048] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:36.131021  8746 consensus_queue.cc:237] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } }
I20260608 12:43:36.132992  8642 catalog_manager.cc:5696] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d03bbe2aa9014697a667b65bb90e2a19" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:36.134305  8964 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } }
I20260608 12:43:36.137681  8819 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } }
I20260608 12:43:36.138659  8895 raft_consensus.cc:2955] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } } }
I20260608 12:43:36.146524  8628 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:36.148607  8894 consensus_queue.cc:237] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [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: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } }
W20260608 12:43:36.151228  8712 consensus_peers.cc:597] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b -> Peer 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): Couldn't send request to peer 342ffb07cfbb460dae2c63e6c7b2fbe1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0edc9efc6e614c2293792d25e293f3d8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:36.156024  8893 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.156047  8642 catalog_manager.cc:5696] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:36.157333  8820 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:36.158454  8947 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:36.163327  8819 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:36.163348  8947 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:36.164906  8962 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:36.166111  8963 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.168051  8893 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
I20260608 12:43:36.170574  8745 raft_consensus.cc:1275] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Refusing update from remote peer d03bbe2aa9014697a667b65bb90e2a19: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:36.172158  8943 consensus_queue.cc:1048] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:43:36.177675  8691 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
I20260608 12:43:36.176688  8821 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } } }
W20260608 12:43:36.178092  8691 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:36.189572  8642 catalog_manager.cc:5696] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "342ffb07cfbb460dae2c63e6c7b2fbe1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38901 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:36.191447  8962 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } }
I20260608 12:43:36.199569  9005 tablet_service.cc:1558] Processing DeleteTablet for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 with delete_type TABLET_DATA_TOMBSTONED (TS 342ffb07cfbb460dae2c63e6c7b2fbe1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52502
I20260608 12:43:36.201867  8746 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } }
I20260608 12:43:36.204100  8820 raft_consensus.cc:2955] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } }
I20260608 12:43:36.214637  8629 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7854d56920464acb9598ac3c844f2791 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:43:36.215708  8631 catalog_manager.cc:4994] TS 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): delete failed for tablet dba5c52f7e7c4e96bc8fdecbe22e3d68 because the tablet was not found. No further retry: Not found: Tablet not found: dba5c52f7e7c4e96bc8fdecbe22e3d68
I20260608 12:43:36.220538  8746 consensus_queue.cc:237] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [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: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } }
I20260608 12:43:36.223006  8642 catalog_manager.cc:5696] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "d03bbe2aa9014697a667b65bb90e2a19" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } attrs { replace: false } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } } }
I20260608 12:43:36.226284  8893 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:36.226810  8820 raft_consensus.cc:1275] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Refusing update from remote peer 824f0e2a70d344ca9fa34d14c417de4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:36.227833  8963 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:36.228528  8947 consensus_queue.cc:1048] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:36.235311  8963 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } }
I20260608 12:43:36.237229  9005 tablet_service.cc:1558] Processing DeleteTablet for tablet 7854d56920464acb9598ac3c844f2791 with delete_type TABLET_DATA_TOMBSTONED (TS 342ffb07cfbb460dae2c63e6c7b2fbe1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52502
W20260608 12:43:36.240005  8631 catalog_manager.cc:4994] TS 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): delete failed for tablet 7854d56920464acb9598ac3c844f2791 because the tablet was not found. No further retry: Not found: Tablet not found: 7854d56920464acb9598ac3c844f2791
I20260608 12:43:36.242463  8821 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } }
I20260608 12:43:36.242897  8893 raft_consensus.cc:2955] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } } }
I20260608 12:43:36.245170  8628 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0edc9efc6e614c2293792d25e293f3d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:36.249444  8641 catalog_manager.cc:5696] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b reported cstate change: config changed from index 3 to 4, NON_VOTER 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "824f0e2a70d344ca9fa34d14c417de4b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "824f0e2a70d344ca9fa34d14c417de4b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf195367482d4969b2a77e06b5908ce3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46475 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d03bbe2aa9014697a667b65bb90e2a19" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40501 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:36.261106  9005 tablet_service.cc:1558] Processing DeleteTablet for tablet 0edc9efc6e614c2293792d25e293f3d8 with delete_type TABLET_DATA_TOMBSTONED (TS 342ffb07cfbb460dae2c63e6c7b2fbe1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52502
W20260608 12:43:36.263075  8631 catalog_manager.cc:4994] TS 342ffb07cfbb460dae2c63e6c7b2fbe1 (127.0.107.196:38901): delete failed for tablet 0edc9efc6e614c2293792d25e293f3d8 because the tablet was not found. No further retry: Not found: Tablet not found: 0edc9efc6e614c2293792d25e293f3d8
I20260608 12:43:37.072858   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:37.094290   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:37.095002   431 tablet_replica.cc:333] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b: stopping tablet replica
I20260608 12:43:37.095662   431 raft_consensus.cc:2243] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.096258   431 raft_consensus.cc:2272] T 7854d56920464acb9598ac3c844f2791 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.098829   431 tablet_replica.cc:333] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b: stopping tablet replica
I20260608 12:43:37.099474   431 raft_consensus.cc:2243] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:37.100212   431 raft_consensus.cc:2272] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.102334   431 tablet_replica.cc:333] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b: stopping tablet replica
I20260608 12:43:37.102797   431 raft_consensus.cc:2243] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:37.103482   431 raft_consensus.cc:2272] T 0edc9efc6e614c2293792d25e293f3d8 P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.105681   431 tablet_replica.cc:333] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b: stopping tablet replica
I20260608 12:43:37.106139   431 raft_consensus.cc:2243] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.106544   431 raft_consensus.cc:2272] T ff480860e67d42699ff8776a23a53c7c P 824f0e2a70d344ca9fa34d14c417de4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.129207   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:37.142400   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:37.161901   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:37.162626   431 tablet_replica.cc:333] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3: stopping tablet replica
I20260608 12:43:37.163239   431 raft_consensus.cc:2243] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.163960   431 raft_consensus.cc:2272] T 0edc9efc6e614c2293792d25e293f3d8 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.166661   431 tablet_replica.cc:333] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3: stopping tablet replica
I20260608 12:43:37.167230   431 raft_consensus.cc:2243] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.167755   431 raft_consensus.cc:2272] T ff480860e67d42699ff8776a23a53c7c P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.170076   431 tablet_replica.cc:333] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3: stopping tablet replica
I20260608 12:43:37.170593   431 raft_consensus.cc:2243] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.171217   431 raft_consensus.cc:2272] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.173229   431 tablet_replica.cc:333] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3: stopping tablet replica
I20260608 12:43:37.173779   431 raft_consensus.cc:2243] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.174392   431 raft_consensus.cc:2272] T 7854d56920464acb9598ac3c844f2791 P bf195367482d4969b2a77e06b5908ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.197252   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:43:37.339505  8858 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45219: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 12:43:37.348531   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:43:37.362257  8858 consensus_peers.cc:597] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 -> Peer 824f0e2a70d344ca9fa34d14c417de4b (127.0.107.193:45219): Couldn't send request to peer 824f0e2a70d344ca9fa34d14c417de4b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:37.365365  8858 consensus_peers.cc:597] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 -> Peer bf195367482d4969b2a77e06b5908ce3 (127.0.107.194:46475): Couldn't send request to peer bf195367482d4969b2a77e06b5908ce3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:46475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:37.386327   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:37.387073   431 tablet_replica.cc:333] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19: stopping tablet replica
I20260608 12:43:37.387738   431 raft_consensus.cc:2243] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:37.388661   431 raft_consensus.cc:2272] T ff480860e67d42699ff8776a23a53c7c P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.391018   431 tablet_replica.cc:333] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19: stopping tablet replica
I20260608 12:43:37.391662   431 raft_consensus.cc:2243] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.392331   431 raft_consensus.cc:2272] T 0edc9efc6e614c2293792d25e293f3d8 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.394483   431 tablet_replica.cc:333] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19: stopping tablet replica
I20260608 12:43:37.395087   431 raft_consensus.cc:2243] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:37.395779   431 raft_consensus.cc:2272] T dba5c52f7e7c4e96bc8fdecbe22e3d68 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.397853   431 tablet_replica.cc:333] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19: stopping tablet replica
I20260608 12:43:37.398404   431 raft_consensus.cc:2243] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:37.399214   431 raft_consensus.cc:2272] T 7854d56920464acb9598ac3c844f2791 P d03bbe2aa9014697a667b65bb90e2a19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:37.425202   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:37.438180   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:37.457108   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:43:38.351454  9036 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1c80 after lost signal to thread 434
W20260608 12:43:38.352653  9036 debug-util.cc:398] Leaking SignalData structure 0x7b080000bf60 after lost signal to thread 8678
W20260608 12:43:38.472052   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9036)
W20260608 12:43:39.472681   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9036)
W20260608 12:43:40.473227   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9036)
I20260608 12:43:41.143550   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:41.161029   431 master.cc:562] Master@127.0.107.254:42675 shutting down...
I20260608 12:43:41.189112   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:41.190074   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:41.190471   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5bd811f10b3439fb21310a68de74dab: stopping tablet replica
I20260608 12:43:41.213080   431 master.cc:584] Master@127.0.107.254:42675 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (8496 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:43:41.261813   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37467
I20260608 12:43:41.263024   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:41.269239  9078 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
W20260608 12:43:41.270589  9081 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
W20260608 12:43:41.270701  9079 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
I20260608 12:43:41.271545   431 server_base.cc:1061] running on GCE node
I20260608 12:43:41.272429   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:41.272634   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:41.272818   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922621272802 us; error 0 us; skew 500 ppm
I20260608 12:43:41.273439   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:41.275745   431 webserver.cc:533] Webserver started at http://127.0.107.254:45011/ using document root <none> and password file <none>
I20260608 12:43:41.276261   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:41.276481   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:41.276757   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:41.278189   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "5918d5da794f4d3e83978fad5228ad24"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.282969   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:41.286526  9086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.287408   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:41.287649   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "5918d5da794f4d3e83978fad5228ad24"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.287887   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-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)
I20260608 12:43:41.308852   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:41.310155   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:41.350143   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37467
I20260608 12:43:41.350257  9137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37467 every 8 connection(s)
I20260608 12:43:41.354537  9138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.368422  9138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24: Bootstrap starting.
I20260608 12:43:41.373518  9138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.377884  9138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24: No bootstrap required, opened a new log
I20260608 12:43:41.380218  9138 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER }
I20260608 12:43:41.380750  9138 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.381048  9138 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5918d5da794f4d3e83978fad5228ad24, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.381772  9138 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER }
I20260608 12:43:41.382246  9138 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:41.382505  9138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:41.382853  9138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.387712  9138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER }
I20260608 12:43:41.388238  9138 leader_election.cc:304] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [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: 5918d5da794f4d3e83978fad5228ad24; no voters: 
I20260608 12:43:41.389444  9138 leader_election.cc:290] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:41.390034  9141 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:41.391495  9141 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 1 LEADER]: Becoming Leader. State: Replica: 5918d5da794f4d3e83978fad5228ad24, State: Running, Role: LEADER
I20260608 12:43:41.392269  9141 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [LEADER]: Queue going to LEADER mode. State: All 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: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER }
I20260608 12:43:41.392690  9138 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:41.399868  9143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5918d5da794f4d3e83978fad5228ad24. Latest consensus state: current_term: 1 leader_uuid: "5918d5da794f4d3e83978fad5228ad24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER } }
I20260608 12:43:41.400544  9143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:41.401301  9142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5918d5da794f4d3e83978fad5228ad24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918d5da794f4d3e83978fad5228ad24" member_type: VOTER } }
I20260608 12:43:41.402010  9142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:41.403800  9151 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:41.412075  9151 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:41.413196   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:41.422194  9151 catalog_manager.cc:1382] Generated new cluster ID: a0cdf290fc404e308f8ac7d40ee92a6b
I20260608 12:43:41.422523  9151 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:41.483433  9151 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:41.484917  9151 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:41.497788  9151 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24: Generated new TSK 0
I20260608 12:43:41.498440  9151 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:41.544334   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:41.551219  9159 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
W20260608 12:43:41.552456  9160 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
W20260608 12:43:41.554356  9162 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
I20260608 12:43:41.554584   431 server_base.cc:1061] running on GCE node
I20260608 12:43:41.555637   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:41.555837   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:41.555966   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922621555954 us; error 0 us; skew 500 ppm
I20260608 12:43:41.556527   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:41.558908   431 webserver.cc:533] Webserver started at http://127.0.107.193:46811/ using document root <none> and password file <none>
I20260608 12:43:41.559391   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:41.559552   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:41.559791   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:41.561105   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "822c422a08f74f93980bc77d1bba23ad"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.566092   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:41.570000  9167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.570907   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:41.571271   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "822c422a08f74f93980bc77d1bba23ad"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.571573   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-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)
I20260608 12:43:41.593015   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:41.594481   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:41.596010   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:41.598538   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:41.598747   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.599009   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:41.599177   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.642187   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40889
I20260608 12:43:41.642314  9229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40889 every 8 connection(s)
I20260608 12:43:41.648001   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:41.657189  9234 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
W20260608 12:43:41.659991  9235 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
W20260608 12:43:41.661698  9237 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
I20260608 12:43:41.663314   431 server_base.cc:1061] running on GCE node
I20260608 12:43:41.663923  9230 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37467
I20260608 12:43:41.664345  9230 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:41.664799   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:41.665112   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:41.665252  9230 heartbeater.cc:507] Master 127.0.107.254:37467 requested a full tablet report, sending...
I20260608 12:43:41.665333   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922621665295 us; error 0 us; skew 500 ppm
I20260608 12:43:41.666296   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:41.668226  9103 ts_manager.cc:194] Registered new tserver with Master: 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889)
I20260608 12:43:41.669332   431 webserver.cc:533] Webserver started at http://127.0.107.194:42989/ using document root <none> and password file <none>
I20260608 12:43:41.670126   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:41.670385   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:41.670702   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:41.671105  9103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35146
I20260608 12:43:41.672415   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "77de0befc1d24351aecd543b1730b120"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.677618   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:43:41.681550  9242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.682394   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:43:41.682714   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "77de0befc1d24351aecd543b1730b120"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.683019   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-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)
I20260608 12:43:41.702695   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:41.704033   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:41.705683   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:41.708117   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:41.708339   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.708619   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:41.708772   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.751348   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40935
I20260608 12:43:41.751466  9304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40935 every 8 connection(s)
I20260608 12:43:41.756747   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:41.764084  9308 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
W20260608 12:43:41.767410  9309 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
W20260608 12:43:41.772791  9311 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
I20260608 12:43:41.773298   431 server_base.cc:1061] running on GCE node
I20260608 12:43:41.774673   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:41.774691  9305 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37467
W20260608 12:43:41.775031   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:41.775266   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922621775246 us; error 0 us; skew 500 ppm
I20260608 12:43:41.775336  9305 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:41.776002   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:41.776263  9305 heartbeater.cc:507] Master 127.0.107.254:37467 requested a full tablet report, sending...
I20260608 12:43:41.778872  9103 ts_manager.cc:194] Registered new tserver with Master: 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:41.779080   431 webserver.cc:533] Webserver started at http://127.0.107.195:42985/ using document root <none> and password file <none>
I20260608 12:43:41.779838   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:41.780059   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:41.780409   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:41.781001  9103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35162
I20260608 12:43:41.782105   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "2281f979f12a46eabd267bb9c84d4297"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.787196   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:43:41.790851  9316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.791633   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:41.791886   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "2281f979f12a46eabd267bb9c84d4297"
format_stamp: "Formatted at 2026-06-08 12:43:41 on dist-test-slave-d4dv"
I20260608 12:43:41.792128   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922389651467-431-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)
I20260608 12:43:41.809849   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:41.811050   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:41.812464   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:41.814837   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:41.815091   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.815333   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:41.815521   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:41.857304   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43479
I20260608 12:43:41.857440  9378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43479 every 8 connection(s)
I20260608 12:43:41.872156  9379 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37467
I20260608 12:43:41.872597  9379 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:41.873502  9379 heartbeater.cc:507] Master 127.0.107.254:37467 requested a full tablet report, sending...
I20260608 12:43:41.875654  9103 ts_manager.cc:194] Registered new tserver with Master: 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:41.875825   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015010275s
I20260608 12:43:41.877712  9103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35176
I20260608 12:43:42.674417  9230 heartbeater.cc:499] Master 127.0.107.254:37467 was elected leader, sending a full tablet report...
I20260608 12:43:42.784049  9305 heartbeater.cc:499] Master 127.0.107.254:37467 was elected leader, sending a full tablet report...
I20260608 12:43:42.880712  9379 heartbeater.cc:499] Master 127.0.107.254:37467 was elected leader, sending a full tablet report...
I20260608 12:43:42.933971  9103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35190:
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"
    }
  }
}
W20260608 12:43:42.936646  9103 catalog_manager.cc:7076] 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.
I20260608 12:43:43.009734  9270 tablet_service.cc:1511] Processing CreateTablet for tablet b7d1b13433ae49bc853e69b57c4cbe64 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:43.011272  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d1b13433ae49bc853e69b57c4cbe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.014083  9269 tablet_service.cc:1511] Processing CreateTablet for tablet 15e273668259471a97cdc71bc4183354 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:43.015612  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e273668259471a97cdc71bc4183354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.017202  9343 tablet_service.cc:1511] Processing CreateTablet for tablet 15e273668259471a97cdc71bc4183354 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:43.018146  9341 tablet_service.cc:1511] Processing CreateTablet for tablet 4745999ce3f9413e97a7c9232ee3a429 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:43.018814  9343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e273668259471a97cdc71bc4183354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.018944  9340 tablet_service.cc:1511] Processing CreateTablet for tablet e67b86b1e53f4fd5a05b4cbac92854d8 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:43.019752  9341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4745999ce3f9413e97a7c9232ee3a429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.020503  9340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67b86b1e53f4fd5a05b4cbac92854d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.021518  9342 tablet_service.cc:1511] Processing CreateTablet for tablet efa534f6449942f2a4c6dd69d2cfd594 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:43.023003  9342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa534f6449942f2a4c6dd69d2cfd594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.026265  9339 tablet_service.cc:1511] Processing CreateTablet for tablet 35244ca9fe8941a1acb8928410514cb7 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:43.027827  9339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35244ca9fe8941a1acb8928410514cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.027661  9267 tablet_service.cc:1511] Processing CreateTablet for tablet 4745999ce3f9413e97a7c9232ee3a429 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:43.030270  9266 tablet_service.cc:1511] Processing CreateTablet for tablet e67b86b1e53f4fd5a05b4cbac92854d8 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:43.033082  9265 tablet_service.cc:1511] Processing CreateTablet for tablet 35244ca9fe8941a1acb8928410514cb7 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:43.034737  9267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4745999ce3f9413e97a7c9232ee3a429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.026265  9268 tablet_service.cc:1511] Processing CreateTablet for tablet efa534f6449942f2a4c6dd69d2cfd594 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:43.036301  9266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67b86b1e53f4fd5a05b4cbac92854d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.034240  9344 tablet_service.cc:1511] Processing CreateTablet for tablet b7d1b13433ae49bc853e69b57c4cbe64 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:43.038112  9344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d1b13433ae49bc853e69b57c4cbe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.039909  9268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa534f6449942f2a4c6dd69d2cfd594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.042171  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35244ca9fe8941a1acb8928410514cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.043526  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 15e273668259471a97cdc71bc4183354 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:43.045303  9195 tablet_service.cc:1511] Processing CreateTablet for tablet b7d1b13433ae49bc853e69b57c4cbe64 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:43.046236  9193 tablet_service.cc:1511] Processing CreateTablet for tablet efa534f6449942f2a4c6dd69d2cfd594 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:43.049598  9191 tablet_service.cc:1511] Processing CreateTablet for tablet e67b86b1e53f4fd5a05b4cbac92854d8 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:43.052006  9192 tablet_service.cc:1511] Processing CreateTablet for tablet 4745999ce3f9413e97a7c9232ee3a429 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:43.054430  9190 tablet_service.cc:1511] Processing CreateTablet for tablet 35244ca9fe8941a1acb8928410514cb7 (DEFAULT_TABLE table=test-workload [id=c5a5e6d847164460934d857e7bf5c945]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:43.056113  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e273668259471a97cdc71bc4183354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.056882  9191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67b86b1e53f4fd5a05b4cbac92854d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.060352  9190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35244ca9fe8941a1acb8928410514cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.061090  9192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4745999ce3f9413e97a7c9232ee3a429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.061807  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d1b13433ae49bc853e69b57c4cbe64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.062520  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa534f6449942f2a4c6dd69d2cfd594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:43.111665  9399 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.126921  9400 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.139843  9400 tablet_bootstrap.cc:654] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.143049  9401 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.147814  9399 tablet_bootstrap.cc:654] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.150169  9401 tablet_bootstrap.cc:654] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.156419  9401 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.156953  9401 ts_tablet_manager.cc:1403] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260608 12:43:43.158154  9399 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.158758  9399 ts_tablet_manager.cc:1403] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260608 12:43:43.159540  9400 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.160144  9400 ts_tablet_manager.cc:1403] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.010s
I20260608 12:43:43.160275  9401 raft_consensus.cc:359] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.161103  9401 raft_consensus.cc:385] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.161420  9401 raft_consensus.cc:740] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.161856  9399 raft_consensus.cc:359] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.162572  9399 raft_consensus.cc:385] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.162209  9401 consensus_queue.cc:260] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.162870  9399 raft_consensus.cc:740] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.163311  9400 raft_consensus.cc:359] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.164357  9400 raft_consensus.cc:385] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.163800  9399 consensus_queue.cc:260] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.164745  9400 raft_consensus.cc:740] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.165437  9401 ts_tablet_manager.cc:1434] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:43.166998  9400 consensus_queue.cc:260] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.167542  9401 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.170149  9400 ts_tablet_manager.cc:1434] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260608 12:43:43.171399  9400 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.179658  9400 tablet_bootstrap.cc:654] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.180482  9401 tablet_bootstrap.cc:654] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.186107  9399 ts_tablet_manager.cc:1434] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.011s
I20260608 12:43:43.187510  9399 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.191843  9401 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.192571  9401 ts_tablet_manager.cc:1403] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260608 12:43:43.195649  9399 tablet_bootstrap.cc:654] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.197135  9401 raft_consensus.cc:359] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.198200  9401 raft_consensus.cc:385] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.198588  9401 raft_consensus.cc:740] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.200941  9401 consensus_queue.cc:260] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.202308  9400 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.202869  9400 ts_tablet_manager.cc:1403] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.010s
I20260608 12:43:43.203568  9401 ts_tablet_manager.cc:1434] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:43:43.204643  9401 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.206034  9400 raft_consensus.cc:359] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.206804  9400 raft_consensus.cc:385] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.207111  9400 raft_consensus.cc:740] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.207952  9400 consensus_queue.cc:260] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.210644  9400 ts_tablet_manager.cc:1434] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:43:43.211663  9400 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.212350  9401 tablet_bootstrap.cc:654] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.215902  9399 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.216560  9399 ts_tablet_manager.cc:1403] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.009s
I20260608 12:43:43.218865  9400 tablet_bootstrap.cc:654] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.220036  9399 raft_consensus.cc:359] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.220860  9399 raft_consensus.cc:385] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.221194  9399 raft_consensus.cc:740] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.222251  9399 consensus_queue.cc:260] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.225852  9399 ts_tablet_manager.cc:1434] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 12:43:43.227240  9399 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.231175  9400 tablet_bootstrap.cc:492] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.231807  9400 ts_tablet_manager.cc:1403] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 12:43:43.234658  9399 tablet_bootstrap.cc:654] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.235188  9400 raft_consensus.cc:359] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.236049  9400 raft_consensus.cc:385] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.236362  9400 raft_consensus.cc:740] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.237841  9400 consensus_queue.cc:260] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.241632  9401 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.241644  9400 ts_tablet_manager.cc:1434] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:43:43.242409  9401 ts_tablet_manager.cc:1403] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.015s
I20260608 12:43:43.243032  9400 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.245949  9401 raft_consensus.cc:359] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.246734  9401 raft_consensus.cc:385] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.247099  9401 raft_consensus.cc:740] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.249655  9399 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.250221  9399 ts_tablet_manager.cc:1403] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260608 12:43:43.250700  9400 tablet_bootstrap.cc:654] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.253211  9401 consensus_queue.cc:260] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.253536  9399 raft_consensus.cc:359] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.254539  9399 raft_consensus.cc:385] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.254949  9399 raft_consensus.cc:740] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.256621  9401 ts_tablet_manager.cc:1434] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:43:43.256036  9399 consensus_queue.cc:260] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.259516  9399 ts_tablet_manager.cc:1434] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:43:43.259981  9401 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.261029  9399 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.268450  9401 tablet_bootstrap.cc:654] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.270213  9399 tablet_bootstrap.cc:654] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.274894  9407 raft_consensus.cc:493] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.275686  9407 raft_consensus.cc:515] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.293006  9407 leader_election.cc:290] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.294911  9407 raft_consensus.cc:493] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.295274  9401 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.295853  9401 ts_tablet_manager.cc:1403] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.019s
I20260608 12:43:43.295478  9407 raft_consensus.cc:515] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.298157  9407 leader_election.cc:290] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.299741  9400 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.299288  9401 raft_consensus.cc:359] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.300237  9401 raft_consensus.cc:385] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.300442  9400 ts_tablet_manager.cc:1403] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.029s
I20260608 12:43:43.300562  9401 raft_consensus.cc:740] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.304261  9401 consensus_queue.cc:260] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.306679  9401 ts_tablet_manager.cc:1434] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:43.307751  9401 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.317646  9400 raft_consensus.cc:359] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.318511  9400 raft_consensus.cc:385] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.318897  9400 raft_consensus.cc:740] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.319770  9400 consensus_queue.cc:260] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.322237  9400 ts_tablet_manager.cc:1434] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:43:43.323357  9400 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.330504  9400 tablet_bootstrap.cc:654] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.334395  9280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120" is_pre_election: true
I20260608 12:43:43.336655  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120" is_pre_election: true
I20260608 12:43:43.336898  9406 raft_consensus.cc:493] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.337419  9406 raft_consensus.cc:515] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
W20260608 12:43:43.338140  9320 leader_election.cc:343] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:43.339026  9279 raft_consensus.cc:2468] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.342350  9406 leader_election.cc:290] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.347278  9401 tablet_bootstrap.cc:654] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.350135  9399 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.349932  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.350804  9205 raft_consensus.cc:2468] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.351914  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.352919  9204 raft_consensus.cc:2468] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.354599  9399 ts_tablet_manager.cc:1403] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.094s	user 0.033s	sys 0.044s
I20260608 12:43:43.355450  9318 leader_election.cc:304] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 77de0befc1d24351aecd543b1730b120
I20260608 12:43:43.358440  9407 raft_consensus.cc:2804] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.358870  9407 raft_consensus.cc:493] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.359220  9407 raft_consensus.cc:3060] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.362169  9399 raft_consensus.cc:359] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.363013  9399 raft_consensus.cc:385] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.363348  9399 raft_consensus.cc:740] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.367851  9407 raft_consensus.cc:515] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.364217  9399 consensus_queue.cc:260] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.369352  9318 leader_election.cc:304] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.377154  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.377882  9204 raft_consensus.cc:3060] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.376823  9399 ts_tablet_manager.cc:1434] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 12:43:43.383152  9399 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.389686  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297" is_pre_election: true
I20260608 12:43:43.390885  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120"
W20260608 12:43:43.392290  9320 leader_election.cc:343] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:43.393198  9407 leader_election.cc:290] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.386432  9204 raft_consensus.cc:2468] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 1.
I20260608 12:43:43.395478  9318 leader_election.cc:304] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 77de0befc1d24351aecd543b1730b120
I20260608 12:43:43.396962  9407 raft_consensus.cc:2804] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.375064  9423 raft_consensus.cc:2804] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.399207  9354 raft_consensus.cc:2468] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.400022  9423 raft_consensus.cc:493] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.400589  9423 raft_consensus.cc:3060] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.401649  9246 leader_election.cc:304] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [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: 2281f979f12a46eabd267bb9c84d4297, 77de0befc1d24351aecd543b1730b120; no voters: 
I20260608 12:43:43.402787  9406 raft_consensus.cc:2804] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.403229  9406 raft_consensus.cc:493] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.403618  9406 raft_consensus.cc:3060] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.405944  9400 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.405911  9401 tablet_bootstrap.cc:492] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.406939  9400 ts_tablet_manager.cc:1403] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.025s
I20260608 12:43:43.407182  9401 ts_tablet_manager.cc:1403] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.035s
W20260608 12:43:43.409694  9150 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:43.410537  9400 raft_consensus.cc:359] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.411377  9400 raft_consensus.cc:385] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.410756  9423 raft_consensus.cc:515] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.410910  9401 raft_consensus.cc:359] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.411726  9400 raft_consensus.cc:740] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.412029  9401 raft_consensus.cc:385] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.412453  9401 raft_consensus.cc:740] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.413409  9401 consensus_queue.cc:260] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.415820  9401 ts_tablet_manager.cc:1434] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:43.416917  9401 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: Bootstrap starting.
I20260608 12:43:43.418243  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.418931  9205 raft_consensus.cc:2468] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.421041  9406 raft_consensus.cc:515] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.421301  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.422221  9204 raft_consensus.cc:3060] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.424110  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.424566  9401 tablet_bootstrap.cc:654] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.432772  9406 leader_election.cc:290] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.440867  9399 tablet_bootstrap.cc:654] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.441112  9401 tablet_bootstrap.cc:492] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: No bootstrap required, opened a new log
I20260608 12:43:43.441700  9401 ts_tablet_manager.cc:1403] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260608 12:43:43.444281  9401 raft_consensus.cc:359] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.445065  9401 raft_consensus.cc:385] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.444986  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297"
I20260608 12:43:43.445803  9401 raft_consensus.cc:740] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 822c422a08f74f93980bc77d1bba23ad, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.446513  9354 raft_consensus.cc:2393] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 77de0befc1d24351aecd543b1730b120 in current term 1: Already voted for candidate 2281f979f12a46eabd267bb9c84d4297 in this term.
I20260608 12:43:43.446660  9424 raft_consensus.cc:493] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.445889  9407 raft_consensus.cc:697] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Becoming Leader. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Running, Role: LEADER
I20260608 12:43:43.446916  9401 consensus_queue.cc:260] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.447999  9246 leader_election.cc:304] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [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: 77de0befc1d24351aecd543b1730b120; no voters: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad
I20260608 12:43:43.448221  9425 raft_consensus.cc:493] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.448922  9425 raft_consensus.cc:515] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.449574  9406 raft_consensus.cc:2749] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:43:43.449652  9401 ts_tablet_manager.cc:1434] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:43.416662  9423 leader_election.cc:290] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.452193  9204 raft_consensus.cc:2468] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 1.
I20260608 12:43:43.452438  9399 tablet_bootstrap.cc:492] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.452781  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e273668259471a97cdc71bc4183354" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120"
I20260608 12:43:43.453640  9279 raft_consensus.cc:2393] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2281f979f12a46eabd267bb9c84d4297 in current term 1: Already voted for candidate 77de0befc1d24351aecd543b1730b120 in this term.
I20260608 12:43:43.453545  9318 leader_election.cc:304] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.454322  9425 leader_election.cc:290] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.454914  9425 raft_consensus.cc:2804] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.455396  9425 raft_consensus.cc:697] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Becoming Leader. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Running, Role: LEADER
I20260608 12:43:43.456017  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.456422  9424 raft_consensus.cc:515] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.456862  9204 raft_consensus.cc:2468] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.457355  9400 consensus_queue.cc:260] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.458153  9318 leader_election.cc:304] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.458853  9424 leader_election.cc:290] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.456118  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120" is_pre_election: true
I20260608 12:43:43.459656  9424 raft_consensus.cc:2804] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.460076  9424 raft_consensus.cc:493] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.460439  9424 raft_consensus.cc:3060] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.460335  9204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35244ca9fe8941a1acb8928410514cb7" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.460884  9400 ts_tablet_manager.cc:1434] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.002s
I20260608 12:43:43.461293  9204 raft_consensus.cc:2468] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.462234  9400 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: Bootstrap starting.
I20260608 12:43:43.462548  9318 leader_election.cc:304] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.463661  9426 raft_consensus.cc:2804] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.464074  9426 raft_consensus.cc:493] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.456194  9425 consensus_queue.cc:237] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Queue going to LEADER mode. State: All 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: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.464529  9426 raft_consensus.cc:3060] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:43.466189  9320 leader_election.cc:343] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:43.468189  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35244ca9fe8941a1acb8928410514cb7" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120" is_pre_election: true
I20260608 12:43:43.468924  9279 raft_consensus.cc:2468] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 0.
I20260608 12:43:43.468658  9424 raft_consensus.cc:515] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.470283  9407 consensus_queue.cc:237] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Queue going to LEADER mode. State: All 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: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.471163  9424 leader_election.cc:290] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.472311  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.473004  9205 raft_consensus.cc:3060] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.475044  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120"
W20260608 12:43:43.477218  9320 leader_election.cc:343] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:43.478379  9400 tablet_bootstrap.cc:654] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.458432  9399 ts_tablet_manager.cc:1403] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.000s
I20260608 12:43:43.488306  9399 raft_consensus.cc:359] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.489061  9399 raft_consensus.cc:385] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.489275  9399 raft_consensus.cc:740] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.489420  9400 tablet_bootstrap.cc:492] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: No bootstrap required, opened a new log
I20260608 12:43:43.490111  9400 ts_tablet_manager.cc:1403] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260608 12:43:43.489962  9399 consensus_queue.cc:260] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.491302  9103 catalog_manager.cc:5696] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2281f979f12a46eabd267bb9c84d4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:43.492273  9399 ts_tablet_manager.cc:1434] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:43:43.493854  9400 raft_consensus.cc:359] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.494709  9400 raft_consensus.cc:385] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.495119  9400 raft_consensus.cc:740] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.495585  9205 raft_consensus.cc:2468] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 1.
I20260608 12:43:43.496816  9318 leader_election.cc:304] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 77de0befc1d24351aecd543b1730b120
I20260608 12:43:43.496476  9400 consensus_queue.cc:260] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.498250  9407 raft_consensus.cc:2804] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.498386  9426 raft_consensus.cc:515] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.498842  9407 raft_consensus.cc:697] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Becoming Leader. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Running, Role: LEADER
I20260608 12:43:43.499761  9407 consensus_queue.cc:237] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Queue going to LEADER mode. State: All 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: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.500928  9400 ts_tablet_manager.cc:1434] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:43:43.501555  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35244ca9fe8941a1acb8928410514cb7" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.502208  9205 raft_consensus.cc:3060] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.509932  9399 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: Bootstrap starting.
I20260608 12:43:43.512603  9205 raft_consensus.cc:2468] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 1.
I20260608 12:43:43.508689  9426 leader_election.cc:290] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 77de0befc1d24351aecd543b1730b120 (127.0.107.194:40935)
I20260608 12:43:43.512760  9279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35244ca9fe8941a1acb8928410514cb7" candidate_uuid: "2281f979f12a46eabd267bb9c84d4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77de0befc1d24351aecd543b1730b120"
I20260608 12:43:43.513540  9279 raft_consensus.cc:3060] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.514106  9318 leader_election.cc:304] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [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: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.515077  9426 raft_consensus.cc:2804] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.515717  9406 raft_consensus.cc:493] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.515884  9426 raft_consensus.cc:697] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Becoming Leader. State: Replica: 2281f979f12a46eabd267bb9c84d4297, State: Running, Role: LEADER
I20260608 12:43:43.516279  9406 raft_consensus.cc:515] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.517128  9426 consensus_queue.cc:237] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Queue going to LEADER mode. State: All 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: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.518719  9406 leader_election.cc:290] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479), 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889)
I20260608 12:43:43.521083  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d1b13433ae49bc853e69b57c4cbe64" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297" is_pre_election: true
I20260608 12:43:43.522035  9354 raft_consensus.cc:2468] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.523021  9399 tablet_bootstrap.cc:654] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:43.523540  9246 leader_election.cc:304] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [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: 2281f979f12a46eabd267bb9c84d4297, 77de0befc1d24351aecd543b1730b120; no voters: 
I20260608 12:43:43.524492  9406 raft_consensus.cc:2804] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.524896  9406 raft_consensus.cc:493] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.525296  9406 raft_consensus.cc:3060] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.525434  9279 raft_consensus.cc:2468] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2281f979f12a46eabd267bb9c84d4297 in term 1.
I20260608 12:43:43.533381  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d1b13433ae49bc853e69b57c4cbe64" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.534243  9205 raft_consensus.cc:2468] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.537596  9406 raft_consensus.cc:515] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.540634  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d1b13433ae49bc853e69b57c4cbe64" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297"
I20260608 12:43:43.541293  9354 raft_consensus.cc:3060] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.549278  9354 raft_consensus.cc:2468] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 1.
I20260608 12:43:43.550551  9246 leader_election.cc:304] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [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: 2281f979f12a46eabd267bb9c84d4297, 77de0befc1d24351aecd543b1730b120; no voters: 
I20260608 12:43:43.553735  9406 leader_election.cc:290] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 election: Requested vote from peers 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479), 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889)
I20260608 12:43:43.554349  9406 raft_consensus.cc:2804] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.554840  9406 raft_consensus.cc:697] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 1 LEADER]: Becoming Leader. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Running, Role: LEADER
I20260608 12:43:43.554975  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d1b13433ae49bc853e69b57c4cbe64" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.555642  9205 raft_consensus.cc:3060] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.555833  9406 consensus_queue.cc:237] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Queue going to LEADER mode. State: All 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: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } }
I20260608 12:43:43.562901  9399 tablet_bootstrap.cc:492] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: No bootstrap required, opened a new log
I20260608 12:43:43.563494  9399 ts_tablet_manager.cc:1403] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.012s
I20260608 12:43:43.565274  9205 raft_consensus.cc:2468] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 1.
I20260608 12:43:43.566972  9399 raft_consensus.cc:359] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.567879  9399 raft_consensus.cc:385] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:43.568181  9399 raft_consensus.cc:740] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Initialized, Role: FOLLOWER
I20260608 12:43:43.569137  9399 consensus_queue.cc:260] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.571082  9399 ts_tablet_manager.cc:1434] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:43:43.570981  9100 catalog_manager.cc:5696] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2281f979f12a46eabd267bb9c84d4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:43.573397  9100 catalog_manager.cc:5696] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2281f979f12a46eabd267bb9c84d4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:43.575693  9100 catalog_manager.cc:5696] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2281f979f12a46eabd267bb9c84d4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:43.589640  9406 raft_consensus.cc:493] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.588601  9103 catalog_manager.cc:5696] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77de0befc1d24351aecd543b1730b120 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "77de0befc1d24351aecd543b1730b120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:43.590562  9406 raft_consensus.cc:515] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.593511  9406 leader_election.cc:290] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.595052  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297" is_pre_election: true
I20260608 12:43:43.595520  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4745999ce3f9413e97a7c9232ee3a429" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.596561  9205 raft_consensus.cc:2393] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77de0befc1d24351aecd543b1730b120 in current term 1: Already voted for candidate 2281f979f12a46eabd267bb9c84d4297 in this term.
I20260608 12:43:43.597940  9244 leader_election.cc:304] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [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: 77de0befc1d24351aecd543b1730b120; no voters: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad
I20260608 12:43:43.601536  9406 raft_consensus.cc:3060] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.609206  9406 raft_consensus.cc:2749] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:43.614506  9406 raft_consensus.cc:493] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.615033  9406 raft_consensus.cc:515] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.617390  9406 leader_election.cc:290] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.618008  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.618883  9205 raft_consensus.cc:2393] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77de0befc1d24351aecd543b1730b120 in current term 1: Already voted for candidate 2281f979f12a46eabd267bb9c84d4297 in this term.
I20260608 12:43:43.618882  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67b86b1e53f4fd5a05b4cbac92854d8" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297" is_pre_election: true
I20260608 12:43:43.620443  9246 leader_election.cc:304] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [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: 77de0befc1d24351aecd543b1730b120; no voters: 2281f979f12a46eabd267bb9c84d4297, 822c422a08f74f93980bc77d1bba23ad
I20260608 12:43:43.621261  9406 raft_consensus.cc:3060] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.626313  9406 raft_consensus.cc:2749] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:43.636340  9406 raft_consensus.cc:493] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:43.636909  9406 raft_consensus.cc:515] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.638770  9406 leader_election.cc:290] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.639746  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa534f6449942f2a4c6dd69d2cfd594" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad" is_pre_election: true
I20260608 12:43:43.639804  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa534f6449942f2a4c6dd69d2cfd594" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297" is_pre_election: true
I20260608 12:43:43.640524  9205 raft_consensus.cc:2468] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.640563  9354 raft_consensus.cc:2468] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 0.
I20260608 12:43:43.641763  9244 leader_election.cc:304] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [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: 77de0befc1d24351aecd543b1730b120, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.642556  9406 raft_consensus.cc:2804] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:43.642871  9406 raft_consensus.cc:493] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:43.643127  9406 raft_consensus.cc:3060] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.648027  9406 raft_consensus.cc:515] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.649792  9406 leader_election.cc:290] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [CANDIDATE]: Term 1 election: Requested vote from peers 822c422a08f74f93980bc77d1bba23ad (127.0.107.193:40889), 2281f979f12a46eabd267bb9c84d4297 (127.0.107.195:43479)
I20260608 12:43:43.650588  9205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa534f6449942f2a4c6dd69d2cfd594" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "822c422a08f74f93980bc77d1bba23ad"
I20260608 12:43:43.650853  9354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efa534f6449942f2a4c6dd69d2cfd594" candidate_uuid: "77de0befc1d24351aecd543b1730b120" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2281f979f12a46eabd267bb9c84d4297"
I20260608 12:43:43.651135  9205 raft_consensus.cc:3060] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.651501  9354 raft_consensus.cc:3060] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:43.656158  9205 raft_consensus.cc:2468] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 1.
I20260608 12:43:43.657383  9244 leader_election.cc:304] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [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: 77de0befc1d24351aecd543b1730b120, 822c422a08f74f93980bc77d1bba23ad; no voters: 
I20260608 12:43:43.657521  9354 raft_consensus.cc:2468] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77de0befc1d24351aecd543b1730b120 in term 1.
I20260608 12:43:43.658341  9406 raft_consensus.cc:2804] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:43.658846  9406 raft_consensus.cc:697] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 1 LEADER]: Becoming Leader. State: Replica: 77de0befc1d24351aecd543b1730b120, State: Running, Role: LEADER
I20260608 12:43:43.659685  9406 consensus_queue.cc:237] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Queue going to LEADER mode. State: All 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: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } }
I20260608 12:43:43.666714  9103 catalog_manager.cc:5696] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77de0befc1d24351aecd543b1730b120 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "77de0befc1d24351aecd543b1730b120" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:43.882210  9426 consensus_queue.cc:1048] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:43.905777  9426 consensus_queue.cc:1048] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:43.920059  9425 consensus_queue.cc:1048] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:43.956591  9425 consensus_queue.cc:1048] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:43.977380  9425 consensus_queue.cc:1048] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:43.979660  9426 consensus_queue.cc:1048] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:43.992204  9406 consensus_queue.cc:1048] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:43.996448  9354 raft_consensus.cc:1275] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Refusing update from remote peer 77de0befc1d24351aecd543b1730b120: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:43.998358  9406 consensus_queue.cc:1048] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:44.025836  9202 raft_consensus.cc:1275] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Refusing update from remote peer 2281f979f12a46eabd267bb9c84d4297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:44.026079  9278 raft_consensus.cc:1275] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Refusing update from remote peer 2281f979f12a46eabd267bb9c84d4297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:44.028406  9407 consensus_queue.cc:1048] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:44.030148  9426 consensus_queue.cc:1048] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77de0befc1d24351aecd543b1730b120" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:44.047528  9201 raft_consensus.cc:1275] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Refusing update from remote peer 77de0befc1d24351aecd543b1730b120: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:44.049829  9406 consensus_queue.cc:1048] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "822c422a08f74f93980bc77d1bba23ad" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:44.061127  9353 raft_consensus.cc:1275] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Refusing update from remote peer 77de0befc1d24351aecd543b1730b120: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:44.082206  9406 consensus_queue.cc:1048] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2281f979f12a46eabd267bb9c84d4297" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260608 12:43:45.143162  9386 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:43479, user_credentials={real_user=slave}} blocked reactor thread for 61204.6us
I20260608 12:43:45.505915   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:45.530315   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.531031   431 tablet_replica.cc:333] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.531683   431 raft_consensus.cc:2243] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.532280   431 raft_consensus.cc:2272] T efa534f6449942f2a4c6dd69d2cfd594 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.535054   431 tablet_replica.cc:333] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.535640   431 raft_consensus.cc:2243] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.536502   431 raft_consensus.cc:2272] T 35244ca9fe8941a1acb8928410514cb7 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.539031   431 tablet_replica.cc:333] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.539606   431 raft_consensus.cc:2243] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.540093   431 raft_consensus.cc:2272] T b7d1b13433ae49bc853e69b57c4cbe64 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.542548   431 tablet_replica.cc:333] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.543107   431 raft_consensus.cc:2243] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.543654   431 raft_consensus.cc:2272] T e67b86b1e53f4fd5a05b4cbac92854d8 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.546312   431 tablet_replica.cc:333] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.546837   431 raft_consensus.cc:2243] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.547360   431 raft_consensus.cc:2272] T 4745999ce3f9413e97a7c9232ee3a429 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.549971   431 tablet_replica.cc:333] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad: stopping tablet replica
I20260608 12:43:45.550482   431 raft_consensus.cc:2243] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.551025   431 raft_consensus.cc:2272] T 15e273668259471a97cdc71bc4183354 P 822c422a08f74f93980bc77d1bba23ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.569005   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:45.584836   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:45.611515   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.612174   431 tablet_replica.cc:333] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.612798   431 raft_consensus.cc:2243] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.613452   431 raft_consensus.cc:2272] T 4745999ce3f9413e97a7c9232ee3a429 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.616066   431 tablet_replica.cc:333] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.616636   431 raft_consensus.cc:2243] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.617256   431 raft_consensus.cc:2272] T e67b86b1e53f4fd5a05b4cbac92854d8 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.619724   431 tablet_replica.cc:333] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.620321   431 raft_consensus.cc:2243] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.621266   431 raft_consensus.cc:2272] T b7d1b13433ae49bc853e69b57c4cbe64 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.623667   431 tablet_replica.cc:333] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.624162   431 raft_consensus.cc:2243] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.624598   431 raft_consensus.cc:2272] T 35244ca9fe8941a1acb8928410514cb7 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.627130   431 tablet_replica.cc:333] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.627606   431 raft_consensus.cc:2243] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.628382   431 raft_consensus.cc:2272] T efa534f6449942f2a4c6dd69d2cfd594 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.630635   431 tablet_replica.cc:333] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120: stopping tablet replica
I20260608 12:43:45.631091   431 raft_consensus.cc:2243] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.631558   431 raft_consensus.cc:2272] T 15e273668259471a97cdc71bc4183354 P 77de0befc1d24351aecd543b1730b120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.658728   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:45.674353   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:45.698163   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.698819   431 tablet_replica.cc:333] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.699419   431 raft_consensus.cc:2243] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.700037   431 raft_consensus.cc:2272] T b7d1b13433ae49bc853e69b57c4cbe64 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.703186   431 tablet_replica.cc:333] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.703781   431 raft_consensus.cc:2243] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.704332   431 raft_consensus.cc:2272] T efa534f6449942f2a4c6dd69d2cfd594 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.707195   431 tablet_replica.cc:333] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.707773   431 raft_consensus.cc:2243] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.708571   431 raft_consensus.cc:2272] T 35244ca9fe8941a1acb8928410514cb7 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.711087   431 tablet_replica.cc:333] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.711755   431 raft_consensus.cc:2243] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.712549   431 raft_consensus.cc:2272] T e67b86b1e53f4fd5a05b4cbac92854d8 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.714848   431 tablet_replica.cc:333] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.715358   431 raft_consensus.cc:2243] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.716107   431 raft_consensus.cc:2272] T 15e273668259471a97cdc71bc4183354 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.718492   431 tablet_replica.cc:333] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297: stopping tablet replica
I20260608 12:43:45.718973   431 raft_consensus.cc:2243] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.719691   431 raft_consensus.cc:2272] T 4745999ce3f9413e97a7c9232ee3a429 P 2281f979f12a46eabd267bb9c84d4297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.746320   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:45.762957   431 master.cc:562] Master@127.0.107.254:37467 shutting down...
I20260608 12:43:45.783185   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.783694   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.783962   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5918d5da794f4d3e83978fad5228ad24: stopping tablet replica
I20260608 12:43:45.802732   431 master.cc:584] Master@127.0.107.254:37467 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4572 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:43:45.833009   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45351
I20260608 12:43:45.834224   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:45.839460  9496 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
W20260608 12:43:45.839915  9497 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
W20260608 12:43:45.841130  9499 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
I20260608 12:43:45.842222   431 server_base.cc:1061] running on GCE node
I20260608 12:43:45.842975   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:45.843146   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:45.843263   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922625843252 us; error 0 us; skew 500 ppm
I20260608 12:43:45.843792   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:45.846256   431 webserver.cc:533] Webserver started at http://127.0.107.254:35367/ using document root <none> and password file <none>
I20260608 12:43:45.846724   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:45.846886   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:45.847110   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:45.848160   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "ff843f083fde405496472c0bb4f9da99"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-d4dv"
I20260608 12:43:45.852741   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:45.856307  9504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:45.857215   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:45.857542   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "ff843f083fde405496472c0bb4f9da99"
format_stamp: "Formatted at 2026-06-08 12:43:45 on dist-test-slave-d4dv"
I20260608 12:43:45.857833   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-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)
I20260608 12:43:45.879707   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:45.880734   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:45.916481   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45351
I20260608 12:43:45.916608  9555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45351 every 8 connection(s)
I20260608 12:43:45.920519  9556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:45.932142  9556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99: Bootstrap starting.
I20260608 12:43:45.937258  9556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:45.941377  9556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99: No bootstrap required, opened a new log
I20260608 12:43:45.943522  9556 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER }
I20260608 12:43:45.943892  9556 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.944073  9556 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff843f083fde405496472c0bb4f9da99, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.944607  9556 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER }
I20260608 12:43:45.945123  9556 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:45.945350  9556 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:45.945566  9556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.950371  9556 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER }
I20260608 12:43:45.950868  9556 leader_election.cc:304] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [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: ff843f083fde405496472c0bb4f9da99; no voters: 
I20260608 12:43:45.952004  9556 leader_election.cc:290] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:45.952510  9559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.953943  9559 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 1 LEADER]: Becoming Leader. State: Replica: ff843f083fde405496472c0bb4f9da99, State: Running, Role: LEADER
I20260608 12:43:45.954659  9559 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [LEADER]: Queue going to LEADER mode. State: All 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: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER }
I20260608 12:43:45.955513  9556 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:45.959537  9561 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff843f083fde405496472c0bb4f9da99. Latest consensus state: current_term: 1 leader_uuid: "ff843f083fde405496472c0bb4f9da99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER } }
I20260608 12:43:45.960345  9561 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:45.961448  9560 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff843f083fde405496472c0bb4f9da99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff843f083fde405496472c0bb4f9da99" member_type: VOTER } }
I20260608 12:43:45.961987  9560 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:45.963466  9567 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:45.968586  9567 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:45.971907   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:45.977974  9567 catalog_manager.cc:1382] Generated new cluster ID: 42779d0b8cd545d9a8097473c619a3b8
I20260608 12:43:45.978281  9567 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:46.003566  9567 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:46.004942  9567 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:46.020555  9567 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99: Generated new TSK 0
I20260608 12:43:46.021252  9567 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:46.039206   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:46.045233  9577 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
W20260608 12:43:46.046715  9578 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
I20260608 12:43:46.048216   431 server_base.cc:1061] running on GCE node
W20260608 12:43:46.048533  9580 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
I20260608 12:43:46.049597   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:46.049788   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:46.049917   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922626049907 us; error 0 us; skew 500 ppm
I20260608 12:43:46.050441   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:46.052790   431 webserver.cc:533] Webserver started at http://127.0.107.193:35565/ using document root <none> and password file <none>
I20260608 12:43:46.053328   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:46.053491   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:46.053707   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:46.054761   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "be59f9b7a68f4c1cb295b6358500b91b"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.059909   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:46.063555  9585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.064421   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:46.064750   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "be59f9b7a68f4c1cb295b6358500b91b"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.065130   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-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)
I20260608 12:43:46.077913   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:46.079031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:46.080457   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:46.082953   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:46.083146   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.083464   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:46.083608   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.122555   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39745
I20260608 12:43:46.122680  9647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39745 every 8 connection(s)
I20260608 12:43:46.128007   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:46.136092  9652 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
W20260608 12:43:46.137609  9653 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
W20260608 12:43:46.142002  9655 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
I20260608 12:43:46.142041   431 server_base.cc:1061] running on GCE node
I20260608 12:43:46.146312  9648 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45351
I20260608 12:43:46.146529   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:46.146735  9648 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:46.146871   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:46.147184   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922626147166 us; error 0 us; skew 500 ppm
I20260608 12:43:46.147701  9648 heartbeater.cc:507] Master 127.0.107.254:45351 requested a full tablet report, sending...
I20260608 12:43:46.147912   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:46.150074  9521 ts_manager.cc:194] Registered new tserver with Master: be59f9b7a68f4c1cb295b6358500b91b (127.0.107.193:39745)
I20260608 12:43:46.150957   431 webserver.cc:533] Webserver started at http://127.0.107.194:45465/ using document root <none> and password file <none>
I20260608 12:43:46.151522   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:46.151718   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:46.152002   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:46.152277  9521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41166
I20260608 12:43:46.153195   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "48911710c31b4d0899cf3995097dff76"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.158043   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:46.161703  9660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.162492   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:46.162923   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "48911710c31b4d0899cf3995097dff76"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.163347   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-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)
I20260608 12:43:46.194537   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:46.195662   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:46.197207   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:46.199558   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:46.199735   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.200030   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:46.200192   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.241016   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40289
I20260608 12:43:46.241215  9722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40289 every 8 connection(s)
I20260608 12:43:46.246332   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:46.253763  9726 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
W20260608 12:43:46.255765  9727 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
W20260608 12:43:46.258246  9729 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
I20260608 12:43:46.261162  9723 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45351
I20260608 12:43:46.261693  9723 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:46.261778   431 server_base.cc:1061] running on GCE node
I20260608 12:43:46.262723  9723 heartbeater.cc:507] Master 127.0.107.254:45351 requested a full tablet report, sending...
I20260608 12:43:46.262830   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:46.263150   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:46.263357   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922626263338 us; error 0 us; skew 500 ppm
I20260608 12:43:46.264176   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:46.265383  9521 ts_manager.cc:194] Registered new tserver with Master: 48911710c31b4d0899cf3995097dff76 (127.0.107.194:40289)
I20260608 12:43:46.267506   431 webserver.cc:533] Webserver started at http://127.0.107.195:41031/ using document root <none> and password file <none>
I20260608 12:43:46.267604  9521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41174
I20260608 12:43:46.268157   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:46.268395   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:46.268747   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:46.270215   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.275049   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:43:46.278379  9734 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.279199   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:46.279515   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-d4dv"
I20260608 12:43:46.279803   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922389651467-431-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)
I20260608 12:43:46.292219   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:46.293359   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:46.294759   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:46.297111   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:46.297348   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.297596   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:46.297770   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.336982   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42161
I20260608 12:43:46.337123  9796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42161 every 8 connection(s)
I20260608 12:43:46.351980  9797 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45351
I20260608 12:43:46.352525  9797 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:46.353377  9797 heartbeater.cc:507] Master 127.0.107.254:45351 requested a full tablet report, sending...
I20260608 12:43:46.355552  9521 ts_manager.cc:194] Registered new tserver with Master: 723ebc45e2bb4328bd59e60b9ca5ef1c (127.0.107.195:42161)
I20260608 12:43:46.356218   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01588675s
I20260608 12:43:46.357174  9521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41176
I20260608 12:43:47.155139  9648 heartbeater.cc:499] Master 127.0.107.254:45351 was elected leader, sending a full tablet report...
I20260608 12:43:47.270964  9723 heartbeater.cc:499] Master 127.0.107.254:45351 was elected leader, sending a full tablet report...
I20260608 12:43:47.360026  9797 heartbeater.cc:499] Master 127.0.107.254:45351 was elected leader, sending a full tablet report...
I20260608 12:43:47.414140  9521 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41192:
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"
    }
  }
}
W20260608 12:43:47.416265  9521 catalog_manager.cc:7076] 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.
I20260608 12:43:47.461843  9613 tablet_service.cc:1511] Processing CreateTablet for tablet 48b90a228acd4eb0ab83e36396a2c2d7 (DEFAULT_TABLE table=test-workload [id=39eef92335e34ab9b92e8d60fe498be8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:47.463726  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b90a228acd4eb0ab83e36396a2c2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.476274  9688 tablet_service.cc:1511] Processing CreateTablet for tablet 48b90a228acd4eb0ab83e36396a2c2d7 (DEFAULT_TABLE table=test-workload [id=39eef92335e34ab9b92e8d60fe498be8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:47.477710  9688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b90a228acd4eb0ab83e36396a2c2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.478423  9762 tablet_service.cc:1511] Processing CreateTablet for tablet 48b90a228acd4eb0ab83e36396a2c2d7 (DEFAULT_TABLE table=test-workload [id=39eef92335e34ab9b92e8d60fe498be8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:47.479913  9762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b90a228acd4eb0ab83e36396a2c2d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:47.484040  9817 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: Bootstrap starting.
I20260608 12:43:47.491446  9817 tablet_bootstrap.cc:654] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.492151  9818 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: Bootstrap starting.
I20260608 12:43:47.499091  9818 tablet_bootstrap.cc:654] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.499361  9820 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: Bootstrap starting.
I20260608 12:43:47.499948  9817 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: No bootstrap required, opened a new log
I20260608 12:43:47.500448  9817 ts_tablet_manager.cc:1403] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:43:47.503266  9817 raft_consensus.cc:359] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.503829  9817 raft_consensus.cc:385] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.504076  9817 raft_consensus.cc:740] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be59f9b7a68f4c1cb295b6358500b91b, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.504805  9818 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: No bootstrap required, opened a new log
I20260608 12:43:47.504778  9817 consensus_queue.cc:260] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.505496  9818 ts_tablet_manager.cc:1403] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:43:47.506541  9820 tablet_bootstrap.cc:654] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:47.508790  9818 raft_consensus.cc:359] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.509843  9818 raft_consensus.cc:385] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.510341  9818 raft_consensus.cc:740] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48911710c31b4d0899cf3995097dff76, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.511696  9818 consensus_queue.cc:260] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.512480  9817 ts_tablet_manager.cc:1434] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260608 12:43:47.516335  9820 tablet_bootstrap.cc:492] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: No bootstrap required, opened a new log
I20260608 12:43:47.516479  9818 ts_tablet_manager.cc:1434] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:43:47.516966  9820 ts_tablet_manager.cc:1403] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:43:47.520212  9820 raft_consensus.cc:359] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.520979  9820 raft_consensus.cc:385] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:47.521302  9820 raft_consensus.cc:740] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ebc45e2bb4328bd59e60b9ca5ef1c, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.522126  9820 consensus_queue.cc:260] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.527665  9820 ts_tablet_manager.cc:1434] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:43:47.710829  9825 raft_consensus.cc:493] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:47.711266  9825 raft_consensus.cc:515] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.713475  9825 leader_election.cc:290] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be59f9b7a68f4c1cb295b6358500b91b (127.0.107.193:39745), 48911710c31b4d0899cf3995097dff76 (127.0.107.194:40289)
I20260608 12:43:47.726101  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b90a228acd4eb0ab83e36396a2c2d7" candidate_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be59f9b7a68f4c1cb295b6358500b91b" is_pre_election: true
I20260608 12:43:47.726101  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b90a228acd4eb0ab83e36396a2c2d7" candidate_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48911710c31b4d0899cf3995097dff76" is_pre_election: true
I20260608 12:43:47.727226  9623 raft_consensus.cc:2468] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ebc45e2bb4328bd59e60b9ca5ef1c in term 0.
I20260608 12:43:47.727278  9698 raft_consensus.cc:2468] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ebc45e2bb4328bd59e60b9ca5ef1c in term 0.
I20260608 12:43:47.728529  9736 leader_election.cc:304] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [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: 723ebc45e2bb4328bd59e60b9ca5ef1c, be59f9b7a68f4c1cb295b6358500b91b; no voters: 
I20260608 12:43:47.729292  9825 raft_consensus.cc:2804] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:47.729648  9825 raft_consensus.cc:493] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:47.729882  9825 raft_consensus.cc:3060] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.735030  9825 raft_consensus.cc:515] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.737093  9825 leader_election.cc:290] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [CANDIDATE]: Term 1 election: Requested vote from peers be59f9b7a68f4c1cb295b6358500b91b (127.0.107.193:39745), 48911710c31b4d0899cf3995097dff76 (127.0.107.194:40289)
I20260608 12:43:47.737972  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b90a228acd4eb0ab83e36396a2c2d7" candidate_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be59f9b7a68f4c1cb295b6358500b91b"
I20260608 12:43:47.738267  9698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b90a228acd4eb0ab83e36396a2c2d7" candidate_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48911710c31b4d0899cf3995097dff76"
I20260608 12:43:47.738526  9623 raft_consensus.cc:3060] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.738895  9698 raft_consensus.cc:3060] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:47.743917  9623 raft_consensus.cc:2468] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ebc45e2bb4328bd59e60b9ca5ef1c in term 1.
I20260608 12:43:47.743917  9698 raft_consensus.cc:2468] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ebc45e2bb4328bd59e60b9ca5ef1c in term 1.
I20260608 12:43:47.745244  9736 leader_election.cc:304] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [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: 723ebc45e2bb4328bd59e60b9ca5ef1c, be59f9b7a68f4c1cb295b6358500b91b; no voters: 
I20260608 12:43:47.745980  9825 raft_consensus.cc:2804] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:47.747258  9825 raft_consensus.cc:697] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 1 LEADER]: Becoming Leader. State: Replica: 723ebc45e2bb4328bd59e60b9ca5ef1c, State: Running, Role: LEADER
I20260608 12:43:47.748066  9825 consensus_queue.cc:237] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [LEADER]: Queue going to LEADER mode. State: All 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: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } }
I20260608 12:43:47.757719  9521 catalog_manager.cc:5696] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ebc45e2bb4328bd59e60b9ca5ef1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ebc45e2bb4328bd59e60b9ca5ef1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:48.063449  9623 raft_consensus.cc:1275] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 1 FOLLOWER]: Refusing update from remote peer 723ebc45e2bb4328bd59e60b9ca5ef1c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:48.063551  9698 raft_consensus.cc:1275] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 1 FOLLOWER]: Refusing update from remote peer 723ebc45e2bb4328bd59e60b9ca5ef1c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:48.065157  9828 consensus_queue.cc:1048] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "be59f9b7a68f4c1cb295b6358500b91b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:48.065946  9825 consensus_queue.cc:1048] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "48911710c31b4d0899cf3995097dff76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:48.097697  9837 mvcc.cc:204] Tried to move back new op lower bound from 7294659084531851264 to 7294659083264057344. Current Snapshot: MvccSnapshot[applied={T|T < 7294659084531851264}]
I20260608 12:43:48.549021   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:48.571468   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:48.572163   431 tablet_replica.cc:333] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b: stopping tablet replica
I20260608 12:43:48.572705   431 raft_consensus.cc:2243] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:48.573287   431 raft_consensus.cc:2272] T 48b90a228acd4eb0ab83e36396a2c2d7 P be59f9b7a68f4c1cb295b6358500b91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:48.584594   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:48.594509   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:48.614667   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:48.615360   431 tablet_replica.cc:333] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76: stopping tablet replica
I20260608 12:43:48.615896   431 raft_consensus.cc:2243] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:48.616477   431 raft_consensus.cc:2272] T 48b90a228acd4eb0ab83e36396a2c2d7 P 48911710c31b4d0899cf3995097dff76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:48.627420   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:48.637290   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:48.659365   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:48.660041   431 tablet_replica.cc:333] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c: stopping tablet replica
I20260608 12:43:48.660583   431 raft_consensus.cc:2243] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:48.661506   431 raft_consensus.cc:2272] T 48b90a228acd4eb0ab83e36396a2c2d7 P 723ebc45e2bb4328bd59e60b9ca5ef1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:48.683526   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:48.694233   431 master.cc:562] Master@127.0.107.254:45351 shutting down...
I20260608 12:43:48.713742   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:48.714325   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:48.714674   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff843f083fde405496472c0bb4f9da99: stopping tablet replica
I20260608 12:43:48.733441   431 master.cc:584] Master@127.0.107.254:45351 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2926 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:43:48.762341   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40091
I20260608 12:43:48.763592   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:48.769431  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
W20260608 12:43:48.769505  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
W20260608 12:43:48.770512  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
I20260608 12:43:48.772354   431 server_base.cc:1061] running on GCE node
I20260608 12:43:48.773342   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:48.773548   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:48.773727   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922628773694 us; error 0 us; skew 500 ppm
I20260608 12:43:48.774401   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:48.776790   431 webserver.cc:533] Webserver started at http://127.0.107.254:35141/ using document root <none> and password file <none>
I20260608 12:43:48.777483   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:48.777688   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:48.777977   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:48.779086   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "be9808aa87994ef5915ca8a5a743617d"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-d4dv"
I20260608 12:43:48.783684   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:48.787384  9862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.788200   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:43:48.788506   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "be9808aa87994ef5915ca8a5a743617d"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-d4dv"
I20260608 12:43:48.788800   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-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)
I20260608 12:43:48.814571   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:48.815670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:48.851971   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40091
I20260608 12:43:48.852092  9913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40091 every 8 connection(s)
I20260608 12:43:48.856197  9914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:48.866842  9914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d: Bootstrap starting.
I20260608 12:43:48.871414  9914 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:48.875558  9914 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d: No bootstrap required, opened a new log
I20260608 12:43:48.877759  9914 raft_consensus.cc:359] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER }
I20260608 12:43:48.878165  9914 raft_consensus.cc:385] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:48.878417  9914 raft_consensus.cc:740] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be9808aa87994ef5915ca8a5a743617d, State: Initialized, Role: FOLLOWER
I20260608 12:43:48.879096  9914 consensus_queue.cc:260] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER }
I20260608 12:43:48.879590  9914 raft_consensus.cc:399] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:48.879801  9914 raft_consensus.cc:493] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:48.880118  9914 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:48.884928  9914 raft_consensus.cc:515] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER }
I20260608 12:43:48.885506  9914 leader_election.cc:304] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [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: be9808aa87994ef5915ca8a5a743617d; no voters: 
I20260608 12:43:48.886651  9914 leader_election.cc:290] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:48.887086  9917 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:48.888496  9917 raft_consensus.cc:697] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 1 LEADER]: Becoming Leader. State: Replica: be9808aa87994ef5915ca8a5a743617d, State: Running, Role: LEADER
I20260608 12:43:48.889249  9917 consensus_queue.cc:237] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [LEADER]: Queue going to LEADER mode. State: All 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: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER }
I20260608 12:43:48.889708  9914 sys_catalog.cc:565] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:48.893545  9918 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be9808aa87994ef5915ca8a5a743617d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER } }
I20260608 12:43:48.894217  9918 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:48.894045  9919 sys_catalog.cc:455] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [sys.catalog]: SysCatalogTable state changed. Reason: New leader be9808aa87994ef5915ca8a5a743617d. Latest consensus state: current_term: 1 leader_uuid: "be9808aa87994ef5915ca8a5a743617d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be9808aa87994ef5915ca8a5a743617d" member_type: VOTER } }
I20260608 12:43:48.895598  9919 sys_catalog.cc:458] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:48.899130  9924 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:48.906992  9924 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:48.907987   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:48.916690  9924 catalog_manager.cc:1382] Generated new cluster ID: 17a50fb32107463ebffbc50e3b66f026
I20260608 12:43:48.916996  9924 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:48.935518  9924 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:48.936888  9924 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:48.954246  9924 catalog_manager.cc:6069] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d: Generated new TSK 0
I20260608 12:43:48.954857  9924 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:48.974357   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:48.980522  9935 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
W20260608 12:43:48.981643  9936 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
I20260608 12:43:48.983665   431 server_base.cc:1061] running on GCE node
W20260608 12:43:48.983625  9938 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
I20260608 12:43:48.984900   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:48.985105   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:48.985244   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922628985232 us; error 0 us; skew 500 ppm
I20260608 12:43:48.985780   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:48.988121   431 webserver.cc:533] Webserver started at http://127.0.107.193:38809/ using document root <none> and password file <none>
I20260608 12:43:48.988587   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:48.988739   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:48.989019   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:48.990083   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "312e75531b43402890316785ae8af16c"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-d4dv"
I20260608 12:43:48.994992   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:48.998658  9943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:48.999663   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:43:49.000001   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "312e75531b43402890316785ae8af16c"
format_stamp: "Formatted at 2026-06-08 12:43:48 on dist-test-slave-d4dv"
I20260608 12:43:49.000379   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-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)
I20260608 12:43:49.025947   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:49.027192   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:49.028653   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:49.031054   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:49.031311   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.031556   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:49.031742   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.072134   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35605
I20260608 12:43:49.072288 10005 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35605 every 8 connection(s)
I20260608 12:43:49.077785   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:49.086017 10010 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
W20260608 12:43:49.087083 10011 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
W20260608 12:43:49.091054 10013 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
I20260608 12:43:49.091325 10006 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40091
I20260608 12:43:49.091809 10006 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:49.092099   431 server_base.cc:1061] running on GCE node
I20260608 12:43:49.092686 10006 heartbeater.cc:507] Master 127.0.107.254:40091 requested a full tablet report, sending...
I20260608 12:43:49.093676   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:49.093994   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:49.094237   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922629094211 us; error 0 us; skew 500 ppm
I20260608 12:43:49.095083   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:49.095305  9879 ts_manager.cc:194] Registered new tserver with Master: 312e75531b43402890316785ae8af16c (127.0.107.193:35605)
I20260608 12:43:49.098119   431 webserver.cc:533] Webserver started at http://127.0.107.194:33559/ using document root <none> and password file <none>
I20260608 12:43:49.098125  9879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38632
I20260608 12:43:49.099103   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:49.099397   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:49.099726   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:49.101015   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "111b051d7d034072b46c92746eaa6479"
format_stamp: "Formatted at 2026-06-08 12:43:49 on dist-test-slave-d4dv"
I20260608 12:43:49.105768   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:43:49.109381 10018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.110229   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:49.110543   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "111b051d7d034072b46c92746eaa6479"
format_stamp: "Formatted at 2026-06-08 12:43:49 on dist-test-slave-d4dv"
I20260608 12:43:49.110790   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-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)
I20260608 12:43:49.129944   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:49.131090   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:49.132516   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:49.134884   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:49.135118   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.135368   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:49.135548   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.174126   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44503
I20260608 12:43:49.174256 10080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44503 every 8 connection(s)
I20260608 12:43:49.179343   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:49.187484 10084 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
W20260608 12:43:49.188498 10085 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
W20260608 12:43:49.190055 10087 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
I20260608 12:43:49.191900 10081 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40091
I20260608 12:43:49.192381 10081 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:49.193363 10081 heartbeater.cc:507] Master 127.0.107.254:40091 requested a full tablet report, sending...
I20260608 12:43:49.193826   431 server_base.cc:1061] running on GCE node
I20260608 12:43:49.194880   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:49.195127   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:49.195319   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922629195301 us; error 0 us; skew 500 ppm
I20260608 12:43:49.195804  9879 ts_manager.cc:194] Registered new tserver with Master: 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:49.195901   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:49.197744  9879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38646
I20260608 12:43:49.199345   431 webserver.cc:533] Webserver started at http://127.0.107.195:43005/ using document root <none> and password file <none>
I20260608 12:43:49.200078   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:49.200357   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:49.200675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:49.201840   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "e7e1223921834f68b5d19cd1b1d7b701"
format_stamp: "Formatted at 2026-06-08 12:43:49 on dist-test-slave-d4dv"
I20260608 12:43:49.206492   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:49.209911 10092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.210745   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:49.211061   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "e7e1223921834f68b5d19cd1b1d7b701"
format_stamp: "Formatted at 2026-06-08 12:43:49 on dist-test-slave-d4dv"
I20260608 12:43:49.211305   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-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)
I20260608 12:43:49.248440   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:49.249593   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:49.251058   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:49.253437   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:49.253620   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.253921   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:49.254084   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:49.293804   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42699
I20260608 12:43:49.293900 10154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42699 every 8 connection(s)
I20260608 12:43:49.308658 10155 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40091
I20260608 12:43:49.309122 10155 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:49.309854 10155 heartbeater.cc:507] Master 127.0.107.254:40091 requested a full tablet report, sending...
I20260608 12:43:49.311851  9879 ts_manager.cc:194] Registered new tserver with Master: e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:49.312728   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015603934s
I20260608 12:43:49.313566  9879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38648
I20260608 12:43:50.101421 10006 heartbeater.cc:499] Master 127.0.107.254:40091 was elected leader, sending a full tablet report...
I20260608 12:43:50.200644 10081 heartbeater.cc:499] Master 127.0.107.254:40091 was elected leader, sending a full tablet report...
I20260608 12:43:50.316459 10155 heartbeater.cc:499] Master 127.0.107.254:40091 was elected leader, sending a full tablet report...
I20260608 12:43:50.370306  9879 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38654:
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"
    }
  }
}
I20260608 12:43:50.436825 10120 tablet_service.cc:1511] Processing CreateTablet for tablet f2c84905d4c84a7398a3862283c34177 (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:50.437472 10119 tablet_service.cc:1511] Processing CreateTablet for tablet b02dac2b582b4e5c823bb84ad7ab7165 (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:50.438589 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c84905d4c84a7398a3862283c34177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.439283 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b02dac2b582b4e5c823bb84ad7ab7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.448226  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 09060ab9382a4de58f240aa08dd9985b (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:50.449848  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09060ab9382a4de58f240aa08dd9985b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.450878 10046 tablet_service.cc:1511] Processing CreateTablet for tablet 8c01c6bf7f9d49d2a109fd45c18320cc (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:50.451550 10045 tablet_service.cc:1511] Processing CreateTablet for tablet d1034c0fc7e743b7b1cbc9ec4134d767 (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:50.452405 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c01c6bf7f9d49d2a109fd45c18320cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.453147 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1034c0fc7e743b7b1cbc9ec4134d767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.461671  9970 tablet_service.cc:1511] Processing CreateTablet for tablet 08c947acacad4c7096b16209088265d0 (DEFAULT_TABLE table=test-workload [id=e274c462dc06423eb9f9f5a7b8401a1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:50.463388  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c947acacad4c7096b16209088265d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:50.463495 10175 tablet_bootstrap.cc:492] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:50.472491 10176 tablet_bootstrap.cc:492] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:50.480331 10175 tablet_bootstrap.cc:654] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.483238 10176 tablet_bootstrap.cc:654] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.488107 10177 tablet_bootstrap.cc:492] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:50.493772 10175 tablet_bootstrap.cc:492] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:50.494357 10175 ts_tablet_manager.cc:1403] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260608 12:43:50.495194 10176 tablet_bootstrap.cc:492] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:50.495640 10176 ts_tablet_manager.cc:1403] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260608 12:43:50.496886 10177 tablet_bootstrap.cc:654] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.497565 10175 raft_consensus.cc:359] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.498193 10175 raft_consensus.cc:385] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.498485 10175 raft_consensus.cc:740] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.499420 10175 consensus_queue.cc:260] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.498792 10176 raft_consensus.cc:359] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.500432 10175 raft_consensus.cc:399] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.500526 10176 raft_consensus.cc:385] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.500927 10175 raft_consensus.cc:493] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.500954 10176 raft_consensus.cc:740] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.501538 10175 raft_consensus.cc:3060] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.502547 10177 tablet_bootstrap.cc:492] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:50.502238 10176 consensus_queue.cc:260] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.503136 10177 ts_tablet_manager.cc:1403] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:43:50.503156 10176 raft_consensus.cc:399] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.503710 10176 raft_consensus.cc:493] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.504062 10176 raft_consensus.cc:3060] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.505605 10177 raft_consensus.cc:359] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.506073 10177 raft_consensus.cc:385] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.506318 10177 raft_consensus.cc:740] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.506973 10177 consensus_queue.cc:260] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.507483 10177 raft_consensus.cc:399] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.507746 10177 raft_consensus.cc:493] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.508023 10177 raft_consensus.cc:3060] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.508911 10175 raft_consensus.cc:515] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.509771 10175 leader_election.cc:304] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [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: e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:50.511992 10176 raft_consensus.cc:515] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.513161 10176 leader_election.cc:304] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [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: 111b051d7d034072b46c92746eaa6479; no voters: 
I20260608 12:43:50.513518 10175 leader_election.cc:290] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.514249 10181 raft_consensus.cc:2804] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.514954 10177 raft_consensus.cc:515] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.515902 10177 leader_election.cc:304] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [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: 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:50.520534 10175 ts_tablet_manager.cc:1434] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 12:43:50.523094 10175 tablet_bootstrap.cc:492] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:50.523005 10181 raft_consensus.cc:697] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Becoming Leader. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Running, Role: LEADER
I20260608 12:43:50.529440 10176 leader_election.cc:290] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.529189 10181 consensus_queue.cc:237] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Queue going to LEADER mode. State: All 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: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.530007 10182 raft_consensus.cc:2804] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.532708 10177 leader_election.cc:290] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.533430 10185 raft_consensus.cc:2804] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.537197 10185 raft_consensus.cc:697] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Becoming Leader. State: Replica: 312e75531b43402890316785ae8af16c, State: Running, Role: LEADER
I20260608 12:43:50.539007 10182 raft_consensus.cc:697] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Becoming Leader. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Running, Role: LEADER
I20260608 12:43:50.540259 10182 consensus_queue.cc:237] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [LEADER]: Queue going to LEADER mode. State: All 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: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.538926 10185 consensus_queue.cc:237] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.543144 10175 tablet_bootstrap.cc:654] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.550722 10176 ts_tablet_manager.cc:1434] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.055s	user 0.025s	sys 0.029s
I20260608 12:43:50.552120 10176 tablet_bootstrap.cc:492] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:50.559005 10176 tablet_bootstrap.cc:654] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.560245 10175 tablet_bootstrap.cc:492] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:50.560860 10175 ts_tablet_manager.cc:1403] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.000s
I20260608 12:43:50.562665  9879 catalog_manager.cc:5696] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e7e1223921834f68b5d19cd1b1d7b701" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:50.566552 10175 raft_consensus.cc:359] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.567425 10175 raft_consensus.cc:385] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.567826 10175 raft_consensus.cc:740] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.579205  9878 catalog_manager.cc:5696] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111b051d7d034072b46c92746eaa6479 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "111b051d7d034072b46c92746eaa6479" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:50.592551 10175 consensus_queue.cc:260] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.593767 10175 raft_consensus.cc:399] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.594178 10175 raft_consensus.cc:493] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.594619 10175 raft_consensus.cc:3060] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.606359 10175 raft_consensus.cc:515] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.607137 10175 leader_election.cc:304] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [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: e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:50.608143 10183 raft_consensus.cc:2804] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.608731 10183 raft_consensus.cc:697] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Becoming Leader. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Running, Role: LEADER
I20260608 12:43:50.609154 10175 leader_election.cc:290] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.609609 10183 consensus_queue.cc:237] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Queue going to LEADER mode. State: All 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: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:50.611244 10175 ts_tablet_manager.cc:1434] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.004s
I20260608 12:43:50.608731 10176 tablet_bootstrap.cc:492] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:50.612802 10176 ts_tablet_manager.cc:1403] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.061s	user 0.032s	sys 0.024s
I20260608 12:43:50.617344 10176 raft_consensus.cc:359] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.618147 10176 raft_consensus.cc:385] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.618538 10176 raft_consensus.cc:740] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.619573 10176 consensus_queue.cc:260] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.620510 10176 raft_consensus.cc:399] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.620929 10176 raft_consensus.cc:493] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.621366 10176 raft_consensus.cc:3060] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:50.632766 10188 log.cc:927] Time spent T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260608 12:43:50.634110 10176 raft_consensus.cc:515] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.635033 10176 leader_election.cc:304] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [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: 111b051d7d034072b46c92746eaa6479; no voters: 
I20260608 12:43:50.636062 10186 raft_consensus.cc:2804] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.636574 10186 raft_consensus.cc:697] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Becoming Leader. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Running, Role: LEADER
I20260608 12:43:50.636613 10177 ts_tablet_manager.cc:1434] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.133s	user 0.043s	sys 0.085s
I20260608 12:43:50.637652 10186 consensus_queue.cc:237] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Queue going to LEADER mode. State: All 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: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } }
I20260608 12:43:50.638221 10177 tablet_bootstrap.cc:492] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:50.637825  9879 catalog_manager.cc:5696] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e7e1223921834f68b5d19cd1b1d7b701" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:50.642095 10176 leader_election.cc:290] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.645052 10176 ts_tablet_manager.cc:1434] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.007s
I20260608 12:43:50.646255 10177 tablet_bootstrap.cc:654] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:50.672422  9879 catalog_manager.cc:5696] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 312e75531b43402890316785ae8af16c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:50.684638 10177 tablet_bootstrap.cc:492] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:50.685274 10177 ts_tablet_manager.cc:1403] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.016s
I20260608 12:43:50.686950  9877 catalog_manager.cc:5696] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111b051d7d034072b46c92746eaa6479 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "111b051d7d034072b46c92746eaa6479" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:50.687842 10177 raft_consensus.cc:359] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.688498 10177 raft_consensus.cc:385] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:50.688740 10177 raft_consensus.cc:740] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:50.689527 10177 consensus_queue.cc:260] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.690099 10177 raft_consensus.cc:399] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:50.690385 10177 raft_consensus.cc:493] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:50.690742 10177 raft_consensus.cc:3060] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:50.696898 10177 raft_consensus.cc:515] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.697690 10177 leader_election.cc:304] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [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: 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:50.698421 10177 leader_election.cc:290] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:50.698616 10185 raft_consensus.cc:2804] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:50.699214 10185 raft_consensus.cc:697] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Becoming Leader. State: Replica: 312e75531b43402890316785ae8af16c, State: Running, Role: LEADER
I20260608 12:43:50.700204 10177 ts_tablet_manager.cc:1434] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:43:50.699973 10185 consensus_queue.cc:237] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } }
I20260608 12:43:50.707433  9877 catalog_manager.cc:5696] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 312e75531b43402890316785ae8af16c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:51.561425  9877 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57974:
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"
    }
  }
}
W20260608 12:43:51.564368  9877 catalog_manager.cc:7076] 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.
I20260608 12:43:51.617316  9970 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4dc47797447e3acaae844a1833fee (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:51.618582 10045 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4dc47797447e3acaae844a1833fee (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:51.619362  9970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4dc47797447e3acaae844a1833fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.620375 10045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4dc47797447e3acaae844a1833fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.620872 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 41c4dc47797447e3acaae844a1833fee (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:51.622485 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c4dc47797447e3acaae844a1833fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.624732 10046 tablet_service.cc:1511] Processing CreateTablet for tablet 3cacf326de6f4f0997c6235aba2afe3d (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:51.626439 10120 tablet_service.cc:1511] Processing CreateTablet for tablet 3cacf326de6f4f0997c6235aba2afe3d (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:51.628005 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cacf326de6f4f0997c6235aba2afe3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.630698 10044 tablet_service.cc:1511] Processing CreateTablet for tablet c736e0ac3b70486189dad0d94c68e012 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:51.633001  9971 tablet_service.cc:1511] Processing CreateTablet for tablet 3cacf326de6f4f0997c6235aba2afe3d (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:51.634466  9971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cacf326de6f4f0997c6235aba2afe3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.638283  9969 tablet_service.cc:1511] Processing CreateTablet for tablet c736e0ac3b70486189dad0d94c68e012 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:51.639742  9969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c736e0ac3b70486189dad0d94c68e012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.643371 10118 tablet_service.cc:1511] Processing CreateTablet for tablet c736e0ac3b70486189dad0d94c68e012 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:51.643544  9968 tablet_service.cc:1511] Processing CreateTablet for tablet ae94aa675f794e2cb63b8c5c7c247697 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:51.645143  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94aa675f794e2cb63b8c5c7c247697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.626492 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cacf326de6f4f0997c6235aba2afe3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.647322 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c736e0ac3b70486189dad0d94c68e012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.649416 10043 tablet_service.cc:1511] Processing CreateTablet for tablet ae94aa675f794e2cb63b8c5c7c247697 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:51.651083 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94aa675f794e2cb63b8c5c7c247697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.655037 10117 tablet_service.cc:1511] Processing CreateTablet for tablet ae94aa675f794e2cb63b8c5c7c247697 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:51.657251 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c736e0ac3b70486189dad0d94c68e012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.665472 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae94aa675f794e2cb63b8c5c7c247697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.672165 10116 tablet_service.cc:1511] Processing CreateTablet for tablet 986868a8812c40f8989da2a2e43c0bca (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:51.673774 10116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986868a8812c40f8989da2a2e43c0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.666637  9967 tablet_service.cc:1511] Processing CreateTablet for tablet 986868a8812c40f8989da2a2e43c0bca (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:51.677809  9967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986868a8812c40f8989da2a2e43c0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.678438 10041 tablet_service.cc:1511] Processing CreateTablet for tablet 881f28323a894ab49dd5e7db49d97d21 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:51.679912 10041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881f28323a894ab49dd5e7db49d97d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.668236 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 986868a8812c40f8989da2a2e43c0bca (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:51.682333 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986868a8812c40f8989da2a2e43c0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.687208 10115 tablet_service.cc:1511] Processing CreateTablet for tablet 881f28323a894ab49dd5e7db49d97d21 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:51.688791 10115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881f28323a894ab49dd5e7db49d97d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.700906 10235 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:51.715021 10236 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:51.710235  9968 tablet_service.cc:1511] Processing CreateTablet for tablet 881f28323a894ab49dd5e7db49d97d21 (DEFAULT_TABLE table=test-workload-rf3 [id=ba129f63feaf4181b8d9c6bf9b5805be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:51.718886  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 881f28323a894ab49dd5e7db49d97d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.732129 10235 tablet_bootstrap.cc:654] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.738646 10236 tablet_bootstrap.cc:654] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.753770 10236 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:51.757349 10236 ts_tablet_manager.cc:1403] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260608 12:43:51.756196 10237 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:51.756599 10235 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:51.761392 10235 ts_tablet_manager.cc:1403] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.013s
I20260608 12:43:51.761286 10236 raft_consensus.cc:359] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.762532 10236 raft_consensus.cc:385] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.762946 10236 raft_consensus.cc:740] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.763880 10236 consensus_queue.cc:260] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.764953 10235 raft_consensus.cc:359] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.765800 10235 raft_consensus.cc:385] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.766139 10235 raft_consensus.cc:740] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.766991 10236 ts_tablet_manager.cc:1434] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:43:51.768465 10236 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:51.767060 10235 consensus_queue.cc:260] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.775687 10235 ts_tablet_manager.cc:1434] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 12:43:51.776177 10236 tablet_bootstrap.cc:654] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.776937 10235 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:51.785445 10237 tablet_bootstrap.cc:654] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.790788 10236 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:51.791512 10236 ts_tablet_manager.cc:1403] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 12:43:51.791879 10235 tablet_bootstrap.cc:654] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.795222 10237 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:51.795130 10236 raft_consensus.cc:359] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.796003 10237 ts_tablet_manager.cc:1403] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.003s
I20260608 12:43:51.796388 10236 raft_consensus.cc:385] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.796756 10236 raft_consensus.cc:740] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.797654 10236 consensus_queue.cc:260] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.798620 10235 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:51.799232 10235 ts_tablet_manager.cc:1403] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.006s
I20260608 12:43:51.799125 10237 raft_consensus.cc:359] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.799973 10236 ts_tablet_manager.cc:1434] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:43:51.799975 10237 raft_consensus.cc:385] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.800916 10237 raft_consensus.cc:740] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.801375 10236 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:51.801970 10237 consensus_queue.cc:260] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.802886 10235 raft_consensus.cc:359] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.803639 10235 raft_consensus.cc:385] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.803938 10235 raft_consensus.cc:740] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.804980 10235 consensus_queue.cc:260] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.809530 10236 tablet_bootstrap.cc:654] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.809876 10235 ts_tablet_manager.cc:1434] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:51.810626 10237 ts_tablet_manager.cc:1434] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:43:51.811101 10235 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:51.811934 10237 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:51.820279 10237 tablet_bootstrap.cc:654] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.821171 10235 tablet_bootstrap.cc:654] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.828863 10236 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:51.829671 10236 ts_tablet_manager.cc:1403] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260608 12:43:51.834431 10236 raft_consensus.cc:359] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.835508 10236 raft_consensus.cc:385] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.835901 10236 raft_consensus.cc:740] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.837182 10236 consensus_queue.cc:260] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.840747 10182 raft_consensus.cc:493] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.841697 10182 raft_consensus.cc:515] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.840795 10185 raft_consensus.cc:493] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.850312 10185 raft_consensus.cc:515] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.870661 10185 leader_election.cc:290] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:51.873063 10182 leader_election.cc:290] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:51.839691 10236 ts_tablet_manager.cc:1434] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:51.886198 10236 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
W20260608 12:43:51.914362  9927 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:51.937227 10236 tablet_bootstrap.cc:654] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.939891 10183 raft_consensus.cc:493] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:51.940691 10183 raft_consensus.cc:515] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.952227 10235 tablet_bootstrap.cc:492] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:51.952955 10235 ts_tablet_manager.cc:1403] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.142s	user 0.058s	sys 0.079s
I20260608 12:43:51.953495 10183 leader_election.cc:290] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:51.953832 10237 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:51.954587 10237 ts_tablet_manager.cc:1403] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.143s	user 0.060s	sys 0.068s
I20260608 12:43:51.956597 10235 raft_consensus.cc:359] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.957454 10235 raft_consensus.cc:385] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.957790 10235 raft_consensus.cc:740] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.958731 10235 consensus_queue.cc:260] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.959051 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94aa675f794e2cb63b8c5c7c247697" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701" is_pre_election: true
I20260608 12:43:51.960321 10237 raft_consensus.cc:359] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.961387 10237 raft_consensus.cc:385] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.961817 10237 raft_consensus.cc:740] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.962903 10237 consensus_queue.cc:260] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
W20260608 12:43:51.964536  9947 leader_election.cc:343] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:51.965576 10237 ts_tablet_manager.cc:1434] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:43:51.968099 10236 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:51.969031 10236 ts_tablet_manager.cc:1403] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.008s
I20260608 12:43:51.970091 10237 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:51.973409 10236 raft_consensus.cc:359] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.974360 10236 raft_consensus.cc:385] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.974750 10236 raft_consensus.cc:740] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.966636 10235 ts_tablet_manager.cc:1434] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:43:51.976760 10235 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:51.978256 10237 tablet_bootstrap.cc:654] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.985296 10236 consensus_queue.cc:260] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:51.999979 10235 tablet_bootstrap.cc:654] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.998062 10236 ts_tablet_manager.cc:1434] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.001s
I20260608 12:43:52.003333 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701" is_pre_election: true
I20260608 12:43:52.004065 10236 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
W20260608 12:43:52.006464 10022 leader_election.cc:343] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.019820 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94aa675f794e2cb63b8c5c7c247697" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.020944 10056 raft_consensus.cc:2468] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 0.
I20260608 12:43:52.025208  9944 leader_election.cc:304] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: e7e1223921834f68b5d19cd1b1d7b701
I20260608 12:43:52.026087 10185 raft_consensus.cc:2804] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:52.026466 10185 raft_consensus.cc:493] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.026790 10185 raft_consensus.cc:3060] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.027335 10237 tablet_bootstrap.cc:492] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:52.027642  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.027933 10237 ts_tablet_manager.cc:1403] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.028s
W20260608 12:43:52.029421 10022 leader_election.cc:343] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 312e75531b43402890316785ae8af16c (127.0.107.193:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.029911 10022 leader_election.cc:304] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [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: 111b051d7d034072b46c92746eaa6479; no voters: 312e75531b43402890316785ae8af16c, e7e1223921834f68b5d19cd1b1d7b701
I20260608 12:43:52.036124 10182 raft_consensus.cc:2749] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:52.038715 10235 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:52.039294 10235 ts_tablet_manager.cc:1403] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.011s
I20260608 12:43:52.039969 10236 tablet_bootstrap.cc:654] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.040295 10237 raft_consensus.cc:359] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.041067 10237 raft_consensus.cc:385] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.041368 10237 raft_consensus.cc:740] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.042487 10237 consensus_queue.cc:260] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.042727 10185 raft_consensus.cc:515] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.043327 10235 raft_consensus.cc:359] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.044106 10235 raft_consensus.cc:385] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.044421 10235 raft_consensus.cc:740] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.045015 10237 ts_tablet_manager.cc:1434] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 12:43:52.045375 10235 consensus_queue.cc:260] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.046169 10237 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:52.048790  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c736e0ac3b70486189dad0d94c68e012" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.049647  9981 raft_consensus.cc:2468] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 0.
I20260608 12:43:52.051286 10096 leader_election.cc:304] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [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: 312e75531b43402890316785ae8af16c, e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:52.055255 10183 raft_consensus.cc:2804] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:52.055795 10183 raft_consensus.cc:493] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.056239 10183 raft_consensus.cc:3060] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.061538 10237 tablet_bootstrap.cc:654] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.065127 10235 ts_tablet_manager.cc:1434] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.019s
I20260608 12:43:52.068787 10235 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:52.075610 10235 tablet_bootstrap.cc:654] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.078698 10185 leader_election.cc:290] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Requested vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.079059 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94aa675f794e2cb63b8c5c7c247697" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479"
I20260608 12:43:52.079815 10056 raft_consensus.cc:3060] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.079892 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae94aa675f794e2cb63b8c5c7c247697" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701"
I20260608 12:43:52.080543 10130 raft_consensus.cc:3060] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.090744 10130 raft_consensus.cc:2468] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 1.
I20260608 12:43:52.092176  9947 leader_election.cc:304] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [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: 312e75531b43402890316785ae8af16c, e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:52.093554 10261 raft_consensus.cc:2804] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.094287 10261 raft_consensus.cc:697] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Becoming Leader. State: Replica: 312e75531b43402890316785ae8af16c, State: Running, Role: LEADER
I20260608 12:43:52.095753 10056 raft_consensus.cc:2468] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 1.
I20260608 12:43:52.095932 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c736e0ac3b70486189dad0d94c68e012" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.095604 10261 consensus_queue.cc:237] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.096678 10055 raft_consensus.cc:2468] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 0.
I20260608 12:43:52.106433 10265 raft_consensus.cc:493] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.107115 10265 raft_consensus.cc:515] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.109140 10265 leader_election.cc:290] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.109974  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.088363 10183 raft_consensus.cc:515] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.112596 10185 raft_consensus.cc:493] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.113153 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.114712 10183 leader_election.cc:290] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 election: Requested vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.113144 10185 raft_consensus.cc:515] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.116269 10236 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:52.116804 10236 ts_tablet_manager.cc:1403] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.113s	user 0.031s	sys 0.005s
I20260608 12:43:52.118885 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.119514 10055 raft_consensus.cc:2468] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 0.
I20260608 12:43:52.120061 10236 raft_consensus.cc:359] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.120931  9944 leader_election.cc:304] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:52.122668 10261 raft_consensus.cc:2804] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:43:52.121037 10096 leader_election.cc:343] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 312e75531b43402890316785ae8af16c (127.0.107.193:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.123504 10261 raft_consensus.cc:493] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.124070 10261 raft_consensus.cc:3060] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.116808 10185 leader_election.cc:290] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.122792 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701" is_pre_election: true
W20260608 12:43:52.126142  9947 leader_election.cc:343] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.130455  9878 catalog_manager.cc:5696] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 312e75531b43402890316785ae8af16c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.120786 10236 raft_consensus.cc:385] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.137702 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c736e0ac3b70486189dad0d94c68e012" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479"
I20260608 12:43:52.138332  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c736e0ac3b70486189dad0d94c68e012" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c"
I20260608 12:43:52.138967  9981 raft_consensus.cc:3060] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:52.139096 10093 leader_election.cc:343] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.139605 10237 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:52.139817 10093 leader_election.cc:304] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [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: e7e1223921834f68b5d19cd1b1d7b701; no voters: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c
I20260608 12:43:52.138336 10055 raft_consensus.cc:3060] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.140143 10237 ts_tablet_manager.cc:1403] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.027s
I20260608 12:43:52.141414 10236 raft_consensus.cc:740] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.142582 10236 consensus_queue.cc:260] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.145022 10183 raft_consensus.cc:2749] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:52.145030 10261 raft_consensus.cc:515] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.147503  9981 raft_consensus.cc:2468] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 1.
I20260608 12:43:52.148761 10235 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:52.148933 10096 leader_election.cc:304] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [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: 312e75531b43402890316785ae8af16c, e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:52.149334 10235 ts_tablet_manager.cc:1403] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.033s
I20260608 12:43:52.149240 10056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479"
I20260608 12:43:52.149890 10183 raft_consensus.cc:2804] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.150048 10056 raft_consensus.cc:3060] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.150472 10183 raft_consensus.cc:697] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Becoming Leader. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Running, Role: LEADER
I20260608 12:43:52.151364 10183 consensus_queue.cc:237] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.144517 10237 raft_consensus.cc:359] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.152705 10235 raft_consensus.cc:359] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.153291 10237 raft_consensus.cc:385] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.153474 10235 raft_consensus.cc:385] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.153718 10237 raft_consensus.cc:740] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.154465 10235 raft_consensus.cc:740] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.154719 10237 consensus_queue.cc:260] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.155588 10235 consensus_queue.cc:260] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.156715 10056 raft_consensus.cc:2468] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 1.
I20260608 12:43:52.157508 10237 ts_tablet_manager.cc:1434] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 12:43:52.158636 10237 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:52.158726 10235 ts_tablet_manager.cc:1434] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:52.159439 10185 raft_consensus.cc:493] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.160131 10235 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: Bootstrap starting.
I20260608 12:43:52.158509  9944 leader_election.cc:304] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:52.159997 10185 raft_consensus.cc:515] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.161267 10267 raft_consensus.cc:2804] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.162528 10236 ts_tablet_manager.cc:1434] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260608 12:43:52.163038 10261 leader_election.cc:290] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Requested vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.163365 10185 leader_election.cc:290] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.164767 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.165318 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701"
I20260608 12:43:52.165541 10054 raft_consensus.cc:2468] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 0.
I20260608 12:43:52.166949  9944 leader_election.cc:304] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
W20260608 12:43:52.167327  9947 leader_election.cc:343] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.167958 10185 raft_consensus.cc:2804] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:52.168352 10185 raft_consensus.cc:493] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.168548 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701" is_pre_election: true
I20260608 12:43:52.168685 10237 tablet_bootstrap.cc:654] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
W20260608 12:43:52.170238  9947 leader_election.cc:343] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.168720 10185 raft_consensus.cc:3060] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.172293 10055 raft_consensus.cc:2468] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 1.
I20260608 12:43:52.185258 10236 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: Bootstrap starting.
I20260608 12:43:52.188237 10185 raft_consensus.cc:515] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.186790 10235 tablet_bootstrap.cc:654] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.193804 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479"
I20260608 12:43:52.194442 10055 raft_consensus.cc:3060] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.198463 10236 tablet_bootstrap.cc:654] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.197957  9875 catalog_manager.cc:5696] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e7e1223921834f68b5d19cd1b1d7b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:52.190902 10267 raft_consensus.cc:697] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Becoming Leader. State: Replica: 312e75531b43402890316785ae8af16c, State: Running, Role: LEADER
I20260608 12:43:52.201797 10267 consensus_queue.cc:237] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.206439 10055 raft_consensus.cc:2468] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 312e75531b43402890316785ae8af16c in term 1.
I20260608 12:43:52.208281  9944 leader_election.cc:304] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:52.209548 10270 raft_consensus.cc:2804] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.210181 10270 raft_consensus.cc:697] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Becoming Leader. State: Replica: 312e75531b43402890316785ae8af16c, State: Running, Role: LEADER
I20260608 12:43:52.211081 10270 consensus_queue.cc:237] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.217646 10237 tablet_bootstrap.cc:492] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:52.218283 10237 ts_tablet_manager.cc:1403] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.010s
I20260608 12:43:52.221765 10185 leader_election.cc:290] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Requested vote from peers 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.223248 10237 raft_consensus.cc:359] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.223655 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "312e75531b43402890316785ae8af16c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701"
I20260608 12:43:52.224020 10237 raft_consensus.cc:385] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.224545 10237 raft_consensus.cc:740] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
W20260608 12:43:52.225557  9947 leader_election.cc:343] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:52.225579 10237 consensus_queue.cc:260] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.228811 10235 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: No bootstrap required, opened a new log
I20260608 12:43:52.221485 10236 tablet_bootstrap.cc:492] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: No bootstrap required, opened a new log
I20260608 12:43:52.228928 10237 ts_tablet_manager.cc:1434] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:43:52.241746 10235 ts_tablet_manager.cc:1403] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.021s
I20260608 12:43:52.241820 10236 ts_tablet_manager.cc:1403] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.002s
I20260608 12:43:52.242421  9878 catalog_manager.cc:5696] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 312e75531b43402890316785ae8af16c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.244669  9878 catalog_manager.cc:5696] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c reported cstate change: term changed from 0 to 1, leader changed from <none> to 312e75531b43402890316785ae8af16c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.245389 10236 raft_consensus.cc:359] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.246384 10236 raft_consensus.cc:385] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.246695 10236 raft_consensus.cc:740] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.246879 10235 raft_consensus.cc:359] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.247422 10236 consensus_queue.cc:260] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.245317 10237 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: Bootstrap starting.
I20260608 12:43:52.247726 10235 raft_consensus.cc:385] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.248340 10235 raft_consensus.cc:740] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 312e75531b43402890316785ae8af16c, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.249289 10235 consensus_queue.cc:260] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.249924 10236 ts_tablet_manager.cc:1434] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:52.251869 10235 ts_tablet_manager.cc:1434] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 12:43:52.257225 10237 tablet_bootstrap.cc:654] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:52.265494 10237 tablet_bootstrap.cc:492] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: No bootstrap required, opened a new log
I20260608 12:43:52.266050 10237 ts_tablet_manager.cc:1403] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 12:43:52.269193 10183 raft_consensus.cc:493] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.269630 10183 raft_consensus.cc:515] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.269646 10237 raft_consensus.cc:359] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.270588 10237 raft_consensus.cc:385] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:52.270962 10237 raft_consensus.cc:740] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Initialized, Role: FOLLOWER
I20260608 12:43:52.271692 10183 leader_election.cc:290] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.272538  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cacf326de6f4f0997c6235aba2afe3d" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.273355  9981 raft_consensus.cc:2468] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 0.
I20260608 12:43:52.273778 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cacf326de6f4f0997c6235aba2afe3d" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.273581 10237 consensus_queue.cc:260] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.274551 10055 raft_consensus.cc:2468] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 0.
I20260608 12:43:52.274753 10096 leader_election.cc:304] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [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: 312e75531b43402890316785ae8af16c, e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:52.276072 10237 ts_tablet_manager.cc:1434] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:52.276063 10265 raft_consensus.cc:2804] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:52.276647 10265 raft_consensus.cc:493] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.277078 10265 raft_consensus.cc:3060] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.285318 10265 raft_consensus.cc:515] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.288378  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cacf326de6f4f0997c6235aba2afe3d" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c"
I20260608 12:43:52.288833 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cacf326de6f4f0997c6235aba2afe3d" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479"
I20260608 12:43:52.289381  9981 raft_consensus.cc:3060] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.288132 10265 leader_election.cc:290] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 election: Requested vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.289595 10055 raft_consensus.cc:3060] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.295773 10055 raft_consensus.cc:2468] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 1.
I20260608 12:43:52.296082  9981 raft_consensus.cc:2468] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e1223921834f68b5d19cd1b1d7b701 in term 1.
I20260608 12:43:52.297017 10093 leader_election.cc:304] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [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: 111b051d7d034072b46c92746eaa6479, e7e1223921834f68b5d19cd1b1d7b701; no voters: 
I20260608 12:43:52.297996 10265 raft_consensus.cc:2804] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.298506 10265 raft_consensus.cc:697] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Becoming Leader. State: Replica: e7e1223921834f68b5d19cd1b1d7b701, State: Running, Role: LEADER
I20260608 12:43:52.299253 10182 raft_consensus.cc:493] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.299350 10265 consensus_queue.cc:237] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.300009 10182 raft_consensus.cc:515] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.302608 10182 leader_election.cc:290] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.303855  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.303961 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701" is_pre_election: true
I20260608 12:43:52.304487  9981 raft_consensus.cc:2468] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111b051d7d034072b46c92746eaa6479 in term 0.
I20260608 12:43:52.305012 10130 raft_consensus.cc:2468] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111b051d7d034072b46c92746eaa6479 in term 0.
I20260608 12:43:52.305778 10022 leader_election.cc:304] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:52.307073 10182 raft_consensus.cc:2804] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:52.307502 10182 raft_consensus.cc:493] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:52.307940 10182 raft_consensus.cc:3060] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.312790  9877 catalog_manager.cc:5696] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e7e1223921834f68b5d19cd1b1d7b701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:52.314419 10182 raft_consensus.cc:515] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.316812 10182 leader_election.cc:290] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [CANDIDATE]: Term 1 election: Requested vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:52.317735 10265 raft_consensus.cc:493] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.317773  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c"
I20260608 12:43:52.318382 10265 raft_consensus.cc:515] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.318668  9981 raft_consensus.cc:3060] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.318418 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "881f28323a894ab49dd5e7db49d97d21" candidate_uuid: "111b051d7d034072b46c92746eaa6479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e1223921834f68b5d19cd1b1d7b701"
I20260608 12:43:52.319527 10130 raft_consensus.cc:3060] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.320896 10265 leader_election.cc:290] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.324323 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.325369 10055 raft_consensus.cc:2393] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e1223921834f68b5d19cd1b1d7b701 in current term 1: Already voted for candidate 312e75531b43402890316785ae8af16c in this term.
I20260608 12:43:52.326473  9980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986868a8812c40f8989da2a2e43c0bca" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.327557 10130 raft_consensus.cc:2468] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111b051d7d034072b46c92746eaa6479 in term 1.
I20260608 12:43:52.328213  9981 raft_consensus.cc:2468] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111b051d7d034072b46c92746eaa6479 in term 1.
I20260608 12:43:52.328168 10096 leader_election.cc:304] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [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: e7e1223921834f68b5d19cd1b1d7b701; no voters: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c
I20260608 12:43:52.329339 10265 raft_consensus.cc:3060] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.329555 10022 leader_election.cc:304] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [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: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c; no voters: 
I20260608 12:43:52.330417 10182 raft_consensus.cc:2804] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:52.332120 10182 raft_consensus.cc:697] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Becoming Leader. State: Replica: 111b051d7d034072b46c92746eaa6479, State: Running, Role: LEADER
I20260608 12:43:52.333098 10182 consensus_queue.cc:237] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Queue going to LEADER mode. State: All 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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.336292 10265 raft_consensus.cc:2749] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:52.341866  9877 catalog_manager.cc:5696] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111b051d7d034072b46c92746eaa6479 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "111b051d7d034072b46c92746eaa6479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:52.458557 10265 raft_consensus.cc:493] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:52.459061 10265 raft_consensus.cc:515] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } }
I20260608 12:43:52.460812 10265 leader_election.cc:290] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 312e75531b43402890316785ae8af16c (127.0.107.193:35605), 111b051d7d034072b46c92746eaa6479 (127.0.107.194:44503)
I20260608 12:43:52.461812  9981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "312e75531b43402890316785ae8af16c" is_pre_election: true
I20260608 12:43:52.461949 10055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c4dc47797447e3acaae844a1833fee" candidate_uuid: "e7e1223921834f68b5d19cd1b1d7b701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111b051d7d034072b46c92746eaa6479" is_pre_election: true
I20260608 12:43:52.462663 10055 raft_consensus.cc:2393] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e1223921834f68b5d19cd1b1d7b701 in current term 1: Already voted for candidate 312e75531b43402890316785ae8af16c in this term.
I20260608 12:43:52.463651 10093 leader_election.cc:304] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [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: e7e1223921834f68b5d19cd1b1d7b701; no voters: 111b051d7d034072b46c92746eaa6479, 312e75531b43402890316785ae8af16c
I20260608 12:43:52.464308 10265 raft_consensus.cc:3060] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:52.469874 10265 raft_consensus.cc:2749] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:52.615290 10267 consensus_queue.cc:1048] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.639322 10185 consensus_queue.cc:1048] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.683635 10265 consensus_queue.cc:1048] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.692881 10270 consensus_queue.cc:1048] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.713338 10270 consensus_queue.cc:1048] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.743316 10183 consensus_queue.cc:1048] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:52.760820 10227 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.004s	sys 0.001s
W20260608 12:43:52.766758 10229 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.006s	sys 0.000s
W20260608 12:43:52.780087 10226 meta_cache.cc:1261] Time spent looking up entry by key: real 0.083s	user 0.003s	sys 0.001s
I20260608 12:43:52.828380 10267 consensus_queue.cc:1048] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.863273 10183 consensus_queue.cc:1048] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.863418 10267 consensus_queue.cc:1048] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:52.902509 10182 consensus_queue.cc:1048] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.928030  9981 raft_consensus.cc:1275] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Refusing update from remote peer e7e1223921834f68b5d19cd1b1d7b701: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:52.977587 10307 consensus_queue.cc:1048] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:52.993952 10313 consensus_queue.cc:1048] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:52.996009 10096 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35605, user_credentials={real_user=slave}} blocked reactor thread for 66202.2us
I20260608 12:43:54.333660   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:54.353375 10344 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
W20260608 12:43:54.358857 10345 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
I20260608 12:43:54.360158   431 server_base.cc:1061] running on GCE node
W20260608 12:43:54.360283 10347 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
I20260608 12:43:54.362372   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:54.362636   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:54.362811   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922634362798 us; error 0 us; skew 500 ppm
I20260608 12:43:54.363461   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:54.366371   431 webserver.cc:533] Webserver started at http://127.0.107.196:42629/ using document root <none> and password file <none>
I20260608 12:43:54.366940   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:54.367117   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:54.367389   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:54.368556   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "7221b39fb0724fa79fa5ae4a750d9757"
format_stamp: "Formatted at 2026-06-08 12:43:54 on dist-test-slave-d4dv"
I20260608 12:43:54.373795   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:54.377600 10352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:54.378440   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:54.378778   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "7221b39fb0724fa79fa5ae4a750d9757"
format_stamp: "Formatted at 2026-06-08 12:43:54 on dist-test-slave-d4dv"
I20260608 12:43:54.379076   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922389651467-431-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)
I20260608 12:43:54.394446   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:54.395851   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:54.397426   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:54.399916   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:54.400148   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:54.400451   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:54.400767   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:54.447418   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35253
I20260608 12:43:54.447535 10414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35253 every 8 connection(s)
I20260608 12:43:54.462924 10415 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40091
I20260608 12:43:54.463301 10415 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:54.463997 10415 heartbeater.cc:507] Master 127.0.107.254:40091 requested a full tablet report, sending...
I20260608 12:43:54.466077  9878 ts_manager.cc:194] Registered new tserver with Master: 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196:35253)
I20260608 12:43:54.467402  9878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57984
I20260608 12:43:55.050817  9981 consensus_queue.cc:237] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.060141 10127 raft_consensus.cc:1275] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Refusing update from remote peer 312e75531b43402890316785ae8af16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.061233 10053 raft_consensus.cc:1275] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Refusing update from remote peer 312e75531b43402890316785ae8af16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.061898 10267 consensus_queue.cc:1048] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:55.062999 10423 consensus_queue.cc:1048] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:55.072266 10421 raft_consensus.cc:2955] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
W20260608 12:43:55.074882  9947 consensus_peers.cc:597] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c -> Peer 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196:35253): Couldn't send request to peer 7221b39fb0724fa79fa5ae4a750d9757. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae94aa675f794e2cb63b8c5c7c247697. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.074523 10127 raft_consensus.cc:2955] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.075275 10053 raft_consensus.cc:2955] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.091513  9878 catalog_manager.cc:5696] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c reported cstate change: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:55.103144 10127 consensus_queue.cc:237] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.114106 10053 raft_consensus.cc:1275] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Refusing update from remote peer e7e1223921834f68b5d19cd1b1d7b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.117094 10342 consensus_queue.cc:1048] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:43:55.117373  9981 raft_consensus.cc:1275] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Refusing update from remote peer e7e1223921834f68b5d19cd1b1d7b701: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.119243 10430 consensus_queue.cc:1048] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:55.124959 10342 raft_consensus.cc:2955] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
W20260608 12:43:55.128444 10096 consensus_peers.cc:597] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 -> Peer 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196:35253): Couldn't send request to peer 7221b39fb0724fa79fa5ae4a750d9757. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cacf326de6f4f0997c6235aba2afe3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.130630  9981 raft_consensus.cc:2955] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.131407 10053 raft_consensus.cc:2955] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.141474  9874 catalog_manager.cc:5696] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e7e1223921834f68b5d19cd1b1d7b701" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:55.171191 10053 consensus_queue.cc:237] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.178689 10127 raft_consensus.cc:1275] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Refusing update from remote peer 111b051d7d034072b46c92746eaa6479: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.179013  9981 raft_consensus.cc:1275] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Refusing update from remote peer 111b051d7d034072b46c92746eaa6479: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.180223 10435 consensus_queue.cc:1048] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:43:55.181351 10335 consensus_queue.cc:1048] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:43:55.186839 10022 consensus_peers.cc:597] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 -> Peer 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196:35253): Couldn't send request to peer 7221b39fb0724fa79fa5ae4a750d9757. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 881f28323a894ab49dd5e7db49d97d21. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.189231 10335 raft_consensus.cc:2955] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.190641 10127 raft_consensus.cc:2955] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.191870  9981 raft_consensus.cc:2955] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.203688  9878 catalog_manager.cc:5696] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 reported cstate change: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "111b051d7d034072b46c92746eaa6479" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } attrs { replace: true } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.208352  9981 consensus_queue.cc:237] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.215979 10127 raft_consensus.cc:1275] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Refusing update from remote peer 312e75531b43402890316785ae8af16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:55.216672 10053 raft_consensus.cc:1275] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Refusing update from remote peer 312e75531b43402890316785ae8af16c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:43:55.217880  9947 consensus_peers.cc:597] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c -> Peer 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196:35253): Couldn't send request to peer 7221b39fb0724fa79fa5ae4a750d9757. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41c4dc47797447e3acaae844a1833fee. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.218734 10267 consensus_queue.cc:1048] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:55.220348 10267 consensus_queue.cc:1048] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:55.226953 10421 raft_consensus.cc:2955] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.228940 10053 raft_consensus.cc:2955] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.228888 10127 raft_consensus.cc:2955] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.240688  9878 catalog_manager.cc:5696] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 reported cstate change: config changed from index -1 to 16, NON_VOTER 7221b39fb0724fa79fa5ae4a750d9757 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "312e75531b43402890316785ae8af16c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } attrs { replace: true } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } } }
I20260608 12:43:55.469781 10415 heartbeater.cc:499] Master 127.0.107.254:40091 was elected leader, sending a full tablet report...
I20260608 12:43:55.481242   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:55.520999   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.521997   431 tablet_replica.cc:333] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.522966   431 raft_consensus.cc:2243] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.523630   431 raft_consensus.cc:2272] T 881f28323a894ab49dd5e7db49d97d21 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:55.525650 10096 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]
I20260608 12:43:55.527661   431 tablet_replica.cc:333] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.528558   431 raft_consensus.cc:2243] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.529210   431 raft_consensus.cc:2272] T 3cacf326de6f4f0997c6235aba2afe3d P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:55.529318 10096 consensus_peers.cc:597] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 -> Peer 312e75531b43402890316785ae8af16c (127.0.107.193:35605): Couldn't send request to peer 312e75531b43402890316785ae8af16c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.533129   431 tablet_replica.cc:333] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.533978   431 raft_consensus.cc:2243] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.534703   431 raft_consensus.cc:2272] T c736e0ac3b70486189dad0d94c68e012 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.537760   431 tablet_replica.cc:333] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.537837 10440 ts_tablet_manager.cc:933] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Initiating tablet copy from peer e7e1223921834f68b5d19cd1b1d7b701 (127.0.107.195:42699)
I20260608 12:43:55.538576   431 raft_consensus.cc:2243] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.540023   431 raft_consensus.cc:2272] T ae94aa675f794e2cb63b8c5c7c247697 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.540131 10440 tablet_copy_client.cc:323] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42699
I20260608 12:43:55.544109   431 tablet_replica.cc:333] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.544945   431 raft_consensus.cc:2243] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.546245   431 raft_consensus.cc:2272] T 41c4dc47797447e3acaae844a1833fee P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.549312   431 tablet_replica.cc:333] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.549965   431 raft_consensus.cc:2243] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.550437   431 raft_consensus.cc:2272] T 09060ab9382a4de58f240aa08dd9985b P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.552672 10140 tablet_copy_service.cc:140] P e7e1223921834f68b5d19cd1b1d7b701: Received BeginTabletCopySession request for tablet 3cacf326de6f4f0997c6235aba2afe3d from peer 7221b39fb0724fa79fa5ae4a750d9757 ({username='slave'} at 127.0.0.1:39562)
I20260608 12:43:55.553334   431 tablet_replica.cc:333] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.553375 10140 tablet_copy_service.cc:161] P e7e1223921834f68b5d19cd1b1d7b701: Beginning new tablet copy session on tablet 3cacf326de6f4f0997c6235aba2afe3d from peer 7221b39fb0724fa79fa5ae4a750d9757 at {username='slave'} at 127.0.0.1:39562: session id = 7221b39fb0724fa79fa5ae4a750d9757-3cacf326de6f4f0997c6235aba2afe3d
I20260608 12:43:55.554075   431 raft_consensus.cc:2243] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.554888   431 raft_consensus.cc:2272] T 986868a8812c40f8989da2a2e43c0bca P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.557061   431 tablet_replica.cc:333] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c: stopping tablet replica
I20260608 12:43:55.557586   431 raft_consensus.cc:2243] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.558037   431 raft_consensus.cc:2272] T 08c947acacad4c7096b16209088265d0 P 312e75531b43402890316785ae8af16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.561738 10140 tablet_copy_source_session.cc:215] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:55.567924 10440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cacf326de6f4f0997c6235aba2afe3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.587591   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:55.591997 10440 tablet_copy_client.cc:806] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:55.592682 10440 tablet_copy_client.cc:670] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:55.596962 10440 tablet_copy_client.cc:538] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:55.604247 10440 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Bootstrap starting.
I20260608 12:43:55.617906   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:43:55.643113 10022 consensus_peers.cc:597] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 -> Peer 312e75531b43402890316785ae8af16c (127.0.107.193:35605): Couldn't send request to peer 312e75531b43402890316785ae8af16c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.667681   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.668794   431 tablet_replica.cc:333] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.669840   431 raft_consensus.cc:2243] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.671355   431 raft_consensus.cc:2272] T 881f28323a894ab49dd5e7db49d97d21 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.674717   431 tablet_replica.cc:333] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.675511   431 raft_consensus.cc:2243] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.676393   431 raft_consensus.cc:2272] T 3cacf326de6f4f0997c6235aba2afe3d P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.680171   431 tablet_replica.cc:333] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.680982   431 raft_consensus.cc:2243] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.681739   431 raft_consensus.cc:2272] T 986868a8812c40f8989da2a2e43c0bca P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.684581   431 tablet_replica.cc:333] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.685428   431 raft_consensus.cc:2243] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.685981   431 raft_consensus.cc:2272] T d1034c0fc7e743b7b1cbc9ec4134d767 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.689465   431 tablet_replica.cc:333] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.690233   431 raft_consensus.cc:2243] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.690850   431 raft_consensus.cc:2272] T c736e0ac3b70486189dad0d94c68e012 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.693840   431 tablet_replica.cc:333] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.694648   431 raft_consensus.cc:2243] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.695536   431 raft_consensus.cc:2272] T ae94aa675f794e2cb63b8c5c7c247697 P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.698961   431 tablet_replica.cc:333] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.699790   431 raft_consensus.cc:2243] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.700572   431 raft_consensus.cc:2272] T 41c4dc47797447e3acaae844a1833fee P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.704202   431 tablet_replica.cc:333] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479: stopping tablet replica
I20260608 12:43:55.704993   431 raft_consensus.cc:2243] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.705672   431 raft_consensus.cc:2272] T 8c01c6bf7f9d49d2a109fd45c18320cc P 111b051d7d034072b46c92746eaa6479 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:55.723047 10096 consensus_peers.cc:597] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 -> Peer 312e75531b43402890316785ae8af16c (127.0.107.193:35605): Couldn't send request to peer 312e75531b43402890316785ae8af16c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.732820   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:55.756031   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:55.756384 10440 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:55.757501 10440 tablet_bootstrap.cc:492] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Bootstrap complete.
I20260608 12:43:55.758294 10440 ts_tablet_manager.cc:1403] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Time spent bootstrapping tablet: real 0.154s	user 0.123s	sys 0.021s
I20260608 12:43:55.761577 10440 raft_consensus.cc:359] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.762431 10440 raft_consensus.cc:740] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7221b39fb0724fa79fa5ae4a750d9757, State: Initialized, Role: LEARNER
I20260608 12:43:55.763093 10440 consensus_queue.cc:260] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757 [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: "312e75531b43402890316785ae8af16c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35605 } attrs { replace: true } } peers { permanent_uuid: "111b051d7d034072b46c92746eaa6479" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44503 } } peers { permanent_uuid: "e7e1223921834f68b5d19cd1b1d7b701" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42699 } } peers { permanent_uuid: "7221b39fb0724fa79fa5ae4a750d9757" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35253 } attrs { promote: true } }
I20260608 12:43:55.767248 10440 ts_tablet_manager.cc:1434] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:43:55.777675   431 tablet_copy_service.cc:362] P e7e1223921834f68b5d19cd1b1d7b701: Destroying tablet copy session 7221b39fb0724fa79fa5ae4a750d9757-3cacf326de6f4f0997c6235aba2afe3d due to service shutdown
I20260608 12:43:55.778138   431 tablet_copy_service.cc:434] P e7e1223921834f68b5d19cd1b1d7b701: ending tablet copy session 7221b39fb0724fa79fa5ae4a750d9757-3cacf326de6f4f0997c6235aba2afe3d on tablet 3cacf326de6f4f0997c6235aba2afe3d with peer 7221b39fb0724fa79fa5ae4a750d9757
I20260608 12:43:55.802030   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.802850   431 tablet_replica.cc:333] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.803505   431 raft_consensus.cc:2243] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.804205   431 raft_consensus.cc:2272] T 986868a8812c40f8989da2a2e43c0bca P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.806797   431 tablet_replica.cc:333] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.807417   431 raft_consensus.cc:2243] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.808039   431 raft_consensus.cc:2272] T 881f28323a894ab49dd5e7db49d97d21 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.810966   431 tablet_replica.cc:333] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.811537   431 raft_consensus.cc:2243] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.812546   431 raft_consensus.cc:2272] T 3cacf326de6f4f0997c6235aba2afe3d P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.815404   431 tablet_replica.cc:333] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.815971   431 raft_consensus.cc:2243] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.816476   431 raft_consensus.cc:2272] T f2c84905d4c84a7398a3862283c34177 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.818933   431 tablet_replica.cc:333] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.819479   431 raft_consensus.cc:2243] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.820107   431 raft_consensus.cc:2272] T 41c4dc47797447e3acaae844a1833fee P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.822794   431 tablet_replica.cc:333] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.823354   431 raft_consensus.cc:2243] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.824005   431 raft_consensus.cc:2272] T ae94aa675f794e2cb63b8c5c7c247697 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.826732   431 tablet_replica.cc:333] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.827260   431 raft_consensus.cc:2243] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.828013   431 raft_consensus.cc:2272] T c736e0ac3b70486189dad0d94c68e012 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.830132   431 tablet_replica.cc:333] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701: stopping tablet replica
I20260608 12:43:55.830667   431 raft_consensus.cc:2243] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.831095   431 raft_consensus.cc:2272] T b02dac2b582b4e5c823bb84ad7ab7165 P e7e1223921834f68b5d19cd1b1d7b701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.861624   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:55.889657   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:43:55.896807 10440 tablet_copy_client.cc:1131] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:42699: connect: Connection refused (error 111)
I20260608 12:43:55.916977   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.918241   431 tablet_replica.cc:333] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757: stopping tablet replica
I20260608 12:43:55.918960   431 raft_consensus.cc:2243] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:55.919458   431 raft_consensus.cc:2272] T 3cacf326de6f4f0997c6235aba2afe3d P 7221b39fb0724fa79fa5ae4a750d9757 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:55.940868   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:55.953526   431 master.cc:562] Master@127.0.107.254:40091 shutting down...
W20260608 12:43:55.980118  9927 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:43:55.980363  9927 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:43:55.980515  9927 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:43:55.981777   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.982323   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.982688   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P be9808aa87994ef5915ca8a5a743617d: stopping tablet replica
I20260608 12:43:56.005672   431 master.cc:584] Master@127.0.107.254:40091 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7291 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:43:56.054090   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43519
I20260608 12:43:56.055410   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:56.060884 10447 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
W20260608 12:43:56.062400 10448 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
W20260608 12:43:56.062390 10450 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
I20260608 12:43:56.062956   431 server_base.cc:1061] running on GCE node
I20260608 12:43:56.064002   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:56.064209   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:56.064385   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922636064368 us; error 0 us; skew 500 ppm
I20260608 12:43:56.065099   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:56.067492   431 webserver.cc:533] Webserver started at http://127.0.107.254:43675/ using document root <none> and password file <none>
I20260608 12:43:56.068046   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:56.068249   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:56.068531   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:56.069716   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "79316590c3ab48bab01ed1f7943f6d6f"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.074465   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:56.078040 10455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.079033   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:43:56.079301   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "79316590c3ab48bab01ed1f7943f6d6f"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.079545   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-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)
I20260608 12:43:56.120363   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:56.121551   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:56.159409   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43519
I20260608 12:43:56.159521 10506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43519 every 8 connection(s)
I20260608 12:43:56.163789 10507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:56.174813 10507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f: Bootstrap starting.
I20260608 12:43:56.179837 10507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:56.184412 10507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f: No bootstrap required, opened a new log
I20260608 12:43:56.186774 10507 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER }
I20260608 12:43:56.187150 10507 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:56.187433 10507 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79316590c3ab48bab01ed1f7943f6d6f, State: Initialized, Role: FOLLOWER
I20260608 12:43:56.188086 10507 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER }
I20260608 12:43:56.188541 10507 raft_consensus.cc:399] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:56.188756 10507 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:56.189131 10507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:56.194116 10507 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER }
I20260608 12:43:56.194648 10507 leader_election.cc:304] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [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: 79316590c3ab48bab01ed1f7943f6d6f; no voters: 
I20260608 12:43:56.195818 10507 leader_election.cc:290] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:56.196246 10510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:56.197722 10510 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 1 LEADER]: Becoming Leader. State: Replica: 79316590c3ab48bab01ed1f7943f6d6f, State: Running, Role: LEADER
I20260608 12:43:56.198431 10510 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [LEADER]: Queue going to LEADER mode. State: All 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: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER }
I20260608 12:43:56.198993 10507 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:56.203045 10511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "79316590c3ab48bab01ed1f7943f6d6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER } }
I20260608 12:43:56.202944 10512 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79316590c3ab48bab01ed1f7943f6d6f. Latest consensus state: current_term: 1 leader_uuid: "79316590c3ab48bab01ed1f7943f6d6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "79316590c3ab48bab01ed1f7943f6d6f" member_type: VOTER } }
I20260608 12:43:56.203775 10512 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:56.203745 10511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:56.212054 10517 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:56.220273 10517 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:56.221258   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:56.230155 10517 catalog_manager.cc:1382] Generated new cluster ID: f09fe2697e1d4532a5adaf10473bbf1c
I20260608 12:43:56.230469 10517 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:56.248505 10517 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:56.249912 10517 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:56.264365 10517 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f: Generated new TSK 0
I20260608 12:43:56.265110 10517 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:56.287817   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:56.294116 10528 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
W20260608 12:43:56.295296 10529 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
W20260608 12:43:56.299877 10531 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
I20260608 12:43:56.302910   431 server_base.cc:1061] running on GCE node
I20260608 12:43:56.304380   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:56.304570   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:56.304697   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922636304686 us; error 0 us; skew 500 ppm
I20260608 12:43:56.305331   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:56.307626   431 webserver.cc:533] Webserver started at http://127.0.107.193:41119/ using document root <none> and password file <none>
I20260608 12:43:56.308156   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:56.308319   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:56.308530   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:56.309628   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "e7e068a45189422e93b9e6891ba885c7"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.314481   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:56.318092 10536 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.319026   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:56.319329   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "e7e068a45189422e93b9e6891ba885c7"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.319633   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-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)
I20260608 12:43:56.330118   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:56.331219   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:56.332664   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:56.334993   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:56.335214   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.335464   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:56.335646   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.374068   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34433
I20260608 12:43:56.374198 10598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34433 every 8 connection(s)
I20260608 12:43:56.379979   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:56.388334 10603 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
W20260608 12:43:56.390154 10604 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
I20260608 12:43:56.393404   431 server_base.cc:1061] running on GCE node
W20260608 12:43:56.394121 10606 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
I20260608 12:43:56.394901 10599 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43519
I20260608 12:43:56.395335 10599 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:56.396075 10599 heartbeater.cc:507] Master 127.0.107.254:43519 requested a full tablet report, sending...
I20260608 12:43:56.396772   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:56.397081   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:56.397289   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922636397267 us; error 0 us; skew 500 ppm
I20260608 12:43:56.398039   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:56.398386 10472 ts_manager.cc:194] Registered new tserver with Master: e7e068a45189422e93b9e6891ba885c7 (127.0.107.193:34433)
I20260608 12:43:56.400506 10472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48700
I20260608 12:43:56.401093   431 webserver.cc:533] Webserver started at http://127.0.107.194:33051/ using document root <none> and password file <none>
I20260608 12:43:56.401768   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:56.401988   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:56.402308   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:56.403694   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "f6448b1e88494c92b4f12fd952f31707"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.408119   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:43:56.411543 10611 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.412353   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:56.412643   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "f6448b1e88494c92b4f12fd952f31707"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.412984   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-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)
I20260608 12:43:56.431011   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:56.432164   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:56.433650   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:56.435913   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:56.436141   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.436384   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:56.436558   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.478492   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35119
I20260608 12:43:56.478641 10673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35119 every 8 connection(s)
I20260608 12:43:56.483610   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:56.492874 10677 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
W20260608 12:43:56.493068 10678 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
I20260608 12:43:56.496579 10674 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43519
I20260608 12:43:56.497169 10674 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:56.497344   431 server_base.cc:1061] running on GCE node
W20260608 12:43:56.497435 10680 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
I20260608 12:43:56.498234 10674 heartbeater.cc:507] Master 127.0.107.254:43519 requested a full tablet report, sending...
I20260608 12:43:56.499879   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:56.500223   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:56.500458   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922636500435 us; error 0 us; skew 500 ppm
I20260608 12:43:56.500734 10472 ts_manager.cc:194] Registered new tserver with Master: f6448b1e88494c92b4f12fd952f31707 (127.0.107.194:35119)
I20260608 12:43:56.501315   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:56.502579 10472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48714
I20260608 12:43:56.504158   431 webserver.cc:533] Webserver started at http://127.0.107.195:35377/ using document root <none> and password file <none>
I20260608 12:43:56.504755   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:56.505018   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:56.505329   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:56.506476   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "fe32cf5edf854f9da8fbc0a649e72be1"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.511283   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:56.514983 10685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.515779   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:56.516033   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "fe32cf5edf854f9da8fbc0a649e72be1"
format_stamp: "Formatted at 2026-06-08 12:43:56 on dist-test-slave-d4dv"
I20260608 12:43:56.516312   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922389651467-431-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)
I20260608 12:43:56.537662   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:56.539053   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:56.540602   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:56.542994   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:56.543215   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.543478   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:56.543649   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.584028   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43873
I20260608 12:43:56.584154 10747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43873 every 8 connection(s)
I20260608 12:43:56.602768 10748 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43519
I20260608 12:43:56.603181 10748 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:56.603864 10748 heartbeater.cc:507] Master 127.0.107.254:43519 requested a full tablet report, sending...
I20260608 12:43:56.606019 10472 ts_manager.cc:194] Registered new tserver with Master: fe32cf5edf854f9da8fbc0a649e72be1 (127.0.107.195:43873)
I20260608 12:43:56.606617   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019273081s
I20260608 12:43:56.607587 10472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48730
I20260608 12:43:56.633642 10472 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48746:
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"
    }
  }
}
W20260608 12:43:56.635553 10472 catalog_manager.cc:7076] 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.
I20260608 12:43:56.680179 10713 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1d9b1692b4caeb542be0e85aa29c5 (DEFAULT_TABLE table=test-workload [id=2320a62bf3bb49b78a890f30f4dfc850]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:56.681530 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1d9b1692b4caeb542be0e85aa29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:56.689600 10564 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1d9b1692b4caeb542be0e85aa29c5 (DEFAULT_TABLE table=test-workload [id=2320a62bf3bb49b78a890f30f4dfc850]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:56.689486 10639 tablet_service.cc:1511] Processing CreateTablet for tablet e2a1d9b1692b4caeb542be0e85aa29c5 (DEFAULT_TABLE table=test-workload [id=2320a62bf3bb49b78a890f30f4dfc850]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:56.691051 10564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1d9b1692b4caeb542be0e85aa29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:56.691232 10639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a1d9b1692b4caeb542be0e85aa29c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:56.698632 10763 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Bootstrap starting.
I20260608 12:43:56.705960 10763 tablet_bootstrap.cc:654] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:56.708827 10764 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: Bootstrap starting.
I20260608 12:43:56.711040 10765 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: Bootstrap starting.
I20260608 12:43:56.714560 10763 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: No bootstrap required, opened a new log
I20260608 12:43:56.715135 10763 ts_tablet_manager.cc:1403] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:43:56.716634 10764 tablet_bootstrap.cc:654] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:56.717049 10765 tablet_bootstrap.cc:654] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:56.718600 10763 raft_consensus.cc:359] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.719517 10763 raft_consensus.cc:385] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:56.719972 10763 raft_consensus.cc:740] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe32cf5edf854f9da8fbc0a649e72be1, State: Initialized, Role: FOLLOWER
I20260608 12:43:56.721310 10763 consensus_queue.cc:260] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.726902 10763 ts_tablet_manager.cc:1434] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:43:56.727895 10748 heartbeater.cc:499] Master 127.0.107.254:43519 was elected leader, sending a full tablet report...
I20260608 12:43:56.731657 10765 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: No bootstrap required, opened a new log
I20260608 12:43:56.732261 10765 ts_tablet_manager.cc:1403] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 12:43:56.733641 10764 tablet_bootstrap.cc:492] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: No bootstrap required, opened a new log
I20260608 12:43:56.734225 10764 ts_tablet_manager.cc:1403] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260608 12:43:56.735744 10765 raft_consensus.cc:359] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.736398 10765 raft_consensus.cc:385] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:56.736666 10765 raft_consensus.cc:740] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6448b1e88494c92b4f12fd952f31707, State: Initialized, Role: FOLLOWER
I20260608 12:43:56.737046 10764 raft_consensus.cc:359] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.737905 10764 raft_consensus.cc:385] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:56.737454 10765 consensus_queue.cc:260] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.738247 10764 raft_consensus.cc:740] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e068a45189422e93b9e6891ba885c7, State: Initialized, Role: FOLLOWER
I20260608 12:43:56.739020 10764 consensus_queue.cc:260] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.741331 10599 heartbeater.cc:499] Master 127.0.107.254:43519 was elected leader, sending a full tablet report...
I20260608 12:43:56.742801 10674 heartbeater.cc:499] Master 127.0.107.254:43519 was elected leader, sending a full tablet report...
I20260608 12:43:56.743340 10765 ts_tablet_manager.cc:1434] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260608 12:43:56.743537 10764 ts_tablet_manager.cc:1434] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:56.748438 10769 raft_consensus.cc:493] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:56.749068 10769 raft_consensus.cc:515] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.751760 10769 leader_election.cc:290] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e068a45189422e93b9e6891ba885c7 (127.0.107.193:34433), f6448b1e88494c92b4f12fd952f31707 (127.0.107.194:35119)
I20260608 12:43:56.761770 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1d9b1692b4caeb542be0e85aa29c5" candidate_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e068a45189422e93b9e6891ba885c7" is_pre_election: true
I20260608 12:43:56.762598 10574 raft_consensus.cc:2468] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe32cf5edf854f9da8fbc0a649e72be1 in term 0.
I20260608 12:43:56.764123 10686 leader_election.cc:304] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [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: e7e068a45189422e93b9e6891ba885c7, fe32cf5edf854f9da8fbc0a649e72be1; no voters: 
I20260608 12:43:56.765002 10769 raft_consensus.cc:2804] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:56.765388 10769 raft_consensus.cc:493] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:56.765209 10649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1d9b1692b4caeb542be0e85aa29c5" candidate_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6448b1e88494c92b4f12fd952f31707" is_pre_election: true
I20260608 12:43:56.765785 10769 raft_consensus.cc:3060] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:56.766083 10649 raft_consensus.cc:2468] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe32cf5edf854f9da8fbc0a649e72be1 in term 0.
I20260608 12:43:56.771085 10769 raft_consensus.cc:515] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.772809 10769 leader_election.cc:290] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [CANDIDATE]: Term 1 election: Requested vote from peers e7e068a45189422e93b9e6891ba885c7 (127.0.107.193:34433), f6448b1e88494c92b4f12fd952f31707 (127.0.107.194:35119)
I20260608 12:43:56.773684 10574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1d9b1692b4caeb542be0e85aa29c5" candidate_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e068a45189422e93b9e6891ba885c7"
I20260608 12:43:56.773947 10649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a1d9b1692b4caeb542be0e85aa29c5" candidate_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6448b1e88494c92b4f12fd952f31707"
I20260608 12:43:56.774227 10574 raft_consensus.cc:3060] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:56.774567 10649 raft_consensus.cc:3060] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:56.779284 10574 raft_consensus.cc:2468] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe32cf5edf854f9da8fbc0a649e72be1 in term 1.
I20260608 12:43:56.779429 10649 raft_consensus.cc:2468] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe32cf5edf854f9da8fbc0a649e72be1 in term 1.
I20260608 12:43:56.780481 10686 leader_election.cc:304] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [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: e7e068a45189422e93b9e6891ba885c7, fe32cf5edf854f9da8fbc0a649e72be1; no voters: 
I20260608 12:43:56.781236 10769 raft_consensus.cc:2804] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:56.782138 10769 raft_consensus.cc:697] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 LEADER]: Becoming Leader. State: Replica: fe32cf5edf854f9da8fbc0a649e72be1, State: Running, Role: LEADER
I20260608 12:43:56.782841 10769 consensus_queue.cc:237] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [LEADER]: Queue going to LEADER mode. State: All 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: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } }
I20260608 12:43:56.790874 10472 catalog_manager.cc:5696] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe32cf5edf854f9da8fbc0a649e72be1 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe32cf5edf854f9da8fbc0a649e72be1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e068a45189422e93b9e6891ba885c7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6448b1e88494c92b4f12fd952f31707" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35119 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:56.815904   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:56.834384   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:56.835191   431 tablet_replica.cc:333] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7: stopping tablet replica
I20260608 12:43:56.835726   431 raft_consensus.cc:2243] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:56.836094   431 raft_consensus.cc:2272] T e2a1d9b1692b4caeb542be0e85aa29c5 P e7e068a45189422e93b9e6891ba885c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:56.855710   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:56.865803   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:56.883687   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:56.884415   431 tablet_replica.cc:333] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707: stopping tablet replica
I20260608 12:43:56.885066   431 raft_consensus.cc:2243] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:56.885509   431 raft_consensus.cc:2272] T e2a1d9b1692b4caeb542be0e85aa29c5 P f6448b1e88494c92b4f12fd952f31707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:56.904412   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:56.914500   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:56.931135   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:56.931980   431 tablet_replica.cc:333] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: stopping tablet replica
I20260608 12:43:56.932497   431 raft_consensus.cc:2243] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:56.933147   431 pending_rounds.cc:70] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Trying to abort 1 pending ops.
I20260608 12:43:56.933326   431 pending_rounds.cc:77] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659120270249984 op_type: NO_OP noop_request { }
I20260608 12:43:56.933573   431 raft_consensus.cc:2889] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:56.933810   431 raft_consensus.cc:2272] T e2a1d9b1692b4caeb542be0e85aa29c5 P fe32cf5edf854f9da8fbc0a649e72be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:56.943691   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:56.952761   431 master.cc:562] Master@127.0.107.254:43519 shutting down...
I20260608 12:43:56.966593   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:56.967099   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:56.967383   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79316590c3ab48bab01ed1f7943f6d6f: stopping tablet replica
I20260608 12:43:56.987584   431 master.cc:584] Master@127.0.107.254:43519 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (965 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:43:57.020130   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40011
I20260608 12:43:57.021412   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:57.026903 10776 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
W20260608 12:43:57.027151 10775 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
W20260608 12:43:57.027915 10778 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
I20260608 12:43:57.029210   431 server_base.cc:1061] running on GCE node
I20260608 12:43:57.029983   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:57.030170   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:57.030289   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922637030278 us; error 0 us; skew 500 ppm
I20260608 12:43:57.030833   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:57.033196   431 webserver.cc:533] Webserver started at http://127.0.107.254:46681/ using document root <none> and password file <none>
I20260608 12:43:57.033725   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:57.033883   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:57.034104   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:57.035158   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "35fe881c222a4d9699cace73e079789d"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.040000   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:57.043637 10783 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.044510   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:57.044934   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "35fe881c222a4d9699cace73e079789d"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.045255   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-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)
I20260608 12:43:57.055512   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:57.056569   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:57.093433   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40011
I20260608 12:43:57.093490 10834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40011 every 8 connection(s)
I20260608 12:43:57.097671 10835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.108310 10835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d: Bootstrap starting.
I20260608 12:43:57.113103 10835 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.117280 10835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d: No bootstrap required, opened a new log
I20260608 12:43:57.119607 10835 raft_consensus.cc:359] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35fe881c222a4d9699cace73e079789d" member_type: VOTER }
I20260608 12:43:57.120115 10835 raft_consensus.cc:385] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.120364 10835 raft_consensus.cc:740] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35fe881c222a4d9699cace73e079789d, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.121075 10835 consensus_queue.cc:260] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "35fe881c222a4d9699cace73e079789d" member_type: VOTER }
I20260608 12:43:57.121546 10835 raft_consensus.cc:399] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:57.121759 10835 raft_consensus.cc:493] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:57.122064 10835 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.126783 10835 raft_consensus.cc:515] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35fe881c222a4d9699cace73e079789d" member_type: VOTER }
I20260608 12:43:57.127354 10835 leader_election.cc:304] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [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: 35fe881c222a4d9699cace73e079789d; no voters: 
I20260608 12:43:57.128527 10835 leader_election.cc:290] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:57.129048 10838 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.130518 10838 raft_consensus.cc:697] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 1 LEADER]: Becoming Leader. State: Replica: 35fe881c222a4d9699cace73e079789d, State: Running, Role: LEADER
I20260608 12:43:57.131171 10838 consensus_queue.cc:237] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [LEADER]: Queue going to LEADER mode. State: All 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: "35fe881c222a4d9699cace73e079789d" member_type: VOTER }
I20260608 12:43:57.131711 10835 sys_catalog.cc:565] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:57.134466 10840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 35fe881c222a4d9699cace73e079789d. Latest consensus state: current_term: 1 leader_uuid: "35fe881c222a4d9699cace73e079789d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35fe881c222a4d9699cace73e079789d" member_type: VOTER } }
I20260608 12:43:57.135257 10840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:57.134454 10839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "35fe881c222a4d9699cace73e079789d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "35fe881c222a4d9699cace73e079789d" member_type: VOTER } }
I20260608 12:43:57.135907 10839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:57.139613 10844 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:57.146523 10844 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:57.147847   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:57.156543 10844 catalog_manager.cc:1382] Generated new cluster ID: 87ac3331c4264de1884bd6195e15b0b3
I20260608 12:43:57.156888 10844 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:57.175261 10844 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:57.176537 10844 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:57.191870 10844 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d: Generated new TSK 0
I20260608 12:43:57.192543 10844 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:57.214542   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:57.221006 10856 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
W20260608 12:43:57.222157 10857 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
W20260608 12:43:57.223594 10859 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
I20260608 12:43:57.223838   431 server_base.cc:1061] running on GCE node
I20260608 12:43:57.224828   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:57.225103   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:57.225234   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922637225222 us; error 0 us; skew 500 ppm
I20260608 12:43:57.225770   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:57.228197   431 webserver.cc:533] Webserver started at http://127.0.107.193:44367/ using document root <none> and password file <none>
I20260608 12:43:57.228677   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:57.228884   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:57.229159   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:57.230232   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "9de42f2734604ec2b7a7d5828f814ac9"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.235205   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:57.238694 10864 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.239516   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:57.239790   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "9de42f2734604ec2b7a7d5828f814ac9"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.240028   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-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)
I20260608 12:43:57.257411   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:57.258425   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:57.259804   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:57.262146   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:57.262343   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.262615   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:57.262781   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.300796   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42605
I20260608 12:43:57.300957 10926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42605 every 8 connection(s)
I20260608 12:43:57.306171   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:57.314531 10931 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
W20260608 12:43:57.314553 10932 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
I20260608 12:43:57.317811   431 server_base.cc:1061] running on GCE node
W20260608 12:43:57.318367 10935 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
I20260608 12:43:57.319275 10927 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40011
I20260608 12:43:57.319482   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:57.319736 10927 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:57.319777   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:57.320142   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922637320123 us; error 0 us; skew 500 ppm
I20260608 12:43:57.320824 10927 heartbeater.cc:507] Master 127.0.107.254:40011 requested a full tablet report, sending...
I20260608 12:43:57.321059   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:57.323397 10800 ts_manager.cc:194] Registered new tserver with Master: 9de42f2734604ec2b7a7d5828f814ac9 (127.0.107.193:42605)
I20260608 12:43:57.323957   431 webserver.cc:533] Webserver started at http://127.0.107.194:43431/ using document root <none> and password file <none>
I20260608 12:43:57.324522   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:57.324743   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:57.325049   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:57.325577 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34422
I20260608 12:43:57.326218   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "304bfab834974caca13f1791d968fd35"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.331043   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:57.334447 10939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.335335   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:57.335597   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "304bfab834974caca13f1791d968fd35"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.335840   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-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)
I20260608 12:43:57.347949   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:57.348984   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:57.350389   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:57.352766   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:57.353053   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.353327   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:57.353490   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.392061   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33849
I20260608 12:43:57.392190 11001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33849 every 8 connection(s)
I20260608 12:43:57.397084   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:57.403760 11005 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
W20260608 12:43:57.406066 11006 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
W20260608 12:43:57.406536 11008 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
I20260608 12:43:57.407302   431 server_base.cc:1061] running on GCE node
I20260608 12:43:57.408244   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:57.408474   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:57.408702   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922637408673 us; error 0 us; skew 500 ppm
I20260608 12:43:57.409547   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:57.410029 11002 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40011
I20260608 12:43:57.410426 11002 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:57.411165 11002 heartbeater.cc:507] Master 127.0.107.254:40011 requested a full tablet report, sending...
I20260608 12:43:57.412429   431 webserver.cc:533] Webserver started at http://127.0.107.195:44903/ using document root <none> and password file <none>
I20260608 12:43:57.413125   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:57.413316   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:57.413357 10800 ts_manager.cc:194] Registered new tserver with Master: 304bfab834974caca13f1791d968fd35 (127.0.107.194:33849)
I20260608 12:43:57.413694   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:57.414896   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "49c6a4434ed449949ae7c4e9675f708a"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.414892 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34424
I20260608 12:43:57.419765   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:57.423679 11013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.424708   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:57.425170   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "49c6a4434ed449949ae7c4e9675f708a"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.425485   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-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)
I20260608 12:43:57.458002   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:57.459111   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:57.460595   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:57.462953   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:57.463195   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.463441   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:57.463622   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.502633   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38931
I20260608 12:43:57.502766 11075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38931 every 8 connection(s)
I20260608 12:43:57.507833   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:57.516050 11080 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
W20260608 12:43:57.518710 11079 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
I20260608 12:43:57.519483   431 server_base.cc:1061] running on GCE node
W20260608 12:43:57.519850 11082 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
I20260608 12:43:57.520573 11076 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40011
I20260608 12:43:57.521059 11076 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:57.521204   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:57.521512   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:57.521730   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922637521710 us; error 0 us; skew 500 ppm
I20260608 12:43:57.521997 11076 heartbeater.cc:507] Master 127.0.107.254:40011 requested a full tablet report, sending...
I20260608 12:43:57.522637   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:57.524593 10800 ts_manager.cc:194] Registered new tserver with Master: 49c6a4434ed449949ae7c4e9675f708a (127.0.107.195:38931)
I20260608 12:43:57.525787   431 webserver.cc:533] Webserver started at http://127.0.107.196:45953/ using document root <none> and password file <none>
I20260608 12:43:57.526546   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:57.526624 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34434
I20260608 12:43:57.526851   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:57.527251   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:57.528710   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "1394cb1d4acc4533a3d78b43d178e55e"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.533540   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:57.536749 11087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.537744   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:57.538007   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "1394cb1d4acc4533a3d78b43d178e55e"
format_stamp: "Formatted at 2026-06-08 12:43:57 on dist-test-slave-d4dv"
I20260608 12:43:57.538288   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922389651467-431-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)
I20260608 12:43:57.556622   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:57.557849   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:57.559078   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:57.561815   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:57.562011   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.562292   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:57.562461   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:57.605921   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37325
I20260608 12:43:57.606065 11149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37325 every 8 connection(s)
I20260608 12:43:57.619899 11150 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40011
I20260608 12:43:57.620440 11150 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:57.621317 11150 heartbeater.cc:507] Master 127.0.107.254:40011 requested a full tablet report, sending...
I20260608 12:43:57.623364 10800 ts_manager.cc:194] Registered new tserver with Master: 1394cb1d4acc4533a3d78b43d178e55e (127.0.107.196:37325)
I20260608 12:43:57.624235   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014869788s
I20260608 12:43:57.624805 10800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34450
I20260608 12:43:57.649982 10800 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34456:
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"
    }
  }
}
I20260608 12:43:57.695181 11115 tablet_service.cc:1511] Processing CreateTablet for tablet 9e536b8b484a45c8af5e2bf7cd5015f0 (DEFAULT_TABLE table=test-workload [id=e8e73bbbd7d24e3ea8687790bd4d4fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:57.696592 11115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e536b8b484a45c8af5e2bf7cd5015f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.703348 10892 tablet_service.cc:1511] Processing CreateTablet for tablet 9e536b8b484a45c8af5e2bf7cd5015f0 (DEFAULT_TABLE table=test-workload [id=e8e73bbbd7d24e3ea8687790bd4d4fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:57.704717 10892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e536b8b484a45c8af5e2bf7cd5015f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.705626 11041 tablet_service.cc:1511] Processing CreateTablet for tablet 9e536b8b484a45c8af5e2bf7cd5015f0 (DEFAULT_TABLE table=test-workload [id=e8e73bbbd7d24e3ea8687790bd4d4fe9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:57.706990 11041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e536b8b484a45c8af5e2bf7cd5015f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.713021 11165 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: Bootstrap starting.
I20260608 12:43:57.719391 11165 tablet_bootstrap.cc:654] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.722452 11166 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Bootstrap starting.
I20260608 12:43:57.725987 11165 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: No bootstrap required, opened a new log
I20260608 12:43:57.726292 11168 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: Bootstrap starting.
I20260608 12:43:57.726608 11165 ts_tablet_manager.cc:1403] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 12:43:57.730501 11166 tablet_bootstrap.cc:654] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.730083 11165 raft_consensus.cc:359] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.731009 11165 raft_consensus.cc:385] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.731389 11165 raft_consensus.cc:740] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394cb1d4acc4533a3d78b43d178e55e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.732230 11165 consensus_queue.cc:260] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.732988 11168 tablet_bootstrap.cc:654] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.735589 11165 ts_tablet_manager.cc:1434] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:43:57.736042 11166 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: No bootstrap required, opened a new log
I20260608 12:43:57.736586 11166 ts_tablet_manager.cc:1403] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:43:57.736474 11150 heartbeater.cc:499] Master 127.0.107.254:40011 was elected leader, sending a full tablet report...
I20260608 12:43:57.739866 11166 raft_consensus.cc:359] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.740541 11166 raft_consensus.cc:385] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.740893 11166 raft_consensus.cc:740] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9de42f2734604ec2b7a7d5828f814ac9, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.741966 11166 consensus_queue.cc:260] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.744549 10927 heartbeater.cc:499] Master 127.0.107.254:40011 was elected leader, sending a full tablet report...
I20260608 12:43:57.745111 11166 ts_tablet_manager.cc:1434] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:43:57.746567 11168 tablet_bootstrap.cc:492] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: No bootstrap required, opened a new log
I20260608 12:43:57.747136 11168 ts_tablet_manager.cc:1403] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:43:57.750380 11168 raft_consensus.cc:359] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.751139 11168 raft_consensus.cc:385] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.751485 11168 raft_consensus.cc:740] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c6a4434ed449949ae7c4e9675f708a, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.752233 11168 consensus_queue.cc:260] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.754739 11076 heartbeater.cc:499] Master 127.0.107.254:40011 was elected leader, sending a full tablet report...
I20260608 12:43:57.755254 11168 ts_tablet_manager.cc:1434] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:57.781553 11172 raft_consensus.cc:493] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.782173 11172 raft_consensus.cc:515] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.785082 11172 leader_election.cc:290] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1394cb1d4acc4533a3d78b43d178e55e (127.0.107.196:37325), 49c6a4434ed449949ae7c4e9675f708a (127.0.107.195:38931)
I20260608 12:43:57.795130 11125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e536b8b484a45c8af5e2bf7cd5015f0" candidate_uuid: "9de42f2734604ec2b7a7d5828f814ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394cb1d4acc4533a3d78b43d178e55e" is_pre_election: true
I20260608 12:43:57.795953 11125 raft_consensus.cc:2468] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9de42f2734604ec2b7a7d5828f814ac9 in term 0.
I20260608 12:43:57.797279 10868 leader_election.cc:304] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [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: 1394cb1d4acc4533a3d78b43d178e55e, 9de42f2734604ec2b7a7d5828f814ac9; no voters: 
I20260608 12:43:57.797508 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e536b8b484a45c8af5e2bf7cd5015f0" candidate_uuid: "9de42f2734604ec2b7a7d5828f814ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c6a4434ed449949ae7c4e9675f708a" is_pre_election: true
I20260608 12:43:57.798216 11172 raft_consensus.cc:2804] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.798236 11051 raft_consensus.cc:2468] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9de42f2734604ec2b7a7d5828f814ac9 in term 0.
I20260608 12:43:57.798695 11172 raft_consensus.cc:493] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.799151 11172 raft_consensus.cc:3060] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.805225 11172 raft_consensus.cc:515] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.807087 11172 leader_election.cc:290] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [CANDIDATE]: Term 1 election: Requested vote from peers 1394cb1d4acc4533a3d78b43d178e55e (127.0.107.196:37325), 49c6a4434ed449949ae7c4e9675f708a (127.0.107.195:38931)
I20260608 12:43:57.807845 11125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e536b8b484a45c8af5e2bf7cd5015f0" candidate_uuid: "9de42f2734604ec2b7a7d5828f814ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394cb1d4acc4533a3d78b43d178e55e"
I20260608 12:43:57.807974 11051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e536b8b484a45c8af5e2bf7cd5015f0" candidate_uuid: "9de42f2734604ec2b7a7d5828f814ac9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c6a4434ed449949ae7c4e9675f708a"
I20260608 12:43:57.808377 11125 raft_consensus.cc:3060] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.808573 11051 raft_consensus.cc:3060] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.813678 11125 raft_consensus.cc:2468] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9de42f2734604ec2b7a7d5828f814ac9 in term 1.
I20260608 12:43:57.813908 11051 raft_consensus.cc:2468] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9de42f2734604ec2b7a7d5828f814ac9 in term 1.
I20260608 12:43:57.814797 10868 leader_election.cc:304] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [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: 1394cb1d4acc4533a3d78b43d178e55e, 9de42f2734604ec2b7a7d5828f814ac9; no voters: 
I20260608 12:43:57.815549 11172 raft_consensus.cc:2804] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.816699 11172 raft_consensus.cc:697] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 LEADER]: Becoming Leader. State: Replica: 9de42f2734604ec2b7a7d5828f814ac9, State: Running, Role: LEADER
I20260608 12:43:57.817663 11172 consensus_queue.cc:237] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [LEADER]: Queue going to LEADER mode. State: All 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: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } }
I20260608 12:43:57.825158 10800 catalog_manager.cc:5696] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9de42f2734604ec2b7a7d5828f814ac9 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9de42f2734604ec2b7a7d5828f814ac9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394cb1d4acc4533a3d78b43d178e55e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9de42f2734604ec2b7a7d5828f814ac9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c6a4434ed449949ae7c4e9675f708a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38931 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:57.889295   431 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e536b8b484a45c8af5e2bf7cd5015f0: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:43:57.890452   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:57.907939   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:57.908663   431 tablet_replica.cc:333] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: stopping tablet replica
I20260608 12:43:57.909245   431 raft_consensus.cc:2243] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:57.910033   431 pending_rounds.cc:70] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Trying to abort 1 pending ops.
I20260608 12:43:57.910215   431 pending_rounds.cc:77] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659124509532160 op_type: NO_OP noop_request { }
I20260608 12:43:57.910451   431 raft_consensus.cc:2889] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:57.910684   431 raft_consensus.cc:2272] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 9de42f2734604ec2b7a7d5828f814ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:57.931113   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:57.940745   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:57.957878   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:57.973483   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:57.981626   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:57.998512   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:57.999459   431 tablet_replica.cc:333] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a: stopping tablet replica
I20260608 12:43:57.999951   431 raft_consensus.cc:2243] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:58.000329   431 raft_consensus.cc:2272] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 49c6a4434ed449949ae7c4e9675f708a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:58.019167   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:58.028620   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:58.046115   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:58.047075   431 tablet_replica.cc:333] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e: stopping tablet replica
I20260608 12:43:58.047674   431 raft_consensus.cc:2243] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:58.048103   431 raft_consensus.cc:2272] T 9e536b8b484a45c8af5e2bf7cd5015f0 P 1394cb1d4acc4533a3d78b43d178e55e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:58.066747   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:58.076375   431 master.cc:562] Master@127.0.107.254:40011 shutting down...
I20260608 12:43:58.090421   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:58.090942   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:58.091223   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 35fe881c222a4d9699cace73e079789d: stopping tablet replica
I20260608 12:43:58.111110   431 master.cc:584] Master@127.0.107.254:40011 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1123 ms)
[----------] 22 tests from AutoRebalancerTest (248319 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:43:58.143476   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38769
I20260608 12:43:58.144586   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:58.149489 11179 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
W20260608 12:43:58.149796 11180 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
W20260608 12:43:58.151327 11182 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
I20260608 12:43:58.151969   431 server_base.cc:1061] running on GCE node
I20260608 12:43:58.152755   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:58.153016   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:58.153209   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922638153176 us; error 0 us; skew 500 ppm
I20260608 12:43:58.153824   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:58.156075   431 webserver.cc:533] Webserver started at http://127.0.107.254:43965/ using document root <none> and password file <none>
I20260608 12:43:58.156613   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:58.156809   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:58.157148   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:58.158206   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "544de8368a2f4161856558362e0c9a00"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.162709   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:58.166098 11187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.166826   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:58.167210   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "544de8368a2f4161856558362e0c9a00"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.167491   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-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)
I20260608 12:43:58.179643   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:58.180660   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:58.215910   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38769
I20260608 12:43:58.216017 11238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38769 every 8 connection(s)
I20260608 12:43:58.219915 11239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:58.230230 11239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00: Bootstrap starting.
I20260608 12:43:58.234789 11239 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:58.238826 11239 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00: No bootstrap required, opened a new log
I20260608 12:43:58.240931 11239 raft_consensus.cc:359] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544de8368a2f4161856558362e0c9a00" member_type: VOTER }
I20260608 12:43:58.241315 11239 raft_consensus.cc:385] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:58.241493 11239 raft_consensus.cc:740] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544de8368a2f4161856558362e0c9a00, State: Initialized, Role: FOLLOWER
I20260608 12:43:58.242086 11239 consensus_queue.cc:260] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "544de8368a2f4161856558362e0c9a00" member_type: VOTER }
I20260608 12:43:58.242501 11239 raft_consensus.cc:399] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:58.242692 11239 raft_consensus.cc:493] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:58.242901 11239 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:58.247395 11239 raft_consensus.cc:515] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544de8368a2f4161856558362e0c9a00" member_type: VOTER }
I20260608 12:43:58.247851 11239 leader_election.cc:304] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [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: 544de8368a2f4161856558362e0c9a00; no voters: 
I20260608 12:43:58.248997 11239 leader_election.cc:290] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:58.249460 11242 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:58.251092 11242 raft_consensus.cc:697] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 1 LEADER]: Becoming Leader. State: Replica: 544de8368a2f4161856558362e0c9a00, State: Running, Role: LEADER
I20260608 12:43:58.251818 11242 consensus_queue.cc:237] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [LEADER]: Queue going to LEADER mode. State: All 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: "544de8368a2f4161856558362e0c9a00" member_type: VOTER }
I20260608 12:43:58.252233 11239 sys_catalog.cc:565] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:58.255008 11243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "544de8368a2f4161856558362e0c9a00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544de8368a2f4161856558362e0c9a00" member_type: VOTER } }
I20260608 12:43:58.254984 11244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 544de8368a2f4161856558362e0c9a00. Latest consensus state: current_term: 1 leader_uuid: "544de8368a2f4161856558362e0c9a00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544de8368a2f4161856558362e0c9a00" member_type: VOTER } }
I20260608 12:43:58.255864 11243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:58.255956 11244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:58.260911 11247 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:58.268788 11247 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:58.269876   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:58.278339 11247 catalog_manager.cc:1382] Generated new cluster ID: 07beb3392fd143a3b161d19af26343bd
I20260608 12:43:58.278702 11247 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:58.297031 11247 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:58.298360 11247 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:58.314363 11247 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00: Generated new TSK 0
I20260608 12:43:58.315001 11247 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:58.337236   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:58.343128 11260 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
W20260608 12:43:58.344444 11261 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
W20260608 12:43:58.346207 11263 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
I20260608 12:43:58.346643   431 server_base.cc:1061] running on GCE node
I20260608 12:43:58.347512   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:58.347738   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:58.347919   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922638347896 us; error 0 us; skew 500 ppm
I20260608 12:43:58.348516   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:58.350929   431 webserver.cc:533] Webserver started at http://127.0.107.193:41257/ using document root <none> and password file <none>
I20260608 12:43:58.351480   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:58.351691   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:58.351972   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:58.353243   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.358160   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:58.362181 11268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.363168   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:58.363487   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.363795   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-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)
I20260608 12:43:58.382136   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:58.383209   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:58.384634   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:58.387079   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:58.387312   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.387571   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:58.387754   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.426496   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33077
I20260608 12:43:58.426609 11330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33077 every 8 connection(s)
I20260608 12:43:58.432621   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:58.441367 11335 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
I20260608 12:43:58.446187 11331 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38769
I20260608 12:43:58.446904 11331 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:58.446830 11336 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
I20260608 12:43:58.448634 11331 heartbeater.cc:507] Master 127.0.107.254:38769 requested a full tablet report, sending...
W20260608 12:43:58.452248 11338 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
I20260608 12:43:58.452351 11204 ts_manager.cc:194] Registered new tserver with Master: 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077)
I20260608 12:43:58.452934   431 server_base.cc:1061] running on GCE node
I20260608 12:43:58.454332   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:58.454624   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:58.454702 11204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35572
I20260608 12:43:58.454955   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922638454932 us; error 0 us; skew 500 ppm
I20260608 12:43:58.456056   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:58.458765   431 webserver.cc:533] Webserver started at http://127.0.107.194:33201/ using document root <none> and password file <none>
I20260608 12:43:58.459226   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:58.459381   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:58.459583   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:58.460578   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "106e122f1972466aab18d848de643aec"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.464941   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:43:58.468206 11343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.469079   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:43:58.469384   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "106e122f1972466aab18d848de643aec"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.469694   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-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)
I20260608 12:43:58.484165   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:58.485378   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:58.486742   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:58.489063   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:58.489288   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.489526   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:58.489697   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.527902   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45037
I20260608 12:43:58.528048 11405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45037 every 8 connection(s)
I20260608 12:43:58.536952   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:58.544540 11409 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
W20260608 12:43:58.548834 11410 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
I20260608 12:43:58.549366 11406 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38769
I20260608 12:43:58.549991   431 server_base.cc:1061] running on GCE node
I20260608 12:43:58.550009 11406 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:58.552685 11406 heartbeater.cc:507] Master 127.0.107.254:38769 requested a full tablet report, sending...
W20260608 12:43:58.552867 11412 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
I20260608 12:43:58.554001   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:58.554297   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:58.554546   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922638554500 us; error 0 us; skew 500 ppm
I20260608 12:43:58.555203   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:58.555307 11204 ts_manager.cc:194] Registered new tserver with Master: 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:43:58.557176 11204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35582
I20260608 12:43:58.558147   431 webserver.cc:533] Webserver started at http://127.0.107.195:38929/ using document root <none> and password file <none>
I20260608 12:43:58.558893   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:58.559146   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:58.559442   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:58.560592   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.565131   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:58.568542 11417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.569416   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:58.569788   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
format_stamp: "Formatted at 2026-06-08 12:43:58 on dist-test-slave-d4dv"
I20260608 12:43:58.570073   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-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)
I20260608 12:43:58.581058   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:58.582135   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:58.583616   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:58.585947   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:58.586175   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.586417   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:58.586602   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:58.624586   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37937
I20260608 12:43:58.624701 11479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37937 every 8 connection(s)
I20260608 12:43:58.638526 11480 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38769
I20260608 12:43:58.638926 11480 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:58.639683 11480 heartbeater.cc:507] Master 127.0.107.254:38769 requested a full tablet report, sending...
I20260608 12:43:58.641642 11204 ts_manager.cc:194] Registered new tserver with Master: 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:43:58.642702   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014599637s
I20260608 12:43:58.643030 11204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35594
I20260608 12:43:59.458097 11331 heartbeater.cc:499] Master 127.0.107.254:38769 was elected leader, sending a full tablet report...
I20260608 12:43:59.559898 11406 heartbeater.cc:499] Master 127.0.107.254:38769 was elected leader, sending a full tablet report...
I20260608 12:43:59.645756 11480 heartbeater.cc:499] Master 127.0.107.254:38769 was elected leader, sending a full tablet report...
I20260608 12:43:59.698788 11204 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35606:
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"
    }
  }
}
W20260608 12:43:59.701300 11204 catalog_manager.cc:7076] 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.
I20260608 12:43:59.769753 11296 tablet_service.cc:1511] Processing CreateTablet for tablet 572ded75348b43db88435d0d05c9fe08 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:59.770037 11370 tablet_service.cc:1511] Processing CreateTablet for tablet eda935217acf4ac9899e25646e76a8c7 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:59.770313 11295 tablet_service.cc:1511] Processing CreateTablet for tablet eda935217acf4ac9899e25646e76a8c7 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:59.771317 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ded75348b43db88435d0d05c9fe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.771658 11370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda935217acf4ac9899e25646e76a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.773499 11294 tablet_service.cc:1511] Processing CreateTablet for tablet aeecdec717ab44bda2c8521b18856bd4 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:59.774237 11371 tablet_service.cc:1511] Processing CreateTablet for tablet 572ded75348b43db88435d0d05c9fe08 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:59.774991 11295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda935217acf4ac9899e25646e76a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.775643 11371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ded75348b43db88435d0d05c9fe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.780978 11445 tablet_service.cc:1511] Processing CreateTablet for tablet 572ded75348b43db88435d0d05c9fe08 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:59.782580 11445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572ded75348b43db88435d0d05c9fe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.784559 11444 tablet_service.cc:1511] Processing CreateTablet for tablet eda935217acf4ac9899e25646e76a8c7 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:59.779588 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeecdec717ab44bda2c8521b18856bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.786173 11444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda935217acf4ac9899e25646e76a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.796440 11369 tablet_service.cc:1511] Processing CreateTablet for tablet aeecdec717ab44bda2c8521b18856bd4 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:59.797927 11369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeecdec717ab44bda2c8521b18856bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.814090 11443 tablet_service.cc:1511] Processing CreateTablet for tablet aeecdec717ab44bda2c8521b18856bd4 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:59.816326 11443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeecdec717ab44bda2c8521b18856bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.819615 11293 tablet_service.cc:1511] Processing CreateTablet for tablet 56915899f2fd4963af7cd20529bab496 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:59.821890 11293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56915899f2fd4963af7cd20529bab496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.826077 11368 tablet_service.cc:1511] Processing CreateTablet for tablet 56915899f2fd4963af7cd20529bab496 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:59.827535 11368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56915899f2fd4963af7cd20529bab496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.849668 11442 tablet_service.cc:1511] Processing CreateTablet for tablet 56915899f2fd4963af7cd20529bab496 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:59.852286 11442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56915899f2fd4963af7cd20529bab496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.855357 11292 tablet_service.cc:1511] Processing CreateTablet for tablet 93e951fef7694b0db87d667146ec6133 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:59.858184 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e951fef7694b0db87d667146ec6133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.859004 11367 tablet_service.cc:1511] Processing CreateTablet for tablet 93e951fef7694b0db87d667146ec6133 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:59.861089 11367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e951fef7694b0db87d667146ec6133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.890501 11441 tablet_service.cc:1511] Processing CreateTablet for tablet 93e951fef7694b0db87d667146ec6133 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:59.894129 11441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e951fef7694b0db87d667146ec6133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.895524 11369 tablet_service.cc:1511] Processing CreateTablet for tablet eabf3e4defdd4ded88067768b4249115 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:59.896278 11291 tablet_service.cc:1511] Processing CreateTablet for tablet eabf3e4defdd4ded88067768b4249115 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:59.902274 11291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabf3e4defdd4ded88067768b4249115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.909960 11369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabf3e4defdd4ded88067768b4249115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.915642 11440 tablet_service.cc:1511] Processing CreateTablet for tablet eabf3e4defdd4ded88067768b4249115 (DEFAULT_TABLE table=test-workload [id=d4b069d76c6d4b8da50483c5ada3d045]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:59.917984 11440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabf3e4defdd4ded88067768b4249115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:59.969790 11501 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:43:59.981884 11500 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:43:59.996317 11500 tablet_bootstrap.cc:654] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.000306 11501 tablet_bootstrap.cc:654] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.007339 11502 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.016685 11500 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.017436 11500 ts_tablet_manager.cc:1403] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260608 12:44:00.021385 11500 raft_consensus.cc:359] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.022503 11500 raft_consensus.cc:385] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.022949 11500 raft_consensus.cc:740] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.024137 11500 consensus_queue.cc:260] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.024729 11502 tablet_bootstrap.cc:654] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.027283 11501 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.027961 11501 ts_tablet_manager.cc:1403] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.007s
I20260608 12:44:00.031219 11501 raft_consensus.cc:359] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.032030 11501 raft_consensus.cc:385] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.032378 11501 raft_consensus.cc:740] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.033063 11502 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.033540 11501 consensus_queue.cc:260] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.034654 11500 ts_tablet_manager.cc:1434] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.007s
I20260608 12:44:00.035254 11502 ts_tablet_manager.cc:1403] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260608 12:44:00.037060 11500 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:44:00.043678 11500 tablet_bootstrap.cc:654] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.045663 11501 ts_tablet_manager.cc:1434] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:44:00.048736 11501 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:44:00.049602 11500 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.049137 11502 raft_consensus.cc:359] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.053540 11502 raft_consensus.cc:385] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.053675 11507 raft_consensus.cc:493] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.053745 11500 ts_tablet_manager.cc:1403] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:44:00.054188 11502 raft_consensus.cc:740] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.054530 11507 raft_consensus.cc:515] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.055538 11502 consensus_queue.cc:260] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.057590 11500 raft_consensus.cc:359] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.058382 11500 raft_consensus.cc:385] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.058708 11500 raft_consensus.cc:740] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.059521 11500 consensus_queue.cc:260] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.060149 11501 tablet_bootstrap.cc:654] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.061991 11500 ts_tablet_manager.cc:1434] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260608 12:44:00.063038 11500 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:44:00.066874 11507 leader_election.cc:290] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.071208 11502 ts_tablet_manager.cc:1434] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.008s
I20260608 12:44:00.074061 11500 tablet_bootstrap.cc:654] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.083643 11502 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.087209 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.088069 11306 raft_consensus.cc:2468] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 0.
I20260608 12:44:00.089869 11347 leader_election.cc:304] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.090831 11507 raft_consensus.cc:2804] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.091250 11507 raft_consensus.cc:493] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.091593 11507 raft_consensus.cc:3060] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.091691 11501 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.092363 11501 ts_tablet_manager.cc:1403] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.006s
I20260608 12:44:00.092492 11502 tablet_bootstrap.cc:654] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.093767 11509 raft_consensus.cc:493] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.094311 11509 raft_consensus.cc:515] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.096307 11501 raft_consensus.cc:359] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.097340 11501 raft_consensus.cc:385] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.097714 11501 raft_consensus.cc:740] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.098611 11501 consensus_queue.cc:260] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.104121 11509 leader_election.cc:290] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:44:00.105042 11507 raft_consensus.cc:515] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.106300 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
W20260608 12:44:00.108794 11346 leader_election.cc:343] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.110323 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
I20260608 12:44:00.111079 11306 raft_consensus.cc:3060] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.118783 11501 ts_tablet_manager.cc:1434] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.011s
I20260608 12:44:00.119889 11501 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:44:00.129012 11501 tablet_bootstrap.cc:654] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.132342 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
I20260608 12:44:00.133406 11306 raft_consensus.cc:2468] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.134864 11347 leader_election.cc:304] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.136018 11516 raft_consensus.cc:2804] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.135555 11507 leader_election.cc:290] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Requested vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
W20260608 12:44:00.136950 11346 leader_election.cc:343] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.135411 11502 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.139772 11502 ts_tablet_manager.cc:1403] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.001s
I20260608 12:44:00.144634 11500 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.145375 11500 ts_tablet_manager.cc:1403] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.017s
I20260608 12:44:00.145358 11502 raft_consensus.cc:359] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.146687 11502 raft_consensus.cc:385] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.146857 11501 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.147173 11502 raft_consensus.cc:740] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.148612 11502 consensus_queue.cc:260] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.149348 11500 raft_consensus.cc:359] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.152196 11502 ts_tablet_manager.cc:1434] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260608 12:44:00.154273 11516 raft_consensus.cc:697] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Becoming Leader. State: Replica: 106e122f1972466aab18d848de643aec, State: Running, Role: LEADER
I20260608 12:44:00.154687 11502 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.155366 11516 consensus_queue.cc:237] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All 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: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.161685 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda935217acf4ac9899e25646e76a8c7" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.162722 11502 tablet_bootstrap.cc:654] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.147544 11501 ts_tablet_manager.cc:1403] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260608 12:44:00.166582 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda935217acf4ac9899e25646e76a8c7" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec" is_pre_election: true
I20260608 12:44:00.167621 11381 raft_consensus.cc:2468] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4fc638ffdb4b278405fc5e4a1c053f in term 0.
I20260608 12:44:00.168370 11501 raft_consensus.cc:359] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.169176 11501 raft_consensus.cc:385] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.168967 11500 raft_consensus.cc:385] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.169710 11501 raft_consensus.cc:740] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.169883 11500 raft_consensus.cc:740] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.169626 11419 leader_election.cc:304] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [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: 106e122f1972466aab18d848de643aec, 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 
I20260608 12:44:00.171057 11501 consensus_queue.cc:260] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.171240 11500 consensus_queue.cc:260] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.171509 11509 raft_consensus.cc:2804] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.172392 11509 raft_consensus.cc:493] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.172538 11306 raft_consensus.cc:2468] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4fc638ffdb4b278405fc5e4a1c053f in term 0.
I20260608 12:44:00.172821 11509 raft_consensus.cc:3060] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.173844 11501 ts_tablet_manager.cc:1434] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:44:00.174412 11500 ts_tablet_manager.cc:1434] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 12:44:00.175045 11501 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:44:00.175654 11500 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:44:00.180819 11509 raft_consensus.cc:515] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.182657 11501 tablet_bootstrap.cc:654] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.184199 11500 tablet_bootstrap.cc:654] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.185499 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda935217acf4ac9899e25646e76a8c7" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec"
I20260608 12:44:00.186359 11381 raft_consensus.cc:3060] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.185600 11509 leader_election.cc:290] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [CANDIDATE]: Term 1 election: Requested vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:44:00.185498 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda935217acf4ac9899e25646e76a8c7" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
I20260608 12:44:00.193778 11306 raft_consensus.cc:3060] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.196712 11501 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.197412 11501 ts_tablet_manager.cc:1403] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260608 12:44:00.198031 11500 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.198637 11500 ts_tablet_manager.cc:1403] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260608 12:44:00.198575 11502 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.199577 11502 ts_tablet_manager.cc:1403] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.009s
I20260608 12:44:00.200970 11501 raft_consensus.cc:359] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.201841 11501 raft_consensus.cc:385] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.202227 11501 raft_consensus.cc:740] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.202054 11500 raft_consensus.cc:359] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.202889 11500 raft_consensus.cc:385] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.202744 11502 raft_consensus.cc:359] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.203426 11500 raft_consensus.cc:740] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.203621 11502 raft_consensus.cc:385] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.204190 11502 raft_consensus.cc:740] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.203429 11501 consensus_queue.cc:260] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.204586 11500 consensus_queue.cc:260] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.205626 11502 consensus_queue.cc:260] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.206614 11501 ts_tablet_manager.cc:1434] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:44:00.207731 11501 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:44:00.209620 11500 ts_tablet_manager.cc:1434] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:44:00.210758 11500 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:44:00.210227 11202 catalog_manager.cc:5696] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 106e122f1972466aab18d848de643aec (127.0.107.194). New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:00.214332 11501 tablet_bootstrap.cc:654] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.215137 11502 ts_tablet_manager.cc:1434] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 12:44:00.218139 11500 tablet_bootstrap.cc:654] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.224540 11502 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.227073 11501 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.227706 11501 ts_tablet_manager.cc:1403] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:44:00.228698 11306 raft_consensus.cc:2468] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4fc638ffdb4b278405fc5e4a1c053f in term 1.
I20260608 12:44:00.230103 11421 leader_election.cc:304] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 
I20260608 12:44:00.231158 11509 raft_consensus.cc:2804] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.231053 11501 raft_consensus.cc:359] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.232084 11501 raft_consensus.cc:385] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.232461 11501 raft_consensus.cc:740] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.233099 11502 tablet_bootstrap.cc:654] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.233237 11500 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.233918 11500 ts_tablet_manager.cc:1403] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260608 12:44:00.233414 11501 consensus_queue.cc:260] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.236073 11501 ts_tablet_manager.cc:1434] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:44:00.237241 11501 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: Bootstrap starting.
I20260608 12:44:00.237146 11500 raft_consensus.cc:359] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.238132 11500 raft_consensus.cc:385] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.238451 11500 raft_consensus.cc:740] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.239445 11500 consensus_queue.cc:260] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.244549 11501 tablet_bootstrap.cc:654] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.245607 11381 raft_consensus.cc:2468] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4fc638ffdb4b278405fc5e4a1c053f in term 1.
I20260608 12:44:00.252218 11500 ts_tablet_manager.cc:1434] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260608 12:44:00.256114 11509 raft_consensus.cc:697] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 LEADER]: Becoming Leader. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Running, Role: LEADER
I20260608 12:44:00.256790 11500 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Bootstrap starting.
I20260608 12:44:00.257539 11509 consensus_queue.cc:237] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Queue going to LEADER mode. State: All 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: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.263455 11516 raft_consensus.cc:493] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.264226 11516 raft_consensus.cc:515] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
W20260608 12:44:00.266458 11252 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:00.267270 11516 leader_election.cc:290] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.268421 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e951fef7694b0db87d667146ec6133" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
I20260608 12:44:00.269078 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e951fef7694b0db87d667146ec6133" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.269905 11306 raft_consensus.cc:2468] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 0.
W20260608 12:44:00.270656 11346 leader_election.cc:343] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.271286 11347 leader_election.cc:304] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 1d4fc638ffdb4b278405fc5e4a1c053f
I20260608 12:44:00.273689 11500 tablet_bootstrap.cc:654] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.273876 11501 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: No bootstrap required, opened a new log
I20260608 12:44:00.274611 11516 raft_consensus.cc:2804] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.275064 11516 raft_consensus.cc:493] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.275444 11516 raft_consensus.cc:3060] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.274633 11501 ts_tablet_manager.cc:1403] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260608 12:44:00.276165 11505 raft_consensus.cc:493] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.277089 11505 raft_consensus.cc:515] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.288232 11501 raft_consensus.cc:359] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.289471 11501 raft_consensus.cc:385] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.289858 11501 raft_consensus.cc:740] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106e122f1972466aab18d848de643aec, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.290934 11501 consensus_queue.cc:260] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.292093 11505 leader_election.cc:290] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106e122f1972466aab18d848de643aec (127.0.107.194:45037), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.294281 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeecdec717ab44bda2c8521b18856bd4" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
I20260608 12:44:00.294639 11502 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.295094 11455 raft_consensus.cc:2468] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in term 0.
I20260608 12:44:00.295454 11502 ts_tablet_manager.cc:1403] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.071s	user 0.003s	sys 0.038s
I20260608 12:44:00.296626 11271 leader_election.cc:304] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 
I20260608 12:44:00.297683 11505 raft_consensus.cc:2804] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.298117 11505 raft_consensus.cc:493] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.298521 11505 raft_consensus.cc:3060] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.304482 11516 raft_consensus.cc:515] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.306279 11202 catalog_manager.cc:5696] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:00.309015 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e951fef7694b0db87d667146ec6133" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
I20260608 12:44:00.313570 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e951fef7694b0db87d667146ec6133" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
I20260608 12:44:00.314229 11306 raft_consensus.cc:3060] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.316565 11505 raft_consensus.cc:515] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.317040 11519 raft_consensus.cc:493] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.317626 11519 raft_consensus.cc:515] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.319182 11501 ts_tablet_manager.cc:1434] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260608 12:44:00.319509 11505 leader_election.cc:290] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [CANDIDATE]: Term 1 election: Requested vote from peers 106e122f1972466aab18d848de643aec (127.0.107.194:45037), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.300086 11502 raft_consensus.cc:359] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.321255 11381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeecdec717ab44bda2c8521b18856bd4" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec" is_pre_election: true
I20260608 12:44:00.321774 11454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
I20260608 12:44:00.321873 11516 leader_election.cc:290] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Requested vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.322043 11381 raft_consensus.cc:2468] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in term 0.
I20260608 12:44:00.322530 11454 raft_consensus.cc:2468] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 0.
I20260608 12:44:00.323225 11380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeecdec717ab44bda2c8521b18856bd4" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec"
I20260608 12:44:00.323679 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeecdec717ab44bda2c8521b18856bd4" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
I20260608 12:44:00.323855 11380 raft_consensus.cc:3060] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.324349 11453 raft_consensus.cc:3060] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.327344 11500 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: No bootstrap required, opened a new log
I20260608 12:44:00.327924 11500 ts_tablet_manager.cc:1403] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.028s
I20260608 12:44:00.328557 11519 leader_election.cc:290] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.329293 11305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
W20260608 12:44:00.330967 11347 leader_election.cc:343] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.331306 11500 raft_consensus.cc:359] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.331700 11380 raft_consensus.cc:2468] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in term 1.
I20260608 12:44:00.332134 11500 raft_consensus.cc:385] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.321481 11502 raft_consensus.cc:385] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.331730 11346 leader_election.cc:304] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [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: 106e122f1972466aab18d848de643aec, 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 0f5cf8044b894c8991c5e6ada8ebe5b7
I20260608 12:44:00.332623 11502 raft_consensus.cc:740] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.333504 11270 leader_election.cc:304] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.333935 11519 raft_consensus.cc:2804] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.333505 11502 consensus_queue.cc:260] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.334512 11505 raft_consensus.cc:2804] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.334714 11455 raft_consensus.cc:3060] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.336179 11502 ts_tablet_manager.cc:1434] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.002s
I20260608 12:44:00.337666 11502 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.339607 11453 raft_consensus.cc:2468] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in term 1.
I20260608 12:44:00.324270 11306 raft_consensus.cc:2468] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.341475 11347 leader_election.cc:304] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.342414 11516 raft_consensus.cc:2804] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.334344 11519 raft_consensus.cc:493] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.343153 11516 raft_consensus.cc:697] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Becoming Leader. State: Replica: 106e122f1972466aab18d848de643aec, State: Running, Role: LEADER
I20260608 12:44:00.344806 11502 tablet_bootstrap.cc:654] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.344274 11516 consensus_queue.cc:237] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All 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: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.343060 11519 raft_consensus.cc:3060] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.347901 11500 raft_consensus.cc:740] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.349536 11505 raft_consensus.cc:697] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5cf8044b894c8991c5e6ada8ebe5b7, State: Running, Role: LEADER
I20260608 12:44:00.349362 11500 consensus_queue.cc:260] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.350530 11505 consensus_queue.cc:237] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Queue going to LEADER mode. State: All 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: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.351158 11507 raft_consensus.cc:493] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.351651 11507 raft_consensus.cc:515] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.354334 11507 leader_election.cc:290] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.356245 11502 tablet_bootstrap.cc:492] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.356792 11502 ts_tablet_manager.cc:1403] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260608 12:44:00.356879 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.357933 11306 raft_consensus.cc:2468] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 0.
I20260608 12:44:00.359112 11500 ts_tablet_manager.cc:1434] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260608 12:44:00.359964 11347 leader_election.cc:304] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.360260 11502 raft_consensus.cc:359] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.361129 11502 raft_consensus.cc:385] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.361445 11502 raft_consensus.cc:740] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.361474 11516 raft_consensus.cc:2804] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:00.362107 11516 raft_consensus.cc:493] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:00.362566 11516 raft_consensus.cc:3060] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.363888 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
W20260608 12:44:00.365449 11346 leader_election.cc:343] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.370700 11203 catalog_manager.cc:5696] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 106e122f1972466aab18d848de643aec (127.0.107.194). New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:00.362553 11502 consensus_queue.cc:260] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.375083 11502 ts_tablet_manager.cc:1434] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:44:00.376144 11502 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: Bootstrap starting.
I20260608 12:44:00.372305 11516 raft_consensus.cc:515] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.378417 11455 raft_consensus.cc:2468] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.379809 11516 leader_election.cc:290] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Requested vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.382151 11519 raft_consensus.cc:515] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.384959 11519 leader_election.cc:290] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Requested vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.386529 11502 tablet_bootstrap.cc:654] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.388422 11505 raft_consensus.cc:493] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.388970 11505 raft_consensus.cc:515] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.390638 11305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
I20260608 12:44:00.391466 11305 raft_consensus.cc:3060] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.392037 11380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec" is_pre_election: true
I20260608 12:44:00.392684 11380 raft_consensus.cc:2393] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in current term 1: Already voted for candidate 106e122f1972466aab18d848de643aec in this term.
I20260608 12:44:00.393268 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7"
I20260608 12:44:00.393874 11306 raft_consensus.cc:3060] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.394330 11505 leader_election.cc:290] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106e122f1972466aab18d848de643aec (127.0.107.194:45037), 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:00.394573 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" is_pre_election: true
I20260608 12:44:00.395249 11455 raft_consensus.cc:2468] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5cf8044b894c8991c5e6ada8ebe5b7 in term 0.
I20260608 12:44:00.393968 11502 tablet_bootstrap.cc:492] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: No bootstrap required, opened a new log
I20260608 12:44:00.396275 11502 ts_tablet_manager.cc:1403] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 12:44:00.396317 11271 leader_election.cc:304] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 106e122f1972466aab18d848de643aec
I20260608 12:44:00.398510 11455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
I20260608 12:44:00.398972 11453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56915899f2fd4963af7cd20529bab496" candidate_uuid: "106e122f1972466aab18d848de643aec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f"
I20260608 12:44:00.399607 11453 raft_consensus.cc:3060] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.401415 11502 raft_consensus.cc:359] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.402143 11502 raft_consensus.cc:385] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.402437 11502 raft_consensus.cc:740] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4fc638ffdb4b278405fc5e4a1c053f, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.403560 11305 raft_consensus.cc:2468] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.403379 11502 consensus_queue.cc:260] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.404201 11505 raft_consensus.cc:2764] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:44:00.406265 11502 ts_tablet_manager.cc:1434] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:44:00.406651 11347 leader_election.cc:304] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 
I20260608 12:44:00.406857 11453 raft_consensus.cc:2468] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.407620 11519 raft_consensus.cc:2804] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.408133 11519 raft_consensus.cc:697] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Becoming Leader. State: Replica: 106e122f1972466aab18d848de643aec, State: Running, Role: LEADER
W20260608 12:44:00.408500 11346 leader_election.cc:343] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:00.409003 11519 consensus_queue.cc:237] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All 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: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.413533 11201 catalog_manager.cc:5696] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:00.414721 11306 raft_consensus.cc:2468] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106e122f1972466aab18d848de643aec in term 1.
I20260608 12:44:00.416759 11347 leader_election.cc:304] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [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: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec; no voters: 1d4fc638ffdb4b278405fc5e4a1c053f
I20260608 12:44:00.417608 11516 raft_consensus.cc:2804] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.418125 11516 raft_consensus.cc:697] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Becoming Leader. State: Replica: 106e122f1972466aab18d848de643aec, State: Running, Role: LEADER
I20260608 12:44:00.418967 11516 consensus_queue.cc:237] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All 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: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.432361 11201 catalog_manager.cc:5696] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 106e122f1972466aab18d848de643aec (127.0.107.194). New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:00.446712 11203 catalog_manager.cc:5696] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec reported cstate change: term changed from 0 to 1, leader changed from <none> to 106e122f1972466aab18d848de643aec (127.0.107.194). New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:00.452595 11509 raft_consensus.cc:493] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.453239 11509 raft_consensus.cc:515] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.455401 11509 leader_election.cc:290] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077), 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:44:00.456207 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.456971 11306 raft_consensus.cc:2393] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d4fc638ffdb4b278405fc5e4a1c053f in current term 1: Already voted for candidate 106e122f1972466aab18d848de643aec in this term.
I20260608 12:44:00.457000 11380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabf3e4defdd4ded88067768b4249115" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec" is_pre_election: true
I20260608 12:44:00.458492 11419 leader_election.cc:304] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [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: 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec
I20260608 12:44:00.459179 11509 raft_consensus.cc:3060] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.464077 11509 raft_consensus.cc:2749] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:00.484460 11509 raft_consensus.cc:493] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:00.484979 11509 raft_consensus.cc:515] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } }
I20260608 12:44:00.487015 11509 leader_election.cc:290] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106e122f1972466aab18d848de643aec (127.0.107.194:45037), 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077)
I20260608 12:44:00.487795 11380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106e122f1972466aab18d848de643aec" is_pre_election: true
I20260608 12:44:00.488164 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572ded75348b43db88435d0d05c9fe08" candidate_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" is_pre_election: true
I20260608 12:44:00.488929 11306 raft_consensus.cc:2393] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d4fc638ffdb4b278405fc5e4a1c053f in current term 1: Already voted for candidate 106e122f1972466aab18d848de643aec in this term.
I20260608 12:44:00.489960 11421 leader_election.cc:304] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [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: 1d4fc638ffdb4b278405fc5e4a1c053f; no voters: 0f5cf8044b894c8991c5e6ada8ebe5b7, 106e122f1972466aab18d848de643aec
I20260608 12:44:00.490693 11509 raft_consensus.cc:3060] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.495563 11509 raft_consensus.cc:2749] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:00.628278 11519 consensus_queue.cc:1048] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:00.649649 11519 consensus_queue.cc:1048] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:00.702116 11453 raft_consensus.cc:1275] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.704957 11519 consensus_queue.cc:1048] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:00.715797 11306 raft_consensus.cc:1275] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.720567 11516 consensus_queue.cc:1048] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:00.728477 11455 raft_consensus.cc:1275] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 0f5cf8044b894c8991c5e6ada8ebe5b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.728610 11305 raft_consensus.cc:1275] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.730404 11536 consensus_queue.cc:1048] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:00.731514 11455 raft_consensus.cc:1275] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.740680 11507 consensus_queue.cc:1048] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:00.749477 11559 consensus_queue.cc:1048] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:00.764587 11380 raft_consensus.cc:1275] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Refusing update from remote peer 0f5cf8044b894c8991c5e6ada8ebe5b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.788671 11454 raft_consensus.cc:1275] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.797068 11562 consensus_queue.cc:1048] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:00.809195 11304 raft_consensus.cc:1275] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:00.821723 11509 consensus_queue.cc:1048] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:00.823484 11536 consensus_queue.cc:1048] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260608 12:44:00.841864 11509 consensus_queue.cc:1048] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Connected to new peer: Peer: permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:00.851826 11562 consensus_queue.cc:1048] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:44:01.101432 11587 log.cc:927] Time spent T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Append to log took a long time: real 0.067s	user 0.001s	sys 0.001s
W20260608 12:44:02.423705 11542 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.002s	sys 0.000s
I20260608 12:44:02.571211   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:02.582863 11602 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
W20260608 12:44:02.584286 11603 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
W20260608 12:44:02.585291 11605 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
I20260608 12:44:02.586176   431 server_base.cc:1061] running on GCE node
I20260608 12:44:02.587410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:02.587611   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:02.587764   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922642587752 us; error 0 us; skew 500 ppm
I20260608 12:44:02.588408   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:02.591213   431 webserver.cc:533] Webserver started at http://127.0.107.196:43955/ using document root <none> and password file <none>
I20260608 12:44:02.591894   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:02.592082   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:02.592346   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:02.593713   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80"
format_stamp: "Formatted at 2026-06-08 12:44:02 on dist-test-slave-d4dv"
I20260608 12:44:02.598819   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:02.602607 11610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:02.603547   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:44:02.603883   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80"
format_stamp: "Formatted at 2026-06-08 12:44:02 on dist-test-slave-d4dv"
I20260608 12:44:02.604189   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922389651467-431-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)
I20260608 12:44:02.623373   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:02.624789   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:02.626471   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:02.629118   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:02.629383   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:02.629648   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:02.629846   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:02.676218   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45447
I20260608 12:44:02.676416 11672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45447 every 8 connection(s)
I20260608 12:44:02.696560 11673 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38769
I20260608 12:44:02.697166 11673 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:02.698081 11673 heartbeater.cc:507] Master 127.0.107.254:38769 requested a full tablet report, sending...
I20260608 12:44:02.700752 11195 ts_manager.cc:194] Registered new tserver with Master: e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196:45447)
I20260608 12:44:02.702450 11195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60046
I20260608 12:44:03.538794 11455 consensus_queue.cc:237] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:03.556388 11381 raft_consensus.cc:1275] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Refusing update from remote peer 1d4fc638ffdb4b278405fc5e4a1c053f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.557117 11306 raft_consensus.cc:1275] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 1d4fc638ffdb4b278405fc5e4a1c053f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.558162 11509 consensus_queue.cc:1048] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Connected to new peer: Peer: permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:44:03.560477 11509 consensus_queue.cc:1048] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:03.570569 11509 raft_consensus.cc:2955] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
W20260608 12:44:03.573201 11419 consensus_peers.cc:597] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f -> Peer e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196:45447): Couldn't send request to peer e37a61960f3b4e7eb9f8cd27b0e32a80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eda935217acf4ac9899e25646e76a8c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:03.578212 11306 raft_consensus.cc:2955] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.581043 11381 raft_consensus.cc:2955] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.595403 11195 catalog_manager.cc:5696] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f reported cstate change: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:03.615091 11381 consensus_queue.cc:237] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:03.642195 11455 raft_consensus.cc:1275] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.643253 11306 raft_consensus.cc:1275] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.644652 11507 consensus_queue.cc:1048] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:03.652240 11507 consensus_queue.cc:1048] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:44:03.657266 11345 consensus_peers.cc:597] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec -> Peer e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196:45447): Couldn't send request to peer e37a61960f3b4e7eb9f8cd27b0e32a80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93e951fef7694b0db87d667146ec6133. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:03.661166 11693 raft_consensus.cc:2955] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.663115 11306 raft_consensus.cc:2955] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.665269 11455 raft_consensus.cc:2955] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.675998 11202 catalog_manager.cc:5696] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec reported cstate change: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:03.677763 11381 consensus_queue.cc:237] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
W20260608 12:44:03.685859 11345 consensus_peers.cc:597] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec -> Peer e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196:45447): Couldn't send request to peer e37a61960f3b4e7eb9f8cd27b0e32a80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56915899f2fd4963af7cd20529bab496. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:03.685838 11455 raft_consensus.cc:1275] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.686510 11306 raft_consensus.cc:1275] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Refusing update from remote peer 106e122f1972466aab18d848de643aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.687948 11507 consensus_queue.cc:1048] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:03.688908 11692 consensus_queue.cc:1048] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:03.697928 11692 raft_consensus.cc:2955] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.699872 11306 raft_consensus.cc:2955] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.705425 11673 heartbeater.cc:499] Master 127.0.107.254:38769 was elected leader, sending a full tablet report...
I20260608 12:44:03.706228 11455 raft_consensus.cc:2955] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.715116 11195 catalog_manager.cc:5696] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 reported cstate change: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "106e122f1972466aab18d848de643aec" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.733702 11306 consensus_queue.cc:237] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:03.741822 11455 raft_consensus.cc:1275] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Refusing update from remote peer 0f5cf8044b894c8991c5e6ada8ebe5b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.743934 11703 consensus_queue.cc:1048] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:44:03.745481 11381 raft_consensus.cc:1275] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Refusing update from remote peer 0f5cf8044b894c8991c5e6ada8ebe5b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:03.746932 11703 consensus_queue.cc:1048] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:03.754477 11601 raft_consensus.cc:2955] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
W20260608 12:44:03.758319 11270 consensus_peers.cc:597] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 -> Peer e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196:45447): Couldn't send request to peer e37a61960f3b4e7eb9f8cd27b0e32a80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aeecdec717ab44bda2c8521b18856bd4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:03.758976 11381 raft_consensus.cc:2955] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.758490 11455 raft_consensus.cc:2955] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:03.775417 11197 catalog_manager.cc:5696] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f reported cstate change: config changed from index -1 to 18, NON_VOTER e37a61960f3b4e7eb9f8cd27b0e32a80 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } } }
I20260608 12:44:04.081405 11707 ts_tablet_manager.cc:933] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Initiating tablet copy from peer 1d4fc638ffdb4b278405fc5e4a1c053f (127.0.107.195:37937)
I20260608 12:44:04.083042 11707 tablet_copy_client.cc:323] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37937
I20260608 12:44:04.095382 11465 tablet_copy_service.cc:140] P 1d4fc638ffdb4b278405fc5e4a1c053f: Received BeginTabletCopySession request for tablet eda935217acf4ac9899e25646e76a8c7 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 ({username='slave'} at 127.0.0.1:51264)
I20260608 12:44:04.096087 11465 tablet_copy_service.cc:161] P 1d4fc638ffdb4b278405fc5e4a1c053f: Beginning new tablet copy session on tablet eda935217acf4ac9899e25646e76a8c7 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 at {username='slave'} at 127.0.0.1:51264: session id = e37a61960f3b4e7eb9f8cd27b0e32a80-eda935217acf4ac9899e25646e76a8c7
I20260608 12:44:04.109464 11465 tablet_copy_source_session.cc:215] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:04.116357 11707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda935217acf4ac9899e25646e76a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.128212 11707 tablet_copy_client.cc:806] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:04.128878 11707 tablet_copy_client.cc:670] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:04.133591 11707 tablet_copy_client.cc:538] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:04.140167 11707 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap starting.
I20260608 12:44:04.150103 11713 ts_tablet_manager.cc:933] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Initiating tablet copy from peer 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:44:04.154388 11713 tablet_copy_client.cc:323] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45037
I20260608 12:44:04.170078 11391 tablet_copy_service.cc:140] P 106e122f1972466aab18d848de643aec: Received BeginTabletCopySession request for tablet 56915899f2fd4963af7cd20529bab496 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 ({username='slave'} at 127.0.0.1:45612)
I20260608 12:44:04.170907 11391 tablet_copy_service.cc:161] P 106e122f1972466aab18d848de643aec: Beginning new tablet copy session on tablet 56915899f2fd4963af7cd20529bab496 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 at {username='slave'} at 127.0.0.1:45612: session id = e37a61960f3b4e7eb9f8cd27b0e32a80-56915899f2fd4963af7cd20529bab496
I20260608 12:44:04.180419 11391 tablet_copy_source_session.cc:215] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:04.184276 11713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56915899f2fd4963af7cd20529bab496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.202879 11713 tablet_copy_client.cc:806] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:04.203529 11713 tablet_copy_client.cc:670] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:04.208433 11713 tablet_copy_client.cc:538] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:04.218943 11713 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap starting.
I20260608 12:44:04.241400 11717 ts_tablet_manager.cc:933] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Initiating tablet copy from peer 106e122f1972466aab18d848de643aec (127.0.107.194:45037)
I20260608 12:44:04.246309 11718 ts_tablet_manager.cc:933] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Initiating tablet copy from peer 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077)
I20260608 12:44:04.247434 11717 tablet_copy_client.cc:323] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45037
I20260608 12:44:04.249560 11391 tablet_copy_service.cc:140] P 106e122f1972466aab18d848de643aec: Received BeginTabletCopySession request for tablet 93e951fef7694b0db87d667146ec6133 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 ({username='slave'} at 127.0.0.1:45612)
I20260608 12:44:04.250110 11391 tablet_copy_service.cc:161] P 106e122f1972466aab18d848de643aec: Beginning new tablet copy session on tablet 93e951fef7694b0db87d667146ec6133 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 at {username='slave'} at 127.0.0.1:45612: session id = e37a61960f3b4e7eb9f8cd27b0e32a80-93e951fef7694b0db87d667146ec6133
I20260608 12:44:04.259835 11391 tablet_copy_source_session.cc:215] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:04.262575 11718 tablet_copy_client.cc:323] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33077
I20260608 12:44:04.263784 11717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e951fef7694b0db87d667146ec6133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.272527 11707 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:04.273574 11707 tablet_bootstrap.cc:492] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap complete.
I20260608 12:44:04.274369 11707 ts_tablet_manager.cc:1403] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent bootstrapping tablet: real 0.134s	user 0.120s	sys 0.010s
I20260608 12:44:04.277631 11707 raft_consensus.cc:359] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.278472 11707 raft_consensus.cc:740] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e37a61960f3b4e7eb9f8cd27b0e32a80, State: Initialized, Role: LEARNER
I20260608 12:44:04.279175 11707 consensus_queue.cc:260] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.302625 11316 tablet_copy_service.cc:140] P 0f5cf8044b894c8991c5e6ada8ebe5b7: Received BeginTabletCopySession request for tablet aeecdec717ab44bda2c8521b18856bd4 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 ({username='slave'} at 127.0.0.1:38504)
I20260608 12:44:04.303382 11316 tablet_copy_service.cc:161] P 0f5cf8044b894c8991c5e6ada8ebe5b7: Beginning new tablet copy session on tablet aeecdec717ab44bda2c8521b18856bd4 from peer e37a61960f3b4e7eb9f8cd27b0e32a80 at {username='slave'} at 127.0.0.1:38504: session id = e37a61960f3b4e7eb9f8cd27b0e32a80-aeecdec717ab44bda2c8521b18856bd4
I20260608 12:44:04.303954 11707 ts_tablet_manager.cc:1434] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.009s
I20260608 12:44:04.306247 11465 tablet_copy_service.cc:342] P 1d4fc638ffdb4b278405fc5e4a1c053f: Request end of tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-eda935217acf4ac9899e25646e76a8c7 received from {username='slave'} at 127.0.0.1:51264
I20260608 12:44:04.306758 11465 tablet_copy_service.cc:434] P 1d4fc638ffdb4b278405fc5e4a1c053f: ending tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-eda935217acf4ac9899e25646e76a8c7 on tablet eda935217acf4ac9899e25646e76a8c7 with peer e37a61960f3b4e7eb9f8cd27b0e32a80
I20260608 12:44:04.311326 11717 tablet_copy_client.cc:806] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:04.311609 11316 tablet_copy_source_session.cc:215] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:04.311980 11717 tablet_copy_client.cc:670] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:04.315733 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeecdec717ab44bda2c8521b18856bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.317421 11717 tablet_copy_client.cc:538] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:04.327147 11717 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap starting.
I20260608 12:44:04.332417 11718 tablet_copy_client.cc:806] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:04.333045 11718 tablet_copy_client.cc:670] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:04.337075 11718 tablet_copy_client.cc:538] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:04.343627 11718 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap starting.
I20260608 12:44:04.383101 11713 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:04.384114 11713 tablet_bootstrap.cc:492] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap complete.
I20260608 12:44:04.384915 11713 ts_tablet_manager.cc:1403] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent bootstrapping tablet: real 0.166s	user 0.119s	sys 0.033s
I20260608 12:44:04.387856 11713 raft_consensus.cc:359] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.389423 11713 raft_consensus.cc:740] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e37a61960f3b4e7eb9f8cd27b0e32a80, State: Initialized, Role: LEARNER
I20260608 12:44:04.390105 11713 consensus_queue.cc:260] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } attrs { replace: true } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.395371 11713 ts_tablet_manager.cc:1434] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:44:04.397320 11391 tablet_copy_service.cc:342] P 106e122f1972466aab18d848de643aec: Request end of tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-56915899f2fd4963af7cd20529bab496 received from {username='slave'} at 127.0.0.1:45612
I20260608 12:44:04.397768 11391 tablet_copy_service.cc:434] P 106e122f1972466aab18d848de643aec: ending tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-56915899f2fd4963af7cd20529bab496 on tablet 56915899f2fd4963af7cd20529bab496 with peer e37a61960f3b4e7eb9f8cd27b0e32a80
I20260608 12:44:04.481997 11717 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:04.482123 11718 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=161 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:04.483004 11718 tablet_bootstrap.cc:492] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap complete.
I20260608 12:44:04.483042 11717 tablet_bootstrap.cc:492] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Bootstrap complete.
I20260608 12:44:04.483661 11718 ts_tablet_manager.cc:1403] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent bootstrapping tablet: real 0.140s	user 0.122s	sys 0.012s
I20260608 12:44:04.483801 11717 ts_tablet_manager.cc:1403] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent bootstrapping tablet: real 0.157s	user 0.117s	sys 0.028s
I20260608 12:44:04.486043 11718 raft_consensus.cc:359] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.486622 11718 raft_consensus.cc:740] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e37a61960f3b4e7eb9f8cd27b0e32a80, State: Initialized, Role: LEARNER
I20260608 12:44:04.486619 11717 raft_consensus.cc:359] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.487201 11718 consensus_queue.cc:260] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } attrs { replace: true } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.487500 11717 raft_consensus.cc:740] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e37a61960f3b4e7eb9f8cd27b0e32a80, State: Initialized, Role: LEARNER
I20260608 12:44:04.488266 11717 consensus_queue.cc:260] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0f5cf8044b894c8991c5e6ada8ebe5b7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33077 } } peers { permanent_uuid: "106e122f1972466aab18d848de643aec" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45037 } } peers { permanent_uuid: "1d4fc638ffdb4b278405fc5e4a1c053f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37937 } attrs { replace: true } } peers { permanent_uuid: "e37a61960f3b4e7eb9f8cd27b0e32a80" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45447 } attrs { promote: true } }
I20260608 12:44:04.489289 11718 ts_tablet_manager.cc:1434] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:44:04.490432 11717 ts_tablet_manager.cc:1434] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:44:04.491339 11316 tablet_copy_service.cc:342] P 0f5cf8044b894c8991c5e6ada8ebe5b7: Request end of tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-aeecdec717ab44bda2c8521b18856bd4 received from {username='slave'} at 127.0.0.1:38504
I20260608 12:44:04.491813 11316 tablet_copy_service.cc:434] P 0f5cf8044b894c8991c5e6ada8ebe5b7: ending tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-aeecdec717ab44bda2c8521b18856bd4 on tablet aeecdec717ab44bda2c8521b18856bd4 with peer e37a61960f3b4e7eb9f8cd27b0e32a80
I20260608 12:44:04.494436 11391 tablet_copy_service.cc:342] P 106e122f1972466aab18d848de643aec: Request end of tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-93e951fef7694b0db87d667146ec6133 received from {username='slave'} at 127.0.0.1:45612
I20260608 12:44:04.494868 11391 tablet_copy_service.cc:434] P 106e122f1972466aab18d848de643aec: ending tablet copy session e37a61960f3b4e7eb9f8cd27b0e32a80-93e951fef7694b0db87d667146ec6133 on tablet 93e951fef7694b0db87d667146ec6133 with peer e37a61960f3b4e7eb9f8cd27b0e32a80
I20260608 12:44:04.575325 11648 raft_consensus.cc:1217] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:04.608048 11648 raft_consensus.cc:1217] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:04.712589   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:04.747362   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:04.747490 11648 raft_consensus.cc:1217] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:04.749085   431 tablet_replica.cc:333] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.750080   431 raft_consensus.cc:2243] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.750828   431 raft_consensus.cc:2272] T 56915899f2fd4963af7cd20529bab496 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.754458   431 tablet_replica.cc:333] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.755326   431 raft_consensus.cc:2243] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.756006   431 raft_consensus.cc:2272] T 93e951fef7694b0db87d667146ec6133 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.759334   431 tablet_replica.cc:333] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.760152   431 raft_consensus.cc:2243] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.760731   431 raft_consensus.cc:2272] T 572ded75348b43db88435d0d05c9fe08 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.763952   431 tablet_replica.cc:333] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.764693   431 raft_consensus.cc:2243] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.766183   431 raft_consensus.cc:2272] T aeecdec717ab44bda2c8521b18856bd4 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.770071   431 tablet_replica.cc:333] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.770855   431 raft_consensus.cc:2243] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.771672   431 raft_consensus.cc:2272] T eda935217acf4ac9899e25646e76a8c7 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.774950   431 tablet_replica.cc:333] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7: stopping tablet replica
I20260608 12:44:04.775682   431 raft_consensus.cc:2243] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.776278   431 raft_consensus.cc:2272] T eabf3e4defdd4ded88067768b4249115 P 0f5cf8044b894c8991c5e6ada8ebe5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:04.785892 11347 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]
W20260608 12:44:04.789237 11347 consensus_peers.cc:597] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec -> Peer 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077): Couldn't send request to peer 0f5cf8044b894c8991c5e6ada8ebe5b7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:04.808532   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:44:04.832751 11347 consensus_peers.cc:597] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec -> Peer 0f5cf8044b894c8991c5e6ada8ebe5b7 (127.0.107.193:33077): Couldn't send request to peer 0f5cf8044b894c8991c5e6ada8ebe5b7. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:04.833666   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:04.868947   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:04.869975   431 tablet_replica.cc:333] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.870752   431 raft_consensus.cc:2243] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.871918   431 raft_consensus.cc:2272] T eabf3e4defdd4ded88067768b4249115 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.874588   431 tablet_replica.cc:333] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.875231   431 raft_consensus.cc:2243] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.876322   431 raft_consensus.cc:2272] T 93e951fef7694b0db87d667146ec6133 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.878901   431 tablet_replica.cc:333] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.879524   431 raft_consensus.cc:2243] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.880328   431 raft_consensus.cc:2272] T 572ded75348b43db88435d0d05c9fe08 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.883612   431 tablet_replica.cc:333] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.884341   431 raft_consensus.cc:2243] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.885043   431 raft_consensus.cc:2272] T aeecdec717ab44bda2c8521b18856bd4 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.887511   431 tablet_replica.cc:333] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.888087   431 raft_consensus.cc:2243] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.888618   431 raft_consensus.cc:2272] T eda935217acf4ac9899e25646e76a8c7 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.890903   431 tablet_replica.cc:333] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec: stopping tablet replica
I20260608 12:44:04.891516   431 raft_consensus.cc:2243] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.893059   431 raft_consensus.cc:2272] T 56915899f2fd4963af7cd20529bab496 P 106e122f1972466aab18d848de643aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.922465   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:04.944752   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:04.982610   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:04.983567   431 tablet_replica.cc:333] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:04.984478   431 raft_consensus.cc:2243] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.985129   431 raft_consensus.cc:2272] T eabf3e4defdd4ded88067768b4249115 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.988478   431 tablet_replica.cc:333] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:04.989276   431 raft_consensus.cc:2243] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:04.990701   431 raft_consensus.cc:2272] T eda935217acf4ac9899e25646e76a8c7 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.993990   431 tablet_replica.cc:333] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:04.994741   431 raft_consensus.cc:2243] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:04.995554   431 raft_consensus.cc:2272] T aeecdec717ab44bda2c8521b18856bd4 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:04.998847   431 tablet_replica.cc:333] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:04.999740   431 raft_consensus.cc:2243] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:05.000373   431 raft_consensus.cc:2272] T 572ded75348b43db88435d0d05c9fe08 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:05.003564   431 tablet_replica.cc:333] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:05.004310   431 raft_consensus.cc:2243] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:05.004980   431 raft_consensus.cc:2272] T 56915899f2fd4963af7cd20529bab496 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:05.008069   431 tablet_replica.cc:333] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f: stopping tablet replica
I20260608 12:44:05.008746   431 raft_consensus.cc:2243] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:05.009408   431 raft_consensus.cc:2272] T 93e951fef7694b0db87d667146ec6133 P 1d4fc638ffdb4b278405fc5e4a1c053f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:05.040710   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:05.070192   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:05.097234   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:05.098045   431 tablet_replica.cc:333] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80: stopping tablet replica
I20260608 12:44:05.098816   431 raft_consensus.cc:2243] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:05.099327   431 raft_consensus.cc:2272] T aeecdec717ab44bda2c8521b18856bd4 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:05.102576   431 tablet_replica.cc:333] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80: stopping tablet replica
I20260608 12:44:05.103288   431 raft_consensus.cc:2243] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:05.103753   431 raft_consensus.cc:2272] T 93e951fef7694b0db87d667146ec6133 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:05.106710   431 tablet_replica.cc:333] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80: stopping tablet replica
I20260608 12:44:05.107357   431 raft_consensus.cc:2243] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:05.107815   431 raft_consensus.cc:2272] T 56915899f2fd4963af7cd20529bab496 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:05.110280   431 tablet_replica.cc:333] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80: stopping tablet replica
I20260608 12:44:05.110755   431 raft_consensus.cc:2243] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:05.111135   431 raft_consensus.cc:2272] T eda935217acf4ac9899e25646e76a8c7 P e37a61960f3b4e7eb9f8cd27b0e32a80 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:05.133729   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:05.147038   431 master.cc:562] Master@127.0.107.254:38769 shutting down...
W20260608 12:44:05.180148 11252 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:05.180410 11252 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:05.180637 11252 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:05.181872   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:05.182325   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:05.182621   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 544de8368a2f4161856558362e0c9a00: stopping tablet replica
I20260608 12:44:05.204070   431 master.cc:584] Master@127.0.107.254:38769 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7107 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:44:05.252096   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46421
I20260608 12:44:05.253388   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:05.258661 11729 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
W20260608 12:44:05.258725 11730 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
I20260608 12:44:05.261701   431 server_base.cc:1061] running on GCE node
W20260608 12:44:05.261775 11732 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
I20260608 12:44:05.262928   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:05.263142   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:05.263310   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922645263294 us; error 0 us; skew 500 ppm
I20260608 12:44:05.263911   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:05.266613   431 webserver.cc:533] Webserver started at http://127.0.107.254:36671/ using document root <none> and password file <none>
I20260608 12:44:05.267123   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:05.267323   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:05.267632   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:05.268715   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/master-0-root/instance:
uuid: "093c50f3aaa04717a2cde54b96e5aed1"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.273424   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:44:05.276919 11737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.277726   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:05.278024   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/master-0-root
uuid: "093c50f3aaa04717a2cde54b96e5aed1"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.278301   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-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)
I20260608 12:44:05.287672   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:05.288887   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:05.327111   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46421
I20260608 12:44:05.327242 11788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46421 every 8 connection(s)
I20260608 12:44:05.331398 11789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.342583 11789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1: Bootstrap starting.
I20260608 12:44:05.347765 11789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.352269 11789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1: No bootstrap required, opened a new log
I20260608 12:44:05.354568 11789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER }
I20260608 12:44:05.354949 11789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.355134 11789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093c50f3aaa04717a2cde54b96e5aed1, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.355786 11789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER }
I20260608 12:44:05.356221 11789 raft_consensus.cc:399] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:05.356415 11789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:05.356626 11789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.361459 11789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER }
I20260608 12:44:05.361997 11789 leader_election.cc:304] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [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: 093c50f3aaa04717a2cde54b96e5aed1; no voters: 
I20260608 12:44:05.363128 11789 leader_election.cc:290] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:05.363632 11792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:05.365108 11792 raft_consensus.cc:697] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 1 LEADER]: Becoming Leader. State: Replica: 093c50f3aaa04717a2cde54b96e5aed1, State: Running, Role: LEADER
I20260608 12:44:05.365746 11792 consensus_queue.cc:237] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [LEADER]: Queue going to LEADER mode. State: All 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: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER }
I20260608 12:44:05.366308 11789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:05.370397 11793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "093c50f3aaa04717a2cde54b96e5aed1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER } }
I20260608 12:44:05.370776 11794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 093c50f3aaa04717a2cde54b96e5aed1. Latest consensus state: current_term: 1 leader_uuid: "093c50f3aaa04717a2cde54b96e5aed1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "093c50f3aaa04717a2cde54b96e5aed1" member_type: VOTER } }
I20260608 12:44:05.371173 11793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:05.371587 11794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:05.377952 11799 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:05.386457 11799 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:05.387492   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:05.396121 11799 catalog_manager.cc:1382] Generated new cluster ID: 96da9d213edd4567a734ef9e853e1d69
I20260608 12:44:05.396392 11799 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:05.429651 11799 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:05.431037 11799 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:05.448807 11799 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1: Generated new TSK 0
I20260608 12:44:05.449525 11799 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:05.454032   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:05.460036 11810 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
W20260608 12:44:05.461319 11811 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
W20260608 12:44:05.462996 11813 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
I20260608 12:44:05.463057   431 server_base.cc:1061] running on GCE node
I20260608 12:44:05.464396   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:05.464632   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:05.464923   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922645464902 us; error 0 us; skew 500 ppm
I20260608 12:44:05.465515   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:05.468645   431 webserver.cc:533] Webserver started at http://127.0.107.193:44527/ using document root <none> and password file <none>
I20260608 12:44:05.469241   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:05.469442   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:05.469722   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:05.470845   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-0-root/instance:
uuid: "9e107f4f75f447d686808164dda8529e"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.475416   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:05.479135 11818 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.480165   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:44:05.480489   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-0-root
uuid: "9e107f4f75f447d686808164dda8529e"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.480769   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-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)
I20260608 12:44:05.494856   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:05.495887   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:05.497285   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:05.499498   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:05.499672   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.499981   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:05.500150   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.538798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43345
I20260608 12:44:05.538906 11880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43345 every 8 connection(s)
I20260608 12:44:05.544615   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:05.551347 11885 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
W20260608 12:44:05.553637 11886 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
W20260608 12:44:05.554699 11888 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
I20260608 12:44:05.557430 11881 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46421
I20260608 12:44:05.557873 11881 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:05.557922   431 server_base.cc:1061] running on GCE node
I20260608 12:44:05.558776 11881 heartbeater.cc:507] Master 127.0.107.254:46421 requested a full tablet report, sending...
I20260608 12:44:05.560495   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:05.560779   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:05.561029   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922645561013 us; error 0 us; skew 500 ppm
I20260608 12:44:05.561143 11754 ts_manager.cc:194] Registered new tserver with Master: 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345)
I20260608 12:44:05.561765   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:05.563542 11754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57222
I20260608 12:44:05.564484   431 webserver.cc:533] Webserver started at http://127.0.107.194:39929/ using document root <none> and password file <none>
I20260608 12:44:05.565148   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:05.565347   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:05.565630   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:05.566725   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-1-root/instance:
uuid: "b23fb239a85a48068f01fec7f276d2fc"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.571353   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:05.574644 11893 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.575500   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:44:05.575819   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-1-root
uuid: "b23fb239a85a48068f01fec7f276d2fc"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.576094   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-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)
I20260608 12:44:05.598335   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:05.599488   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:05.600988   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:05.603224   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:05.603464   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.603713   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:05.603909   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.641891   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34881
I20260608 12:44:05.642012 11955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34881 every 8 connection(s)
I20260608 12:44:05.647461   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:05.656010 11959 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
W20260608 12:44:05.656327 11960 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
W20260608 12:44:05.660055 11962 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
I20260608 12:44:05.660187   431 server_base.cc:1061] running on GCE node
I20260608 12:44:05.661196 11956 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46421
I20260608 12:44:05.661610 11956 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:05.662408   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:44:05.662580 11956 heartbeater.cc:507] Master 127.0.107.254:46421 requested a full tablet report, sending...
W20260608 12:44:05.662763   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:05.663021   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922645663004 us; error 0 us; skew 500 ppm
I20260608 12:44:05.663880   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:05.665202 11754 ts_manager.cc:194] Registered new tserver with Master: b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:05.666733   431 webserver.cc:533] Webserver started at http://127.0.107.195:42693/ using document root <none> and password file <none>
I20260608 12:44:05.667058 11754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57224
I20260608 12:44:05.667507   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:05.667816   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:05.668124   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:05.669646   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-2-root/instance:
uuid: "728140f24ef24c75bba8c4cee39f4333"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.674435   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:44:05.678220 11967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.679047   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:44:05.679332   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-2-root
uuid: "728140f24ef24c75bba8c4cee39f4333"
format_stamp: "Formatted at 2026-06-08 12:44:05 on dist-test-slave-d4dv"
I20260608 12:44:05.679575   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-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)
I20260608 12:44:05.697206   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:05.698276   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:05.699736   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:05.702167   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:05.702380   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.702658   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:05.702821   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:05.745024   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39519
I20260608 12:44:05.745162 12029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39519 every 8 connection(s)
I20260608 12:44:05.760140 12030 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46421
I20260608 12:44:05.760578 12030 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:05.761343 12030 heartbeater.cc:507] Master 127.0.107.254:46421 requested a full tablet report, sending...
I20260608 12:44:05.763355 11754 ts_manager.cc:194] Registered new tserver with Master: 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:05.763787   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015218243s
I20260608 12:44:05.764982 11754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57236
I20260608 12:44:06.566465 11881 heartbeater.cc:499] Master 127.0.107.254:46421 was elected leader, sending a full tablet report...
I20260608 12:44:06.670500 11956 heartbeater.cc:499] Master 127.0.107.254:46421 was elected leader, sending a full tablet report...
I20260608 12:44:06.768035 12030 heartbeater.cc:499] Master 127.0.107.254:46421 was elected leader, sending a full tablet report...
I20260608 12:44:06.822358 11754 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57242:
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"
    }
  }
}
W20260608 12:44:06.825166 11754 catalog_manager.cc:7076] 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.
I20260608 12:44:06.902141 11919 tablet_service.cc:1511] Processing CreateTablet for tablet ec141c7f4a0e4962a895691f3d55a186 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:06.903729 11919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec141c7f4a0e4962a895691f3d55a186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.903155 11918 tablet_service.cc:1511] Processing CreateTablet for tablet 4afb598b21b44b17932795ecb1272b46 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:06.904887 11918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afb598b21b44b17932795ecb1272b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.906066 11920 tablet_service.cc:1511] Processing CreateTablet for tablet c4a6d552da4642f888b33076e4ae6260 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:06.907539 11920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a6d552da4642f888b33076e4ae6260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.910543 11917 tablet_service.cc:1511] Processing CreateTablet for tablet f5730196cb2941dbb9e839bf191efbdb (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:06.912097 11917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5730196cb2941dbb9e839bf191efbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.907159 11921 tablet_service.cc:1511] Processing CreateTablet for tablet dca83636fe044bfcbfce8cafd2bf13e5 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:06.916740 11921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca83636fe044bfcbfce8cafd2bf13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.917484 11916 tablet_service.cc:1511] Processing CreateTablet for tablet 760913c08ef04b59924b4cb40b2dcae7 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:06.918880 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760913c08ef04b59924b4cb40b2dcae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.925652 11993 tablet_service.cc:1511] Processing CreateTablet for tablet ec141c7f4a0e4962a895691f3d55a186 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:06.926849 11995 tablet_service.cc:1511] Processing CreateTablet for tablet dca83636fe044bfcbfce8cafd2bf13e5 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:06.928913 11992 tablet_service.cc:1511] Processing CreateTablet for tablet 4afb598b21b44b17932795ecb1272b46 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:06.929462 11994 tablet_service.cc:1511] Processing CreateTablet for tablet c4a6d552da4642f888b33076e4ae6260 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:06.931581 11991 tablet_service.cc:1511] Processing CreateTablet for tablet f5730196cb2941dbb9e839bf191efbdb (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:06.931977 11990 tablet_service.cc:1511] Processing CreateTablet for tablet 760913c08ef04b59924b4cb40b2dcae7 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:06.927258 11993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec141c7f4a0e4962a895691f3d55a186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.933720 11992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afb598b21b44b17932795ecb1272b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.934455 11995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca83636fe044bfcbfce8cafd2bf13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.935135 11990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760913c08ef04b59924b4cb40b2dcae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.937371 11994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a6d552da4642f888b33076e4ae6260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.941234 11991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5730196cb2941dbb9e839bf191efbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.955297 11844 tablet_service.cc:1511] Processing CreateTablet for tablet ec141c7f4a0e4962a895691f3d55a186 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:06.957183 11845 tablet_service.cc:1511] Processing CreateTablet for tablet c4a6d552da4642f888b33076e4ae6260 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:06.958235 11843 tablet_service.cc:1511] Processing CreateTablet for tablet 4afb598b21b44b17932795ecb1272b46 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:06.960757 11846 tablet_service.cc:1511] Processing CreateTablet for tablet dca83636fe044bfcbfce8cafd2bf13e5 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:06.962235 11841 tablet_service.cc:1511] Processing CreateTablet for tablet 760913c08ef04b59924b4cb40b2dcae7 (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:06.963409 11842 tablet_service.cc:1511] Processing CreateTablet for tablet f5730196cb2941dbb9e839bf191efbdb (DEFAULT_TABLE table=test-workload [id=3616c2703f2240119b094a28da3ec345]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:06.964964 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec141c7f4a0e4962a895691f3d55a186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.967515 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca83636fe044bfcbfce8cafd2bf13e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.968406 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5730196cb2941dbb9e839bf191efbdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.973244 11841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760913c08ef04b59924b4cb40b2dcae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.977218 11843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4afb598b21b44b17932795ecb1272b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:06.981243 11845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a6d552da4642f888b33076e4ae6260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:07.041242 12049 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
I20260608 12:44:07.050843 12049 tablet_bootstrap.cc:654] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.053871 12051 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.053871 12050 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.060768 12049 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.061283 12051 tablet_bootstrap.cc:654] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.061355 12049 ts_tablet_manager.cc:1403] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 12:44:07.064325 12049 raft_consensus.cc:359] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.065026 12049 raft_consensus.cc:385] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.065191 12050 tablet_bootstrap.cc:654] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.065351 12049 raft_consensus.cc:740] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.066563 12049 consensus_queue.cc:260] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.068241 12051 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.069128 12051 ts_tablet_manager.cc:1403] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:44:07.070081 12049 ts_tablet_manager.cc:1434] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:44:07.072304 12051 raft_consensus.cc:359] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.073128 12051 raft_consensus.cc:385] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.073413 12051 raft_consensus.cc:740] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.073515 12049 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
I20260608 12:44:07.074355 12051 consensus_queue.cc:260] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.075632 12050 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.076172 12050 ts_tablet_manager.cc:1403] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.013s
I20260608 12:44:07.079555 12050 raft_consensus.cc:359] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.080372 12050 raft_consensus.cc:385] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.080686 12050 raft_consensus.cc:740] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.083235 12049 tablet_bootstrap.cc:654] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.087201 12050 consensus_queue.cc:260] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.105644 12057 raft_consensus.cc:493] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.106638 12057 raft_consensus.cc:515] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.131855 12051 ts_tablet_manager.cc:1434] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.062s	user 0.033s	sys 0.028s
I20260608 12:44:07.134215 12049 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.134330 12050 ts_tablet_manager.cc:1434] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.058s	user 0.011s	sys 0.040s
I20260608 12:44:07.134287 12057 leader_election.cc:290] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.136418 12050 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.134917 12051 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.143481 12050 tablet_bootstrap.cc:654] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
W20260608 12:44:07.148352 11957 tablet.cc:2404] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:44:07.134831 12049 ts_tablet_manager.cc:1403] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.030s
I20260608 12:44:07.153008 12049 raft_consensus.cc:359] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.153738 12049 raft_consensus.cc:385] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.154080 12049 raft_consensus.cc:740] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.154943 12049 consensus_queue.cc:260] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.156605 12051 tablet_bootstrap.cc:654] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.156654 12050 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.157872 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
W20260608 12:44:07.159580 11969 leader_election.cc:343] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.159591 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.161193 12049 ts_tablet_manager.cc:1434] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 12:44:07.162281 12049 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
W20260608 12:44:07.162215 11970 leader_election.cc:343] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.163223 11970 leader_election.cc:304] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333; no voters: 9e107f4f75f447d686808164dda8529e, b23fb239a85a48068f01fec7f276d2fc
I20260608 12:44:07.164808 12057 raft_consensus.cc:2749] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:07.166077 12050 ts_tablet_manager.cc:1403] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.002s
I20260608 12:44:07.170244 12049 tablet_bootstrap.cc:654] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.170636 12050 raft_consensus.cc:359] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.171726 12050 raft_consensus.cc:385] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.172088 12050 raft_consensus.cc:740] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.172914 12050 consensus_queue.cc:260] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.174917 12051 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.175269 12050 ts_tablet_manager.cc:1434] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:44:07.175482 12051 ts_tablet_manager.cc:1403] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.009s
I20260608 12:44:07.176309 12050 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.177186 12049 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.177873 12049 ts_tablet_manager.cc:1403] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:44:07.178763 12051 raft_consensus.cc:359] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.179625 12051 raft_consensus.cc:385] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.179924 12051 raft_consensus.cc:740] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.180949 12051 consensus_queue.cc:260] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.181098 12049 raft_consensus.cc:359] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.181945 12049 raft_consensus.cc:385] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.182256 12049 raft_consensus.cc:740] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.183388 12051 ts_tablet_manager.cc:1434] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:07.183172 12049 consensus_queue.cc:260] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.184461 12051 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.187089 12050 tablet_bootstrap.cc:654] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.192417 12051 tablet_bootstrap.cc:654] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.192638 12049 ts_tablet_manager.cc:1434] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:44:07.199340 12049 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
I20260608 12:44:07.199487 12050 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.200102 12050 ts_tablet_manager.cc:1403] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260608 12:44:07.201143 12051 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.201692 12051 ts_tablet_manager.cc:1403] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 12:44:07.203511 12050 raft_consensus.cc:359] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.204293 12050 raft_consensus.cc:385] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.204619 12050 raft_consensus.cc:740] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.204735 12051 raft_consensus.cc:359] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.205539 12051 raft_consensus.cc:385] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.205909 12051 raft_consensus.cc:740] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.205650 12050 consensus_queue.cc:260] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.206753 12051 consensus_queue.cc:260] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.207499 12049 tablet_bootstrap.cc:654] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.209470 12051 ts_tablet_manager.cc:1434] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:44:07.211061 12050 ts_tablet_manager.cc:1434] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:44:07.212039 12051 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.212292 12050 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.219484 12051 tablet_bootstrap.cc:654] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.219484 12050 tablet_bootstrap.cc:654] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.219726 12049 tablet_bootstrap.cc:492] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.220647 12049 ts_tablet_manager.cc:1403] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260608 12:44:07.223776 12049 raft_consensus.cc:359] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.224499 12049 raft_consensus.cc:385] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.224804 12049 raft_consensus.cc:740] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.225713 12049 consensus_queue.cc:260] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.232128 12051 tablet_bootstrap.cc:492] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.232128 12050 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.233008 12050 ts_tablet_manager.cc:1403] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:44:07.234551 12049 ts_tablet_manager.cc:1434] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:44:07.235924 12049 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
I20260608 12:44:07.236217 12050 raft_consensus.cc:359] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.237076 12050 raft_consensus.cc:385] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.237391 12050 raft_consensus.cc:740] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.233002 12051 ts_tablet_manager.cc:1403] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260608 12:44:07.241583 12051 raft_consensus.cc:359] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.242255 12051 raft_consensus.cc:385] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.242584 12051 raft_consensus.cc:740] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.243628 12049 tablet_bootstrap.cc:654] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.243391 12051 consensus_queue.cc:260] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.245208 12050 consensus_queue.cc:260] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.245874 12051 ts_tablet_manager.cc:1434] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:44:07.246982 12051 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.248164 12050 ts_tablet_manager.cc:1434] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 12:44:07.249411 12050 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.253747 12051 tablet_bootstrap.cc:654] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.254181 12057 raft_consensus.cc:493] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.254748 12057 raft_consensus.cc:515] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.257840 12057 leader_election.cc:290] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.258147 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.258430 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.258895 11856 raft_consensus.cc:2468] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 0.
W20260608 12:44:07.259940 11970 leader_election.cc:343] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.260658 11969 leader_election.cc:304] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: b23fb239a85a48068f01fec7f276d2fc
I20260608 12:44:07.261859 12057 raft_consensus.cc:2804] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.262251 12057 raft_consensus.cc:493] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.262589 12057 raft_consensus.cc:3060] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.263051 12050 tablet_bootstrap.cc:654] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.271486 12054 raft_consensus.cc:493] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.272038 12054 raft_consensus.cc:515] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.275017 12054 leader_election.cc:290] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.276711 12054 raft_consensus.cc:493] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.277561 12059 raft_consensus.cc:493] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.278288 12059 raft_consensus.cc:515] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.281857 12057 raft_consensus.cc:515] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.286640 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e"
I20260608 12:44:07.286700 12059 leader_election.cc:290] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.286981 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.287295 11856 raft_consensus.cc:3060] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.277153 12054 raft_consensus.cc:515] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.290308 12054 leader_election.cc:290] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
W20260608 12:44:07.290925 11970 leader_election.cc:343] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.298734 12057 leader_election.cc:290] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 election: Requested vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.300256 11856 raft_consensus.cc:2468] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 1.
I20260608 12:44:07.303666 12059 raft_consensus.cc:493] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.303791 12049 tablet_bootstrap.cc:492] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.304551 12049 ts_tablet_manager.cc:1403] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.012s
I20260608 12:44:07.304373 12059 raft_consensus.cc:515] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.306747 12059 leader_election.cc:290] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.307942 12049 raft_consensus.cc:359] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.308233 11969 leader_election.cc:304] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: b23fb239a85a48068f01fec7f276d2fc
I20260608 12:44:07.311100 12057 raft_consensus.cc:2804] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.311601 12057 raft_consensus.cc:697] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Becoming Leader. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Running, Role: LEADER
I20260608 12:44:07.312455 12057 consensus_queue.cc:237] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Queue going to LEADER mode. State: All 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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.308691 12049 raft_consensus.cc:385] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.320156 12049 raft_consensus.cc:740] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.327060 12051 tablet_bootstrap.cc:492] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.327613 12051 ts_tablet_manager.cc:1403] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.065s
I20260608 12:44:07.334574 12050 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.335323 12050 ts_tablet_manager.cc:1403] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.017s
I20260608 12:44:07.335822 12049 consensus_queue.cc:260] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.337111 12054 raft_consensus.cc:493] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.337721 12054 raft_consensus.cc:515] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.340946 12050 raft_consensus.cc:359] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.341748 12050 raft_consensus.cc:385] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.342056 12050 raft_consensus.cc:740] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.342940 12050 consensus_queue.cc:260] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.344231 12054 leader_election.cc:290] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.345582 12050 ts_tablet_manager.cc:1434] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 12:44:07.331492 12051 raft_consensus.cc:359] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.352167 12050 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: Bootstrap starting.
I20260608 12:44:07.353978 12049 ts_tablet_manager.cc:1434] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260608 12:44:07.354362 12051 raft_consensus.cc:385] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.360729 12051 raft_consensus.cc:740] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.361109 12005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a6d552da4642f888b33076e4ae6260" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.361673 12051 consensus_queue.cc:260] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.362299 12004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.362991 12004 raft_consensus.cc:2468] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.357637 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a6d552da4642f888b33076e4ae6260" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.364305 12051 ts_tablet_manager.cc:1434] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260608 12:44:07.365391 11931 raft_consensus.cc:2468] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.366256 12005 raft_consensus.cc:2468] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.368402 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.369176 11931 raft_consensus.cc:2468] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.369908 12049 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: Bootstrap starting.
I20260608 12:44:07.370087 11820 leader_election.cc:304] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.371129 12059 raft_consensus.cc:2804] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.371201 11821 leader_election.cc:304] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [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: 9e107f4f75f447d686808164dda8529e, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.371731 12059 raft_consensus.cc:493] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.372140 12059 raft_consensus.cc:3060] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.373030 12051 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: Bootstrap starting.
I20260608 12:44:07.378118 12049 tablet_bootstrap.cc:654] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: Neither blocks nor log segments found. Creating new log.
W20260608 12:44:07.380692 11802 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:07.380755 12051 tablet_bootstrap.cc:654] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.370783 11753 catalog_manager.cc:5696] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 reported cstate change: term changed from 0 to 1, leader changed from <none> to 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:07.388315 12005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.388693 12004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.388964 12059 raft_consensus.cc:515] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.389326 12005 raft_consensus.cc:2468] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b23fb239a85a48068f01fec7f276d2fc in term 0.
I20260608 12:44:07.390955 12005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
W20260608 12:44:07.391328 11895 leader_election.cc:343] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.392192 11895 leader_election.cc:304] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [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: 728140f24ef24c75bba8c4cee39f4333, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.392365 12004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333"
I20260608 12:44:07.392973 12004 raft_consensus.cc:3060] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.393129 12054 raft_consensus.cc:2804] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.393736 12054 raft_consensus.cc:493] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.394058 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.394179 12054 raft_consensus.cc:3060] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.395328 11856 raft_consensus.cc:2393] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b23fb239a85a48068f01fec7f276d2fc in current term 1: Already voted for candidate 9e107f4f75f447d686808164dda8529e in this term.
I20260608 12:44:07.397317 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5730196cb2941dbb9e839bf191efbdb" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.397640 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.398132 11856 raft_consensus.cc:2393] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b23fb239a85a48068f01fec7f276d2fc in current term 1: Already voted for candidate 728140f24ef24c75bba8c4cee39f4333 in this term.
W20260608 12:44:07.403618 11895 leader_election.cc:343] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:07.404125 11895 leader_election.cc:304] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [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: b23fb239a85a48068f01fec7f276d2fc; no voters: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e
I20260608 12:44:07.410990 12051 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: No bootstrap required, opened a new log
I20260608 12:44:07.411607 12051 ts_tablet_manager.cc:1403] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.006s
I20260608 12:44:07.411943 12049 tablet_bootstrap.cc:492] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: No bootstrap required, opened a new log
I20260608 12:44:07.412564 12049 ts_tablet_manager.cc:1403] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.016s
I20260608 12:44:07.414279 12004 raft_consensus.cc:2468] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 1.
I20260608 12:44:07.414975 12051 raft_consensus.cc:359] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.415763 12051 raft_consensus.cc:385] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.416110 12051 raft_consensus.cc:740] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.415916 12049 raft_consensus.cc:359] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.416950 12049 raft_consensus.cc:385] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.417339 12049 raft_consensus.cc:740] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.417187 12051 consensus_queue.cc:260] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.418678 12049 consensus_queue.cc:260] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.419705 12051 ts_tablet_manager.cc:1434] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 12:44:07.424379 12059 leader_election.cc:290] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 election: Requested vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.425339 12059 raft_consensus.cc:2804] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.425892 12059 raft_consensus.cc:493] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.426352 12059 raft_consensus.cc:3060] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.426837 12049 ts_tablet_manager.cc:1434] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260608 12:44:07.431922 12054 raft_consensus.cc:515] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.437660 12082 raft_consensus.cc:2749] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:07.439514 12079 raft_consensus.cc:493] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.439319 11820 leader_election.cc:304] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.440097 12079 raft_consensus.cc:515] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.443207 12079 leader_election.cc:290] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.443735 12079 raft_consensus.cc:2804] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.446234 12004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.447084 12054 leader_election.cc:290] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.447202 12004 raft_consensus.cc:2468] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.448350 12057 raft_consensus.cc:493] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.449095 12050 tablet_bootstrap.cc:654] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:07.448858 12057 raft_consensus.cc:515] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.449486 11820 leader_election.cc:304] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.449988 12059 raft_consensus.cc:515] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.444363 12079 raft_consensus.cc:697] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 LEADER]: Becoming Leader. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Running, Role: LEADER
I20260608 12:44:07.438773 12085 raft_consensus.cc:493] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.454066 12085 raft_consensus.cc:515] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.454298 12079 consensus_queue.cc:237] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [LEADER]: Queue going to LEADER mode. State: All 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: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.456081 12057 leader_election.cc:290] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
W20260608 12:44:07.451166 11821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:34881, user_credentials={real_user=slave}} blocked reactor thread for 80224.4us
I20260608 12:44:07.464728 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afb598b21b44b17932795ecb1272b46" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.464988 11856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afb598b21b44b17932795ecb1272b46" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.465494 11931 raft_consensus.cc:2468] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 0.
I20260608 12:44:07.465991 11856 raft_consensus.cc:2468] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 0.
I20260608 12:44:07.463673 12059 leader_election.cc:290] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 election: Requested vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.463918 12085 leader_election.cc:290] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.468740 11970 leader_election.cc:304] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.469309 12004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a6d552da4642f888b33076e4ae6260" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333"
I20260608 12:44:07.469614 12084 raft_consensus.cc:2804] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.470960 12057 raft_consensus.cc:2804] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:44:07.468446 11895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:43345, user_credentials={real_user=slave}} blocked reactor thread for 64851.6us
I20260608 12:44:07.471720 12004 raft_consensus.cc:3060] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.472033 12057 raft_consensus.cc:493] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.472434 12057 raft_consensus.cc:3060] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.472610 11895 leader_election.cc:304] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [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: b23fb239a85a48068f01fec7f276d2fc; no voters: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e
I20260608 12:44:07.473789 12085 raft_consensus.cc:3060] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.475157 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e"
I20260608 12:44:07.476505 12005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333"
I20260608 12:44:07.477362 12005 raft_consensus.cc:2393] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b23fb239a85a48068f01fec7f276d2fc in current term 1: Already voted for candidate 9e107f4f75f447d686808164dda8529e in this term.
I20260608 12:44:07.478083 12003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333" is_pre_election: true
I20260608 12:44:07.478366 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.478772 12003 raft_consensus.cc:2468] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b23fb239a85a48068f01fec7f276d2fc in term 0.
I20260608 12:44:07.479024 11855 raft_consensus.cc:2468] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b23fb239a85a48068f01fec7f276d2fc in term 0.
I20260608 12:44:07.479650 11931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca83636fe044bfcbfce8cafd2bf13e5" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.480468 11931 raft_consensus.cc:2393] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e107f4f75f447d686808164dda8529e in current term 1: Already voted for candidate b23fb239a85a48068f01fec7f276d2fc in this term.
I20260608 12:44:07.480330 11930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.480813 11895 leader_election.cc:304] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [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: 728140f24ef24c75bba8c4cee39f4333, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.482057 11929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a6d552da4642f888b33076e4ae6260" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.482549 11895 leader_election.cc:304] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [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: b23fb239a85a48068f01fec7f276d2fc; no voters: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e
I20260608 12:44:07.481081 11930 raft_consensus.cc:2468] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 0.
I20260608 12:44:07.483494 12054 raft_consensus.cc:2749] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:44:07.483884 12086 raft_consensus.cc:2804] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.484033 12057 raft_consensus.cc:515] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.486048 12086 raft_consensus.cc:493] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.486449 12086 raft_consensus.cc:3060] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.487272 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afb598b21b44b17932795ecb1272b46" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e"
I20260608 12:44:07.487875 11855 raft_consensus.cc:3060] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.488116 12050 tablet_bootstrap.cc:492] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: No bootstrap required, opened a new log
I20260608 12:44:07.489750 12050 ts_tablet_manager.cc:1403] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.005s
I20260608 12:44:07.490142 11930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4afb598b21b44b17932795ecb1272b46" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.490924 11930 raft_consensus.cc:3060] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.490067 12057 leader_election.cc:290] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 election: Requested vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.482682 11929 raft_consensus.cc:3060] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.494063 12050 raft_consensus.cc:359] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.494892 12050 raft_consensus.cc:385] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:07.495253 12050 raft_consensus.cc:740] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Initialized, Role: FOLLOWER
I20260608 12:44:07.495420 11855 raft_consensus.cc:2468] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 1.
I20260608 12:44:07.496228 12050 consensus_queue.cc:260] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.496949 11969 leader_election.cc:304] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.497862 12057 raft_consensus.cc:2804] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.488737 12085 raft_consensus.cc:2749] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:07.498438 12057 raft_consensus.cc:697] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Becoming Leader. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Running, Role: LEADER
I20260608 12:44:07.498353 11930 raft_consensus.cc:2468] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 1.
I20260608 12:44:07.500054 12050 ts_tablet_manager.cc:1434] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:44:07.500123 12057 consensus_queue.cc:237] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Queue going to LEADER mode. State: All 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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.503443 11929 raft_consensus.cc:2468] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 1.
I20260608 12:44:07.506158 11821 leader_election.cc:304] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [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: 9e107f4f75f447d686808164dda8529e, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.507676 12088 raft_consensus.cc:2804] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.508209 12088 raft_consensus.cc:697] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 1 LEADER]: Becoming Leader. State: Replica: 9e107f4f75f447d686808164dda8529e, State: Running, Role: LEADER
I20260608 12:44:07.509387 12088 consensus_queue.cc:237] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [LEADER]: Queue going to LEADER mode. State: All 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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.504225 12084 raft_consensus.cc:493] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.515758 12086 raft_consensus.cc:515] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.518950 12004 raft_consensus.cc:2468] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e107f4f75f447d686808164dda8529e in term 1.
I20260608 12:44:07.518339 12084 raft_consensus.cc:3060] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.520743 12086 leader_election.cc:290] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.523437 12003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333"
I20260608 12:44:07.519127 11753 catalog_manager.cc:5696] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e107f4f75f447d686808164dda8529e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9e107f4f75f447d686808164dda8529e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:07.524389 12003 raft_consensus.cc:3060] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.525341 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "b23fb239a85a48068f01fec7f276d2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e"
I20260608 12:44:07.531222 11754 catalog_manager.cc:5696] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 reported cstate change: term changed from 0 to 1, leader changed from <none> to 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:07.534458 12003 raft_consensus.cc:2468] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b23fb239a85a48068f01fec7f276d2fc in term 1.
I20260608 12:44:07.535974 11895 leader_election.cc:304] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [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: 728140f24ef24c75bba8c4cee39f4333, b23fb239a85a48068f01fec7f276d2fc; no voters: 
I20260608 12:44:07.537034 12086 raft_consensus.cc:2804] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.537569 12086 raft_consensus.cc:697] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 LEADER]: Becoming Leader. State: Replica: b23fb239a85a48068f01fec7f276d2fc, State: Running, Role: LEADER
I20260608 12:44:07.538470 12086 consensus_queue.cc:237] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [LEADER]: Queue going to LEADER mode. State: All 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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.543972 12084 raft_consensus.cc:515] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.545320 11855 raft_consensus.cc:2393] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b23fb239a85a48068f01fec7f276d2fc in current term 1: Already voted for candidate 9e107f4f75f447d686808164dda8529e in this term.
I20260608 12:44:07.550156 11929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.550360 12084 leader_election.cc:290] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [CANDIDATE]: Term 1 election: Requested vote from peers b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881), 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195:39519)
I20260608 12:44:07.553273 12003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760913c08ef04b59924b4cb40b2dcae7" candidate_uuid: "9e107f4f75f447d686808164dda8529e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "728140f24ef24c75bba8c4cee39f4333"
I20260608 12:44:07.554142 12003 raft_consensus.cc:2393] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e107f4f75f447d686808164dda8529e in current term 1: Already voted for candidate b23fb239a85a48068f01fec7f276d2fc in this term.
I20260608 12:44:07.554234 11754 catalog_manager.cc:5696] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e107f4f75f447d686808164dda8529e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9e107f4f75f447d686808164dda8529e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:07.555546 11821 leader_election.cc:304] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [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: 9e107f4f75f447d686808164dda8529e; no voters: 728140f24ef24c75bba8c4cee39f4333, b23fb239a85a48068f01fec7f276d2fc
I20260608 12:44:07.556581 12084 raft_consensus.cc:2749] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:44:07.561363 11753 catalog_manager.cc:5696] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to b23fb239a85a48068f01fec7f276d2fc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b23fb239a85a48068f01fec7f276d2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:07.795444 12057 consensus_queue.cc:1048] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.808699 12057 consensus_queue.cc:1048] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.854614 12057 raft_consensus.cc:493] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:07.855115 12057 raft_consensus.cc:515] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.857182 12057 leader_election.cc:290] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.858168 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e" is_pre_election: true
I20260608 12:44:07.858503 11929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc" is_pre_election: true
I20260608 12:44:07.858946 11855 raft_consensus.cc:2468] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 0.
I20260608 12:44:07.859190 11929 raft_consensus.cc:2468] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 0.
I20260608 12:44:07.860086 11969 leader_election.cc:304] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.860941 12057 raft_consensus.cc:2804] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:07.861208 12057 raft_consensus.cc:493] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:07.861431 12057 raft_consensus.cc:3060] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.866732 12057 raft_consensus.cc:515] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.868413 12057 leader_election.cc:290] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [CANDIDATE]: Term 1 election: Requested vote from peers 9e107f4f75f447d686808164dda8529e (127.0.107.193:43345), b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881)
I20260608 12:44:07.869177 11855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e107f4f75f447d686808164dda8529e"
I20260608 12:44:07.869484 11929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec141c7f4a0e4962a895691f3d55a186" candidate_uuid: "728140f24ef24c75bba8c4cee39f4333" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b23fb239a85a48068f01fec7f276d2fc"
I20260608 12:44:07.869753 11855 raft_consensus.cc:3060] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.870123 11929 raft_consensus.cc:3060] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:07.874576 11855 raft_consensus.cc:2468] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 1.
I20260608 12:44:07.874922 11929 raft_consensus.cc:2468] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 728140f24ef24c75bba8c4cee39f4333 in term 1.
I20260608 12:44:07.875705 11969 leader_election.cc:304] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [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: 728140f24ef24c75bba8c4cee39f4333, 9e107f4f75f447d686808164dda8529e; no voters: 
I20260608 12:44:07.876606 12057 raft_consensus.cc:2804] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:07.877148 12057 raft_consensus.cc:697] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Becoming Leader. State: Replica: 728140f24ef24c75bba8c4cee39f4333, State: Running, Role: LEADER
I20260608 12:44:07.878069 12057 consensus_queue.cc:237] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Queue going to LEADER mode. State: All 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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } }
I20260608 12:44:07.885452 11754 catalog_manager.cc:5696] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 reported cstate change: term changed from 0 to 1, leader changed from <none> to 728140f24ef24c75bba8c4cee39f4333 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:07.900380 12084 consensus_queue.cc:1048] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.912179 12084 consensus_queue.cc:1048] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [LEADER]: Connected to new peer: Peer: permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.974496 12057 consensus_queue.cc:1048] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.985213 12086 consensus_queue.cc:1048] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:07.987134 12104 consensus_queue.cc:1048] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:08.005487 12084 consensus_queue.cc:1048] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [LEADER]: Connected to new peer: Peer: permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:08.015980 12108 consensus_queue.cc:1048] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:08.050743 12079 consensus_queue.cc:1048] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:08.281544 12056 consensus_queue.cc:1048] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:08.338460 12104 consensus_queue.cc:1048] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260608 12:44:09.482949 11895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:39519, user_credentials={real_user=slave}} blocked reactor thread for 73930.6us
I20260608 12:44:09.620342   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:09.629108 12160 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
W20260608 12:44:09.631667 12161 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
I20260608 12:44:09.637372   431 server_base.cc:1061] running on GCE node
W20260608 12:44:09.638465 12163 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
I20260608 12:44:09.639650   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:09.639922   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:09.640136   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922649640117 us; error 0 us; skew 500 ppm
I20260608 12:44:09.640771   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:09.643316   431 webserver.cc:533] Webserver started at http://127.0.107.196:35555/ using document root <none> and password file <none>
I20260608 12:44:09.643857   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:09.644075   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:09.644367   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:09.645552   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-3-root/instance:
uuid: "d7da4aaab0464a53aba58b70da06ebd1"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-d4dv"
I20260608 12:44:09.650615   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:09.654476 12168 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.655303   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:44:09.655653   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-3-root
uuid: "d7da4aaab0464a53aba58b70da06ebd1"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-d4dv"
I20260608 12:44:09.655997   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task27OoJe/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922389651467-431-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)
I20260608 12:44:09.667164   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:09.668484   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:09.670184   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:09.672662   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:09.672931   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:44:09.673188   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:09.673377   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.715255   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42187
I20260608 12:44:09.715386 12230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42187 every 8 connection(s)
I20260608 12:44:09.736701 12231 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46421
I20260608 12:44:09.737287 12231 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:09.738147 12231 heartbeater.cc:507] Master 127.0.107.254:46421 requested a full tablet report, sending...
I20260608 12:44:09.740186 11749 ts_manager.cc:194] Registered new tserver with Master: d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196:42187)
I20260608 12:44:09.741711 11749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57254
I20260608 12:44:10.546263 12004 consensus_queue.cc:237] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } }
I20260608 12:44:10.554329 11931 raft_consensus.cc:1275] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.557184 12238 consensus_queue.cc:1048] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:10.561736 11854 raft_consensus.cc:1275] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.563207 12238 consensus_queue.cc:1048] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.565917 12056 raft_consensus.cc:2955] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.567983 11931 raft_consensus.cc:2955] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
W20260608 12:44:10.573767 11969 consensus_peers.cc:597] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 -> Peer d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196:42187): Couldn't send request to peer d7da4aaab0464a53aba58b70da06ebd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec141c7f4a0e4962a895691f3d55a186. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:10.575498 11854 raft_consensus.cc:2955] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.585924 11749 catalog_manager.cc:5696] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 reported cstate change: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:10.603238 11931 consensus_queue.cc:237] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } }
I20260608 12:44:10.616097 12004 raft_consensus.cc:1275] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Refusing update from remote peer b23fb239a85a48068f01fec7f276d2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.616176 11854 raft_consensus.cc:1275] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Refusing update from remote peer b23fb239a85a48068f01fec7f276d2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.618162 12235 consensus_queue.cc:1048] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.620146 12247 consensus_queue.cc:1048] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:44:10.629263 11895 consensus_peers.cc:597] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc -> Peer d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196:42187): Couldn't send request to peer d7da4aaab0464a53aba58b70da06ebd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 760913c08ef04b59924b4cb40b2dcae7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:10.632136 12235 raft_consensus.cc:2955] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.635836 12004 raft_consensus.cc:2955] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.636555 11854 raft_consensus.cc:2955] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.648315 11753 catalog_manager.cc:5696] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 reported cstate change: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "b23fb239a85a48068f01fec7f276d2fc" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } attrs { replace: true } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.649924 12004 consensus_queue.cc:237] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } }
I20260608 12:44:10.658305 11931 raft_consensus.cc:1275] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:44:10.659081 11969 consensus_peers.cc:597] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 -> Peer d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196:42187): Couldn't send request to peer d7da4aaab0464a53aba58b70da06ebd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5730196cb2941dbb9e839bf191efbdb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:10.659610 11854 raft_consensus.cc:1275] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.660259 12056 consensus_queue.cc:1048] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.661496 12238 consensus_queue.cc:1048] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.673007 12238 raft_consensus.cc:2955] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.675985 11854 raft_consensus.cc:2955] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.677448 11931 raft_consensus.cc:2955] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.690588 11752 catalog_manager.cc:5696] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e reported cstate change: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.689882 12004 consensus_queue.cc:237] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [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: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } }
I20260608 12:44:10.699252 11931 raft_consensus.cc:1275] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:44:10.699848 11969 consensus_peers.cc:597] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 -> Peer d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196:42187): Couldn't send request to peer d7da4aaab0464a53aba58b70da06ebd1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4afb598b21b44b17932795ecb1272b46. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:10.699882 11854 raft_consensus.cc:1275] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Refusing update from remote peer 728140f24ef24c75bba8c4cee39f4333: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:10.701000 12239 consensus_queue.cc:1048] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.702044 12238 consensus_queue.cc:1048] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:10.713599 12238 raft_consensus.cc:2955] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.715518 11854 raft_consensus.cc:2955] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.738940 11749 catalog_manager.cc:5696] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e reported cstate change: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "728140f24ef24c75bba8c4cee39f4333" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.744344 12231 heartbeater.cc:499] Master 127.0.107.254:46421 was elected leader, sending a full tablet report...
I20260608 12:44:10.749722   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:10.758630 11931 raft_consensus.cc:2955] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d7da4aaab0464a53aba58b70da06ebd1 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9e107f4f75f447d686808164dda8529e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43345 } attrs { replace: true } } peers { permanent_uuid: "b23fb239a85a48068f01fec7f276d2fc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34881 } } peers { permanent_uuid: "728140f24ef24c75bba8c4cee39f4333" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39519 } } peers { permanent_uuid: "d7da4aaab0464a53aba58b70da06ebd1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42187 } attrs { promote: true } } }
I20260608 12:44:10.795912   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:10.796648   431 tablet_replica.cc:333] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.797348   431 raft_consensus.cc:2243] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.798171   431 raft_consensus.cc:2272] T c4a6d552da4642f888b33076e4ae6260 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.800709   431 tablet_replica.cc:333] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.801354   431 raft_consensus.cc:2243] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.801887   431 raft_consensus.cc:2272] T f5730196cb2941dbb9e839bf191efbdb P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.804445   431 tablet_replica.cc:333] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.805102   431 raft_consensus.cc:2243] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.805609   431 raft_consensus.cc:2272] T 4afb598b21b44b17932795ecb1272b46 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.808123   431 tablet_replica.cc:333] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.808683   431 raft_consensus.cc:2243] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.809388   431 raft_consensus.cc:2272] T 760913c08ef04b59924b4cb40b2dcae7 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.811874   431 tablet_replica.cc:333] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.812408   431 raft_consensus.cc:2243] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.812973   431 raft_consensus.cc:2272] T ec141c7f4a0e4962a895691f3d55a186 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.816819   431 tablet_replica.cc:333] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e: stopping tablet replica
I20260608 12:44:10.817600   431 raft_consensus.cc:2243] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.818711   431 raft_consensus.cc:2272] T dca83636fe044bfcbfce8cafd2bf13e5 P 9e107f4f75f447d686808164dda8529e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.850184   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:10.867168   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:10.894035   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:10.894797   431 tablet_replica.cc:333] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.895473   431 raft_consensus.cc:2243] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.896253   431 raft_consensus.cc:2272] T f5730196cb2941dbb9e839bf191efbdb P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.899094   431 tablet_replica.cc:333] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.899718   431 raft_consensus.cc:2243] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.900283   431 raft_consensus.cc:2272] T 4afb598b21b44b17932795ecb1272b46 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.902837   431 tablet_replica.cc:333] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.903637   431 raft_consensus.cc:2243] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.905193   431 raft_consensus.cc:2272] T 760913c08ef04b59924b4cb40b2dcae7 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.908799   431 tablet_replica.cc:333] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.909442   431 raft_consensus.cc:2243] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.909987   431 raft_consensus.cc:2272] T ec141c7f4a0e4962a895691f3d55a186 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.912508   431 tablet_replica.cc:333] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.913117   431 raft_consensus.cc:2243] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.913643   431 raft_consensus.cc:2272] T dca83636fe044bfcbfce8cafd2bf13e5 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.915639   431 tablet_replica.cc:333] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc: stopping tablet replica
I20260608 12:44:10.916152   431 raft_consensus.cc:2243] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.916641   431 raft_consensus.cc:2272] T c4a6d552da4642f888b33076e4ae6260 P b23fb239a85a48068f01fec7f276d2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.933792   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:10.949597   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:44:10.958051 11970 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34881: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:44:10.964504 11970 consensus_peers.cc:597] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 -> Peer b23fb239a85a48068f01fec7f276d2fc (127.0.107.194:34881): Couldn't send request to peer b23fb239a85a48068f01fec7f276d2fc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:10.980230   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:10.981088   431 tablet_replica.cc:333] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:10.981945   431 raft_consensus.cc:2243] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.982543   431 raft_consensus.cc:2272] T c4a6d552da4642f888b33076e4ae6260 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.984745   431 tablet_replica.cc:333] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:10.985389   431 raft_consensus.cc:2243] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.986398   431 raft_consensus.cc:2272] T f5730196cb2941dbb9e839bf191efbdb P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.989538   431 tablet_replica.cc:333] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:10.990120   431 raft_consensus.cc:2243] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.991108   431 raft_consensus.cc:2272] T ec141c7f4a0e4962a895691f3d55a186 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.993527   431 tablet_replica.cc:333] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:10.994061   431 raft_consensus.cc:2243] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.994587   431 raft_consensus.cc:2272] T dca83636fe044bfcbfce8cafd2bf13e5 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.996572   431 tablet_replica.cc:333] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:10.997133   431 raft_consensus.cc:2243] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.998090   431 raft_consensus.cc:2272] T 4afb598b21b44b17932795ecb1272b46 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.000681   431 tablet_replica.cc:333] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333: stopping tablet replica
I20260608 12:44:11.001224   431 raft_consensus.cc:2243] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:11.001677   431 raft_consensus.cc:2272] T 760913c08ef04b59924b4cb40b2dcae7 P 728140f24ef24c75bba8c4cee39f4333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.030368   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:11.052990   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:11.079226   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:11.096638   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:11.108546   431 master.cc:562] Master@127.0.107.254:46421 shutting down...
W20260608 12:44:11.126708 11802 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:11.127024 11802 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:11.127275 11802 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:11.128424   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:11.129027   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.129376   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 093c50f3aaa04717a2cde54b96e5aed1: stopping tablet replica
I20260608 12:44:11.149641   431 master.cc:584] Master@127.0.107.254:46421 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5936 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13044 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (261365 ms total)
[  PASSED  ] 24 tests.
I20260608 12:44:11.196811   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~46 seconds ago
I20260608 12:44:11.197134   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~47 seconds ago
I20260608 12:44:11.197326   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 26 messages since previous log ~82 seconds ago
I20260608 12:44:11.197535   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~47 seconds ago
I20260608 12:44:11.197743   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 3 messages since previous log ~174 seconds ago
I20260608 12:44:11.197981   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~243 seconds ago
I20260608 12:44:11.198350   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 17 messages since previous log ~4 seconds ago
